Oct 16 11:18:58.693 INFO testing fix-rs-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:18:58.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:18:59.084 INFO blam! 421dd32dce8a50f70d1c95ed14acba06b41b5136666bd56ff310f8c7b7cd1509 Oct 16 11:18:59.099 INFO running `"docker" "start" "-a" "421dd32dce8a50f70d1c95ed14acba06b41b5136666bd56ff310f8c7b7cd1509"` Oct 16 11:19:00.335 INFO kablam! usermod: no changes Oct 16 11:19:00.499 INFO kablam! Compiling fix-rs-macros v0.2.1 Oct 16 11:19:04.794 INFO kablam! Compiling fix-rs v0.2.1 (/source) Oct 16 11:19:16.330 INFO kablam! warning: unused variable: `end_seq_no` Oct 16 11:19:16.330 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 16 11:19:16.330 INFO kablam! | Oct 16 11:19:16.330 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 16 11:19:16.330 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 16 11:19:16.330 INFO kablam! | Oct 16 11:19:16.330 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:19:16.330 INFO kablam! Oct 16 11:19:16.330 INFO kablam! warning: unused variable: `logout` Oct 16 11:19:16.330 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 16 11:19:16.330 INFO kablam! | Oct 16 11:19:16.330 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 16 11:19:16.330 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 16 11:19:16.330 INFO kablam! Oct 16 11:19:16.330 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 16 11:19:16.330 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 16 11:19:16.330 INFO kablam! | Oct 16 11:19:16.330 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 16 11:19:16.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 16 11:19:16.330 INFO kablam! Oct 16 11:19:16.333 INFO kablam! warning: unused variable: `logout` Oct 16 11:19:16.333 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 16 11:19:16.333 INFO kablam! | Oct 16 11:19:16.333 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 16 11:19:16.333 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 16 11:19:16.333 INFO kablam! Oct 16 11:19:19.161 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:19:19.161 INFO kablam! --> src/lib.rs:26:12 Oct 16 11:19:19.161 INFO kablam! | Oct 16 11:19:19.161 INFO kablam! 26 | #![feature(attr_literals)] Oct 16 11:19:19.161 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:19:19.161 INFO kablam! | Oct 16 11:19:19.163 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:19:19.163 INFO kablam! Oct 16 11:19:19.163 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 16 11:19:19.163 INFO kablam! --> src/lib.rs:28:12 Oct 16 11:19:19.163 INFO kablam! | Oct 16 11:19:19.163 INFO kablam! 28 | #![feature(proc_macro)] Oct 16 11:19:19.163 INFO kablam! | ^^^^^^^^^^ Oct 16 11:19:19.163 INFO kablam! Oct 16 11:19:35.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.91s Oct 16 11:19:35.282 INFO kablam! su: No module specific data is present Oct 16 11:19:36.022 INFO running `"docker" "rm" "-f" "421dd32dce8a50f70d1c95ed14acba06b41b5136666bd56ff310f8c7b7cd1509"` Oct 16 11:19:36.215 INFO blam! 421dd32dce8a50f70d1c95ed14acba06b41b5136666bd56ff310f8c7b7cd1509 Oct 16 11:19:36.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:19:36.581 INFO blam! f3d10bccc3b705c953a51aaa1c717be9ad1d89ee9b0f087d92cf5bfae0bac315 Oct 16 11:19:36.595 INFO running `"docker" "start" "-a" "f3d10bccc3b705c953a51aaa1c717be9ad1d89ee9b0f087d92cf5bfae0bac315"` Oct 16 11:19:38.191 INFO kablam! usermod: no changes Oct 16 11:19:38.352 INFO kablam! Compiling fix-rs v0.2.1 (/source) Oct 16 11:19:53.487 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:19:53.487 INFO kablam! --> tests/parser.rs:12:12 Oct 16 11:19:53.487 INFO kablam! | Oct 16 11:19:53.487 INFO kablam! 12 | #![feature(attr_literals)] Oct 16 11:19:53.487 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:19:53.495 INFO kablam! | Oct 16 11:19:53.495 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:19:53.495 INFO kablam! Oct 16 11:19:55.597 INFO kablam! warning: function is never used: `accept_with_timeout` Oct 16 11:19:55.598 INFO kablam! --> tests/common/mod.rs:158:1 Oct 16 11:19:55.598 INFO kablam! | Oct 16 11:19:55.599 INFO kablam! 158 | pub fn accept_with_timeout(listener: &TcpListener,timeout: Duration) -> Option { Oct 16 11:19:55.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.619 INFO kablam! | Oct 16 11:19:55.620 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:19:55.620 INFO kablam! Oct 16 11:19:55.620 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 16 11:19:55.621 INFO kablam! --> tests/common/mod.rs:172:1 Oct 16 11:19:55.621 INFO kablam! | Oct 16 11:19:55.621 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 16 11:19:55.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.622 INFO kablam! Oct 16 11:19:55.622 INFO kablam! warning: method is never used: `setup_test_server_with_ver` Oct 16 11:19:55.622 INFO kablam! --> tests/common/mod.rs:252:5 Oct 16 11:19:55.622 INFO kablam! | Oct 16 11:19:55.623 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 16 11:19:55.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.623 INFO kablam! Oct 16 11:19:55.623 INFO kablam! warning: method is never used: `setup_test_server` Oct 16 11:19:55.624 INFO kablam! --> tests/common/mod.rs:273:5 Oct 16 11:19:55.624 INFO kablam! | Oct 16 11:19:55.624 INFO kablam! 273 | pub fn setup_test_server(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 16 11:19:55.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.625 INFO kablam! Oct 16 11:19:55.625 INFO kablam! warning: method is never used: `setup_test_server_and_logon_with_ver` Oct 16 11:19:55.625 INFO kablam! --> tests/common/mod.rs:277:5 Oct 16 11:19:55.625 INFO kablam! | Oct 16 11:19:55.626 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 16 11:19:55.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.626 INFO kablam! Oct 16 11:19:55.626 INFO kablam! warning: method is never used: `setup_test_server_and_logon` Oct 16 11:19:55.627 INFO kablam! --> tests/common/mod.rs:305:5 Oct 16 11:19:55.627 INFO kablam! | Oct 16 11:19:55.627 INFO kablam! 305 | pub fn setup_test_server_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Connection) { Oct 16 11:19:55.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.628 INFO kablam! Oct 16 11:19:55.628 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 16 11:19:55.628 INFO kablam! --> tests/common/mod.rs:458:5 Oct 16 11:19:55.628 INFO kablam! | Oct 16 11:19:55.629 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 16 11:19:55.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.629 INFO kablam! Oct 16 11:19:55.630 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:19:55.630 INFO kablam! --> tests/server.rs:12:12 Oct 16 11:19:55.630 INFO kablam! | Oct 16 11:19:55.630 INFO kablam! 12 | #![feature(attr_literals)] Oct 16 11:19:55.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:19:55.631 INFO kablam! | Oct 16 11:19:55.631 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:19:55.632 INFO kablam! Oct 16 11:19:55.735 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 11:19:55.736 INFO kablam! --> tests/server.rs:423:5 Oct 16 11:19:55.736 INFO kablam! | Oct 16 11:19:55.736 INFO kablam! 423 | test_client.stream.shutdown(Shutdown::Both); Oct 16 11:19:55.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:19:55.737 INFO kablam! | Oct 16 11:19:55.737 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 11:19:55.737 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 11:19:55.737 INFO kablam! Oct 16 11:20:02.051 INFO kablam! warning: unused variable: `message` Oct 16 11:20:02.051 INFO kablam! --> tests/fixt.rs:51:19 Oct 16 11:20:02.051 INFO kablam! | Oct 16 11:20:02.051 INFO kablam! 51 | fn is_logon_valid(message: &Logon) -> bool { Oct 16 11:20:02.051 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 16 11:20:02.051 INFO kablam! | Oct 16 11:20:02.051 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:20:02.051 INFO kablam! Oct 16 11:20:02.067 INFO kablam! warning: unused variable: `orig_sending_time_setup_fn` Oct 16 11:20:02.067 INFO kablam! --> tests/fixt.rs:505:13 Oct 16 11:20:02.067 INFO kablam! | Oct 16 11:20:02.067 INFO kablam! 505 | for mut orig_sending_time_setup_fn in orig_sending_time_setup_fns { Oct 16 11:20:02.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_orig_sending_time_setup_fn` instead Oct 16 11:20:02.067 INFO kablam! Oct 16 11:20:02.132 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.132 INFO kablam! --> tests/fixt.rs:81:65 Oct 16 11:20:02.132 INFO kablam! | Oct 16 11:20:02.132 INFO kablam! 81 | let (_,mut client,connection,logon_message) = do_logon(|mut test_server,message| { Oct 16 11:20:02.132 INFO kablam! | ----^^^^^^^^^^^ Oct 16 11:20:02.132 INFO kablam! | | Oct 16 11:20:02.132 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.132 INFO kablam! | Oct 16 11:20:02.132 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:20:02.132 INFO kablam! Oct 16 11:20:02.133 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.133 INFO kablam! --> tests/fixt.rs:111:67 Oct 16 11:20:02.133 INFO kablam! | Oct 16 11:20:02.133 INFO kablam! 111 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 16 11:20:02.133 INFO kablam! | ----^^^^^^^^^^^ Oct 16 11:20:02.133 INFO kablam! | | Oct 16 11:20:02.133 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.133 INFO kablam! Oct 16 11:20:02.134 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.134 INFO kablam! --> tests/fixt.rs:144:67 Oct 16 11:20:02.134 INFO kablam! | Oct 16 11:20:02.134 INFO kablam! 144 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,message| { Oct 16 11:20:02.134 INFO kablam! | ----^^^^^^^^^^^ Oct 16 11:20:02.134 INFO kablam! | | Oct 16 11:20:02.134 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.134 INFO kablam! Oct 16 11:20:02.136 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.136 INFO kablam! --> tests/fixt.rs:171:67 Oct 16 11:20:02.136 INFO kablam! | Oct 16 11:20:02.136 INFO kablam! 171 | let (mut test_server,mut client,connection,_) = do_logon(|mut test_server,_| { Oct 16 11:20:02.136 INFO kablam! | ----^^^^^^^^^^^ Oct 16 11:20:02.137 INFO kablam! | | Oct 16 11:20:02.137 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.137 INFO kablam! Oct 16 11:20:02.155 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.155 INFO kablam! --> tests/fixt.rs:236:101 Oct 16 11:20:02.155 INFO kablam! | Oct 16 11:20:02.155 INFO kablam! 236 | let (mut test_client,_engine,_listener,_connection,initial_logon_message) = do_logon(|_|{},|mut engine,connection,logon_message| { Oct 16 11:20:02.155 INFO kablam! | ----^^^^^^ Oct 16 11:20:02.156 INFO kablam! | | Oct 16 11:20:02.156 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.156 INFO kablam! Oct 16 11:20:02.156 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.156 INFO kablam! --> tests/fixt.rs:258:10 Oct 16 11:20:02.156 INFO kablam! | Oct 16 11:20:02.157 INFO kablam! 258 | |mut engine,connection,logon_message| { Oct 16 11:20:02.157 INFO kablam! | ----^^^^^^ Oct 16 11:20:02.157 INFO kablam! | | Oct 16 11:20:02.157 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.158 INFO kablam! Oct 16 11:20:02.167 INFO kablam! warning: variable does not need to be mutable Oct 16 11:20:02.167 INFO kablam! --> tests/fixt.rs:294:10 Oct 16 11:20:02.168 INFO kablam! | Oct 16 11:20:02.168 INFO kablam! 294 | |mut engine,connection,_| { Oct 16 11:20:02.168 INFO kablam! | ----^^^^^^ Oct 16 11:20:02.168 INFO kablam! | | Oct 16 11:20:02.169 INFO kablam! | help: remove this `mut` Oct 16 11:20:02.169 INFO kablam! Oct 16 11:20:03.611 INFO kablam! warning: function is never used: `recv_bytes_with_timeout` Oct 16 11:20:03.611 INFO kablam! --> tests/common/mod.rs:172:1 Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 INFO kablam! 172 | pub fn recv_bytes_with_timeout(stream: &mut TcpStream,timeout: Duration) -> Option> { Oct 16 11:20:03.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:20:03.611 INFO kablam! Oct 16 11:20:03.611 INFO kablam! warning: method is never used: `setup_test_client_with_ver` Oct 16 11:20:03.611 INFO kablam! --> tests/common/mod.rs:309:5 Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 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 16 11:20:03.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:03.611 INFO kablam! Oct 16 11:20:03.611 INFO kablam! warning: method is never used: `setup_test_client` Oct 16 11:20:03.611 INFO kablam! --> tests/common/mod.rs:334:5 Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 INFO kablam! 334 | pub fn setup_test_client(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 16 11:20:03.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:03.611 INFO kablam! Oct 16 11:20:03.611 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 16 11:20:03.611 INFO kablam! --> tests/common/mod.rs:338:5 Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 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 16 11:20:03.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:03.611 INFO kablam! Oct 16 11:20:03.611 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 16 11:20:03.611 INFO kablam! --> tests/common/mod.rs:372:5 Oct 16 11:20:03.611 INFO kablam! | Oct 16 11:20:03.611 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 16 11:20:03.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:03.611 INFO kablam! Oct 16 11:20:03.619 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:20:03.619 INFO kablam! --> tests/client.rs:12:12 Oct 16 11:20:03.619 INFO kablam! | Oct 16 11:20:03.619 INFO kablam! 12 | #![feature(attr_literals)] Oct 16 11:20:03.619 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:20:03.619 INFO kablam! | Oct 16 11:20:03.619 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:20:03.619 INFO kablam! Oct 16 11:20:04.371 INFO kablam! warning: method is never used: `setup_test_client_and_logon_with_ver` Oct 16 11:20:04.371 INFO kablam! --> tests/common/mod.rs:338:5 Oct 16 11:20:04.371 INFO kablam! | Oct 16 11:20:04.371 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 16 11:20:04.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:04.371 INFO kablam! | Oct 16 11:20:04.371 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:20:04.371 INFO kablam! Oct 16 11:20:04.371 INFO kablam! warning: method is never used: `setup_test_client_and_logon` Oct 16 11:20:04.371 INFO kablam! --> tests/common/mod.rs:372:5 Oct 16 11:20:04.371 INFO kablam! | Oct 16 11:20:04.371 INFO kablam! 372 | pub fn setup_test_client_and_logon(message_dictionary: HashMap<&'static [u8],Box>) -> (TestStream,Engine,Listener,Connection) { Oct 16 11:20:04.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:04.371 INFO kablam! Oct 16 11:20:04.371 INFO kablam! warning: method is never used: `send_message_with_timeout` Oct 16 11:20:04.371 INFO kablam! --> tests/common/mod.rs:458:5 Oct 16 11:20:04.371 INFO kablam! | Oct 16 11:20:04.371 INFO kablam! 458 | pub fn send_message_with_timeout(&mut self,message: T,timeout: Duration) -> Result<(),usize> { Oct 16 11:20:04.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:20:04.372 INFO kablam! Oct 16 11:20:04.372 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:20:04.372 INFO kablam! --> tests/fixt.rs:12:12 Oct 16 11:20:04.372 INFO kablam! | Oct 16 11:20:04.372 INFO kablam! 12 | #![feature(attr_literals)] Oct 16 11:20:04.372 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:20:04.372 INFO kablam! | Oct 16 11:20:04.372 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:20:04.372 INFO kablam! Oct 16 11:20:13.051 INFO kablam! warning: unused variable: `end_seq_no` Oct 16 11:20:13.052 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 16 11:20:13.052 INFO kablam! | Oct 16 11:20:13.052 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 16 11:20:13.053 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 16 11:20:13.053 INFO kablam! | Oct 16 11:20:13.053 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:20:13.053 INFO kablam! Oct 16 11:20:13.054 INFO kablam! warning: unused variable: `logout` Oct 16 11:20:13.054 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 16 11:20:13.054 INFO kablam! | Oct 16 11:20:13.055 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 16 11:20:13.055 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 16 11:20:13.055 INFO kablam! Oct 16 11:20:13.055 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 16 11:20:13.056 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 16 11:20:13.056 INFO kablam! | Oct 16 11:20:13.056 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 16 11:20:13.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 16 11:20:13.057 INFO kablam! Oct 16 11:20:13.057 INFO kablam! warning: unused variable: `logout` Oct 16 11:20:13.057 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 16 11:20:13.057 INFO kablam! | Oct 16 11:20:13.058 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 16 11:20:13.058 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 16 11:20:13.058 INFO kablam! Oct 16 11:20:15.846 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 11:20:15.846 INFO kablam! --> src/lib.rs:26:12 Oct 16 11:20:15.846 INFO kablam! | Oct 16 11:20:15.846 INFO kablam! 26 | #![feature(attr_literals)] Oct 16 11:20:15.846 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:20:15.846 INFO kablam! | Oct 16 11:20:15.846 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 11:20:15.846 INFO kablam! Oct 16 11:20:15.846 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 16 11:20:15.846 INFO kablam! --> src/lib.rs:28:12 Oct 16 11:20:15.846 INFO kablam! | Oct 16 11:20:15.846 INFO kablam! 28 | #![feature(proc_macro)] Oct 16 11:20:15.846 INFO kablam! | ^^^^^^^^^^ Oct 16 11:20:15.846 INFO kablam! Oct 16 11:20:17.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.41s Oct 16 11:20:17.640 INFO kablam! su: No module specific data is present Oct 16 11:20:18.451 INFO running `"docker" "rm" "-f" "f3d10bccc3b705c953a51aaa1c717be9ad1d89ee9b0f087d92cf5bfae0bac315"` Oct 16 11:20:18.711 INFO blam! f3d10bccc3b705c953a51aaa1c717be9ad1d89ee9b0f087d92cf5bfae0bac315 Oct 16 11:20:18.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:20:19.163 INFO blam! c9d170c3a75a4abafae01e465862c9a24f57af52f56c460cdd51bfa511546e7b Oct 16 11:20:19.167 INFO running `"docker" "start" "-a" "c9d170c3a75a4abafae01e465862c9a24f57af52f56c460cdd51bfa511546e7b"` Oct 16 11:20:19.940 INFO kablam! usermod: no changes Oct 16 11:20:20.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 11:20:20.106 INFO kablam! Running /target/debug/deps/fix_rs-e7358b0f38b88779 Oct 16 11:20:20.106 INFO blam! Oct 16 11:20:20.106 INFO blam! running 0 tests Oct 16 11:20:20.107 INFO blam! Oct 16 11:20:20.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:20:20.108 INFO kablam! Running /target/debug/deps/client-307f67577411dae0 Oct 16 11:20:20.108 INFO blam! Oct 16 11:20:20.116 INFO blam! Oct 16 11:20:20.117 INFO blam! running 22 tests Oct 16 11:20:20.295 INFO blam! test test_logout_and_terminate_wrong_versioned_test_request_immediately_after_logon ... ok Oct 16 11:20:20.304 INFO blam! test test_message_type_default_application_version ... ok Oct 16 11:20:20.359 INFO blam! test test_default_appl_ver_id ... ok Oct 16 11:20:20.389 INFO blam! test test_inbound_resend_loop_detection ... ok Oct 16 11:20:20.431 INFO blam! test test_overflowing_inbound_messages_buffer_does_resume ... ok Oct 16 11:20:20.435 INFO blam! test test_appl_ver_id ... ok Oct 16 11:20:20.540 INFO blam! test test_recv_resend_request_invalid_end_seq_no ... ok Oct 16 11:20:20.560 INFO blam! test test_respond_to_test_request_immediately_after_logon ... ok Oct 16 11:20:20.571 INFO blam! test test_respect_default_appl_ver_id_in_test_request_immediately_after_logon ... ok Oct 16 11:20:20.591 INFO blam! Shutting down connection after remote logged out cleanly. Oct 16 11:20:20.592 INFO blam! test test_recv_logout_with_high_msg_seq_num ... ok Oct 16 11:20:20.659 INFO blam! test test_send_logout_and_recv_logout_with_high_msg_seq_num ... ok Oct 16 11:20:20.755 INFO blam! test test_sender_comp_id ... ok Oct 16 11:20:20.931 INFO blam! test test_max_message_size ... ok Oct 16 11:20:20.958 INFO blam! test test_target_comp_id ... ok Oct 16 11:20:20.983 INFO blam! test test_wrong_target_comp_id_in_logon_response ... ok Oct 16 11:20:21.015 INFO blam! test test_wrong_sender_comp_id_in_logon_response ... ok Oct 16 11:20:21.167 INFO blam! test test_send_logout_before_logon ... ok Oct 16 11:20:25.967 INFO blam! Shutting down connection after remote logged out cleanly. Oct 16 11:20:25.967 INFO blam! test test_recv_logout_send_logout_recv_resend_request ... ok Oct 16 11:20:26.235 INFO blam! test test_send_logout_and_recv_resend_request ... ok Oct 16 11:20:30.753 INFO blam! Shutting down connection after no Logout response before timeout Oct 16 11:20:30.936 INFO blam! Shutting down connection after remote logged out cleanly. Oct 16 11:20:30.937 INFO blam! test test_recv_logout_with_high_msg_seq_num_and_no_reply ... ok Oct 16 11:20:31.255 INFO blam! test test_send_logout_and_recv_logout_with_high_msg_seq_num_and_no_reply ... ok Oct 16 11:20:53.851 INFO blam! Shutting down connection after writing to socket resulted in WouldBlock for too long Oct 16 11:20:53.852 INFO blam! test test_block_read_when_write_blocks ... ok Oct 16 11:20:53.852 INFO blam! Oct 16 11:20:53.852 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:20:53.852 INFO blam! Oct 16 11:20:53.853 INFO kablam! Running /target/debug/deps/fixt-bec261d5cc6742f6 Oct 16 11:20:53.859 INFO blam! Oct 16 11:20:53.859 INFO blam! running 21 tests Oct 16 11:20:53.859 INFO blam! test test_16B ... ignored Oct 16 11:20:53.867 INFO blam! test test_15B ... ok Oct 16 11:20:53.867 INFO blam! test test_19B ... ignored Oct 16 11:20:53.867 INFO blam! test test_18B ... ok Oct 16 11:20:53.891 INFO blam! test test_17B ... ok Oct 16 11:20:53.911 INFO blam! Shutting down connection after remote logged out cleanly. Oct 16 11:20:54.260 INFO blam! test test_20B ... ok Oct 16 11:20:55.199 INFO blam! test test_1S ... ok Oct 16 11:20:55.215 INFO blam! test test_3B ... ok Oct 16 11:20:55.293 INFO blam! test test_10B ... ok Oct 16 11:20:55.318 INFO blam! test test_5B ... ok Oct 16 11:20:55.447 INFO blam! test test_1B ... ok Oct 16 11:20:55.565 INFO blam! test test_7B ... ok Oct 16 11:20:55.631 INFO blam! test test_14B ... ok Oct 16 11:20:55.631 INFO blam! test test_9B ... ok Oct 16 11:20:55.984 INFO blam! test test_11B ... ok Oct 16 11:20:56.727 INFO blam! test test_2B ... ok Oct 16 11:21:01.621 INFO blam! test test_8B ... ok Oct 16 11:21:04.628 INFO blam! Shutting down connection after no Logout response before timeout Oct 16 11:21:05.147 INFO blam! test test_12B ... ok Oct 16 11:21:09.143 INFO blam! test test_4B ... ok Oct 16 11:21:09.939 INFO blam! Shutting down connection after other side failed to disconnect before timeout Oct 16 11:21:11.536 INFO blam! test test_13B ... ok Oct 16 11:21:12.013 INFO blam! Shutting down connection after other side failed to respond to TestRequest before timeout Oct 16 11:21:13.403 INFO blam! test test_6B ... ok Oct 16 11:21:13.403 INFO blam! Oct 16 11:21:13.403 INFO blam! test result: ok. 19 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 11:21:13.404 INFO blam! Oct 16 11:21:13.405 INFO blam! Oct 16 11:21:13.405 INFO kablam! Running /target/debug/deps/parser-f08e77e284b85123 Oct 16 11:21:13.405 INFO blam! running 13 tests Oct 16 11:21:13.411 INFO blam! test length_tag_test ... ok Oct 16 11:21:13.411 INFO blam! test equal_character_in_text_test ... ok Oct 16 11:21:13.415 INFO blam! test nested_repeating_groups_test ... ok Oct 16 11:21:13.423 INFO blam! test msg_type_third_tag_test ... ok Oct 16 11:21:13.431 INFO blam! test body_length_second_tag_test ... ok Oct 16 11:21:13.441 INFO blam! test appl_ver_id_sixth_tag_test ... ok Oct 16 11:21:13.447 INFO blam! test no_value_after_tag_test ... ok Oct 16 11:21:13.451 INFO blam! test simple_test ... ok Oct 16 11:21:13.467 INFO blam! test repeating_groups_test ... ok Oct 16 11:21:13.470 INFO blam! test stream_test ... ok Oct 16 11:21:13.474 INFO blam! test sender_comp_id_fourth_tag_test ... ok Oct 16 11:21:13.477 INFO blam! test checksum_tag_test ... ok Oct 16 11:21:13.491 INFO blam! test target_comp_id_fifth_tag_test ... ok Oct 16 11:21:13.491 INFO blam! Oct 16 11:21:13.491 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:21:13.491 INFO blam! Oct 16 11:21:13.492 INFO kablam! Running /target/debug/deps/server-9066c934cbc5190a Oct 16 11:21:13.496 INFO blam! Oct 16 11:21:13.496 INFO blam! running 11 tests Oct 16 11:21:13.609 INFO blam! test test_default_appl_ver_id ... ok Oct 16 11:21:13.647 INFO blam! test test_connection_terminated_when_disconnected_with_no_logon ... ok Oct 16 11:21:13.648 INFO blam! test test_connection_terminated_while_approving_logon ... ok Oct 16 11:21:13.767 INFO blam! test test_logon_all_fix_versions ... ok Oct 16 11:21:13.767 INFO blam! test test_appl_ver_id ... ok Oct 16 11:21:13.775 INFO blam! test test_message_type_default_application_version ... ok Oct 16 11:21:14.679 INFO blam! test test_approve_already_approved_connection_does_nothing ... ok Oct 16 11:21:14.679 INFO blam! test test_wrong_target_comp_id_in_logon ... ok Oct 16 11:21:19.597 INFO blam! test test_block_read_while_approving_logon ... ok Oct 16 11:21:23.555 INFO blam! Shutting down connection after no initial Logon received before timeout Oct 16 11:21:23.555 INFO blam! test test_auto_disconnect_after_no_logon ... ok Oct 16 11:21:26.683 INFO blam! test test_heart_bt_int ... ok Oct 16 11:21:26.683 INFO kablam! Doc-tests fix-rs Oct 16 11:21:26.684 INFO blam! Oct 16 11:21:26.684 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:21:26.684 INFO blam! Oct 16 11:21:32.523 INFO blam! Oct 16 11:21:32.523 INFO blam! running 0 tests Oct 16 11:21:32.523 INFO blam! Oct 16 11:21:32.523 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:21:32.523 INFO blam! Oct 16 11:21:32.564 INFO kablam! su: No module specific data is present Oct 16 11:21:33.259 INFO running `"docker" "rm" "-f" "c9d170c3a75a4abafae01e465862c9a24f57af52f56c460cdd51bfa511546e7b"` Oct 16 11:21:33.505 INFO blam! c9d170c3a75a4abafae01e465862c9a24f57af52f56c460cdd51bfa511546e7b