[INFO] cloning repository https://github.com/arkadiyk/fix_session_manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arkadiyk/fix_session_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkadiyk%2Ffix_session_manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkadiyk%2Ffix_session_manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cf20b3ef4d81622f2e8623458591be1d9e05110
[INFO] testing arkadiyk/fix_session_manager against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkadiyk%2Ffix_session_manager" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arkadiyk/fix_session_manager
[INFO] finished tweaking git repo https://github.com/arkadiyk/fix_session_manager
[INFO] tweaked toml for git repo https://github.com/arkadiyk/fix_session_manager written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arkadiyk/fix_session_manager on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arkadiyk/fix_session_manager already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0766cb2d3b4dd1c3f53aeb30196b32361ea58cb84f98ce2a4cf00659ffd42d7a
[INFO] running `Command { std: "docker" "start" "-a" "0766cb2d3b4dd1c3f53aeb30196b32361ea58cb84f98ce2a4cf00659ffd42d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0766cb2d3b4dd1c3f53aeb30196b32361ea58cb84f98ce2a4cf00659ffd42d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0766cb2d3b4dd1c3f53aeb30196b32361ea58cb84f98ce2a4cf00659ffd42d7a", kill_on_drop: false }`
[INFO] [stdout] 0766cb2d3b4dd1c3f53aeb30196b32361ea58cb84f98ce2a4cf00659ffd42d7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 415d4516a23d5ddf668ec183ec108fc03b869a62822748b6545a53b59415c7ba
[INFO] running `Command { std: "docker" "start" "-a" "415d4516a23d5ddf668ec183ec108fc03b869a62822748b6545a53b59415c7ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fix_session_manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg_receiver` is never read
[INFO] [stdout]   --> src/session.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_field`, `seq_num`, `from_bytes`, `resend_request`, `sequence_reset`, and `logout` are never used
[INFO] [stdout]    --> src/message.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl FixMessage {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn get_field(&self, tag: u32) -> Option<&String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn seq_num(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn from_bytes(data: &[u8]) -> Result<Self, FixError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn resend_request(begin_seq_no: u64, end_seq_no: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn sequence_reset(new_seq_no: u64, gap_fill: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn logout(reason: Option<&str>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT` is never used
[INFO] [stdout]   --> src/message.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const TEXT: u32 = 58;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAP_FILL_FLAG` is never used
[INFO] [stdout]   --> src/message.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const GAP_FILL_FLAG: u32 = 123;
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NEW_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const NEW_SEQ_NO: u32 = 36;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BEGIN_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const BEGIN_SEQ_NO: u32 = 7;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `END_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const END_SEQ_NO: u32 = 16;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageDirection` is never used
[INFO] [stdout]   --> src/session.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum MessageDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LogoutSent` is never constructed
[INFO] [stdout]   --> src/session.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum SessionState {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     LogoutSent,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_message` and `on_error` are never used
[INFO] [stdout]   --> src/session.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait SessionCallback: Send + Sync {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] 52 |     /// Called when a message is received
[INFO] [stdout] 53 |     async fn on_message(&self, message: FixMessage) -> Result<(), FixError>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn on_error(&self, error: FixError);
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `recovery` and `msg_receiver` are never read
[INFO] [stdout]   --> src/session.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     recovery: Arc<RecoveryManager>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/session.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn set_callback<T: SessionCallback + 'static>(&mut self, callback: T) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn handle_message(&self, data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     async fn handle_logon(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn validate_logon_message(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     async fn handle_logout(&self, _message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     async fn handle_heartbeat(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     async fn handle_test_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     async fn handle_resend_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     async fn handle_sequence_reset(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     async fn handle_reject(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     async fn handle_application_message(&self, message: &FixMessage, raw_data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub async fn stop(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub async fn get_state(&self) -> SessionState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidFormat`, `SequenceGap`, `SessionRejected`, `HeartbeatTimeout`, `ParseError`, and `Timeout` are never constructed
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum FixError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     InvalidFormat(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     SequenceGap { expected: u64, received: u64 },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SessionRejected(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     HeartbeatTimeout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     ParseError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Timeout(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reconnect_interval` is never read
[INFO] [stdout]   --> src/config.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct SessionConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub reconnect_interval: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl SessionConfig {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 29 |     /// Creates a new session configuration with default values
[INFO] [stdout] 30 |     pub fn new(sender: &str, target: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `message_received`, `acknowledge_test_request`, `set_missed_heartbeat_threshold`, and `is_session_inactive` are never used
[INFO] [stdout]    --> src/heartbeat.rs:42:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl HeartbeatMonitor {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn message_received(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn acknowledge_test_request(&self, test_req_id: &str) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn set_missed_heartbeat_threshold(&mut self, threshold: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub async fn is_session_inactive(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inbound_seqnum`, `pending_resends`, `message_buffer`, `buffer_max_size`, and `resend_timeout` are never read
[INFO] [stdout]   --> src/sequence.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SequenceManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     inbound_seqnum: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pending_resends: Mutex<Vec<(u64, u64, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     message_buffer: Mutex<VecDeque<(u64, Vec<u8>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     buffer_max_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     resend_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/sequence.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl SequenceManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn current_outbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn expected_inbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn reset(&self, outbound: u64, inbound: u64) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub async fn clear_state(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub async fn process_inbound_seqnum(&self, received_seqnum: u64) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub async fn buffer_message(&self, seqnum: u64, message: Vec<u8>) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn request_resend(&self, begin_seq: u64, end_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn check_resend_timeouts(&self) -> Vec<(u64, u64)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn process_buffered_messages(&self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AwaitingResend`, `ProcessingResend`, and `ReconnectRecovery` are never constructed
[INFO] [stdout]   --> src/recovery.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum RecoveryState {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     AwaitingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     /// Processing resent messages
[INFO] [stdout] 15 |     ProcessingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// Recovering from disconnect
[INFO] [stdout] 17 |     ReconnectRecovery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `admin_message_types`, `recovery_timeout`, `recovery_start_time`, and `highest_resent_seqnum` are never read
[INFO] [stdout]   --> src/recovery.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RecoveryManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 22 |     /// Current recovery state
[INFO] [stdout] 23 |     state: Mutex<RecoveryState>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     admin_message_types: HashSet<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     recovery_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     recovery_start_time: Mutex<Option<Instant>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     highest_resent_seqnum: Mutex<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/recovery.rs:61:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl RecoveryManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub async fn start_gap_recovery(&self, _expected_seq: u64, _received_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn start_reconnect_recovery(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn process_resent_message(&self, message: &FixMessage) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub async fn complete_recovery(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub async fn check_timeout(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn get_state(&self) -> RecoveryState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn is_in_recovery(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn set_processing_resend(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn set_recovery_timeout(&mut self, timeout: Duration) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.65s
[INFO] running `Command { std: "docker" "inspect" "415d4516a23d5ddf668ec183ec108fc03b869a62822748b6545a53b59415c7ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415d4516a23d5ddf668ec183ec108fc03b869a62822748b6545a53b59415c7ba", kill_on_drop: false }`
[INFO] [stdout] 415d4516a23d5ddf668ec183ec108fc03b869a62822748b6545a53b59415c7ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 666e3329eb46d404b5c597a0a5b763f0f621af893732af43f9da8f8743419c57
[INFO] running `Command { std: "docker" "start" "-a" "666e3329eb46d404b5c597a0a5b763f0f621af893732af43f9da8f8743419c57", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fix_session_manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg_receiver` is never read
[INFO] [stdout]   --> src/session.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_field`, `seq_num`, `from_bytes`, `resend_request`, `sequence_reset`, and `logout` are never used
[INFO] [stdout]    --> src/message.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl FixMessage {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn get_field(&self, tag: u32) -> Option<&String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn seq_num(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn from_bytes(data: &[u8]) -> Result<Self, FixError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn resend_request(begin_seq_no: u64, end_seq_no: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn sequence_reset(new_seq_no: u64, gap_fill: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn logout(reason: Option<&str>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT` is never used
[INFO] [stdout]   --> src/message.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const TEXT: u32 = 58;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAP_FILL_FLAG` is never used
[INFO] [stdout]   --> src/message.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const GAP_FILL_FLAG: u32 = 123;
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NEW_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const NEW_SEQ_NO: u32 = 36;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BEGIN_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const BEGIN_SEQ_NO: u32 = 7;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `END_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const END_SEQ_NO: u32 = 16;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageDirection` is never used
[INFO] [stdout]   --> src/session.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum MessageDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LogoutSent` is never constructed
[INFO] [stdout]   --> src/session.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum SessionState {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     LogoutSent,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_message` and `on_error` are never used
[INFO] [stdout]   --> src/session.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait SessionCallback: Send + Sync {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] 52 |     /// Called when a message is received
[INFO] [stdout] 53 |     async fn on_message(&self, message: FixMessage) -> Result<(), FixError>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn on_error(&self, error: FixError);
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `recovery` and `msg_receiver` are never read
[INFO] [stdout]   --> src/session.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     recovery: Arc<RecoveryManager>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/session.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn set_callback<T: SessionCallback + 'static>(&mut self, callback: T) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn handle_message(&self, data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     async fn handle_logon(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn validate_logon_message(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     async fn handle_logout(&self, _message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     async fn handle_heartbeat(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     async fn handle_test_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     async fn handle_resend_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     async fn handle_sequence_reset(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     async fn handle_reject(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     async fn handle_application_message(&self, message: &FixMessage, raw_data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub async fn stop(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub async fn get_state(&self) -> SessionState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidFormat`, `SequenceGap`, `SessionRejected`, `HeartbeatTimeout`, `ParseError`, and `Timeout` are never constructed
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum FixError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     InvalidFormat(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     SequenceGap { expected: u64, received: u64 },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SessionRejected(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     HeartbeatTimeout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     ParseError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Timeout(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reconnect_interval` is never read
[INFO] [stdout]   --> src/config.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct SessionConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub reconnect_interval: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl SessionConfig {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 29 |     /// Creates a new session configuration with default values
[INFO] [stdout] 30 |     pub fn new(sender: &str, target: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `message_received`, `acknowledge_test_request`, `set_missed_heartbeat_threshold`, and `is_session_inactive` are never used
[INFO] [stdout]    --> src/heartbeat.rs:42:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl HeartbeatMonitor {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn message_received(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn acknowledge_test_request(&self, test_req_id: &str) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn set_missed_heartbeat_threshold(&mut self, threshold: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub async fn is_session_inactive(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inbound_seqnum`, `pending_resends`, `message_buffer`, `buffer_max_size`, and `resend_timeout` are never read
[INFO] [stdout]   --> src/sequence.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SequenceManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     inbound_seqnum: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pending_resends: Mutex<Vec<(u64, u64, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     message_buffer: Mutex<VecDeque<(u64, Vec<u8>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     buffer_max_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     resend_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/sequence.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl SequenceManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn current_outbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn expected_inbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn reset(&self, outbound: u64, inbound: u64) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub async fn clear_state(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub async fn process_inbound_seqnum(&self, received_seqnum: u64) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub async fn buffer_message(&self, seqnum: u64, message: Vec<u8>) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn request_resend(&self, begin_seq: u64, end_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn check_resend_timeouts(&self) -> Vec<(u64, u64)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn process_buffered_messages(&self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AwaitingResend`, `ProcessingResend`, and `ReconnectRecovery` are never constructed
[INFO] [stdout]   --> src/recovery.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum RecoveryState {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     AwaitingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     /// Processing resent messages
[INFO] [stdout] 15 |     ProcessingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// Recovering from disconnect
[INFO] [stdout] 17 |     ReconnectRecovery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `admin_message_types`, `recovery_timeout`, `recovery_start_time`, and `highest_resent_seqnum` are never read
[INFO] [stdout]   --> src/recovery.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RecoveryManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 22 |     /// Current recovery state
[INFO] [stdout] 23 |     state: Mutex<RecoveryState>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     admin_message_types: HashSet<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     recovery_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     recovery_start_time: Mutex<Option<Instant>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     highest_resent_seqnum: Mutex<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/recovery.rs:61:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl RecoveryManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub async fn start_gap_recovery(&self, _expected_seq: u64, _received_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn start_reconnect_recovery(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn process_resent_message(&self, message: &FixMessage) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub async fn complete_recovery(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub async fn check_timeout(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn get_state(&self) -> RecoveryState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn is_in_recovery(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn set_processing_resend(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn set_recovery_timeout(&mut self, timeout: Duration) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/sequence_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::Duration`
[INFO] [stdout]  --> tests/sequence_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fix_session_manager::error::FixError`
[INFO] [stdout]  --> tests/sequence_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fix_session_manager::error::FixError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/session_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BytesMut`
[INFO] [stdout]  --> src/session.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg_receiver` is never read
[INFO] [stdout]   --> src/session.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_field`, `seq_num`, `from_bytes`, `resend_request`, `sequence_reset`, and `logout` are never used
[INFO] [stdout]    --> src/message.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl FixMessage {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn get_field(&self, tag: u32) -> Option<&String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn seq_num(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn from_bytes(data: &[u8]) -> Result<Self, FixError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn resend_request(begin_seq_no: u64, end_seq_no: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn sequence_reset(new_seq_no: u64, gap_fill: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn logout(reason: Option<&str>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT` is never used
[INFO] [stdout]   --> src/message.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const TEXT: u32 = 58;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAP_FILL_FLAG` is never used
[INFO] [stdout]   --> src/message.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const GAP_FILL_FLAG: u32 = 123;
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NEW_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const NEW_SEQ_NO: u32 = 36;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BEGIN_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const BEGIN_SEQ_NO: u32 = 7;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `END_SEQ_NO` is never used
[INFO] [stdout]   --> src/message.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const END_SEQ_NO: u32 = 16;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageDirection` is never used
[INFO] [stdout]   --> src/session.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum MessageDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LogoutSent` is never constructed
[INFO] [stdout]   --> src/session.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum SessionState {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     LogoutSent,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_message` and `on_error` are never used
[INFO] [stdout]   --> src/session.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait SessionCallback: Send + Sync {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] 52 |     /// Called when a message is received
[INFO] [stdout] 53 |     async fn on_message(&self, message: FixMessage) -> Result<(), FixError>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn on_error(&self, error: FixError);
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageContext` is never constructed
[INFO] [stdout]   --> src/session.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct MessageContext {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `recovery` and `msg_receiver` are never read
[INFO] [stdout]   --> src/session.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     recovery: Arc<RecoveryManager>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/session.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn set_callback<T: SessionCallback + 'static>(&mut self, callback: T) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn handle_message(&self, data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     async fn handle_logon(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn validate_logon_message(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     async fn handle_logout(&self, _message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     async fn handle_heartbeat(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     async fn handle_test_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     async fn handle_resend_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     async fn handle_sequence_reset(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     async fn handle_reject(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     async fn handle_application_message(&self, message: &FixMessage, raw_data: &[u8]) -> Result<(), FixError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub async fn stop(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub async fn get_state(&self) -> SessionState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidFormat`, `SequenceGap`, `SessionRejected`, `HeartbeatTimeout`, `ParseError`, and `Timeout` are never constructed
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum FixError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     InvalidFormat(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     SequenceGap { expected: u64, received: u64 },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SessionRejected(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     HeartbeatTimeout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     ParseError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Timeout(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reconnect_interval` is never read
[INFO] [stdout]   --> src/config.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct SessionConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub reconnect_interval: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl SessionConfig {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 29 |     /// Creates a new session configuration with default values
[INFO] [stdout] 30 |     pub fn new(sender: &str, target: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `message_received`, `acknowledge_test_request`, `set_missed_heartbeat_threshold`, and `is_session_inactive` are never used
[INFO] [stdout]    --> src/heartbeat.rs:42:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl HeartbeatMonitor {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn message_received(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn acknowledge_test_request(&self, test_req_id: &str) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn set_missed_heartbeat_threshold(&mut self, threshold: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub async fn is_session_inactive(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inbound_seqnum`, `pending_resends`, `message_buffer`, `buffer_max_size`, and `resend_timeout` are never read
[INFO] [stdout]   --> src/sequence.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SequenceManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     inbound_seqnum: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pending_resends: Mutex<Vec<(u64, u64, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     message_buffer: Mutex<VecDeque<(u64, Vec<u8>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     buffer_max_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     resend_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/sequence.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl SequenceManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn current_outbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn expected_inbound_seqnum(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn reset(&self, outbound: u64, inbound: u64) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub async fn clear_state(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub async fn process_inbound_seqnum(&self, received_seqnum: u64) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub async fn buffer_message(&self, seqnum: u64, message: Vec<u8>) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn request_resend(&self, begin_seq: u64, end_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn check_resend_timeouts(&self) -> Vec<(u64, u64)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn process_buffered_messages(&self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AwaitingResend`, `ProcessingResend`, and `ReconnectRecovery` are never constructed
[INFO] [stdout]   --> src/recovery.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum RecoveryState {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     AwaitingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     /// Processing resent messages
[INFO] [stdout] 15 |     ProcessingResend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// Recovering from disconnect
[INFO] [stdout] 17 |     ReconnectRecovery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `admin_message_types`, `recovery_timeout`, `recovery_start_time`, and `highest_resent_seqnum` are never read
[INFO] [stdout]   --> src/recovery.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RecoveryManager {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 22 |     /// Current recovery state
[INFO] [stdout] 23 |     state: Mutex<RecoveryState>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     admin_message_types: HashSet<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     recovery_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     recovery_start_time: Mutex<Option<Instant>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     highest_resent_seqnum: Mutex<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/recovery.rs:61:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl RecoveryManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub async fn start_gap_recovery(&self, _expected_seq: u64, _received_seq: u64) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn start_reconnect_recovery(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn process_resent_message(&self, message: &FixMessage) -> Result<bool, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub async fn complete_recovery(&self) -> Result<u64, FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub async fn check_timeout(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn get_state(&self) -> RecoveryState {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn is_in_recovery(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn set_processing_resend(&self) -> Result<(), FixError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn set_recovery_timeout(&mut self, timeout: Duration) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "666e3329eb46d404b5c597a0a5b763f0f621af893732af43f9da8f8743419c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666e3329eb46d404b5c597a0a5b763f0f621af893732af43f9da8f8743419c57", kill_on_drop: false }`
[INFO] [stdout] 666e3329eb46d404b5c597a0a5b763f0f621af893732af43f9da8f8743419c57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 07bebbe3f89ef7cb9f296071d0780eac04ea8441adc14d3cfae5fd76ebbbcef6
[INFO] running `Command { std: "docker" "start" "-a" "07bebbe3f89ef7cb9f296071d0780eac04ea8441adc14d3cfae5fd76ebbbcef6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `BytesMut`
[INFO] [stderr]  --> src/session.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use bytes::{BytesMut, Bytes};
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MessageContext` is never constructed
[INFO] [stderr]   --> src/session.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | struct MessageContext {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg_receiver` is never read
[INFO] [stderr]   --> src/session.rs:95:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct SessionManager {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fix_session_manager` (lib) generated 3 warnings (run `cargo fix --lib -p fix_session_manager` to apply 1 suggestion)
[INFO] [stderr] warning: `fix_session_manager` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: associated items `get_field`, `seq_num`, `from_bytes`, `resend_request`, `sequence_reset`, and `logout` are never used
[INFO] [stderr]    --> src/message.rs:66:12
[INFO] [stderr]     |
[INFO] [stderr]  47 | impl FixMessage {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  66 |     pub fn get_field(&self, tag: u32) -> Option<&String> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  76 |     pub fn seq_num(&self) -> Result<u64, FixError> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     pub fn from_bytes(data: &[u8]) -> Result<Self, FixError> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 196 |     pub fn resend_request(begin_seq_no: u64, end_seq_no: u64) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 205 |     pub fn sequence_reset(new_seq_no: u64, gap_fill: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn logout(reason: Option<&str>) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TEXT` is never used
[INFO] [stderr]   --> src/message.rs:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub const TEXT: u32 = 58;
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GAP_FILL_FLAG` is never used
[INFO] [stderr]   --> src/message.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub const GAP_FILL_FLAG: u32 = 123;
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NEW_SEQ_NO` is never used
[INFO] [stderr]   --> src/message.rs:21:15
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub const NEW_SEQ_NO: u32 = 36;
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BEGIN_SEQ_NO` is never used
[INFO] [stderr]   --> src/message.rs:24:15
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub const BEGIN_SEQ_NO: u32 = 7;
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `END_SEQ_NO` is never used
[INFO] [stderr]   --> src/message.rs:25:15
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub const END_SEQ_NO: u32 = 16;
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MessageDirection` is never used
[INFO] [stderr]   --> src/session.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum MessageDirection {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LogoutSent` is never constructed
[INFO] [stderr]   --> src/session.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum SessionState {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 40 |     LogoutSent,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `on_message` and `on_error` are never used
[INFO] [stderr]   --> src/session.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub trait SessionCallback: Send + Sync {
[INFO] [stderr]    |           --------------- methods in this trait
[INFO] [stderr] 52 |     /// Called when a message is received
[INFO] [stderr] 53 |     async fn on_message(&self, message: FixMessage) -> Result<(), FixError>;
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     async fn on_error(&self, error: FixError);
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MessageContext` is never constructed
[INFO] [stderr]   --> src/session.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | struct MessageContext {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `recovery` and `msg_receiver` are never read
[INFO] [stderr]   --> src/session.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct SessionManager {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     recovery: Arc<RecoveryManager>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     msg_receiver: mpsc::Receiver<Bytes>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/session.rs:127:12
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl SessionManager {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 127 |     pub fn set_callback<T: SessionCallback + 'static>(&mut self, callback: T) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub async fn handle_message(&self, data: &[u8]) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     async fn handle_logon(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     fn validate_logon_message(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 297 |     async fn handle_logout(&self, _message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     async fn handle_heartbeat(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 |     async fn handle_test_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 377 |     async fn handle_resend_request(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 401 |     async fn handle_sequence_reset(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 433 |     async fn handle_reject(&self, message: &FixMessage) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 449 |     async fn handle_application_message(&self, message: &FixMessage, raw_data: &[u8]) -> Result<(), FixError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 601 |     pub async fn stop(&self) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 625 |     pub async fn get_state(&self) -> SessionState {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidFormat`, `SequenceGap`, `SessionRejected`, `HeartbeatTimeout`, `ParseError`, and `Timeout` are never constructed
[INFO] [stderr]   --> src/error.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub enum FixError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 10 |     InvalidFormat(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 13 |     SequenceGap { expected: u64, received: u64 },
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     SessionRejected(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     HeartbeatTimeout,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     ParseError(String),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     Timeout(String),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FixError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `reconnect_interval` is never read
[INFO] [stderr]   --> src/config.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct SessionConfig {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub reconnect_interval: Duration,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl SessionConfig {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 29 |     /// Creates a new session configuration with default values
[INFO] [stderr] 30 |     pub fn new(sender: &str, target: &str) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `message_received`, `acknowledge_test_request`, `set_missed_heartbeat_threshold`, and `is_session_inactive` are never used
[INFO] [stderr]    --> src/heartbeat.rs:42:18
[INFO] [stderr]     |
[INFO] [stderr]  27 | impl HeartbeatMonitor {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  42 |     pub async fn message_received(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub async fn acknowledge_test_request(&self, test_req_id: &str) -> Result<bool, FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn set_missed_heartbeat_threshold(&mut self, threshold: u32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub async fn is_session_inactive(&self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `inbound_seqnum`, `pending_resends`, `message_buffer`, `buffer_max_size`, and `resend_timeout` are never read
[INFO] [stderr]   --> src/sequence.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct SequenceManager {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     inbound_seqnum: AtomicU64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pending_resends: Mutex<Vec<(u64, u64, Instant)>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     message_buffer: Mutex<VecDeque<(u64, Vec<u8>)>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     buffer_max_size: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     resend_timeout: Duration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/sequence.rs:47:12
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl SequenceManager {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  47 |     pub fn current_outbound_seqnum(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub fn expected_inbound_seqnum(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  57 |     pub fn reset(&self, outbound: u64, inbound: u64) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     pub async fn clear_state(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |     pub async fn process_inbound_seqnum(&self, received_seqnum: u64) -> Result<bool, FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |     pub async fn buffer_message(&self, seqnum: u64, message: Vec<u8>) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub async fn request_resend(&self, begin_seq: u64, end_seq: u64) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub async fn check_resend_timeouts(&self) -> Vec<(u64, u64)> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub async fn process_buffered_messages(&self) -> Vec<Vec<u8>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `AwaitingResend`, `ProcessingResend`, and `ReconnectRecovery` are never constructed
[INFO] [stderr]   --> src/recovery.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum RecoveryState {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 13 |     AwaitingResend,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     /// Processing resent messages
[INFO] [stderr] 15 |     ProcessingResend,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     /// Recovering from disconnect
[INFO] [stderr] 17 |     ReconnectRecovery,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RecoveryState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `state`, `admin_message_types`, `recovery_timeout`, `recovery_start_time`, and `highest_resent_seqnum` are never read
[INFO] [stderr]   --> src/recovery.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct RecoveryManager {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 22 |     /// Current recovery state
[INFO] [stderr] 23 |     state: Mutex<RecoveryState>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     admin_message_types: HashSet<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     recovery_timeout: Duration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     recovery_start_time: Mutex<Option<Instant>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     highest_resent_seqnum: Mutex<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/recovery.rs:61:18
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl RecoveryManager {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  61 |     pub async fn start_gap_recovery(&self, _expected_seq: u64, _received_seq: u64) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  76 |     pub async fn start_reconnect_recovery(&self) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub async fn process_resent_message(&self, message: &FixMessage) -> Result<bool, FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub async fn complete_recovery(&self) -> Result<u64, FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub async fn check_timeout(&self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 |     pub async fn get_state(&self) -> RecoveryState {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub async fn is_in_recovery(&self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub async fn set_processing_resend(&self) -> Result<(), FixError> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub fn set_recovery_timeout(&mut self, timeout: Duration) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/session_tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/sequence_tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::Duration`
[INFO] [stderr]  --> tests/sequence_tests.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use tokio::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fix_session_manager::error::FixError`
[INFO] [stderr]  --> tests/sequence_tests.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use fix_session_manager::error::FixError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fix_session_manager` (bin "fix_session_manager") generated 22 warnings (1 duplicate)
[INFO] [stderr] warning: `fix_session_manager` (test "session_tests") generated 1 warning (run `cargo fix --test "session_tests" -p fix_session_manager` to apply 1 suggestion)
[INFO] [stderr] warning: `fix_session_manager` (bin "fix_session_manager" test) generated 22 warnings (22 duplicates)
[INFO] [stderr] warning: `fix_session_manager` (test "sequence_tests") generated 3 warnings (run `cargo fix --test "sequence_tests" -p fix_session_manager` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fix_session_manager/7920ac8025e75d42/deps/fix_session_manager-7920ac8025e75d42)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/fix_session_manager/9fb4269a4279f4b6/deps/fix_session_manager-9fb4269a4279f4b6)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/heartbeat_tests.rs (/opt/rustwide/target/debug/build/fix_session_manager/6c21e519bef653e3/deps/heartbeat_tests-6c21e519bef653e3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_heartbeat_creation ... ok
[INFO] [stdout] test test_heartbeat_tracking ... ok
[INFO] [stdout] test test_test_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message_tests.rs (/opt/rustwide/target/debug/build/fix_session_manager/d4e10fa2ee58c18c/deps/message_tests-d4e10fa2ee58c18c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_checksum_calculation ... ok
[INFO] [stdout] test test_message_creation ... ok
[INFO] [stdout] test test_message_fields ... ok
[INFO] [stdout] test test_message_invalid_format ... ok
[INFO] [stdout] test test_message_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sequence_tests.rs (/opt/rustwide/target/debug/build/fix_session_manager/cc1bab1667f19be3/deps/sequence_tests-cc1bab1667f19be3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_message_buffering ... ok
[INFO] [stdout] test test_sequence_reset ... ok
[INFO] [stdout] test test_sequence_management ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_sequence_management stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sequence_management' (38) panicked at tests/sequence_tests.rs:35:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d0f1c9fe6e2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0f1c9fe6e2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0f1c9fe6e2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d0f1c9fe6e2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d0f1ca1312a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d0f1ca1312a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d0f1ca03636 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d0f1ca03636 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d0f1c9dc88f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d0f1c9dc88f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d0f1c9f6919 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d0f1c9007de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d0f1c9007de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d0f1c9f6b82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d0f1c9f6b82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d0f1c9dc97a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d0f1c9d4319 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d0f1c9dd79d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d0f1ca1386c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d0f1ca13832 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d0f1c8efc1f - sequence_tests[e614b602fe7753e7]::test_sequence_management::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sequence_tests.rs:35:5
[INFO] [stdout]   21:     0x5d0f1c8f4a12 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d0f1c8f4a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d0f1c8edf9d - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5d0f1c8ede9b - tokio[da521df6c98f08e6]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d0f1c8ede9b - tokio[da521df6c98f08e6]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d0f1c8ede9b - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5d0f1c8e9e30 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5d0f1c8ed260 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5d0f1c8ec544 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5d0f1c8f109b - <tokio[da521df6c98f08e6]::runtime::context::scoped::Scoped<tokio[da521df6c98f08e6]::runtime::scheduler::Context>>::set::<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d0f1c8f2039 - tokio[da521df6c98f08e6]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d0f1c8e4aa2 - <std[840933623431fd06]::thread::local::LocalKey<tokio[da521df6c98f08e6]::runtime::context::Context>>::try_with::<tokio[da521df6c98f08e6]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5d0f1c8e462e - <std[840933623431fd06]::thread::local::LocalKey<tokio[da521df6c98f08e6]::runtime::context::Context>>::with::<tokio[da521df6c98f08e6]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5d0f1c8f14cd - tokio[da521df6c98f08e6]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d0f1c8eaed0 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5d0f1c8eb1c6 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5d0f1c8ec153 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5d0f1c8f1ad3 - tokio[da521df6c98f08e6]::runtime::context::runtime::enter_runtime::<<tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d0f1c8e9961 - <tokio[da521df6c98f08e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5d0f1c8f0c34 - <tokio[da521df6c98f08e6]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d0f1c8f0df7 - <tokio[da521df6c98f08e6]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d0f1c8f0741 - sequence_tests[e614b602fe7753e7]::test_sequence_management
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sequence_tests.rs:43:57
[INFO] [stdout]   43:     0x5d0f1c8ee027 - sequence_tests[e614b602fe7753e7]::test_sequence_management::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sequence_tests.rs:8:36
[INFO] [stdout]   44:     0x5d0f1c8f08f6 - <sequence_tests[e614b602fe7753e7]::test_sequence_management::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d0f1c8f4b8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d0f1c8f4b8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d0f1c9013ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d0f1c9013ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5d0f1c9013ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d0f1c9013ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d0f1c9013ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d0f1c9013ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d0f1c9013ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d0f1c8fb8b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d0f1c8fb8b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d0f1c903ee2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5d0f1c903ee2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d0f1c903ee2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d0f1c903ee2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d0f1c903ee2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d0f1c903ee2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5d0f1c903ee2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d0f1c9fdf7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5d0f1c9fdf7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x743c55977aa4 - <unknown>
[INFO] [stdout]   66:     0x743c55a04a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_sequence_management
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test sequence_tests`
[INFO] running `Command { std: "docker" "inspect" "07bebbe3f89ef7cb9f296071d0780eac04ea8441adc14d3cfae5fd76ebbbcef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bebbe3f89ef7cb9f296071d0780eac04ea8441adc14d3cfae5fd76ebbbcef6", kill_on_drop: false }`
[INFO] [stdout] 07bebbe3f89ef7cb9f296071d0780eac04ea8441adc14d3cfae5fd76ebbbcef6
