[INFO] fetching crate nitinol-inmemory-adaptor 0.1.0... [INFO] testing nitinol-inmemory-adaptor-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nitinol-inmemory-adaptor 0.1.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nitinol-inmemory-adaptor 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded unicode-ident v1.0.17 [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded miniz_oxide v0.8.5 [INFO] [stderr] Downloaded log v0.4.26 [INFO] [stderr] Downloaded serde_derive v1.0.218 [INFO] [stderr] Downloaded anyhow v1.0.97 [INFO] [stderr] Downloaded libc v0.2.170 [INFO] [stderr] Downloaded serde v1.0.218 [INFO] [stderr] Downloaded serde_json v1.0.140 [INFO] [stderr] Downloaded nitinol-protocol v0.1.0 [INFO] [stderr] Downloaded nitinol-core v1.0.0 [INFO] [stderr] Downloaded nitinol-persistence v0.1.1 [INFO] [stderr] Downloaded nitinol-macro v0.1.0 [INFO] [stderr] Downloaded nitinol v0.4.1 [INFO] [stderr] Downloaded nitinol-process v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7911b9eb3b87cbd7830bd5a41cb763ed05697f27d4f811c5ce198c5fc475df2f [INFO] running `Command { std: "docker" "start" "-a" "7911b9eb3b87cbd7830bd5a41cb763ed05697f27d4f811c5ce198c5fc475df2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7911b9eb3b87cbd7830bd5a41cb763ed05697f27d4f811c5ce198c5fc475df2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7911b9eb3b87cbd7830bd5a41cb763ed05697f27d4f811c5ce198c5fc475df2f", kill_on_drop: false }` [INFO] [stdout] 7911b9eb3b87cbd7830bd5a41cb763ed05697f27d4f811c5ce198c5fc475df2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 288e238bca6bc9d586528641d70dcc6e3fed4c77d630e1e48600cacf821d29a0 [INFO] running `Command { std: "docker" "start" "-a" "288e238bca6bc9d586528641d70dcc6e3fed4c77d630e1e48600cacf821d29a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling deranged v0.3.11 [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 async-trait v0.1.86 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [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 8.11s [INFO] running `Command { std: "docker" "inspect" "288e238bca6bc9d586528641d70dcc6e3fed4c77d630e1e48600cacf821d29a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288e238bca6bc9d586528641d70dcc6e3fed4c77d630e1e48600cacf821d29a0", kill_on_drop: false }` [INFO] [stdout] 288e238bca6bc9d586528641d70dcc6e3fed4c77d630e1e48600cacf821d29a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09c02ab891642b4cdb3ba23b64a3043ac699cbc9848d50cd8b69e2293365c8fe [INFO] running `Command { std: "docker" "start" "-a" "09c02ab891642b4cdb3ba23b64a3043ac699cbc9848d50cd8b69e2293365c8fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [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 futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nitinol v0.4.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling matchers v0.1.0 [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 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 8.25s [INFO] running `Command { std: "docker" "inspect" "09c02ab891642b4cdb3ba23b64a3043ac699cbc9848d50cd8b69e2293365c8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c02ab891642b4cdb3ba23b64a3043ac699cbc9848d50cd8b69e2293365c8fe", kill_on_drop: false }` [INFO] [stdout] 09c02ab891642b4cdb3ba23b64a3043ac699cbc9848d50cd8b69e2293365c8fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 045214def5b2a52530eab9013e34d311c9fb6d4610fb92a0a082a003f423262c [INFO] running `Command { std: "docker" "start" "-a" "045214def5b2a52530eab9013e34d311c9fb6d4610fb92a0a082a003f423262c", 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.06s [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-10-01T16:14:15.052156Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 0): 1 [INFO] [stdout] 2025-10-01T16:14:15.052202Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 1 [INFO] [stdout] 2025-10-01T16:14:15.052211Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.052229Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 1): 2 [INFO] [stdout] 2025-10-01T16:14:15.052238Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 2 [INFO] [stdout] 2025-10-01T16:14:15.052243Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.052251Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 2): 3 [INFO] [stdout] 2025-10-01T16:14:15.052258Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 3 [INFO] [stdout] 2025-10-01T16:14:15.052263Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.052271Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 3): 4 [INFO] [stdout] 2025-10-01T16:14:15.052279Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 4 [INFO] [stdout] 2025-10-01T16:14:15.052283Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.052291Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 4): 5 [INFO] [stdout] 2025-10-01T16:14:15.052299Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 5 [INFO] [stdout] 2025-10-01T16:14:15.052303Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.053437Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 1): 5 [INFO] [stdout] 2025-10-01T16:14:15.053460Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.053481Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 2): 5 [INFO] [stdout] 2025-10-01T16:14:15.053490Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.053504Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 3): 5 [INFO] [stdout] 2025-10-01T16:14:15.053512Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.053526Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 4): 5 [INFO] [stdout] 2025-10-01T16:14:15.053533Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:15.053545Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-10-01T16:14:15.053564Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:15.054694Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-10-01T16:14:15.054713Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:15.054725Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-10-01T16:14:15.054729Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:15.054736Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-10-01T16:14:15.054740Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:15.054746Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 5): 5 [INFO] [stdout] 2025-10-01T16:14:15.054750Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:20.052278Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 5): 6 [INFO] [stdout] 2025-10-01T16:14:20.052350Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 6 [INFO] [stdout] 2025-10-01T16:14:20.052364Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:20.052388Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 6): 7 [INFO] [stdout] 2025-10-01T16:14:20.052403Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 7 [INFO] [stdout] 2025-10-01T16:14:20.052408Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:20.052418Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 7): 8 [INFO] [stdout] 2025-10-01T16:14:20.052430Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 8 [INFO] [stdout] 2025-10-01T16:14:20.052435Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:20.052443Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 8): 9 [INFO] [stdout] 2025-10-01T16:14:20.052454Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 9 [INFO] [stdout] 2025-10-01T16:14:20.052458Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:20.052466Z DEBUG nitinol_inmemory_adaptor::lock::test: thread:[ThreadId(2)] WriteGuard(v: 9): 10 [INFO] [stdout] 2025-10-01T16:14:20.052477Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 0): 10 [INFO] [stdout] 2025-10-01T16:14:20.052482Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:25.053402Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 6): 10 [INFO] [stdout] 2025-10-01T16:14:25.053472Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:25.053516Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 7): 10 [INFO] [stdout] 2025-10-01T16:14:25.053529Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:25.053548Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 8): 10 [INFO] [stdout] 2025-10-01T16:14:25.053564Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:25.053582Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 9): 10 [INFO] [stdout] 2025-10-01T16:14:25.053603Z ERROR nitinol_inmemory_adaptor::lock::test: Reader Xact Error: MismatchedVersion [INFO] [stdout] 2025-10-01T16:14:25.053620Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-10-01T16:14:25.053641Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:30.054141Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-10-01T16:14:30.054190Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:30.054212Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-10-01T16:14:30.054217Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:30.054224Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-10-01T16:14:30.054228Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Synced)] Successfully synced. [INFO] [stdout] 2025-10-01T16:14:30.054235Z DEBUG nitinol_inmemory_adaptor::lock::test: [Debug(Not yet sync)] Read: ReadGuard(v: 10): 10 [INFO] [stdout] 2025-10-01T16:14:30.054239Z 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-9602f96594afee4f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-01T16:14:30.062775Z  INFO nitinol_process::registry: Registered: test-entity-1 [INFO] [stdout] 2025-10-01T16:14:30.062938Z DEBUG handle: programs: Accept command. published event: Created [INFO] [stdout] 2025-10-01T16:14:30.063019Z DEBUG apply: nitinol_inmemory_adaptor::store: not found entity: test-entity-1 [INFO] [stdout] 2025-10-01T16:14:30.063047Z DEBUG apply: nitinol_inmemory_adaptor::store: create new store for entity: test-entity-1 [INFO] [stdout] 2025-10-01T16:14:30.063075Z DEBUG apply: nitinol_inmemory_adaptor::store: create successfully. [INFO] [stdout] 2025-10-01T16:14:30.063097Z 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.01s [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" "045214def5b2a52530eab9013e34d311c9fb6d4610fb92a0a082a003f423262c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045214def5b2a52530eab9013e34d311c9fb6d4610fb92a0a082a003f423262c", kill_on_drop: false }` [INFO] [stdout] 045214def5b2a52530eab9013e34d311c9fb6d4610fb92a0a082a003f423262c