Oct 11 23:37:41.835 INFO testing fix-rs-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:37:41.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 23:37:42.094 INFO blam! 5d7b66ac27602001dc022c075a1d619645c9c8d0ded84e8e23bae38936959f48 Oct 11 23:37:42.095 INFO running `"docker" "start" "-a" "5d7b66ac27602001dc022c075a1d619645c9c8d0ded84e8e23bae38936959f48"` Oct 11 23:37:42.568 INFO kablam! usermod: no changes Oct 11 23:37:42.692 INFO kablam! Compiling fix-rs-macros v0.2.1 Oct 11 23:37:46.516 INFO kablam! Compiling fix-rs v0.2.1 (/source) Oct 11 23:37:58.192 INFO kablam! warning: unused variable: `end_seq_no` Oct 11 23:37:58.193 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 11 23:37:58.193 INFO kablam! | Oct 11 23:37:58.193 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Oct 11 23:37:58.194 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 11 23:37:58.194 INFO kablam! | Oct 11 23:37:58.194 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:37:58.195 INFO kablam! Oct 11 23:37:58.195 INFO kablam! warning: unused variable: `logout` Oct 11 23:37:58.195 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 11 23:37:58.195 INFO kablam! | Oct 11 23:37:58.196 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 11 23:37:58.196 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 11 23:37:58.196 INFO kablam! Oct 11 23:37:58.196 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 11 23:37:58.197 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 11 23:37:58.197 INFO kablam! | Oct 11 23:37:58.197 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 11 23:37:58.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 11 23:37:58.198 INFO kablam! Oct 11 23:37:58.198 INFO kablam! warning: unused variable: `logout` Oct 11 23:37:58.198 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 11 23:37:58.199 INFO kablam! | Oct 11 23:37:58.199 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 11 23:37:58.199 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 11 23:37:58.200 INFO kablam! Oct 11 23:38:01.214 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:01.214 INFO kablam! --> src/lib.rs:26:12 Oct 11 23:38:01.214 INFO kablam! | Oct 11 23:38:01.214 INFO kablam! 26 | #![feature(attr_literals)] Oct 11 23:38:01.214 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:01.214 INFO kablam! | Oct 11 23:38:01.214 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:01.214 INFO kablam! Oct 11 23:38:01.214 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 23:38:01.214 INFO kablam! --> src/lib.rs:28:12 Oct 11 23:38:01.214 INFO kablam! | Oct 11 23:38:01.214 INFO kablam! 28 | #![feature(proc_macro)] Oct 11 23:38:01.214 INFO kablam! | ^^^^^^^^^^ Oct 11 23:38:01.214 INFO kablam! Oct 11 23:38:19.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.00s Oct 11 23:38:19.591 INFO kablam! su: No module specific data is present Oct 11 23:38:20.480 INFO running `"docker" "rm" "-f" "5d7b66ac27602001dc022c075a1d619645c9c8d0ded84e8e23bae38936959f48"` Oct 11 23:38:20.724 INFO blam! 5d7b66ac27602001dc022c075a1d619645c9c8d0ded84e8e23bae38936959f48 Oct 11 23:38:20.730 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 23:38:21.290 INFO blam! fc237464166b7caae0a599a52cdd4f215909b70da4dae99833ae700986c823ae Oct 11 23:38:21.292 INFO running `"docker" "start" "-a" "fc237464166b7caae0a599a52cdd4f215909b70da4dae99833ae700986c823ae"` Oct 11 23:38:23.150 INFO kablam! usermod: no changes Oct 11 23:38:23.342 INFO kablam! Compiling fix-rs v0.2.1 (/source) Oct 11 23:38:36.640 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:36.640 INFO kablam! --> tests/parser.rs:12:12 Oct 11 23:38:36.640 INFO kablam! | Oct 11 23:38:36.640 INFO kablam! 12 | #![feature(attr_literals)] Oct 11 23:38:36.640 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:36.640 INFO kablam! | Oct 11 23:38:36.640 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:36.640 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: function is never used: `accept_with_timeout` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:158:1 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 158 | pub fn accept_with_timeout(listener: &TcpListener,timeout: Duration) -> Option { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:172:1 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: method is never used: `setup_test_server_with_ver` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:252:5 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 252 | pub fn setup_test_server_with_ver(fix_version: FIXVersion,message_version: MessageVersion,message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: method is never used: `setup_test_server` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:273:5 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 273 | pub fn setup_test_server(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: method is never used: `setup_test_server_and_logon_with_ver` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:277:5 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 277 | pub fn setup_test_server_and_logon_with_ver(fix_version: FIXVersion,message_version: MessageVersion,message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: method is never used: `setup_test_server_and_logon` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:305:5 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 305 | pub fn setup_test_server_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.756 INFO kablam! Oct 11 23:38:41.756 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 11 23:38:41.756 INFO kablam! --> tests/common/mod.rs:458:5 Oct 11 23:38:41.756 INFO kablam! | Oct 11 23:38:41.756 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 11 23:38:41.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.757 INFO kablam! Oct 11 23:38:41.757 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:41.757 INFO kablam! --> tests/server.rs:12:12 Oct 11 23:38:41.757 INFO kablam! | Oct 11 23:38:41.757 INFO kablam! 12 | #![feature(attr_literals)] Oct 11 23:38:41.757 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:41.776 INFO kablam! | Oct 11 23:38:41.776 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:41.776 INFO kablam! Oct 11 23:38:41.904 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 23:38:41.904 INFO kablam! --> tests/server.rs:423:5 Oct 11 23:38:41.904 INFO kablam! | Oct 11 23:38:41.904 INFO kablam! 423 | test_client.stream.shutdown(Shutdown::Both); Oct 11 23:38:41.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:41.904 INFO kablam! | Oct 11 23:38:41.904 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 23:38:41.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 23:38:41.904 INFO kablam! Oct 11 23:38:45.420 INFO kablam! warning: unused variable: `message` Oct 11 23:38:45.420 INFO kablam! --> tests/fixt.rs:51:19 Oct 11 23:38:45.420 INFO kablam! | Oct 11 23:38:45.420 INFO kablam! 51 | fn is_logon_valid(message: &Logon) -> bool { Oct 11 23:38:45.420 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 11 23:38:45.420 INFO kablam! | Oct 11 23:38:45.420 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:38:45.420 INFO kablam! Oct 11 23:38:45.449 INFO kablam! warning: unused variable: `orig_sending_time_setup_fn` Oct 11 23:38:45.449 INFO kablam! --> tests/fixt.rs:505:13 Oct 11 23:38:45.449 INFO kablam! | Oct 11 23:38:45.449 INFO kablam! 505 | for mut orig_sending_time_setup_fn in orig_sending_time_setup_fns { Oct 11 23:38:45.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_orig_sending_time_setup_fn` instead Oct 11 23:38:45.450 INFO kablam! Oct 11 23:38:45.604 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.604 INFO kablam! --> tests/fixt.rs:81:65 Oct 11 23:38:45.604 INFO kablam! | Oct 11 23:38:45.604 INFO kablam! 81 | let (_,mut client,connection,logon_message) = do_logon(|mut test_server,message| { Oct 11 23:38:45.604 INFO kablam! | ----^^^^^^^^^^^ Oct 11 23:38:45.604 INFO kablam! | | Oct 11 23:38:45.604 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.604 INFO kablam! | Oct 11 23:38:45.604 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:38:45.604 INFO kablam! Oct 11 23:38:45.604 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.604 INFO kablam! --> tests/fixt.rs:111:67 Oct 11 23:38:45.604 INFO kablam! | Oct 11 23:38:45.605 INFO kablam! 111 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 11 23:38:45.605 INFO kablam! | ----^^^^^^^^^^^ Oct 11 23:38:45.605 INFO kablam! | | Oct 11 23:38:45.605 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.605 INFO kablam! Oct 11 23:38:45.605 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.605 INFO kablam! --> tests/fixt.rs:144:67 Oct 11 23:38:45.605 INFO kablam! | Oct 11 23:38:45.605 INFO kablam! 144 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 11 23:38:45.605 INFO kablam! | ----^^^^^^^^^^^ Oct 11 23:38:45.605 INFO kablam! | | Oct 11 23:38:45.605 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.605 INFO kablam! Oct 11 23:38:45.605 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.605 INFO kablam! --> tests/fixt.rs:171:67 Oct 11 23:38:45.605 INFO kablam! | Oct 11 23:38:45.605 INFO kablam! 171 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,_| { Oct 11 23:38:45.605 INFO kablam! | ----^^^^^^^^^^^ Oct 11 23:38:45.605 INFO kablam! | | Oct 11 23:38:45.605 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.605 INFO kablam! Oct 11 23:38:45.622 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.622 INFO kablam! --> tests/fixt.rs:236:101 Oct 11 23:38:45.622 INFO kablam! | Oct 11 23:38:45.622 INFO kablam! 236 | let (mut test_client,_engine,_listener,_connection,initial_logon_message) = do_logon(|_|{},|mut engine,connection,logon_message| { Oct 11 23:38:45.622 INFO kablam! | ----^^^^^^ Oct 11 23:38:45.622 INFO kablam! | | Oct 11 23:38:45.622 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.622 INFO kablam! Oct 11 23:38:45.622 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.622 INFO kablam! --> tests/fixt.rs:258:10 Oct 11 23:38:45.622 INFO kablam! | Oct 11 23:38:45.622 INFO kablam! 258 | |mut engine,connection,logon_message| { Oct 11 23:38:45.622 INFO kablam! | ----^^^^^^ Oct 11 23:38:45.622 INFO kablam! | | Oct 11 23:38:45.622 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.622 INFO kablam! Oct 11 23:38:45.624 INFO kablam! warning: variable does not need to be mutable Oct 11 23:38:45.624 INFO kablam! --> tests/fixt.rs:294:10 Oct 11 23:38:45.624 INFO kablam! | Oct 11 23:38:45.624 INFO kablam! 294 | |mut engine,connection,_| { Oct 11 23:38:45.624 INFO kablam! | ----^^^^^^ Oct 11 23:38:45.624 INFO kablam! | | Oct 11 23:38:45.624 INFO kablam! | help: remove this `mut` Oct 11 23:38:45.624 INFO kablam! Oct 11 23:38:46.961 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 11 23:38:46.961 INFO kablam! --> tests/common/mod.rs:338:5 Oct 11 23:38:46.961 INFO kablam! | Oct 11 23:38:46.962 INFO kablam! 338 | pub fn setup_test_client_and_logon_with_ver(fix_version: FIXVersion,message_version: MessageVersion,message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:46.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:46.962 INFO kablam! | Oct 11 23:38:46.963 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:38:46.963 INFO kablam! Oct 11 23:38:46.963 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 11 23:38:46.963 INFO kablam! --> tests/common/mod.rs:372:5 Oct 11 23:38:46.964 INFO kablam! | Oct 11 23:38:46.964 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:46.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:46.965 INFO kablam! Oct 11 23:38:46.965 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 11 23:38:46.965 INFO kablam! --> tests/common/mod.rs:458:5 Oct 11 23:38:46.965 INFO kablam! | Oct 11 23:38:46.965 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 11 23:38:46.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:46.966 INFO kablam! Oct 11 23:38:46.966 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:46.966 INFO kablam! --> tests/fixt.rs:12:12 Oct 11 23:38:46.967 INFO kablam! | Oct 11 23:38:46.967 INFO kablam! 12 | #![feature(attr_literals)] Oct 11 23:38:46.967 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:46.967 INFO kablam! | Oct 11 23:38:46.968 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:46.968 INFO kablam! Oct 11 23:38:47.396 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 11 23:38:47.396 INFO kablam! --> tests/common/mod.rs:172:1 Oct 11 23:38:47.396 INFO kablam! | Oct 11 23:38:47.396 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 11 23:38:47.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:47.396 INFO kablam! | Oct 11 23:38:47.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:38:47.396 INFO kablam! Oct 11 23:38:47.396 INFO kablam! warning: method is never used: `setup_test_client_with_ver` Oct 11 23:38:47.396 INFO kablam! --> tests/common/mod.rs:309:5 Oct 11 23:38:47.396 INFO kablam! | Oct 11 23:38:47.396 INFO kablam! 309 | pub fn setup_test_client_with_ver(fix_version: FIXVersion,message_version: MessageVersion,message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:47.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:47.397 INFO kablam! Oct 11 23:38:47.397 INFO kablam! warning: method is never used: `setup_test_client` Oct 11 23:38:47.397 INFO kablam! --> tests/common/mod.rs:334:5 Oct 11 23:38:47.397 INFO kablam! | Oct 11 23:38:47.397 INFO kablam! 334 | pub fn setup_test_client(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:47.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:47.397 INFO kablam! Oct 11 23:38:47.397 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 11 23:38:47.397 INFO kablam! --> tests/common/mod.rs:338:5 Oct 11 23:38:47.397 INFO kablam! | Oct 11 23:38:47.397 INFO kablam! 338 | pub fn setup_test_client_and_logon_with_ver(fix_version: FIXVersion,message_version: MessageVersion,message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:47.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:47.397 INFO kablam! Oct 11 23:38:47.397 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 11 23:38:47.397 INFO kablam! --> tests/common/mod.rs:372:5 Oct 11 23:38:47.397 INFO kablam! | Oct 11 23:38:47.397 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 11 23:38:47.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:38:47.397 INFO kablam! Oct 11 23:38:47.416 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:47.416 INFO kablam! --> tests/client.rs:12:12 Oct 11 23:38:47.416 INFO kablam! | Oct 11 23:38:47.416 INFO kablam! 12 | #![feature(attr_literals)] Oct 11 23:38:47.416 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:47.416 INFO kablam! | Oct 11 23:38:47.416 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:47.416 INFO kablam! Oct 11 23:38:56.684 INFO kablam! warning: unused variable: `end_seq_no` Oct 11 23:38:56.684 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 11 23:38:56.684 INFO kablam! | Oct 11 23:38:56.684 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Oct 11 23:38:56.684 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 11 23:38:56.684 INFO kablam! | Oct 11 23:38:56.684 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:38:56.684 INFO kablam! Oct 11 23:38:56.685 INFO kablam! warning: unused variable: `logout` Oct 11 23:38:56.685 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 11 23:38:56.685 INFO kablam! | Oct 11 23:38:56.685 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 11 23:38:56.685 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 11 23:38:56.685 INFO kablam! Oct 11 23:38:56.685 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 11 23:38:56.685 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 11 23:38:56.685 INFO kablam! | Oct 11 23:38:56.685 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 11 23:38:56.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 11 23:38:56.685 INFO kablam! Oct 11 23:38:56.685 INFO kablam! warning: unused variable: `logout` Oct 11 23:38:56.685 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 11 23:38:56.685 INFO kablam! | Oct 11 23:38:56.685 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 11 23:38:56.685 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 11 23:38:56.685 INFO kablam! Oct 11 23:38:59.908 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 23:38:59.908 INFO kablam! --> src/lib.rs:26:12 Oct 11 23:38:59.908 INFO kablam! | Oct 11 23:38:59.908 INFO kablam! 26 | #![feature(attr_literals)] Oct 11 23:38:59.908 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:38:59.908 INFO kablam! | Oct 11 23:38:59.908 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:38:59.909 INFO kablam! Oct 11 23:38:59.909 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 23:38:59.909 INFO kablam! --> src/lib.rs:28:12 Oct 11 23:38:59.909 INFO kablam! | Oct 11 23:38:59.909 INFO kablam! 28 | #![feature(proc_macro)] Oct 11 23:38:59.909 INFO kablam! | ^^^^^^^^^^ Oct 11 23:38:59.909 INFO kablam! Oct 11 23:39:01.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.61s Oct 11 23:39:01.804 INFO kablam! su: No module specific data is present Oct 11 23:39:02.398 INFO running `"docker" "rm" "-f" "fc237464166b7caae0a599a52cdd4f215909b70da4dae99833ae700986c823ae"` Oct 11 23:39:02.666 INFO blam! fc237464166b7caae0a599a52cdd4f215909b70da4dae99833ae700986c823ae Oct 11 23:39:02.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 23:39:03.053 INFO blam! b678e2d68db58570c70ddfda0ce281b670f13fc06c65a270601ed6536841bc96 Oct 11 23:39:03.054 INFO running `"docker" "start" "-a" "b678e2d68db58570c70ddfda0ce281b670f13fc06c65a270601ed6536841bc96"` Oct 11 23:39:04.104 INFO kablam! usermod: no changes Oct 11 23:39:04.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 23:39:04.247 INFO kablam! Running /target/debug/deps/fix_rs-e7358b0f38b88779 Oct 11 23:39:04.247 INFO blam! Oct 11 23:39:04.247 INFO kablam! Running /target/debug/deps/client-307f67577411dae0 Oct 11 23:39:04.247 INFO blam! running 0 tests Oct 11 23:39:04.247 INFO blam! Oct 11 23:39:04.247 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:39:04.247 INFO blam! Oct 11 23:39:04.256 INFO blam! Oct 11 23:39:04.257 INFO blam! running 22 tests Oct 11 23:39:04.431 INFO blam! test test_logout_and_terminate_wrong_versioned_test_request_immediately_after_logon ... ok Oct 11 23:39:04.433 INFO blam! test test_message_type_default_application_version ... ok Oct 11 23:39:04.454 INFO blam! test test_overflowing_inbound_messages_buffer_does_resume ... ok Oct 11 23:39:04.481 INFO blam! test test_default_appl_ver_id ... ok Oct 11 23:39:04.501 INFO blam! test test_appl_ver_id ... ok Oct 11 23:39:04.517 INFO blam! test test_inbound_resend_loop_detection ... ok Oct 11 23:39:04.526 INFO blam! Shutting down connection after remote logged out cleanly. Oct 11 23:39:04.527 INFO blam! test test_recv_logout_with_high_msg_seq_num ... ok Oct 11 23:39:04.573 INFO blam! test test_respect_default_appl_ver_id_in_test_request_immediately_after_logon ... ok Oct 11 23:39:04.597 INFO blam! test test_recv_resend_request_invalid_end_seq_no ... ok Oct 11 23:39:04.621 INFO blam! test test_send_logout_and_recv_logout_with_high_msg_seq_num ... ok Oct 11 23:39:04.626 INFO blam! test test_respond_to_test_request_immediately_after_logon ... ok Oct 11 23:39:04.773 INFO blam! test test_sender_comp_id ... ok Oct 11 23:39:04.836 INFO blam! test test_target_comp_id ... ok Oct 11 23:39:04.878 INFO blam! test test_wrong_sender_comp_id_in_logon_response ... ok Oct 11 23:39:04.989 INFO blam! test test_max_message_size ... ok Oct 11 23:39:05.025 INFO blam! test test_wrong_target_comp_id_in_logon_response ... ok Oct 11 23:39:05.168 INFO blam! test test_send_logout_before_logon ... ok Oct 11 23:39:10.065 INFO blam! Shutting down connection after remote logged out cleanly. Oct 11 23:39:10.068 INFO blam! test test_recv_logout_send_logout_recv_resend_request ... ok Oct 11 23:39:10.208 INFO blam! test test_send_logout_and_recv_resend_request ... ok Oct 11 23:39:14.728 INFO blam! Shutting down connection after no Logout response before timeout Oct 11 23:39:15.020 INFO blam! Shutting down connection after remote logged out cleanly. Oct 11 23:39:15.020 INFO blam! test test_recv_logout_with_high_msg_seq_num_and_no_reply ... ok Oct 11 23:39:15.228 INFO blam! test test_send_logout_and_recv_logout_with_high_msg_seq_num_and_no_reply ... ok Oct 11 23:39:36.993 INFO blam! Shutting down connection after writing to socket resulted in WouldBlock for too long Oct 11 23:39:36.994 INFO blam! test test_block_read_when_write_blocks ... ok Oct 11 23:39:36.994 INFO blam! Oct 11 23:39:36.994 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:39:36.994 INFO blam! Oct 11 23:39:37.000 INFO kablam! Running /target/debug/deps/fixt-bec261d5cc6742f6 Oct 11 23:39:37.003 INFO blam! Oct 11 23:39:37.003 INFO blam! running 21 tests Oct 11 23:39:37.018 INFO blam! test test_16B ... ignored Oct 11 23:39:37.035 INFO blam! test test_15B ... ok Oct 11 23:39:37.036 INFO blam! test test_19B ... ignored Oct 11 23:39:37.049 INFO blam! test test_17B ... ok Oct 11 23:39:37.057 INFO blam! test test_18B ... ok Oct 11 23:39:37.121 INFO blam! Shutting down connection after remote logged out cleanly. Oct 11 23:39:37.260 INFO blam! test test_20B ... ok Oct 11 23:39:37.977 INFO blam! test test_14B ... ok Oct 11 23:39:37.977 INFO blam! test test_3B ... ok Oct 11 23:39:38.018 INFO blam! test test_10B ... ok Oct 11 23:39:38.036 INFO blam! test test_5B ... ok Oct 11 23:39:38.220 INFO blam! test test_11B ... ok Oct 11 23:39:38.268 INFO blam! test test_7B ... ok Oct 11 23:39:38.341 INFO blam! test test_1S ... ok Oct 11 23:39:38.348 INFO blam! test test_9B ... ok Oct 11 23:39:38.348 INFO blam! test test_1B ... ok Oct 11 23:39:39.090 INFO blam! test test_2B ... ok Oct 11 23:39:44.360 INFO blam! test test_8B ... ok Oct 11 23:39:47.612 INFO blam! Shutting down connection after no Logout response before timeout Oct 11 23:39:48.102 INFO blam! test test_12B ... ok Oct 11 23:39:51.884 INFO blam! test test_4B ... ok Oct 11 23:39:53.152 INFO blam! Shutting down connection after other side failed to disconnect before timeout Oct 11 23:39:54.699 INFO blam! Shutting down connection after other side failed to respond to TestRequest before timeout Oct 11 23:39:54.753 INFO blam! test test_13B ... ok Oct 11 23:39:56.092 INFO blam! test test_6B ... ok Oct 11 23:39:56.092 INFO blam! Oct 11 23:39:56.092 INFO blam! test result: ok. 19 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 11 23:39:56.093 INFO blam! Oct 11 23:39:56.094 INFO kablam! Running /target/debug/deps/parser-f08e77e284b85123 Oct 11 23:39:56.097 INFO blam! Oct 11 23:39:56.097 INFO blam! running 13 tests Oct 11 23:39:56.100 INFO blam! test no_value_after_tag_test ... ok Oct 11 23:39:56.110 INFO blam! test equal_character_in_text_test ... ok Oct 11 23:39:56.110 INFO blam! test length_tag_test ... ok Oct 11 23:39:56.112 INFO blam! test simple_test ... ok Oct 11 23:39:56.130 INFO blam! test msg_type_third_tag_test ... ok Oct 11 23:39:56.130 INFO blam! test nested_repeating_groups_test ... ok Oct 11 23:39:56.130 INFO blam! test appl_ver_id_sixth_tag_test ... ok Oct 11 23:39:56.192 INFO blam! test stream_test ... ok Oct 11 23:39:56.214 INFO blam! test body_length_second_tag_test ... ok Oct 11 23:39:56.214 INFO blam! test sender_comp_id_fourth_tag_test ... ok Oct 11 23:39:56.220 INFO blam! test checksum_tag_test ... ok Oct 11 23:39:56.232 INFO blam! test repeating_groups_test ... ok Oct 11 23:39:56.232 INFO kablam! Running /target/debug/deps/server-9066c934cbc5190a Oct 11 23:39:56.232 INFO blam! test target_comp_id_fifth_tag_test ... ok Oct 11 23:39:56.232 INFO blam! Oct 11 23:39:56.232 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:39:56.232 INFO blam! Oct 11 23:39:56.238 INFO blam! Oct 11 23:39:56.238 INFO blam! running 11 tests Oct 11 23:39:56.340 INFO blam! test test_connection_terminated_while_approving_logon ... ok Oct 11 23:39:56.356 INFO blam! test test_connection_terminated_when_disconnected_with_no_logon ... ok Oct 11 23:39:56.396 INFO blam! test test_default_appl_ver_id ... ok Oct 11 23:39:56.443 INFO blam! test test_message_type_default_application_version ... ok Oct 11 23:39:56.491 INFO blam! test test_logon_all_fix_versions ... ok Oct 11 23:39:56.508 INFO blam! test test_appl_ver_id ... ok Oct 11 23:39:57.341 INFO blam! test test_approve_already_approved_connection_does_nothing ... ok Oct 11 23:39:57.422 INFO blam! test test_wrong_target_comp_id_in_logon ... ok Oct 11 23:40:02.350 INFO blam! test test_block_read_while_approving_logon ... ok Oct 11 23:40:06.257 INFO blam! Shutting down connection after no initial Logon received before timeout Oct 11 23:40:06.296 INFO blam! test test_auto_disconnect_after_no_logon ... ok Oct 11 23:40:09.288 INFO blam! test test_heart_bt_int ... ok Oct 11 23:40:09.289 INFO kablam! Doc-tests fix-rs Oct 11 23:40:09.289 INFO blam! Oct 11 23:40:09.289 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:40:09.290 INFO blam! Oct 11 23:40:15.181 INFO blam! Oct 11 23:40:15.181 INFO blam! running 0 tests Oct 11 23:40:15.181 INFO blam! Oct 11 23:40:15.181 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:40:15.181 INFO blam! Oct 11 23:40:15.211 INFO kablam! su: No module specific data is present Oct 11 23:40:16.450 INFO running `"docker" "rm" "-f" "b678e2d68db58570c70ddfda0ce281b670f13fc06c65a270601ed6536841bc96"` Oct 11 23:40:16.761 INFO blam! b678e2d68db58570c70ddfda0ce281b670f13fc06c65a270601ed6536841bc96