[INFO] fetching crate nitinol-inmemory-adaptor 0.1.0...
[INFO] testing nitinol-inmemory-adaptor-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nitinol-inmemory-adaptor 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nitinol-inmemory-adaptor 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nitinol-inmemory-adaptor 0.1.0
[INFO] tweaked toml for crates.io crate nitinol-inmemory-adaptor 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nitinol-inmemory-adaptor 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nitinol-inmemory-adaptor 0.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d24b1d692beabb3543203e6776d76a95074b1b842aa380d60aca632e97c89885
[INFO] running `Command { std: "docker" "start" "-a" "d24b1d692beabb3543203e6776d76a95074b1b842aa380d60aca632e97c89885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24b1d692beabb3543203e6776d76a95074b1b842aa380d60aca632e97c89885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24b1d692beabb3543203e6776d76a95074b1b842aa380d60aca632e97c89885", kill_on_drop: false }`
[INFO] [stdout] d24b1d692beabb3543203e6776d76a95074b1b842aa380d60aca632e97c89885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 307f72fbda99f240d4bb5d4a8867b1cc14307e367032d453992dc208a4a8e088
[INFO] running `Command { std: "docker" "start" "-a" "307f72fbda99f240d4bb5d4a8867b1cc14307e367032d453992dc208a4a8e088", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nitinol-core v1.0.0
[INFO] [stderr]    Compiling nitinol-protocol v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nitinol-inmemory-adaptor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<T>, ErrorKind> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<T>, ErrorKind> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.90s
[INFO] running `Command { std: "docker" "inspect" "307f72fbda99f240d4bb5d4a8867b1cc14307e367032d453992dc208a4a8e088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "307f72fbda99f240d4bb5d4a8867b1cc14307e367032d453992dc208a4a8e088", kill_on_drop: false }`
[INFO] [stdout] 307f72fbda99f240d4bb5d4a8867b1cc14307e367032d453992dc208a4a8e088
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05a6a6f7bc01582f7fbaa6de63db26038831e6527c1168fa09f0178c9005974f
[INFO] running `Command { std: "docker" "start" "-a" "05a6a6f7bc01582f7fbaa6de63db26038831e6527c1168fa09f0178c9005974f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling nitinol v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling nitinol-macro v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nitinol-core v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nitinol-protocol v0.1.0
[INFO] [stderr]    Compiling nitinol-process v0.1.1
[INFO] [stderr]    Compiling nitinol-persistence v0.1.1
[INFO] [stderr]    Compiling nitinol-inmemory-adaptor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<T>, ErrorKind> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<T>, ErrorKind> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<T>, ErrorKind> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub async fn read(&self) -> Result<ReadGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lock.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<T>, ErrorKind> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub async fn write(&self) -> Result<WriteGuard<'_, T>, ErrorKind> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.37s
[INFO] running `Command { std: "docker" "inspect" "05a6a6f7bc01582f7fbaa6de63db26038831e6527c1168fa09f0178c9005974f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a6a6f7bc01582f7fbaa6de63db26038831e6527c1168fa09f0178c9005974f", kill_on_drop: false }`
[INFO] [stdout] 05a6a6f7bc01582f7fbaa6de63db26038831e6527c1168fa09f0178c9005974f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f9762d24e369537ca1ec9bed0c5f32adf0eda4bddaa9ad6b59ac8f45461c914
[INFO] running `Command { std: "docker" "start" "-a" "4f9762d24e369537ca1ec9bed0c5f32adf0eda4bddaa9ad6b59ac8f45461c914", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lock.rs:46:23
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub async fn read(&self) -> Result<ReadGuard<T>, ErrorKind> {
[INFO] [stderr]    |                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub async fn read(&self) -> Result<ReadGuard<'_, T>, ErrorKind> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lock.rs:51:24
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub async fn write(&self) -> Result<WriteGuard<T>, ErrorKind> {
[INFO] [stderr]    |                        ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub async fn write(&self) -> Result<WriteGuard<'_, T>, ErrorKind> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nitinol-inmemory-adaptor` (lib) generated 2 warnings (run `cargo fix --lib -p nitinol-inmemory-adaptor` to apply 2 suggestions)
[INFO] [stderr] warning: `nitinol-inmemory-adaptor` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nitinol_inmemory_adaptor-8bc98619d58ba817)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-05T03:32:27.887680Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 0): 1
[INFO] [stdout] [2m2025-11-05T03:32:27.887808Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 1
[INFO] [stdout] [2m2025-11-05T03:32:27.887847Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.887894Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 1): 2
[INFO] [stdout] [2m2025-11-05T03:32:27.887938Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 2
[INFO] [stdout] [2m2025-11-05T03:32:27.887976Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.888026Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 2): 3
[INFO] [stdout] [2m2025-11-05T03:32:27.888069Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 3
[INFO] [stdout] [2m2025-11-05T03:32:27.888099Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.888165Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 3): 4
[INFO] [stdout] [2m2025-11-05T03:32:27.888189Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 4
[INFO] [stdout] [2m2025-11-05T03:32:27.888258Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.891370Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 4): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891452Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891484Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.891525Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 1): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891554Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.891583Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 2): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891607Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.891664Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 3): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891676Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.891697Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 4): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.891894Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:27.892097Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.892144Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:27.892178Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.892203Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:27.893413Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.893473Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:27.893515Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.893545Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:27.893605Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5
[INFO] [stdout] [2m2025-11-05T03:32:27.893638Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:32.888515Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 5): 6
[INFO] [stdout] [2m2025-11-05T03:32:32.888757Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 6
[INFO] [stdout] [2m2025-11-05T03:32:32.888775Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:32.888797Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 6): 7
[INFO] [stdout] [2m2025-11-05T03:32:32.888811Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 7
[INFO] [stdout] [2m2025-11-05T03:32:32.888817Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:32.888829Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 7): 8
[INFO] [stdout] [2m2025-11-05T03:32:32.888840Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 8
[INFO] [stdout] [2m2025-11-05T03:32:32.888845Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:32.888857Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 8): 9
[INFO] [stdout] [2m2025-11-05T03:32:32.888902Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 9
[INFO] [stdout] [2m2025-11-05T03:32:32.888911Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:32.888926Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m thread:[ThreadId(2)] WriteGuard(v: 9): 10
[INFO] [stdout] [2m2025-11-05T03:32:32.888939Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 0): 10
[INFO] [stdout] [2m2025-11-05T03:32:32.888945Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:37.890627Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 6): 10
[INFO] [stdout] [2m2025-11-05T03:32:37.890894Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:37.891073Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 7): 10
[INFO] [stdout] [2m2025-11-05T03:32:37.891168Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:37.891360Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 8): 10
[INFO] [stdout] [2m2025-11-05T03:32:37.891481Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:37.891688Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 9): 10
[INFO] [stdout] [2m2025-11-05T03:32:37.891819Z[0m [31mERROR[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m Reader Xact Error: MismatchedVersion
[INFO] [stdout] [2m2025-11-05T03:32:37.892001Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10
[INFO] [stdout] [2m2025-11-05T03:32:37.892112Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:42.892627Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10
[INFO] [stdout] [2m2025-11-05T03:32:42.892733Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:42.892777Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10
[INFO] [stdout] [2m2025-11-05T03:32:42.892829Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:42.892906Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10
[INFO] [stdout] [2m2025-11-05T03:32:42.892953Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stdout] [2m2025-11-05T03:32:42.892985Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10
[INFO] [stdout] [2m2025-11-05T03:32:42.893025Z[0m [34mDEBUG[0m [2mnitinol_inmemory_adaptor::lock::test[0m[2m:[0m [Debug(Synced)] Successfully synced.
[INFO] [stderr]      Running tests/programs.rs (/opt/rustwide/target/debug/deps/programs-1795859cbe8f7869)
[INFO] [stdout] test lock::test::threading ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-05T03:32:42.904559Z[0m [32m INFO[0m [2mnitinol_process::registry[0m[2m:[0m Registered: test-entity-1
[INFO] [stdout] [2m2025-11-05T03:32:42.904690Z[0m [34mDEBUG[0m [1mhandle[0m[2m:[0m [2mprograms[0m[2m:[0m Accept command. published event: Created
[INFO] [stdout] [2m2025-11-05T03:32:42.904788Z[0m [34mDEBUG[0m [1mapply[0m[2m:[0m [2mnitinol_inmemory_adaptor::store[0m[2m:[0m not found entity: test-entity-1
[INFO] [stdout] [2m2025-11-05T03:32:42.904815Z[0m [34mDEBUG[0m [1mapply[0m[2m:[0m [2mnitinol_inmemory_adaptor::store[0m[2m:[0m create new store for entity: test-entity-1
[INFO] [stdout] [2m2025-11-05T03:32:42.904839Z[0m [34mDEBUG[0m [1mapply[0m[2m:[0m [2mnitinol_inmemory_adaptor::store[0m[2m:[0m create successfully.
[INFO] [stdout] [2m2025-11-05T03:32:42.904865Z[0m [34mDEBUG[0m [1mapply[0m[2m:[0m [2mprograms[0m[2m:[0m Entity created.
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nitinol_inmemory_adaptor
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f9762d24e369537ca1ec9bed0c5f32adf0eda4bddaa9ad6b59ac8f45461c914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9762d24e369537ca1ec9bed0c5f32adf0eda4bddaa9ad6b59ac8f45461c914", kill_on_drop: false }`
[INFO] [stdout] 4f9762d24e369537ca1ec9bed0c5f32adf0eda4bddaa9ad6b59ac8f45461c914
