[INFO] cloning repository https://github.com/lunarpulse/contextmesh-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunarpulse/contextmesh-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunarpulse%2Fcontextmesh-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunarpulse%2Fcontextmesh-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f338536d089a098703df9c7930d75c113bae1ab9
[INFO] checking lunarpulse/contextmesh-rs against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunarpulse%2Fcontextmesh-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lunarpulse/contextmesh-rs
[INFO] finished tweaking git repo https://github.com/lunarpulse/contextmesh-rs
[INFO] tweaked toml for git repo https://github.com/lunarpulse/contextmesh-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunarpulse/contextmesh-rs on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunarpulse/contextmesh-rs 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `demo_agent` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc1/source/target/.../demo_agent
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `demo-agent`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "demo_agent"
[INFO] [stderr] 6 + name = "demo-agent"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `demo_ob` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc1/source/target/.../demo_ob
[INFO] [stderr]    |                                                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `demo-ob`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "demo_ob"
[INFO] [stderr] 10 + name = "demo-ob"
[INFO] [stderr]    |
[INFO] [stderr] warning: `contextmesh` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded turso_macros v0.7.2
[INFO] [stderr]   Downloaded turso_sync_sdk_kit v0.7.2
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded turso_sdk_kit_macros v0.7.2
[INFO] [stderr]   Downloaded linkme-impl v0.3.37
[INFO] [stderr]   Downloaded pack1 v1.1.0
[INFO] [stderr]   Downloaded branches v0.4.5
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded cfg_block v0.1.1
[INFO] [stderr]   Downloaded aristo v0.4.1
[INFO] [stderr]   Downloaded icu_locale_fallback_data v2.3.0
[INFO] [stderr]   Downloaded serde_jcs v0.2.0
[INFO] [stderr]   Downloaded icu_locale_fallback v2.3.0
[INFO] [stderr]   Downloaded linkme v0.3.37
[INFO] [stderr]   Downloaded antithesis_sdk v0.2.9
[INFO] [stderr]   Downloaded turso_ext v0.7.2
[INFO] [stderr]   Downloaded softaes v0.1.5
[INFO] [stderr]   Downloaded icu_locale v2.3.0
[INFO] [stderr]   Downloaded rapidhash v4.5.1
[INFO] [stderr]   Downloaded aristo-macros v0.4.1
[INFO] [stderr]   Downloaded ryu-js v0.2.2
[INFO] [stderr]   Downloaded turso_sdk_kit v0.7.2
[INFO] [stderr]   Downloaded turso v0.7.2
[INFO] [stderr]   Downloaded turso_sync_engine v0.7.2
[INFO] [stderr]   Downloaded allocator-api2 v0.4.0
[INFO] [stderr]   Downloaded turso_parser v0.7.2
[INFO] [stderr]   Downloaded simsimd v6.5.16
[INFO] [stderr]   Downloaded io-uring v0.7.14
[INFO] [stderr]   Downloaded roaring v0.11.5
[INFO] [stderr]   Downloaded blake3 v1.8.6
[INFO] [stderr]   Downloaded shuttle v0.8.1
[INFO] [stderr]   Downloaded aegis v0.9.15
[INFO] [stderr]   Downloaded icu_collator_data v2.3.0
[INFO] [stderr]   Downloaded icu_collator v2.3.0
[INFO] [stderr]   Downloaded icu_locale_data v2.3.0
[INFO] [stderr]   Downloaded turso_core v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7
[INFO] running `Command { std: "docker" "start" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `demo_agent` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../demo_agent
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `demo-agent`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "demo_agent"
[INFO] [stderr] 6 + name = "demo-agent"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `demo_ob` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../demo_ob
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `demo-ob`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "demo_ob"
[INFO] [stderr] 10 + name = "demo-ob"
[INFO] [stderr]    |
[INFO] [stderr] warning: `contextmesh` (manifest) generated 2 warnings
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling icu_locale_fallback_data v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling icu_collator_data v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling icu_locale_data v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling turso_macros v0.7.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling branches v0.4.5
[INFO] [stderr]    Compiling io-uring v0.7.14
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling turso_ext v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling turso_core v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]    Compiling aegis v0.9.15
[INFO] [stderr]    Compiling aristo-macros v0.4.1
[INFO] [stderr]     Checking softaes v0.1.5
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking bigdecimal v0.4.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking aristo v0.4.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking allocator-api2 v0.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling turso_sdk_kit_macros v0.7.2
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking turso_parser v0.7.2
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking roaring v0.11.5
[INFO] [stderr]     Checking pack1 v1.1.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking serde_jcs v0.2.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_locale_fallback v2.3.0
[INFO] [stderr]     Checking icu_locale v2.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling turso_sdk_kit v0.7.2
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking icu_collator v2.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking turso_sync_engine v0.7.2
[INFO] [stderr]     Checking turso_sync_sdk_kit v0.7.2
[INFO] [stderr]     Checking turso v0.7.2
[INFO] [stderr]     Checking contextmesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<AppState>, Extension<RequestId>, axum::http::Request<axum::body::Body>) -> impl Future<Output = axum::http::Response<axum::body::Body>> {get_refs}: Handler<(_, State<_>, _, _), _>`
[INFO] [stdout]    --> src/http.rs:329:32
[INFO] [stdout]     |
[INFO] [stdout] 329 |             .route("/v1/refs", get(get_refs))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl Future<Output = axum::http::Response<axum::body::Body>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of http::get_refs()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http.rs:497:15: 551:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<Vec<store::LocalRef>, error::StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::sync::<impl store::Store>::sync_local_ref_snapshot()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/store/sync.rs:23:99: 63:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<Vec<store::LocalRef>, error::StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::finish_transaction<Vec<store::LocalRef>>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/store.rs:595:95: 608:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<(), turso::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turso::transaction::Transaction<'_>::rollback()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@turso::transaction::Transaction<'_>::rollback::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<(), turso::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turso::transaction::Transaction<'_>::_rollback()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@turso::transaction::Transaction<'_>::_rollback::{closure#0}}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`contextmesh`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<AppState>, Extension<RequestId>, axum::http::Request<axum::body::Body>) -> impl Future<Output = axum::http::Response<axum::body::Body>> {get_refs}: Handler<(_, State<_>, _, _), _>`
[INFO] [stdout]    --> src/http.rs:329:32
[INFO] [stdout]     |
[INFO] [stdout] 329 |             .route("/v1/refs", get(get_refs))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl Future<Output = axum::http::Response<axum::body::Body>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of http::get_refs()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http.rs:497:15: 551:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<Vec<store::LocalRef>, error::StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::sync::<impl store::Store>::sync_local_ref_snapshot()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/store/sync.rs:23:99: 63:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<Vec<store::LocalRef>, error::StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::finish_transaction<Vec<store::LocalRef>>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/store.rs:595:95: 608:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<(), turso::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turso::transaction::Transaction<'_>::rollback()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@turso::transaction::Transaction<'_>::rollback::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<(), turso::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turso::transaction::Transaction<'_>::_rollback()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@turso::transaction::Transaction<'_>::_rollback::{closure#0}}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`contextmesh`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/http.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout] 389 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 389 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout] 389 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/http.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout] 389 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 389 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout] 389 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |value| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@tests/oa05_provider.rs:56:18: 56:28}>>: CoerceUnsized<Pin<Box<dyn Future<Output = ProviderOutcome> + Send>>>`
[INFO] [stdout]    --> tests/oa05_provider.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout]  56 | /         Box::pin(async move {
[INFO] [stdout]  57 | |             // 05-P01: the request is committed and visible before the call.
[INFO] [stdout]  58 | |             let committed = self
[INFO] [stdout]  59 | |                 .store
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@tests/oa05_provider.rs:56:18: 56:28}>: CoerceUnsized<Box<dyn Future<Output = ProviderOutcome> + Send>>`
[INFO] [stdout]     = note: which requires `{async block@tests/oa05_provider.rs:56:18: 56:28}: Unsize<dyn Future<Output = ProviderOutcome> + Send>`
[INFO] [stdout]     = note: which requires `{async block@tests/oa05_provider.rs:56:18: 56:28}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tests/oa05_provider.rs:56:18: 56:28}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<SignedEventV1, StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::dag::<impl contextmesh::store::Store>::append<&str>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@store::dag::<impl contextmesh::store::Store>::append<&str>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<AdmissionStatus, StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of contextmesh::store::Store::admit()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@contextmesh::store::Store::admit::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<AdmissionStatus, StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of contextmesh::store::Store::write<AdmissionStatus, {closure@contextmesh::store::Store::admit::{closure#0}::{closure#0}}>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@contextmesh::store::Store::write<AdmissionStatus, {closure@contextmesh::store::Store::admit::{closure#0}::{closure#0}}>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<AdmissionStatus, StoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of store::finish_transaction<AdmissionStatus>()}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`oa05_provider`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7", kill_on_drop: false }`
[INFO] [stdout] 567cc5a537e3a77bc3ce87a1530bae63a4a6fb29b5502684dd37e920014d0db7
