Oct 13 15:17:02.835 INFO checking fix-rs-0.2.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:17:02.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 15:17:03.164 INFO blam! c258db740b6bb217ea0bbcae1e172aee811fbed5f94468fcb3f0053f2204f24b Oct 13 15:17:03.165 INFO running `"docker" "start" "-a" "c258db740b6bb217ea0bbcae1e172aee811fbed5f94468fcb3f0053f2204f24b"` Oct 13 15:17:04.196 INFO kablam! usermod: no changes Oct 13 15:17:04.308 INFO kablam! Compiling fix-rs-macros v0.2.1 Oct 13 15:17:09.039 INFO kablam! Checking fix-rs v0.2.1 (/source) Oct 13 15:17:24.444 INFO kablam! warning: unused variable: `end_seq_no` Oct 13 15:17:24.444 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 13 15:17:24.444 INFO kablam! | Oct 13 15:17:24.444 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 13 15:17:24.444 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 13 15:17:24.444 INFO kablam! | Oct 13 15:17:24.444 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:17:24.444 INFO kablam! Oct 13 15:17:24.460 INFO kablam! warning: unused variable: `logout` Oct 13 15:17:24.460 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 13 15:17:24.461 INFO kablam! | Oct 13 15:17:24.461 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 13 15:17:24.461 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 13 15:17:24.461 INFO kablam! Oct 13 15:17:24.461 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 13 15:17:24.462 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 13 15:17:24.462 INFO kablam! | Oct 13 15:17:24.462 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 13 15:17:24.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 13 15:17:24.462 INFO kablam! Oct 13 15:17:24.463 INFO kablam! warning: unused variable: `logout` Oct 13 15:17:24.463 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 13 15:17:24.463 INFO kablam! | Oct 13 15:17:24.463 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 13 15:17:24.463 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 13 15:17:24.464 INFO kablam! Oct 13 15:17:24.464 INFO kablam! warning: unused variable: `end_seq_no` Oct 13 15:17:24.464 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 13 15:17:24.464 INFO kablam! | Oct 13 15:17:24.464 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 13 15:17:24.465 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 13 15:17:24.465 INFO kablam! | Oct 13 15:17:24.465 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:17:24.465 INFO kablam! Oct 13 15:17:24.466 INFO kablam! warning: unused variable: `logout` Oct 13 15:17:24.466 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 13 15:17:24.466 INFO kablam! | Oct 13 15:17:24.466 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 13 15:17:24.466 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 13 15:17:24.467 INFO kablam! Oct 13 15:17:24.467 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 13 15:17:24.467 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 13 15:17:24.467 INFO kablam! | Oct 13 15:17:24.468 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 13 15:17:24.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 13 15:17:24.468 INFO kablam! Oct 13 15:17:24.469 INFO kablam! warning: unused variable: `logout` Oct 13 15:17:24.469 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 13 15:17:24.469 INFO kablam! | Oct 13 15:17:24.469 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 13 15:17:24.470 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 13 15:17:24.470 INFO kablam! Oct 13 15:17:28.028 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:28.028 INFO kablam! --> src/lib.rs:26:12 Oct 13 15:17:28.028 INFO kablam! | Oct 13 15:17:28.028 INFO kablam! 26 | #![feature(attr_literals)] Oct 13 15:17:28.028 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:28.028 INFO kablam! | Oct 13 15:17:28.028 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:28.028 INFO kablam! Oct 13 15:17:28.028 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 15:17:28.028 INFO kablam! --> src/lib.rs:28:12 Oct 13 15:17:28.028 INFO kablam! | Oct 13 15:17:28.028 INFO kablam! 28 | #![feature(proc_macro)] Oct 13 15:17:28.028 INFO kablam! | ^^^^^^^^^^ Oct 13 15:17:28.028 INFO kablam! Oct 13 15:17:28.664 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:28.664 INFO kablam! --> src/lib.rs:26:12 Oct 13 15:17:28.664 INFO kablam! | Oct 13 15:17:28.664 INFO kablam! 26 | #![feature(attr_literals)] Oct 13 15:17:28.664 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:28.664 INFO kablam! | Oct 13 15:17:28.664 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:28.664 INFO kablam! Oct 13 15:17:28.664 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 15:17:28.664 INFO kablam! --> src/lib.rs:28:12 Oct 13 15:17:28.664 INFO kablam! | Oct 13 15:17:28.664 INFO kablam! 28 | #![feature(proc_macro)] Oct 13 15:17:28.664 INFO kablam! | ^^^^^^^^^^ Oct 13 15:17:28.664 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: function is never used: `accept_with_timeout` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:158:1 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 158 | pub fn accept_with_timeout(listener: &TcpListener,timeout: Duration) -> Option { Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:172:1 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: method is never used: `setup_test_server_with_ver` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:252:5 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 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 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: method is never used: `setup_test_server` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:273:5 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 273 | pub fn setup_test_server(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: method is never used: `setup_test_server_and_logon_with_ver` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:277:5 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 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 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: method is never used: `setup_test_server_and_logon` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:305:5 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 305 | pub fn setup_test_server_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 13 15:17:36.353 INFO kablam! --> tests/common/mod.rs:458:5 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.353 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:36.353 INFO kablam! --> tests/server.rs:12:12 Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! 12 | #![feature(attr_literals)] Oct 13 15:17:36.353 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:36.353 INFO kablam! | Oct 13 15:17:36.353 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:36.353 INFO kablam! Oct 13 15:17:36.488 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 15:17:36.488 INFO kablam! --> tests/server.rs:423:5 Oct 13 15:17:36.488 INFO kablam! | Oct 13 15:17:36.488 INFO kablam! 423 | test_client.stream.shutdown(Shutdown::Both); Oct 13 15:17:36.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:36.488 INFO kablam! | Oct 13 15:17:36.488 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:17:36.488 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 15:17:36.488 INFO kablam! Oct 13 15:17:37.296 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:37.296 INFO kablam! --> tests/parser.rs:12:12 Oct 13 15:17:37.296 INFO kablam! | Oct 13 15:17:37.296 INFO kablam! 12 | #![feature(attr_literals)] Oct 13 15:17:37.296 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:37.304 INFO kablam! | Oct 13 15:17:37.304 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:37.304 INFO kablam! Oct 13 15:17:43.952 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 13 15:17:43.952 INFO kablam! --> tests/common/mod.rs:172:1 Oct 13 15:17:43.952 INFO kablam! | Oct 13 15:17:43.952 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 13 15:17:43.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:43.952 INFO kablam! | Oct 13 15:17:43.952 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:17:43.952 INFO kablam! Oct 13 15:17:43.952 INFO kablam! warning: method is never used: `setup_test_client_with_ver` Oct 13 15:17:43.952 INFO kablam! --> tests/common/mod.rs:309:5 Oct 13 15:17:43.953 INFO kablam! | Oct 13 15:17:43.953 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 13 15:17:43.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:43.954 INFO kablam! Oct 13 15:17:43.954 INFO kablam! warning: method is never used: `setup_test_client` Oct 13 15:17:43.955 INFO kablam! --> tests/common/mod.rs:334:5 Oct 13 15:17:43.955 INFO kablam! | Oct 13 15:17:43.955 INFO kablam! 334 | pub fn setup_test_client(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 13 15:17:43.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:43.956 INFO kablam! Oct 13 15:17:43.956 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 13 15:17:43.957 INFO kablam! --> tests/common/mod.rs:338:5 Oct 13 15:17:43.957 INFO kablam! | Oct 13 15:17:43.957 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 13 15:17:43.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:43.958 INFO kablam! Oct 13 15:17:43.958 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 13 15:17:43.959 INFO kablam! --> tests/common/mod.rs:372:5 Oct 13 15:17:43.959 INFO kablam! | Oct 13 15:17:43.959 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 13 15:17:43.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:43.960 INFO kablam! Oct 13 15:17:43.972 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:43.972 INFO kablam! --> tests/client.rs:12:12 Oct 13 15:17:43.973 INFO kablam! | Oct 13 15:17:43.973 INFO kablam! 12 | #![feature(attr_literals)] Oct 13 15:17:43.973 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:43.974 INFO kablam! | Oct 13 15:17:43.974 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:43.974 INFO kablam! Oct 13 15:17:44.020 INFO kablam! warning: unused variable: `message` Oct 13 15:17:44.021 INFO kablam! --> tests/fixt.rs:51:19 Oct 13 15:17:44.021 INFO kablam! | Oct 13 15:17:44.021 INFO kablam! 51 | fn is_logon_valid(message: &Logon) -> bool { Oct 13 15:17:44.022 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 13 15:17:44.022 INFO kablam! | Oct 13 15:17:44.022 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:17:44.023 INFO kablam! Oct 13 15:17:44.023 INFO kablam! warning: unused variable: `orig_sending_time_setup_fn` Oct 13 15:17:44.023 INFO kablam! --> tests/fixt.rs:505:13 Oct 13 15:17:44.024 INFO kablam! | Oct 13 15:17:44.024 INFO kablam! 505 | for mut orig_sending_time_setup_fn in orig_sending_time_setup_fns { Oct 13 15:17:44.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_orig_sending_time_setup_fn` instead Oct 13 15:17:44.024 INFO kablam! Oct 13 15:17:44.081 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.082 INFO kablam! --> tests/fixt.rs:81:65 Oct 13 15:17:44.082 INFO kablam! | Oct 13 15:17:44.082 INFO kablam! 81 | let (_,mut client,connection,logon_message) = do_logon(|mut test_server,message| { Oct 13 15:17:44.082 INFO kablam! | ----^^^^^^^^^^^ Oct 13 15:17:44.082 INFO kablam! | | Oct 13 15:17:44.082 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.082 INFO kablam! | Oct 13 15:17:44.082 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:17:44.082 INFO kablam! Oct 13 15:17:44.082 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.082 INFO kablam! --> tests/fixt.rs:111:67 Oct 13 15:17:44.082 INFO kablam! | Oct 13 15:17:44.082 INFO kablam! 111 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 13 15:17:44.082 INFO kablam! | ----^^^^^^^^^^^ Oct 13 15:17:44.082 INFO kablam! | | Oct 13 15:17:44.082 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.082 INFO kablam! Oct 13 15:17:44.082 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.082 INFO kablam! --> tests/fixt.rs:144:67 Oct 13 15:17:44.082 INFO kablam! | Oct 13 15:17:44.082 INFO kablam! 144 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 13 15:17:44.082 INFO kablam! | ----^^^^^^^^^^^ Oct 13 15:17:44.082 INFO kablam! | | Oct 13 15:17:44.082 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.082 INFO kablam! Oct 13 15:17:44.082 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.082 INFO kablam! --> tests/fixt.rs:171:67 Oct 13 15:17:44.082 INFO kablam! | Oct 13 15:17:44.082 INFO kablam! 171 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,_| { Oct 13 15:17:44.083 INFO kablam! | ----^^^^^^^^^^^ Oct 13 15:17:44.083 INFO kablam! | | Oct 13 15:17:44.083 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.083 INFO kablam! Oct 13 15:17:44.099 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.099 INFO kablam! --> tests/fixt.rs:236:101 Oct 13 15:17:44.099 INFO kablam! | Oct 13 15:17:44.099 INFO kablam! 236 | let (mut test_client,_engine,_listener,_connection,initial_logon_message) = do_logon(|_|{},|mut engine,connection,logon_message| { Oct 13 15:17:44.099 INFO kablam! | ----^^^^^^ Oct 13 15:17:44.099 INFO kablam! | | Oct 13 15:17:44.099 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.099 INFO kablam! Oct 13 15:17:44.100 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.100 INFO kablam! --> tests/fixt.rs:258:10 Oct 13 15:17:44.100 INFO kablam! | Oct 13 15:17:44.100 INFO kablam! 258 | |mut engine,connection,logon_message| { Oct 13 15:17:44.100 INFO kablam! | ----^^^^^^ Oct 13 15:17:44.100 INFO kablam! | | Oct 13 15:17:44.101 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.101 INFO kablam! Oct 13 15:17:44.101 INFO kablam! warning: variable does not need to be mutable Oct 13 15:17:44.101 INFO kablam! --> tests/fixt.rs:294:10 Oct 13 15:17:44.101 INFO kablam! | Oct 13 15:17:44.102 INFO kablam! 294 | |mut engine,connection,_| { Oct 13 15:17:44.102 INFO kablam! | ----^^^^^^ Oct 13 15:17:44.102 INFO kablam! | | Oct 13 15:17:44.102 INFO kablam! | help: remove this `mut` Oct 13 15:17:44.102 INFO kablam! Oct 13 15:17:45.192 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 13 15:17:45.192 INFO kablam! --> tests/common/mod.rs:338:5 Oct 13 15:17:45.192 INFO kablam! | Oct 13 15:17:45.192 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 13 15:17:45.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:45.192 INFO kablam! | Oct 13 15:17:45.192 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:17:45.192 INFO kablam! Oct 13 15:17:45.192 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 13 15:17:45.192 INFO kablam! --> tests/common/mod.rs:372:5 Oct 13 15:17:45.192 INFO kablam! | Oct 13 15:17:45.192 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 13 15:17:45.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:45.192 INFO kablam! Oct 13 15:17:45.192 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 13 15:17:45.192 INFO kablam! --> tests/common/mod.rs:458:5 Oct 13 15:17:45.192 INFO kablam! | Oct 13 15:17:45.192 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 13 15:17:45.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:17:45.192 INFO kablam! Oct 13 15:17:45.196 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 15:17:45.196 INFO kablam! --> tests/fixt.rs:12:12 Oct 13 15:17:45.196 INFO kablam! | Oct 13 15:17:45.196 INFO kablam! 12 | #![feature(attr_literals)] Oct 13 15:17:45.196 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:17:45.196 INFO kablam! | Oct 13 15:17:45.196 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 15:17:45.196 INFO kablam! Oct 13 15:17:45.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.19s Oct 13 15:17:45.440 INFO kablam! su: No module specific data is present Oct 13 15:17:45.724 INFO running `"docker" "rm" "-f" "c258db740b6bb217ea0bbcae1e172aee811fbed5f94468fcb3f0053f2204f24b"` Oct 13 15:17:45.863 INFO blam! c258db740b6bb217ea0bbcae1e172aee811fbed5f94468fcb3f0053f2204f24b