[INFO] fetching crate nitinol-inmemory-adaptor 0.1.0... [INFO] testing nitinol-inmemory-adaptor-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate nitinol-inmemory-adaptor 0.1.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nitinol-inmemory-adaptor 0.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 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" "+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] 25084ea460f455b3ccd3fd6b70ee01125801adae966dbfe783d48b6dea8d565d [INFO] running `Command { std: "docker" "start" "-a" "25084ea460f455b3ccd3fd6b70ee01125801adae966dbfe783d48b6dea8d565d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25084ea460f455b3ccd3fd6b70ee01125801adae966dbfe783d48b6dea8d565d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25084ea460f455b3ccd3fd6b70ee01125801adae966dbfe783d48b6dea8d565d", kill_on_drop: false }` [INFO] [stdout] 25084ea460f455b3ccd3fd6b70ee01125801adae966dbfe783d48b6dea8d565d [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] 2f2e0f653cf09a8ab0d8fdc1bfc3ba31e92d79712dd57f4103895d182de7f760 [INFO] running `Command { std: "docker" "start" "-a" "2f2e0f653cf09a8ab0d8fdc1bfc3ba31e92d79712dd57f4103895d182de7f760", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling tracing-core v0.1.33 [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 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, 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, 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, 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, ErrorKind> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.03s [INFO] running `Command { std: "docker" "inspect" "2f2e0f653cf09a8ab0d8fdc1bfc3ba31e92d79712dd57f4103895d182de7f760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2e0f653cf09a8ab0d8fdc1bfc3ba31e92d79712dd57f4103895d182de7f760", kill_on_drop: false }` [INFO] [stdout] 2f2e0f653cf09a8ab0d8fdc1bfc3ba31e92d79712dd57f4103895d182de7f760 [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] aeefc67447e15b10119d9b1bb37bcc2450d2174e088f6857eb40469aa1e41f22 [INFO] running `Command { std: "docker" "start" "-a" "aeefc67447e15b10119d9b1bb37bcc2450d2174e088f6857eb40469aa1e41f22", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 darling_core v0.20.10 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nitinol v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.43.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 regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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-inmemory-adaptor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nitinol-persistence v0.1.1 [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, 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, 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, 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, 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, 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, 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, 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, ErrorKind> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.65s [INFO] running `Command { std: "docker" "inspect" "aeefc67447e15b10119d9b1bb37bcc2450d2174e088f6857eb40469aa1e41f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeefc67447e15b10119d9b1bb37bcc2450d2174e088f6857eb40469aa1e41f22", kill_on_drop: false }` [INFO] [stdout] aeefc67447e15b10119d9b1bb37bcc2450d2174e088f6857eb40469aa1e41f22 [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] 7ea7416262aa7f9af07eaa38969a74c7d9fe4be5bb9c6422fc5928d3df97267c [INFO] running `Command { std: "docker" "start" "-a" "7ea7416262aa7f9af07eaa38969a74c7d9fe4be5bb9c6422fc5928d3df97267c", 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, 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, 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, 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, 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-3bce69a440d2dcdd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-11-13T20:36:53.763132Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 0): 1 [INFO] [stdout] 2025-11-13T20:36:53.763196Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 1 [INFO] [stdout] 2025-11-13T20:36:53.763210Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.763228Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 1): 2 [INFO] [stdout] 2025-11-13T20:36:53.763239Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 2 [INFO] [stdout] 2025-11-13T20:36:53.763245Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.763257Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 2): 3 [INFO] [stdout] 2025-11-13T20:36:53.763267Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 3 [INFO] [stdout] 2025-11-13T20:36:53.763273Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.763284Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 3): 4 [INFO] [stdout] 2025-11-13T20:36:53.763293Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 4 [INFO] [stdout] 2025-11-13T20:36:53.763299Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.763310Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 4): 5 [INFO] [stdout] 2025-11-13T20:36:53.763320Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 5 [INFO] [stdout] 2025-11-13T20:36:53.763325Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.769565Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 1): 5 [INFO] [stdout] 2025-11-13T20:36:53.769602Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.769625Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 2): 5 [INFO] [stdout] 2025-11-13T20:36:53.769641Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.769657Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 3): 5 [INFO] [stdout] 2025-11-13T20:36:53.769671Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.769686Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 4): 5 [INFO] [stdout] 2025-11-13T20:36:53.769699Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:53.769714Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-13T20:36:53.769732Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:36:53.770862Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-13T20:36:53.770883Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:36:53.770897Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-13T20:36:53.770904Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:36:53.770918Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-13T20:36:53.770931Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:36:53.770941Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-13T20:36:53.770954Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:36:58.772608Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 5): 6 [INFO] [stdout] 2025-11-13T20:36:58.772675Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 6 [INFO] [stdout] 2025-11-13T20:36:58.772687Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:58.772709Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 6): 7 [INFO] [stdout] 2025-11-13T20:36:58.772723Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 7 [INFO] [stdout] 2025-11-13T20:36:58.772738Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:58.772754Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 7): 8 [INFO] [stdout] 2025-11-13T20:36:58.772774Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 8 [INFO] [stdout] 2025-11-13T20:36:58.772789Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:58.772803Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 8): 9 [INFO] [stdout] 2025-11-13T20:36:58.772823Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 9 [INFO] [stdout] 2025-11-13T20:36:58.772836Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:36:58.772851Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 9): 10 [INFO] [stdout] 2025-11-13T20:36:58.772871Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 10 [INFO] [stdout] 2025-11-13T20:36:58.772885Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:37:03.773811Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 6): 10 [INFO] [stdout] 2025-11-13T20:37:03.773864Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:37:03.773891Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 7): 10 [INFO] [stdout] 2025-11-13T20:37:03.773900Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:37:03.773922Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 8): 10 [INFO] [stdout] 2025-11-13T20:37:03.773938Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:37:03.773954Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 9): 10 [INFO] [stdout] 2025-11-13T20:37:03.773961Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-13T20:37:03.773975Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-13T20:37:03.773982Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:37:08.775406Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-13T20:37:08.775455Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:37:08.775504Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-13T20:37:08.775516Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:37:08.775531Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-13T20:37:08.775545Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-13T20:37:08.775556Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-13T20:37:08.775568Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [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.05s [INFO] [stdout] [INFO] [stderr] Running tests/programs.rs (/opt/rustwide/target/debug/deps/programs-9602f96594afee4f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-11-13T20:37:08.794234Z  INFO nitinol_process::registry: Registered: test-entity-1 [INFO] [stdout] 2025-11-13T20:37:08.794450Z DEBUG handle: programs: Accept command. published event: Created [INFO] [stdout] 2025-11-13T20:37:08.794660Z DEBUG apply: nitinol_inmemory_adaptor::store: not found entity: test-entity-1 [INFO] [stdout] 2025-11-13T20:37:08.794951Z DEBUG apply: nitinol_inmemory_adaptor::store: create new store for entity: test-entity-1 [INFO] [stdout] 2025-11-13T20:37:08.794991Z DEBUG apply: nitinol_inmemory_adaptor::store: create successfully. [INFO] [stdout] 2025-11-13T20:37:08.795008Z DEBUG apply: programs: Entity created. [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] [stderr] Doc-tests nitinol_inmemory_adaptor [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" "7ea7416262aa7f9af07eaa38969a74c7d9fe4be5bb9c6422fc5928d3df97267c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ea7416262aa7f9af07eaa38969a74c7d9fe4be5bb9c6422fc5928d3df97267c", kill_on_drop: false }` [INFO] [stdout] 7ea7416262aa7f9af07eaa38969a74c7d9fe4be5bb9c6422fc5928d3df97267c