Sep 04 20:34:22.891 INFO checking fix-rs-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 20:34:22.891 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 20:34:22.891 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:34:23.086 INFO blam! 4198fbe34e34104046beca04e8bfd434cb31f2c0519e3c369068bb879a0f8016 Sep 04 20:34:23.088 INFO running `"docker" "start" "-a" "4198fbe34e34104046beca04e8bfd434cb31f2c0519e3c369068bb879a0f8016"` Sep 04 20:34:24.167 INFO kablam! Compiling fix-rs-macros v0.2.1 Sep 04 20:34:28.035 INFO kablam! Checking fix-rs v0.2.1 (file:///source) Sep 04 20:34:46.662 INFO kablam! warning: unused variable: `end_seq_no` Sep 04 20:34:46.662 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Sep 04 20:34:46.662 INFO kablam! | Sep 04 20:34:46.662 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Sep 04 20:34:46.662 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Sep 04 20:34:46.663 INFO kablam! | Sep 04 20:34:46.663 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:34:46.663 INFO kablam! Sep 04 20:34:46.663 INFO kablam! warning: unused variable: `logout` Sep 04 20:34:46.663 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Sep 04 20:34:46.663 INFO kablam! | Sep 04 20:34:46.663 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Sep 04 20:34:46.663 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Sep 04 20:34:46.663 INFO kablam! Sep 04 20:34:46.663 INFO kablam! warning: unused variable: `logging_out_initiator` Sep 04 20:34:46.663 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Sep 04 20:34:46.663 INFO kablam! | Sep 04 20:34:46.663 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Sep 04 20:34:46.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Sep 04 20:34:46.663 INFO kablam! Sep 04 20:34:46.663 INFO kablam! warning: unused variable: `logout` Sep 04 20:34:46.664 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Sep 04 20:34:46.664 INFO kablam! | Sep 04 20:34:46.664 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Sep 04 20:34:46.664 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Sep 04 20:34:46.664 INFO kablam! Sep 04 20:34:48.202 INFO kablam! warning: unused variable: `end_seq_no` Sep 04 20:34:48.202 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Sep 04 20:34:48.202 INFO kablam! | Sep 04 20:34:48.202 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Sep 04 20:34:48.202 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Sep 04 20:34:48.202 INFO kablam! | Sep 04 20:34:48.202 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:34:48.202 INFO kablam! Sep 04 20:34:48.203 INFO kablam! warning: unused variable: `logout` Sep 04 20:34:48.203 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Sep 04 20:34:48.203 INFO kablam! | Sep 04 20:34:48.203 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Sep 04 20:34:48.203 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Sep 04 20:34:48.203 INFO kablam! Sep 04 20:34:48.203 INFO kablam! warning: unused variable: `logging_out_initiator` Sep 04 20:34:48.203 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Sep 04 20:34:48.203 INFO kablam! | Sep 04 20:34:48.203 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Sep 04 20:34:48.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Sep 04 20:34:48.203 INFO kablam! Sep 04 20:34:48.203 INFO kablam! warning: unused variable: `logout` Sep 04 20:34:48.203 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Sep 04 20:34:48.203 INFO kablam! | Sep 04 20:34:48.203 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Sep 04 20:34:48.203 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Sep 04 20:34:48.203 INFO kablam! Sep 04 20:34:52.336 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:34:52.337 INFO kablam! --> src/lib.rs:26:12 Sep 04 20:34:52.337 INFO kablam! | Sep 04 20:34:52.337 INFO kablam! 26 | #![feature(attr_literals)] Sep 04 20:34:52.337 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:34:52.337 INFO kablam! | Sep 04 20:34:52.337 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:34:52.337 INFO kablam! Sep 04 20:34:52.337 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 20:34:52.337 INFO kablam! --> src/lib.rs:28:12 Sep 04 20:34:52.337 INFO kablam! | Sep 04 20:34:52.337 INFO kablam! 28 | #![feature(proc_macro)] Sep 04 20:34:52.337 INFO kablam! | ^^^^^^^^^^ Sep 04 20:34:52.337 INFO kablam! Sep 04 20:34:54.643 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:34:54.643 INFO kablam! --> src/lib.rs:26:12 Sep 04 20:34:54.643 INFO kablam! | Sep 04 20:34:54.643 INFO kablam! 26 | #![feature(attr_literals)] Sep 04 20:34:54.643 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:34:54.649 INFO kablam! | Sep 04 20:34:54.649 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:34:54.649 INFO kablam! Sep 04 20:34:54.652 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 20:34:54.652 INFO kablam! --> src/lib.rs:28:12 Sep 04 20:34:54.652 INFO kablam! | Sep 04 20:34:54.652 INFO kablam! 28 | #![feature(proc_macro)] Sep 04 20:34:54.652 INFO kablam! | ^^^^^^^^^^ Sep 04 20:34:54.653 INFO kablam! Sep 04 20:35:02.982 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:35:02.982 INFO kablam! --> tests/parser.rs:12:12 Sep 04 20:35:02.982 INFO kablam! | Sep 04 20:35:02.982 INFO kablam! 12 | #![feature(attr_literals)] Sep 04 20:35:02.983 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:35:02.983 INFO kablam! | Sep 04 20:35:02.983 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:35:02.984 INFO kablam! Sep 04 20:35:05.400 INFO kablam! warning: function is never used: `accept_with_timeout` Sep 04 20:35:05.400 INFO kablam! --> tests/common/mod.rs:158:1 Sep 04 20:35:05.400 INFO kablam! | Sep 04 20:35:05.400 INFO kablam! 158 | pub fn accept_with_timeout(listener: &TcpListener,timeout: Duration) -> Option { Sep 04 20:35:05.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.400 INFO kablam! | Sep 04 20:35:05.400 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 20:35:05.400 INFO kablam! Sep 04 20:35:05.402 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Sep 04 20:35:05.402 INFO kablam! --> tests/common/mod.rs:172:1 Sep 04 20:35:05.402 INFO kablam! | Sep 04 20:35:05.402 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Sep 04 20:35:05.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.402 INFO kablam! Sep 04 20:35:05.402 INFO kablam! warning: method is never used: `setup_test_server_with_ver` Sep 04 20:35:05.402 INFO kablam! --> tests/common/mod.rs:252:5 Sep 04 20:35:05.402 INFO kablam! | Sep 04 20:35:05.402 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) { Sep 04 20:35:05.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.402 INFO kablam! Sep 04 20:35:05.402 INFO kablam! warning: method is never used: `setup_test_server` Sep 04 20:35:05.402 INFO kablam! --> tests/common/mod.rs:273:5 Sep 04 20:35:05.402 INFO kablam! | Sep 04 20:35:05.402 INFO kablam! 273 | pub fn setup_test_server(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Sep 04 20:35:05.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.402 INFO kablam! Sep 04 20:35:05.402 INFO kablam! warning: method is never used: `setup_test_server_and_logon_with_ver` Sep 04 20:35:05.402 INFO kablam! --> tests/common/mod.rs:277:5 Sep 04 20:35:05.402 INFO kablam! | Sep 04 20:35:05.402 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) { Sep 04 20:35:05.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.402 INFO kablam! Sep 04 20:35:05.403 INFO kablam! warning: method is never used: `setup_test_server_and_logon` Sep 04 20:35:05.403 INFO kablam! --> tests/common/mod.rs:305:5 Sep 04 20:35:05.403 INFO kablam! | Sep 04 20:35:05.403 INFO kablam! 305 | pub fn setup_test_server_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Sep 04 20:35:05.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.403 INFO kablam! Sep 04 20:35:05.403 INFO kablam! warning: method is never used: `send_message_with_timeout` Sep 04 20:35:05.403 INFO kablam! --> tests/common/mod.rs:458:5 Sep 04 20:35:05.403 INFO kablam! | Sep 04 20:35:05.403 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Sep 04 20:35:05.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.403 INFO kablam! Sep 04 20:35:05.403 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:35:05.403 INFO kablam! --> tests/server.rs:12:12 Sep 04 20:35:05.403 INFO kablam! | Sep 04 20:35:05.403 INFO kablam! 12 | #![feature(attr_literals)] Sep 04 20:35:05.403 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:35:05.403 INFO kablam! | Sep 04 20:35:05.403 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:35:05.403 INFO kablam! Sep 04 20:35:05.486 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 20:35:05.486 INFO kablam! --> tests/server.rs:423:5 Sep 04 20:35:05.486 INFO kablam! | Sep 04 20:35:05.486 INFO kablam! 423 | test_client.stream.shutdown(Shutdown::Both); Sep 04 20:35:05.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:05.486 INFO kablam! | Sep 04 20:35:05.486 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 20:35:05.486 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 20:35:05.486 INFO kablam! Sep 04 20:35:08.428 INFO kablam! warning: unused variable: `message` Sep 04 20:35:08.428 INFO kablam! --> tests/fixt.rs:51:19 Sep 04 20:35:08.428 INFO kablam! | Sep 04 20:35:08.428 INFO kablam! 51 | fn is_logon_valid(message: &Logon) -> bool { Sep 04 20:35:08.428 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Sep 04 20:35:08.428 INFO kablam! | Sep 04 20:35:08.428 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:35:08.428 INFO kablam! Sep 04 20:35:08.442 INFO kablam! warning: unused variable: `orig_sending_time_setup_fn` Sep 04 20:35:08.442 INFO kablam! --> tests/fixt.rs:505:13 Sep 04 20:35:08.442 INFO kablam! | Sep 04 20:35:08.442 INFO kablam! 505 | for mut orig_sending_time_setup_fn in orig_sending_time_setup_fns { Sep 04 20:35:08.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_orig_sending_time_setup_fn` instead Sep 04 20:35:08.442 INFO kablam! Sep 04 20:35:08.545 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.546 INFO kablam! --> tests/fixt.rs:81:65 Sep 04 20:35:08.546 INFO kablam! | Sep 04 20:35:08.546 INFO kablam! 81 | let (_,mut client,connection,logon_message) = do_logon(|mut test_server,message| { Sep 04 20:35:08.546 INFO kablam! | ----^^^^^^^^^^^ Sep 04 20:35:08.546 INFO kablam! | | Sep 04 20:35:08.546 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.546 INFO kablam! | Sep 04 20:35:08.546 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:35:08.546 INFO kablam! Sep 04 20:35:08.546 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.546 INFO kablam! --> tests/fixt.rs:111:67 Sep 04 20:35:08.546 INFO kablam! | Sep 04 20:35:08.546 INFO kablam! 111 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Sep 04 20:35:08.546 INFO kablam! | ----^^^^^^^^^^^ Sep 04 20:35:08.546 INFO kablam! | | Sep 04 20:35:08.546 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.546 INFO kablam! Sep 04 20:35:08.546 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.546 INFO kablam! --> tests/fixt.rs:144:67 Sep 04 20:35:08.546 INFO kablam! | Sep 04 20:35:08.546 INFO kablam! 144 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Sep 04 20:35:08.546 INFO kablam! | ----^^^^^^^^^^^ Sep 04 20:35:08.546 INFO kablam! | | Sep 04 20:35:08.546 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.546 INFO kablam! Sep 04 20:35:08.547 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.547 INFO kablam! --> tests/fixt.rs:171:67 Sep 04 20:35:08.547 INFO kablam! | Sep 04 20:35:08.547 INFO kablam! 171 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,_| { Sep 04 20:35:08.547 INFO kablam! | ----^^^^^^^^^^^ Sep 04 20:35:08.547 INFO kablam! | | Sep 04 20:35:08.547 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.547 INFO kablam! Sep 04 20:35:08.585 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.585 INFO kablam! --> tests/fixt.rs:236:101 Sep 04 20:35:08.585 INFO kablam! | Sep 04 20:35:08.585 INFO kablam! 236 | let (mut test_client,_engine,_listener,_connection,initial_logon_message) = do_logon(|_|{},|mut engine,connection,logon_message| { Sep 04 20:35:08.586 INFO kablam! | ----^^^^^^ Sep 04 20:35:08.586 INFO kablam! | | Sep 04 20:35:08.586 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.586 INFO kablam! Sep 04 20:35:08.586 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.586 INFO kablam! --> tests/fixt.rs:258:10 Sep 04 20:35:08.586 INFO kablam! | Sep 04 20:35:08.586 INFO kablam! 258 | |mut engine,connection,logon_message| { Sep 04 20:35:08.586 INFO kablam! | ----^^^^^^ Sep 04 20:35:08.586 INFO kablam! | | Sep 04 20:35:08.586 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.586 INFO kablam! Sep 04 20:35:08.586 INFO kablam! warning: variable does not need to be mutable Sep 04 20:35:08.586 INFO kablam! --> tests/fixt.rs:294:10 Sep 04 20:35:08.586 INFO kablam! | Sep 04 20:35:08.586 INFO kablam! 294 | |mut engine,connection,_| { Sep 04 20:35:08.586 INFO kablam! | ----^^^^^^ Sep 04 20:35:08.586 INFO kablam! | | Sep 04 20:35:08.586 INFO kablam! | help: remove this `mut` Sep 04 20:35:08.586 INFO kablam! Sep 04 20:35:09.134 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Sep 04 20:35:09.134 INFO kablam! --> tests/common/mod.rs:172:1 Sep 04 20:35:09.134 INFO kablam! | Sep 04 20:35:09.134 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Sep 04 20:35:09.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:09.135 INFO kablam! | Sep 04 20:35:09.135 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 20:35:09.135 INFO kablam! Sep 04 20:35:09.135 INFO kablam! warning: method is never used: `setup_test_client_with_ver` Sep 04 20:35:09.135 INFO kablam! --> tests/common/mod.rs:309:5 Sep 04 20:35:09.135 INFO kablam! | Sep 04 20:35:09.135 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) { Sep 04 20:35:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:09.136 INFO kablam! Sep 04 20:35:09.136 INFO kablam! warning: method is never used: `setup_test_client` Sep 04 20:35:09.136 INFO kablam! --> tests/common/mod.rs:334:5 Sep 04 20:35:09.136 INFO kablam! | Sep 04 20:35:09.136 INFO kablam! 334 | pub fn setup_test_client(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Sep 04 20:35:09.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:09.136 INFO kablam! Sep 04 20:35:09.136 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Sep 04 20:35:09.136 INFO kablam! --> tests/common/mod.rs:338:5 Sep 04 20:35:09.136 INFO kablam! | Sep 04 20:35:09.136 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) { Sep 04 20:35:09.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:09.136 INFO kablam! Sep 04 20:35:09.137 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Sep 04 20:35:09.137 INFO kablam! --> tests/common/mod.rs:372:5 Sep 04 20:35:09.137 INFO kablam! | Sep 04 20:35:09.137 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Sep 04 20:35:09.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:09.137 INFO kablam! Sep 04 20:35:09.142 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:35:09.142 INFO kablam! --> tests/client.rs:12:12 Sep 04 20:35:09.142 INFO kablam! | Sep 04 20:35:09.142 INFO kablam! 12 | #![feature(attr_literals)] Sep 04 20:35:09.142 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:35:09.143 INFO kablam! | Sep 04 20:35:09.143 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:35:09.143 INFO kablam! Sep 04 20:35:10.197 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Sep 04 20:35:10.197 INFO kablam! --> tests/common/mod.rs:338:5 Sep 04 20:35:10.197 INFO kablam! | Sep 04 20:35:10.197 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) { Sep 04 20:35:10.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:10.197 INFO kablam! | Sep 04 20:35:10.197 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 20:35:10.197 INFO kablam! Sep 04 20:35:10.197 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Sep 04 20:35:10.197 INFO kablam! --> tests/common/mod.rs:372:5 Sep 04 20:35:10.197 INFO kablam! | Sep 04 20:35:10.197 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Sep 04 20:35:10.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:10.197 INFO kablam! Sep 04 20:35:10.197 INFO kablam! warning: method is never used: `send_message_with_timeout` Sep 04 20:35:10.197 INFO kablam! --> tests/common/mod.rs:458:5 Sep 04 20:35:10.197 INFO kablam! | Sep 04 20:35:10.197 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Sep 04 20:35:10.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:35:10.198 INFO kablam! Sep 04 20:35:10.200 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 20:35:10.200 INFO kablam! --> tests/fixt.rs:12:12 Sep 04 20:35:10.200 INFO kablam! | Sep 04 20:35:10.200 INFO kablam! 12 | #![feature(attr_literals)] Sep 04 20:35:10.200 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:35:10.201 INFO kablam! | Sep 04 20:35:10.201 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 20:35:10.201 INFO kablam! Sep 04 20:35:10.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.28s Sep 04 20:35:10.390 INFO kablam! su: No module specific data is present Sep 04 20:35:11.095 INFO running `"docker" "rm" "-f" "4198fbe34e34104046beca04e8bfd434cb31f2c0519e3c369068bb879a0f8016"` Sep 04 20:35:11.189 INFO blam! 4198fbe34e34104046beca04e8bfd434cb31f2c0519e3c369068bb879a0f8016