[INFO] fetching crate nitinol-inmemory-adaptor 0.1.0... [INFO] testing nitinol-inmemory-adaptor-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nitinol-inmemory-adaptor 0.1.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nitinol-inmemory-adaptor 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nitinol-process v0.1.1 [INFO] [stderr] Downloaded nitinol v0.4.1 [INFO] [stderr] Downloaded nitinol-core v1.0.0 [INFO] [stderr] Downloaded nitinol-protocol v0.1.0 [INFO] [stderr] Downloaded nitinol-macro v0.1.0 [INFO] [stderr] Downloaded nitinol-persistence v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08631c7e7c7f1fda01bc49d2061df748bd5154114baf6a38606d382047e1e238 [INFO] running `Command { std: "docker" "start" "-a" "08631c7e7c7f1fda01bc49d2061df748bd5154114baf6a38606d382047e1e238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08631c7e7c7f1fda01bc49d2061df748bd5154114baf6a38606d382047e1e238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08631c7e7c7f1fda01bc49d2061df748bd5154114baf6a38606d382047e1e238", kill_on_drop: false }` [INFO] [stdout] 08631c7e7c7f1fda01bc49d2061df748bd5154114baf6a38606d382047e1e238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf5fe8ef22dd6474fd5cc378b6b9b9b4eba56fa377970bbf9343c8d86da6f740 [INFO] running `Command { std: "docker" "start" "-a" "bf5fe8ef22dd6474fd5cc378b6b9b9b4eba56fa377970bbf9343c8d86da6f740", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [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 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 19.75s [INFO] running `Command { std: "docker" "inspect" "bf5fe8ef22dd6474fd5cc378b6b9b9b4eba56fa377970bbf9343c8d86da6f740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5fe8ef22dd6474fd5cc378b6b9b9b4eba56fa377970bbf9343c8d86da6f740", kill_on_drop: false }` [INFO] [stdout] bf5fe8ef22dd6474fd5cc378b6b9b9b4eba56fa377970bbf9343c8d86da6f740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c106fce76ffb2aa458a36c3da4a5b8bf9f8b42e2b9679bac6fd959efb6ad6ba [INFO] running `Command { std: "docker" "start" "-a" "4c106fce76ffb2aa458a36c3da4a5b8bf9f8b42e2b9679bac6fd959efb6ad6ba", 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 futures-sink v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling nitinol v0.4.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thread_local v1.1.8 [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 darling_macro v0.20.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 34.09s [INFO] running `Command { std: "docker" "inspect" "4c106fce76ffb2aa458a36c3da4a5b8bf9f8b42e2b9679bac6fd959efb6ad6ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c106fce76ffb2aa458a36c3da4a5b8bf9f8b42e2b9679bac6fd959efb6ad6ba", kill_on_drop: false }` [INFO] [stdout] 4c106fce76ffb2aa458a36c3da4a5b8bf9f8b42e2b9679bac6fd959efb6ad6ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6de983ce77aa2fd4ac9f08aef798ad465399065901b22a70c98e9aba59ab237a [INFO] running `Command { std: "docker" "start" "-a" "6de983ce77aa2fd4ac9f08aef798ad465399065901b22a70c98e9aba59ab237a", 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.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nitinol_inmemory_adaptor-f0ab039b4ad1d555) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-11-05T03:31:12.497394Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 0): 1 [INFO] [stdout] 2025-11-05T03:31:12.497518Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 1 [INFO] [stdout] 2025-11-05T03:31:12.497557Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.497605Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 1): 2 [INFO] [stdout] 2025-11-05T03:31:12.497645Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 2 [INFO] [stdout] 2025-11-05T03:31:12.497680Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.497727Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 2): 3 [INFO] [stdout] 2025-11-05T03:31:12.497774Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 3 [INFO] [stdout] 2025-11-05T03:31:12.497802Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.497840Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 3): 4 [INFO] [stdout] 2025-11-05T03:31:12.497876Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 4 [INFO] [stdout] 2025-11-05T03:31:12.497903Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.497940Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 4): 5 [INFO] [stdout] 2025-11-05T03:31:12.497995Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 5 [INFO] [stdout] 2025-11-05T03:31:12.498029Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.498097Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 1): 5 [INFO] [stdout] 2025-11-05T03:31:12.498134Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.498173Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 2): 5 [INFO] [stdout] 2025-11-05T03:31:12.498200Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.498244Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 3): 5 [INFO] [stdout] 2025-11-05T03:31:12.498278Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.498334Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 4): 5 [INFO] [stdout] 2025-11-05T03:31:12.498373Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:12.499503Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-05T03:31:12.499562Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:12.499603Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-05T03:31:12.499633Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:12.499670Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-05T03:31:12.499716Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:12.499753Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-05T03:31:12.499787Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:12.499824Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-11-05T03:31:12.504326Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:17.497830Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 5): 6 [INFO] [stdout] 2025-11-05T03:31:17.497969Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 6 [INFO] [stdout] 2025-11-05T03:31:17.498025Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:17.498080Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 6): 7 [INFO] [stdout] 2025-11-05T03:31:17.498142Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 7 [INFO] [stdout] 2025-11-05T03:31:17.498184Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:17.498223Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 7): 8 [INFO] [stdout] 2025-11-05T03:31:17.498278Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 8 [INFO] [stdout] 2025-11-05T03:31:17.498337Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:17.498378Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 8): 9 [INFO] [stdout] 2025-11-05T03:31:17.498434Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 9 [INFO] [stdout] 2025-11-05T03:31:17.498463Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:17.498516Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 9): 10 [INFO] [stdout] 2025-11-05T03:31:17.498579Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 10 [INFO] [stdout] 2025-11-05T03:31:17.498609Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:22.499506Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 6): 10 [INFO] [stdout] 2025-11-05T03:31:22.499548Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:22.499577Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 7): 10 [INFO] [stdout] 2025-11-05T03:31:22.499586Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:22.499600Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 8): 10 [INFO] [stdout] 2025-11-05T03:31:22.499609Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:22.499623Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 9): 10 [INFO] [stdout] 2025-11-05T03:31:22.499630Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-11-05T03:31:22.499643Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-05T03:31:22.499650Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:27.500622Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-05T03:31:27.500665Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:27.500689Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-05T03:31:27.500704Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:27.500715Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-05T03:31:27.500721Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-11-05T03:31:27.500731Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-11-05T03:31:27.500737Z 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.01s [INFO] [stdout] [INFO] [stderr] Running tests/programs.rs (/opt/rustwide/target/debug/deps/programs-ee3d101fd4bb99d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-11-05T03:31:27.522014Z  INFO nitinol_process::registry: Registered: test-entity-1 [INFO] [stdout] 2025-11-05T03:31:27.522991Z DEBUG handle: programs: Accept command. published event: Created [INFO] [stdout] 2025-11-05T03:31:27.523503Z DEBUG apply: nitinol_inmemory_adaptor::store: not found entity: test-entity-1 [INFO] [stdout] 2025-11-05T03:31:27.523944Z DEBUG apply: nitinol_inmemory_adaptor::store: create new store for entity: test-entity-1 [INFO] [stdout] 2025-11-05T03:31:27.524045Z DEBUG apply: nitinol_inmemory_adaptor::store: create successfully. [INFO] [stdout] 2025-11-05T03:31:27.524136Z 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.03s [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" "6de983ce77aa2fd4ac9f08aef798ad465399065901b22a70c98e9aba59ab237a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de983ce77aa2fd4ac9f08aef798ad465399065901b22a70c98e9aba59ab237a", kill_on_drop: false }` [INFO] [stdout] 6de983ce77aa2fd4ac9f08aef798ad465399065901b22a70c98e9aba59ab237a