[INFO] cloning repository https://github.com/estifanos-sh/convex-embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estifanos-sh/convex-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festifanos-sh%2Fconvex-embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festifanos-sh%2Fconvex-embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7627daf791a2e8e533b06ae3bd31d6d50e0214e
[INFO] checking estifanos-sh/convex-embedded against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festifanos-sh%2Fconvex-embedded" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/estifanos-sh/convex-embedded
[INFO] finished tweaking git repo https://github.com/estifanos-sh/convex-embedded
[INFO] tweaked toml for git repo https://github.com/estifanos-sh/convex-embedded written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/estifanos-sh/convex-embedded on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/estifanos-sh/convex-embedded 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699
[INFO] running `Command { std: "docker" "start" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699", 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" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699", 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" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking append-only-bytes v0.1.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling icu_collator_data v2.2.0
[INFO] [stderr]     Checking loro-thunderdome v0.6.2
[INFO] [stderr]     Checking arref v0.1.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking ensure-cov v0.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling turso_ext v0.7.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling turso_core v0.7.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking generic-btree v0.10.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking softaes v0.1.5
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling aegis v0.9.12
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking allocator-api2 v0.4.0
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking sea-query v1.0.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking loro-delta v1.13.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.3.2
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling node v0.0.0 (/opt/rustwide/workdir/crates/node)
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling turso_macros v0.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling aristo-macros v0.4.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking aristo v0.4.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking roaring v0.11.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pack1 v1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_columnar_derive v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking turso_parser v0.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking imbl v7.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking loro-rle v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling storage v0.0.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking icu_collator v2.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking serde_columnar v0.3.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking loro-common v1.13.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking quick_cache v0.6.23
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking convex_sync_types v0.10.4
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking loro_fractional_index v1.13.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking loro-kv-store v1.13.1
[INFO] [stderr]     Checking convex v0.10.4 (/opt/rustwide/workdir/vendor/convex)
[INFO] [stderr]     Checking loro-internal v1.13.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking loro v1.13.1
[INFO] [stderr]     Checking remote v0.0.0 (/opt/rustwide/workdir/crates/remote)
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures_util::Future<Output = Result<(), RemoteError>>: std::marker::Send`
[INFO] [stdout]     --> crates/remote/src/driver.rs:5412:20
[INFO] [stdout]      |
[INFO] [stdout] 5412 |         let task = tokio::spawn(driver.run_with_observer(receiver, |_| {}));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{async fn body of RemoteDriver<TraceTransport>::run_with_observer<{closure@crates/remote/src/driver.rs:5412:68: 5412:71}>()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/remote/src/driver.rs:778:5: 883:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<RemoteTick, RemoteError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RemoteDriver<TraceTransport>::complete_actor_turn()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/remote/src/driver.rs:886:95: 891:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<RemoteTick, RemoteError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RemoteDriver<TraceTransport>::queue_changed_subscription_results()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/remote/src/driver.rs:1349:88: 1361:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<RemoteTick, RemoteError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RemoteDriver<TraceTransport>::enqueue_pull_result()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/remote/src/driver.rs:3061:35: 3100:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<(), RemoteError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RemoteDriver<TraceTransport>::stage_prepared_pull_result()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/remote/src/driver.rs:3107:27: 3114:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<(PullPage, Vec<PreparedCrdt>, FunctionResult), RemoteError>>: std::marker::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 (`remote`)
[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]     Checking mobile v0.0.0 (/opt/rustwide/workdir/crates/mobile)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: turso_core v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699", kill_on_drop: false }`
[INFO] [stdout] fdab6086db36772ad500c6b1107be8ecf709f342657e48634086bec0c1267699
