[INFO] fetching crate rseata-core 0.1.2... [INFO] testing rseata-core-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rseata-core 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rseata-core 0.1.2 [INFO] finished tweaking crates.io crate rseata-core 0.1.2 [INFO] tweaked toml for crates.io crate rseata-core 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rseata-core 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rseata-core 0.1.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ac590f70f7a82f424b3c0f0b4a08aeb983b6779d0da1c91a240867b77d15583 [INFO] running `Command { std: "docker" "start" "-a" "9ac590f70f7a82f424b3c0f0b4a08aeb983b6779d0da1c91a240867b77d15583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ac590f70f7a82f424b3c0f0b4a08aeb983b6779d0da1c91a240867b77d15583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac590f70f7a82f424b3c0f0b4a08aeb983b6779d0da1c91a240867b77d15583", kill_on_drop: false }` [INFO] [stdout] 9ac590f70f7a82f424b3c0f0b4a08aeb983b6779d0da1c91a240867b77d15583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f58681a1533497e6043bdb8ea18e8cb76707f9205f64b4b29b8f7dda0848c6c4 [INFO] running `Command { std: "docker" "start" "-a" "f58681a1533497e6043bdb8ea18e8cb76707f9205f64b4b29b8f7dda0848c6c4", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling rseata-proto v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling rseata-core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::branch::branch_transaction::BranchTransaction` [INFO] [stdout] --> src/branch/branch_manager_inbound.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::branch::branch_transaction::BranchTransaction; [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: `crate::branch::branch_manager_inbound::BranchManagerInbound` [INFO] [stdout] --> src/branch/branch_transaction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::branch::branch_manager_inbound::BranchManagerInbound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch_session` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | branch_session: &Self::BranchSession, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_branch_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:157:42 [INFO] [stdout] | [INFO] [stdout] 157 | async fn find_global_sessions(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `begin_time` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let begin_time = DateTime::from_timestamp_millis(session.begin_time_millis as i64) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_begin_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_sessions_by_condition(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | session.map(|mut s| { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handler_chain` is never read [INFO] [stdout] --> src/event/defaults/event_publisher.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DefaultEventPublisher { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 11 | event_tx: mpsc::UnboundedSender, [INFO] [stdout] 12 | handler_chain: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultEventPublisher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/event/event_error.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl EventError { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub(crate) fn new(e: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_lock_key_test` is never used [INFO] [stdout] --> src/lock/defaults/default_lock_manager.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl DefaultLockManager { [INFO] [stdout] | ------------------------------------- method in this implementation [INFO] [stdout] 111 | async fn parse_lock_key_test( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction_id` and `branch_id` are never read [INFO] [stdout] --> src/lock/defaults/default_locker.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct LockEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | xid: Xid, [INFO] [stdout] 16 | transaction_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 17 | branch_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LockEntry` 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: field `rm` is never read [INFO] [stdout] --> src/session/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ClientSession { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | rm: RwLock>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `rollback_failed_unlock_enable` are never read [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DefaultSessionManager { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | rollback_failed_unlock_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultSessionManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SessionLifecycleListener` is never used [INFO] [stdout] --> src/session/session_lifecycle_listener.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait SessionLifecycleListener: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_global_session_status` is never used [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl MemorySessionStore { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn update_global_session_status(&mut self, xid: &Xid, new_status: GlobalStatus) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f58681a1533497e6043bdb8ea18e8cb76707f9205f64b4b29b8f7dda0848c6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58681a1533497e6043bdb8ea18e8cb76707f9205f64b4b29b8f7dda0848c6c4", kill_on_drop: false }` [INFO] [stdout] f58681a1533497e6043bdb8ea18e8cb76707f9205f64b4b29b8f7dda0848c6c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c660ef9d6a8753b14caefe79fbdedd3875bade2623c23c674f0dc5097b23c79 [INFO] running `Command { std: "docker" "start" "-a" "0c660ef9d6a8753b14caefe79fbdedd3875bade2623c23c674f0dc5097b23c79", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::branch::branch_transaction::BranchTransaction` [INFO] [stdout] --> src/branch/branch_manager_inbound.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::branch::branch_transaction::BranchTransaction; [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: `crate::branch::branch_manager_inbound::BranchManagerInbound` [INFO] [stdout] --> src/branch/branch_transaction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::branch::branch_manager_inbound::BranchManagerInbound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch_session` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | branch_session: &Self::BranchSession, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_branch_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:157:42 [INFO] [stdout] | [INFO] [stdout] 157 | async fn find_global_sessions(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `begin_time` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let begin_time = DateTime::from_timestamp_millis(session.begin_time_millis as i64) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_begin_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_sessions_by_condition(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | session.map(|mut s| { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handler_chain` is never read [INFO] [stdout] --> src/event/defaults/event_publisher.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DefaultEventPublisher { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 11 | event_tx: mpsc::UnboundedSender, [INFO] [stdout] 12 | handler_chain: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultEventPublisher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/event/event_error.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl EventError { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub(crate) fn new(e: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_lock_key_test` is never used [INFO] [stdout] --> src/lock/defaults/default_lock_manager.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl DefaultLockManager { [INFO] [stdout] | ------------------------------------- method in this implementation [INFO] [stdout] 111 | async fn parse_lock_key_test( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction_id` and `branch_id` are never read [INFO] [stdout] --> src/lock/defaults/default_locker.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct LockEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | xid: Xid, [INFO] [stdout] 16 | transaction_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 17 | branch_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LockEntry` 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: field `rm` is never read [INFO] [stdout] --> src/session/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ClientSession { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | rm: RwLock>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `rollback_failed_unlock_enable` are never read [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DefaultSessionManager { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | rollback_failed_unlock_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultSessionManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SessionLifecycleListener` is never used [INFO] [stdout] --> src/session/session_lifecycle_listener.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait SessionLifecycleListener: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_global_session_status` is never used [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl MemorySessionStore { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn update_global_session_status(&mut self, xid: &Xid, new_status: GlobalStatus) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rseata-core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::branch::branch_transaction::BranchTransaction` [INFO] [stdout] --> src/branch/branch_manager_inbound.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::branch::branch_transaction::BranchTransaction; [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: `crate::branch::branch_manager_inbound::BranchManagerInbound` [INFO] [stdout] --> src/branch/branch_transaction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::branch::branch_manager_inbound::BranchManagerInbound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch_session` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | branch_session: &Self::BranchSession, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_branch_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:157:42 [INFO] [stdout] | [INFO] [stdout] 157 | async fn find_global_sessions(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `begin_time` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let begin_time = DateTime::from_timestamp_millis(session.begin_time_millis as i64) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_begin_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_sessions_by_condition(&self, condition: &SessionCondition) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | session.map(|mut s| { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | for session in &mut sessions { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handler_chain` is never read [INFO] [stdout] --> src/event/defaults/event_publisher.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DefaultEventPublisher { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 11 | event_tx: mpsc::UnboundedSender, [INFO] [stdout] 12 | handler_chain: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultEventPublisher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/event/event_error.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl EventError { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub(crate) fn new(e: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_lock_key_test` is never used [INFO] [stdout] --> src/lock/defaults/default_lock_manager.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl DefaultLockManager { [INFO] [stdout] | ------------------------------------- method in this implementation [INFO] [stdout] 111 | async fn parse_lock_key_test( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction_id` and `branch_id` are never read [INFO] [stdout] --> src/lock/defaults/default_locker.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct LockEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | xid: Xid, [INFO] [stdout] 16 | transaction_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 17 | branch_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LockEntry` 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: field `rm` is never read [INFO] [stdout] --> src/session/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ClientSession { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | rm: RwLock>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `rollback_failed_unlock_enable` are never read [INFO] [stdout] --> src/session/defaults/default_session_manager.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DefaultSessionManager { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | rollback_failed_unlock_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DefaultSessionManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SessionLifecycleListener` is never used [INFO] [stdout] --> src/session/session_lifecycle_listener.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait SessionLifecycleListener: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_global_session_status` is never used [INFO] [stdout] --> src/store/memery_transaction_store_manager.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl MemorySessionStore { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn update_global_session_status(&mut self, xid: &Xid, new_status: GlobalStatus) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "0c660ef9d6a8753b14caefe79fbdedd3875bade2623c23c674f0dc5097b23c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c660ef9d6a8753b14caefe79fbdedd3875bade2623c23c674f0dc5097b23c79", kill_on_drop: false }` [INFO] [stdout] 0c660ef9d6a8753b14caefe79fbdedd3875bade2623c23c674f0dc5097b23c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a184852ffdc869421eed7814c3f273dcfd2bf0728bcbd4af7fce669354f8050d [INFO] running `Command { std: "docker" "start" "-a" "a184852ffdc869421eed7814c3f273dcfd2bf0728bcbd4af7fce669354f8050d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::branch::branch_transaction::BranchTransaction` [INFO] [stderr] --> src/branch/branch_manager_inbound.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::branch::branch_transaction::BranchTransaction; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::branch::branch_manager_inbound::BranchManagerInbound` [INFO] [stderr] --> src/branch/branch_transaction.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::branch::branch_manager_inbound::BranchManagerInbound; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `branch_session` [INFO] [stderr] --> src/session/defaults/default_session_manager.rs:147:9 [INFO] [stderr] | [INFO] [stderr] 147 | branch_session: &Self::BranchSession, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_branch_session` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `condition` [INFO] [stderr] --> src/session/defaults/default_session_manager.rs:157:42 [INFO] [stderr] | [INFO] [stderr] 157 | async fn find_global_sessions(&self, condition: &SessionCondition) -> Vec { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `begin_time` [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:80:17 [INFO] [stderr] | [INFO] [stderr] 80 | let begin_time = DateTime::from_timestamp_millis(session.begin_time_millis as i64) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_begin_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `condition` [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:122:41 [INFO] [stderr] | [INFO] [stderr] 122 | fn get_sessions_by_condition(&self, condition: &SessionCondition) -> Vec { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:209:26 [INFO] [stderr] | [INFO] [stderr] 209 | session.map(|mut s| { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session` [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:226:17 [INFO] [stderr] | [INFO] [stderr] 226 | for session in &mut sessions { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session` [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:247:21 [INFO] [stderr] | [INFO] [stderr] 247 | for session in &mut sessions { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stderr] [INFO] [stderr] warning: field `handler_chain` is never read [INFO] [stderr] --> src/event/defaults/event_publisher.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct DefaultEventPublisher { [INFO] [stderr] | --------------------- field in this struct [INFO] [stderr] 11 | event_tx: mpsc::UnboundedSender, [INFO] [stderr] 12 | handler_chain: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DefaultEventPublisher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/event/event_error.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 11 | impl EventError { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 12 | pub(crate) fn new(e: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `parse_lock_key_test` is never used [INFO] [stderr] --> src/lock/defaults/default_lock_manager.rs:111:14 [INFO] [stderr] | [INFO] [stderr] 110 | impl DefaultLockManager { [INFO] [stderr] | ------------------------------------- method in this implementation [INFO] [stderr] 111 | async fn parse_lock_key_test( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `transaction_id` and `branch_id` are never read [INFO] [stderr] --> src/lock/defaults/default_locker.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 14 | struct LockEntry { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 15 | xid: Xid, [INFO] [stderr] 16 | transaction_id: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 17 | branch_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LockEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `rm` is never read [INFO] [stderr] --> src/session/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct ClientSession { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | rm: RwLock>, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `ClientSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `rollback_failed_unlock_enable` are never read [INFO] [stderr] --> src/session/defaults/default_session_manager.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct DefaultSessionManager { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] 15 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | rollback_failed_unlock_enable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DefaultSessionManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: trait `SessionLifecycleListener` is never used [INFO] [stderr] --> src/session/session_lifecycle_listener.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub trait SessionLifecycleListener: Send + Sync { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `update_global_session_status` is never used [INFO] [stderr] --> src/store/memery_transaction_store_manager.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 23 | impl MemorySessionStore { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | fn update_global_session_status(&mut self, xid: &Xid, new_status: GlobalStatus) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rseata-core` (lib) generated 17 warnings (run `cargo fix --lib -p rseata-core` to apply 9 suggestions) [INFO] [stderr] warning: `rseata-core` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rseata_core-0a1865568c20274b) [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] Doc-tests rseata_core [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] running `Command { std: "docker" "inspect" "a184852ffdc869421eed7814c3f273dcfd2bf0728bcbd4af7fce669354f8050d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a184852ffdc869421eed7814c3f273dcfd2bf0728bcbd4af7fce669354f8050d", kill_on_drop: false }` [INFO] [stdout] a184852ffdc869421eed7814c3f273dcfd2bf0728bcbd4af7fce669354f8050d