[INFO] cloning repository https://github.com/boxops-uk/fjord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boxops-uk/fjord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxops-uk%2Ffjord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxops-uk%2Ffjord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2c9b16888ab76d5bf5c07da2998ff3bf740561d
[INFO] checking boxops-uk/fjord against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxops-uk%2Ffjord" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boxops-uk/fjord
[INFO] finished tweaking git repo https://github.com/boxops-uk/fjord
[INFO] tweaked toml for git repo https://github.com/boxops-uk/fjord written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boxops-uk/fjord 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/boxops-uk/fjord 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: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-schema/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-schema` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-client/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-client` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-wire/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-wire` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-db/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-db` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/boxops-uk/fjall`
[INFO] [stderr]     Updating git repository `https://github.com/boxops-uk/lsm-tree`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded compare v0.0.6
[INFO] [stderr]   Downloaded interval-heap v0.0.5
[INFO] [stderr]   Downloaded allocation-counter v0.8.1
[INFO] [stderr]   Downloaded varint-rs v2.2.1
[INFO] [stderr]   Downloaded mimalloc v0.1.52
[INFO] [stderr]   Downloaded sfa v1.0.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded byteview v0.10.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.11
[INFO] [stderr]   Downloaded http-body-util v0.1.5
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded async-trait v0.1.92
[INFO] [stderr]   Downloaded futures-channel v0.3.34
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded quick_cache v0.6.23
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded cc v1.4.4
[INFO] [stderr]   Downloaded lelwel v0.10.4
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded rustyline v18.0.1
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded hdrhistogram v7.6.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3
[INFO] running `Command { std: "docker" "start" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3", 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" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3", 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" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-wire/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-wire` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-schema/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-schema` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-db/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-db` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> crates/fjord-client/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fjord-client` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking byteview v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking sfa v1.0.0
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking quick_cache v0.6.23
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking varint-rs v2.2.1
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking lsm-tree v3.1.8 (https://github.com/boxops-uk/lsm-tree?rev=c9aacb9cfd50ae82f0e188f22211fcb8acbf575d#c9aacb9c)
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling lelwel v0.10.4
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking fjall v3.1.8 (https://github.com/boxops-uk/fjall?rev=098bd1c6e8256a3751e6246c124662d11fa578d1#098bd1c6)
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking allocation-counter v0.8.1
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking rustyline v18.0.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling fjord-schema v0.4.0 (/opt/rustwide/workdir/crates/fjord-schema)
[INFO] [stderr]    Compiling fjord-engine v0.4.0 (/opt/rustwide/workdir/crates/fjord-engine)
[INFO] [stderr]     Checking fjord-encoding v0.4.0 (/opt/rustwide/workdir/crates/fjord-encoding)
[INFO] [stderr]     Checking fjord-wire v0.4.0 (/opt/rustwide/workdir/crates/fjord-wire)
[INFO] [stderr]     Checking fjord-store v0.4.0 (/opt/rustwide/workdir/crates/fjord-store)
[INFO] [stderr]     Checking fjord-client v0.4.0 (/opt/rustwide/workdir/crates/fjord-client)
[INFO] [stderr]     Checking fjord-store-mem v0.4.0 (/opt/rustwide/workdir/crates/fjord-store-mem)
[INFO] [stderr]     Checking fjord-store-fjall v0.4.0 (/opt/rustwide/workdir/crates/fjord-store-fjall)
[INFO] [stderr]     Checking fjord-db v0.4.0 (/opt/rustwide/workdir/crates/fjord-db)
[INFO] [stderr]     Checking fjord-ingest v0.4.0 (/opt/rustwide/workdir/crates/fjord-ingest)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/fjord-engine/src/syntax.rs:384:38
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let arena = match NEXT_ARENA.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[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] 384 -         let arena = match NEXT_ARENA.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout] 384 +         let arena = match NEXT_ARENA.try_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fjord-server v0.4.0 (/opt/rustwide/workdir/crates/fjord-server)
[INFO] [stderr]     Checking fjord-inspect v0.4.0 (/opt/rustwide/workdir/crates/fjord-inspect)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/fjord-server/src/session.rs:604:22: 604:32}: Send`
[INFO] [stdout]    --> crates/fjord-server/src/session.rs:604:9
[INFO] [stdout]     |
[INFO] [stdout] 604 | /         tokio::spawn(async move {
[INFO] [stdout] 605 | |             // Held by the task, so the gauge falls on every way out there is — return,
[INFO] [stdout] 606 | |             // error, the channel closing, or the task being dropped mid-await.
[INFO] [stdout] 607 | |             let _live = live;
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:604:22: 604:32}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StreamTask::handle()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:666:97: 688:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StreamTask::control()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:723:76: 738:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<ControlReply, ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Registry::execute()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/registry.rs:530:44: 539:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<ControlReply, ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Registry::remove()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/registry.rs:677:94: 723:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<ControlReply, ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of blocking::run<ControlReply, {closure@crates/fjord-server/src/registry.rs:686:23: 686:30}>()}: 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 (`fjord_server`)
[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 `{async block@crates/fjord-server/src/session.rs:604:22: 604:32}: Send`
[INFO] [stdout]    --> crates/fjord-server/src/session.rs:604:9
[INFO] [stdout]     |
[INFO] [stdout] 604 | /         tokio::spawn(async move {
[INFO] [stdout] 605 | |             // Held by the task, so the gauge falls on every way out there is — return,
[INFO] [stdout] 606 | |             // error, the channel closing, or the task being dropped mid-await.
[INFO] [stdout] 607 | |             let _live = live;
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:604:22: 604:32}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), error::ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StreamTask::handle()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:666:97: 688:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), error::ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StreamTask::control()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/session.rs:723:76: 738:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<fjord_wire::ControlReply, error::ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of registry::Registry::execute()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/registry.rs:530:44: 539:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<fjord_wire::ControlReply, error::ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of registry::Registry::remove()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/fjord-server/src/registry.rs:677:94: 723:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<fjord_wire::ControlReply, error::ServerError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of blocking::run<fjord_wire::ControlReply, {closure@crates/fjord-server/src/registry.rs:686:23: 686:30}>()}: 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 (`fjord_server`)
[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 fjord-cli v0.4.0 (/opt/rustwide/workdir/crates/fjord-cli)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/fjord-engine/src/syntax.rs:384:38
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let arena = match NEXT_ARENA.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[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] 384 -         let arena = match NEXT_ARENA.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout] 384 +         let arena = match NEXT_ARENA.try_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `fjord-wire`
[INFO] [stderr]   --> crates/fjord-store-mem/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | fjord-wire = { path = "../fjord-wire" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `fjord-wire`
[INFO] [stderr] warning: `fjord-store-mem` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3", kill_on_drop: false }`
[INFO] [stdout] 22b5c516ec95309f6629ef8d9f90ea44558884a3eb9ca39d3277d6c40086d6c3
