[INFO] fetching crate ruvswarm-persistence 1.1.0...
[INFO] testing ruvswarm-persistence-1.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ruvswarm-persistence 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ruvswarm-persistence 1.1.0
[INFO] finished tweaking crates.io crate ruvswarm-persistence 1.1.0
[INFO] tweaked toml for crates.io crate ruvswarm-persistence 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruvswarm-persistence 1.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruvswarm-persistence 1.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b9a987433bcd9892d566e267cca029e381143c08449aacb3aff6819cf92413e
[INFO] running `Command { std: "docker" "start" "-a" "5b9a987433bcd9892d566e267cca029e381143c08449aacb3aff6819cf92413e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b9a987433bcd9892d566e267cca029e381143c08449aacb3aff6819cf92413e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9a987433bcd9892d566e267cca029e381143c08449aacb3aff6819cf92413e", kill_on_drop: false }`
[INFO] [stdout] 5b9a987433bcd9892d566e267cca029e381143c08449aacb3aff6819cf92413e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2899ec19e51793b4d90aaa71e492ea7993742c290a2e646502d8cc61899b4aa
[INFO] running `Command { std: "docker" "start" "-a" "c2899ec19e51793b4d90aaa71e492ea7993742c290a2e646502d8cc61899b4aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.22.0
[INFO] [stderr]    Compiling ruvswarm-persistence v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `execute_in_transaction` is never used
[INFO] [stdout]    --> src/sqlite.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | impl SqliteTransaction {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 917 |     fn execute_in_transaction<F, T>(&self, operation: F) -> Result<T, StorageError>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.86s
[INFO] running `Command { std: "docker" "inspect" "c2899ec19e51793b4d90aaa71e492ea7993742c290a2e646502d8cc61899b4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2899ec19e51793b4d90aaa71e492ea7993742c290a2e646502d8cc61899b4aa", kill_on_drop: false }`
[INFO] [stdout] c2899ec19e51793b4d90aaa71e492ea7993742c290a2e646502d8cc61899b4aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ed5c39df490eb1d38f3e51344f3c771ca0081f37221cda7c62d2af70f89a650
[INFO] running `Command { std: "docker" "start" "-a" "9ed5c39df490eb1d38f3e51344f3c771ca0081f37221cda7c62d2af70f89a650", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.22.0
[INFO] [stderr]    Compiling ruvswarm-persistence v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `execute_in_transaction` is never used
[INFO] [stdout]    --> src/sqlite.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | impl SqliteTransaction {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 917 |     fn execute_in_transaction<F, T>(&self, operation: F) -> Result<T, StorageError>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]   --> src/tests/property_tests.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{DateTime, Utc, Duration};
[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 imports: `EventModel`, `MessageModel`, and `MetricModel`
[INFO] [stdout]   --> src/tests/property_tests.rs:14:59
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::{Storage, StorageError, AgentModel, TaskModel, EventModel, MessageModel, MetricModel};
[INFO] [stdout]    |                                                           ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sqlite::SqliteStorage`
[INFO] [stdout]   --> src/tests/property_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::sqlite::SqliteStorage;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sqlite::SqliteStorage`
[INFO] [stdout]   --> src/tests/security_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::sqlite::SqliteStorage;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]   --> src/tests/security_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::Utc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/tests/security_tests.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use std::sync::Arc;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Barrier`
[INFO] [stdout]   --> src/tests/security_tests.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use tokio::sync::Barrier;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageError`
[INFO] [stdout]  --> src/tests/concurrent_tests.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Storage, StorageError, AgentModel, TaskModel, EventModel, MessageModel, MetricModel};
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/tests/property_tests.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |             for i in 0..task_count {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_agent`
[INFO] [stdout]    --> src/tests/concurrent_tests.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let final_agent = storage.get_agent(&agent.id).await.unwrap().unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execute_in_transaction` is never used
[INFO] [stdout]    --> src/sqlite.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | impl SqliteTransaction {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 917 |     fn execute_in_transaction<F, T>(&self, operation: F) -> Result<T, StorageError>
[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 `0` is never read
[INFO] [stdout]   --> src/tests/transaction_tests.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     StoreAgent(AgentModel),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     StoreAgent(AgentModel),
[INFO] [stdout] 19 +     StoreAgent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tests/transaction_tests.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     UpdateAgent(AgentModel),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     UpdateAgent(AgentModel),
[INFO] [stdout] 20 +     UpdateAgent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tests/transaction_tests.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     DeleteAgent(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     DeleteAgent(String),
[INFO] [stdout] 21 +     DeleteAgent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tests/transaction_tests.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     StoreTask(TaskModel),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     StoreTask(TaskModel),
[INFO] [stdout] 22 +     StoreTask(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UpdateTask` is never constructed
[INFO] [stdout]   --> src/tests/transaction_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum TransactionOp {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     UpdateTask(TaskModel),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionOp` 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: static `TEST_COUNTER` is never used
[INFO] [stdout]   --> src/tests/test_utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static TEST_COUNTER: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_pool_size` and `storage_mut` are never used
[INFO] [stdout]   --> src/tests/test_utils.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TestFixture {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub async fn with_pool_size(pool_size: u32) -> Result<Self, StorageError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn storage_mut(&mut self) -> &mut dyn Storage<Error = StorageError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_storage` is never used
[INFO] [stdout]    --> src/tests/test_utils.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub async fn create_test_storage() -> Result<SqliteStorage, StorageError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_memory_storage` is never used
[INFO] [stdout]    --> src/tests/test_utils.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn create_memory_storage() -> MemoryStorage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestConfig` is never constructed
[INFO] [stdout]    --> src/tests/test_utils.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct TestConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `high_concurrency` and `low_latency` are never used
[INFO] [stdout]    --> src/tests/test_utils.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl TestConfig {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] 151 |     /// Configuration for high concurrency tests
[INFO] [stdout] 152 |     pub fn high_concurrency() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn low_latency() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_referential_integrity` is never used
[INFO] [stdout]    --> src/tests/test_utils.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn assert_referential_integrity(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] running `Command { std: "docker" "inspect" "9ed5c39df490eb1d38f3e51344f3c771ca0081f37221cda7c62d2af70f89a650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed5c39df490eb1d38f3e51344f3c771ca0081f37221cda7c62d2af70f89a650", kill_on_drop: false }`
[INFO] [stdout] 9ed5c39df490eb1d38f3e51344f3c771ca0081f37221cda7c62d2af70f89a650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94d2f7ebb1c1c47e694e3511e18efd5604215b6b3662dae0f3adb4b09a969b1b
[INFO] running `Command { std: "docker" "start" "-a" "94d2f7ebb1c1c47e694e3511e18efd5604215b6b3662dae0f3adb4b09a969b1b", kill_on_drop: false }`
[INFO] [stderr] warning: method `execute_in_transaction` is never used
[INFO] [stderr]    --> src/sqlite.rs:917:8
[INFO] [stderr]     |
[INFO] [stderr] 900 | impl SqliteTransaction {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 917 |     fn execute_in_transaction<F, T>(&self, operation: F) -> Result<T, StorageError>
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ruvswarm-persistence` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `DateTime`
[INFO] [stderr]   --> src/tests/property_tests.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 | use chrono::{DateTime, Utc, Duration};
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EventModel`, `MessageModel`, and `MetricModel`
[INFO] [stderr]   --> src/tests/property_tests.rs:14:59
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::{Storage, StorageError, AgentModel, TaskModel, EventModel, MessageModel, MetricModel};
[INFO] [stderr]    |                                                           ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::sqlite::SqliteStorage`
[INFO] [stderr]   --> src/tests/property_tests.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::sqlite::SqliteStorage;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::sqlite::SqliteStorage`
[INFO] [stderr]   --> src/tests/security_tests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::sqlite::SqliteStorage;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Utc`
[INFO] [stderr]   --> src/tests/security_tests.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use chrono::Utc;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/tests/security_tests.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     use std::sync::Arc;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::Barrier`
[INFO] [stderr]   --> src/tests/security_tests.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     use tokio::sync::Barrier;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StorageError`
[INFO] [stderr]  --> src/tests/concurrent_tests.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::{Storage, StorageError, AgentModel, TaskModel, EventModel, MessageModel, MetricModel};
[INFO] [stderr]   |                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/tests/property_tests.rs:207:17
[INFO] [stderr]     |
[INFO] [stderr] 207 |             for i in 0..task_count {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_agent`
[INFO] [stderr]    --> src/tests/concurrent_tests.rs:294:9
[INFO] [stderr]     |
[INFO] [stderr] 294 |     let final_agent = storage.get_agent(&agent.id).await.unwrap().unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_agent`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests/transaction_tests.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 19 |     StoreAgent(AgentModel),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     StoreAgent(AgentModel),
[INFO] [stderr] 19 +     StoreAgent(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests/transaction_tests.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 |     UpdateAgent(AgentModel),
[INFO] [stderr]    |     ----------- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     UpdateAgent(AgentModel),
[INFO] [stderr] 20 +     UpdateAgent(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests/transaction_tests.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |     DeleteAgent(String),
[INFO] [stderr]    |     ----------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     DeleteAgent(String),
[INFO] [stderr] 21 +     DeleteAgent(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests/transaction_tests.rs:22:15
[INFO] [stderr]    |
[INFO] [stderr] 22 |     StoreTask(TaskModel),
[INFO] [stderr]    |     --------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     StoreTask(TaskModel),
[INFO] [stderr] 22 +     StoreTask(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `UpdateTask` is never constructed
[INFO] [stderr]   --> src/tests/transaction_tests.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | enum TransactionOp {
[INFO] [stderr]    |      ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 23 |     UpdateTask(TaskModel),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: static `TEST_COUNTER` is never used
[INFO] [stderr]   --> src/tests/test_utils.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | static TEST_COUNTER: AtomicU64 = AtomicU64::new(0);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `with_pool_size` and `storage_mut` are never used
[INFO] [stderr]   --> src/tests/test_utils.rs:49:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl TestFixture {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub async fn with_pool_size(pool_size: u32) -> Result<Self, StorageError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     pub fn storage_mut(&mut self) -> &mut dyn Storage<Error = StorageError> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_storage` is never used
[INFO] [stderr]    --> src/tests/test_utils.rs:111:14
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub async fn create_test_storage() -> Result<SqliteStorage, StorageError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_memory_storage` is never used
[INFO] [stderr]    --> src/tests/test_utils.rs:138:8
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub fn create_memory_storage() -> MemoryStorage {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestConfig` is never constructed
[INFO] [stderr]    --> src/tests/test_utils.rs:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct TestConfig {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `high_concurrency` and `low_latency` are never used
[INFO] [stderr]    --> src/tests/test_utils.rs:152:12
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl TestConfig {
[INFO] [stderr]     | --------------- associated functions in this implementation
[INFO] [stderr] 151 |     /// Configuration for high concurrency tests
[INFO] [stderr] 152 |     pub fn high_concurrency() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub fn low_latency() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_referential_integrity` is never used
[INFO] [stderr]    --> src/tests/test_utils.rs:176:18
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub async fn assert_referential_integrity(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ruvswarm-persistence` (lib test) generated 23 warnings (1 duplicate) (run `cargo fix --lib -p ruvswarm-persistence --tests` to apply 10 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruvswarm_persistence-e280a974d3303e56)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test memory::tests::test_memory_storage ... ok
[INFO] [stdout] test tests::crud_tests::test_agent_update ... ok
[INFO] [stdout] test models::tests::test_agent_model ... ok
[INFO] [stdout] test models::tests::test_task_model ... ok
[INFO] [stdout] test tests::crud_tests::test_batch_operations ... ok
[INFO] [stdout] test tests::crud_tests::test_agent_create_read ... ok
[INFO] [stdout] test tests::crud_tests::test_error_scenarios ... ok
[INFO] [stdout] test tests::crud_tests::test_agent_delete ... ok
[INFO] [stdout] test tests::crud_tests::test_metric_crud ... ok
[INFO] [stdout] test tests::crud_tests::test_event_crud ... ok
[INFO] [stdout] test tests::crud_tests::test_task_crud_operations ... ok
[INFO] [stdout] test tests::crud_tests::test_task_priority_ordering ... ok
[INFO] [stdout] test tests::crud_tests::test_message_crud ... ok
[INFO] [stdout] test tests::crud_tests::test_time_based_queries ... ok
[INFO] [stdout] test tests::concurrent_tests::test_task_assignment_race_conditions ... ok
[INFO] [stdout] test tests::concurrent_tests::test_concurrent_agent_registration_storm ... ok
[INFO] [stdout] test tests::query_tests::test_aggregate_query_patterns ... ok
[INFO] [stdout] test tests::query_tests::test_basic_query_builder ... ok
[INFO] [stdout] test migrations::tests::test_migrations ... ok
[INFO] [stdout] test tests::query_tests::test_date_range_queries ... ok
[INFO] [stdout] test tests::query_tests::test_complex_query ... ok
[INFO] [stdout] test tests::query_tests::test_empty_conditions ... ok
[INFO] [stdout] test tests::query_tests::test_join_query_patterns ... ok
[INFO] [stdout] test tests::query_tests::test_pagination_queries ... ok
[INFO] [stdout] test tests::query_tests::test_query_builder_chaining ... ok
[INFO] [stdout] test tests::query_tests::test_query_injection_prevention ... ok
[INFO] [stdout] test tests::query_tests::test_query_with_comparison ... ok
[INFO] [stdout] test tests::query_tests::test_query_with_like_pattern ... ok
[INFO] [stdout] test tests::query_tests::test_query_with_limit_offset ... ok
[INFO] [stdout] test tests::query_tests::test_query_with_conditions ... ok
[INFO] [stdout] test tests::query_tests::test_query_with_ordering ... ok
[INFO] [stdout] test tests::query_tests::test_subquery_patterns ... ok
[INFO] [stdout] test tests::security_tests::sql_injection_tests::test_query_builder_prevents_injection ... ok
[INFO] [stdout] test tests::security_tests::test_concurrent_agent_claims ... ok
[INFO] [stdout] test tests::security_tests::test_error_handling_not_silent ... ok
[INFO] [stdout] test sqlite::tests::test_sqlite_storage ... ok
[INFO] [stdout] test tests::security_tests::transaction_tests::test_real_transaction_isolation ... ok
[INFO] [stdout] test tests::security_tests::sql_injection_tests::test_sql_injection_prevention ... ok
[INFO] [stdout] test tests::storage_tests::test_agent_crud_operations ... ok
[INFO] [stdout] test tests::storage_tests::test_concurrent_storage_operations ... ok
[INFO] [stdout] test tests::storage_tests::test_event_logging ... ok
[INFO] [stdout] test tests::storage_tests::test_list_agents_by_status ... ok
[INFO] [stdout] test tests::property_tests::test_agent_model_invariants ... ok
[INFO] [stdout] test tests::storage_tests::test_maintenance_operations ... ok
[INFO] [stdout] test tests::storage_tests::test_message_storage ... ok
[INFO] [stdout] test tests::storage_tests::test_metrics_storage ... ok
[INFO] [stdout] test tests::storage_tests::test_storage_error_handling ... ok
[INFO] [stdout] test tests::storage_tests::test_storage_initialization ... ok
[INFO] [stdout] test tests::storage_tests::test_task_operations ... ok
[INFO] [stdout] test tests::transaction_tests::test_concurrent_transactions ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_atomicity ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_commit ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_isolation ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_rollback ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_savepoint ... ok
[INFO] [stdout] test tests::transaction_tests::test_transaction_with_mixed_operations ... ok
[INFO] [stdout] test tests::concurrent_tests::test_message_broadcast_storm ... ok
[INFO] [stdout] test tests::security_tests::transaction_tests::test_automatic_rollback_on_drop ... ok
[INFO] [stdout] test tests::security_tests::transaction_tests::test_transaction_rollback_on_error ... ok
[INFO] [stdout] test tests::concurrent_tests::test_connection_pool_exhaustion ... ok
[INFO] [stdout] test tests::test_utils::tests::test_fixture_isolation ... ok
[INFO] [stdout] test tests::concurrent_tests::test_concurrent_updates_optimistic_locking ... ok
[INFO] [stdout] test tests::concurrent_tests::test_metric_aggregation_performance ... FAILED
[INFO] [stdout] test tests::property_tests::test_storage_idempotency ... ok
[INFO] [stdout] test tests::property_tests::test_concurrent_agent_updates ... ok
[INFO] [stdout] test tests::property_tests::test_agent_storage_consistency ... ok
[INFO] [stdout] test tests::concurrent_tests::test_event_sourcing_at_scale ... ok
[INFO] [stdout] test tests::property_tests::test_storage_invariants_under_operations ... ok
[INFO] [stdout] test tests::property_tests::test_agent_status_filtering ... ok
[INFO] [stdout] test tests::property_tests::test_task_referential_integrity ... ok
[INFO] [stdout] test tests::property_tests::test_cross_storage_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::concurrent_tests::test_metric_aggregation_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::concurrent_tests::test_metric_aggregation_performance' (34) panicked at src/tests/concurrent_tests.rs:578:5:
[INFO] [stdout] Aggregation query took too long: 1.153475162s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63499e005a02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63499e005a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63499e005a02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63499e005a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63499e01715f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63499e01715f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63499dfd1dc3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63499dfd1dc3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63499dfde4c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63499dfe367f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63499dfe3511 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63499dc5451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63499dc5451e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63499dfe3d3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63499dfe3d3f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63499dfe3aea - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63499dfde5f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63499dfc600d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63499e01fa50 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63499db21279 - ruvswarm_persistence::tests::concurrent_tests::test_metric_aggregation_performance::{{closure}}::h3475ce22377fe593
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/concurrent_tests.rs:578:5
[INFO] [stdout]   20:     0x63499db3aba2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h72e07f9a600c1f4b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x63499db3acbd - <core::pin::Pin<P> as core::future::future::Future>::poll::h9c442f5a9a7ce596
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63499da5ad9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7e44636ca40c1e33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x63499da59fab - tokio::task::coop::with_budget::hac4fbab6070d4872
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x63499da59fab - tokio::task::coop::budget::h4a38f69677f0d88c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x63499da59fab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52ab4561a7cbdcf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x63499da425d0 - tokio::runtime::scheduler::current_thread::Context::enter::h893c4739086eca8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x63499da51e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haa1fdbe60f083f33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x63499da4cde4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcfdadce0e477237e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x63499dae92ab - tokio::runtime::context::scoped::Scoped<T>::set::h18df5c06839a2844
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x63499da34199 - tokio::runtime::context::set_scheduler::{{closure}}::h27a09a2255fd8a1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x63499dbdbde2 - std::thread::local::LocalKey<T>::try_with::h5e61cbaadec67bc2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x63499dbd74ae - std::thread::local::LocalKey<T>::with::h4ee67aa3a6622bc0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x63499da33ead - tokio::runtime::context::set_scheduler::hbef5aa0699c4f687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x63499da4a0d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7495eaebcb2a0da1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x63499da4d5a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he245b9473c93a6c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x63499da39090 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdd49a6b855f9994c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x63499da79c90 - tokio::runtime::context::runtime::enter_runtime::hb71e18fc29b9e27d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x63499da35da1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb885ee6377756dc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x63499d940504 - tokio::runtime::runtime::Runtime::block_on_inner::h188f9957aec0da09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x63499d94171c - tokio::runtime::runtime::Runtime::block_on::h0442eb5f5379eada
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x63499db1fd50 - ruvswarm_persistence::tests::concurrent_tests::test_metric_aggregation_performance::hb4ee5b1f632e1850
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/concurrent_tests.rs:581:80
[INFO] [stdout]   42:     0x63499db213b7 - ruvswarm_persistence::tests::concurrent_tests::test_metric_aggregation_performance::{{closure}}::h93a20e5e955ede5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/concurrent_tests.rs:501:47
[INFO] [stdout]   43:     0x63499da061a6 - core::ops::function::FnOnce::call_once::hf7980906a13ecc3c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63499dc5436b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63499dc5436b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x63499dc6837d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63499dc6837d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x63499dc6837d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x63499dc6837d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x63499dc6837d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63499dc6837d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63499dc6837d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63499dc418c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63499dc418c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x63499dc451fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x63499dc451fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x63499dc451fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x63499dc451fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x63499dc451fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63499dc451fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x63499dc451fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63499dfd98df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x63499dfd98df - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x717456d94aa4 - <unknown>
[INFO] [stdout]   65:     0x717456e21a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::concurrent_tests::test_metric_aggregation_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 49.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "94d2f7ebb1c1c47e694e3511e18efd5604215b6b3662dae0f3adb4b09a969b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d2f7ebb1c1c47e694e3511e18efd5604215b6b3662dae0f3adb4b09a969b1b", kill_on_drop: false }`
[INFO] [stdout] 94d2f7ebb1c1c47e694e3511e18efd5604215b6b3662dae0f3adb4b09a969b1b
