[INFO] cloning repository https://github.com/rbkrabbe/ginnungagap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbkrabbe/ginnungagap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbkrabbe%2Fginnungagap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbkrabbe%2Fginnungagap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05c02c0f13ab3d6f09aba19e20deacb95be32642
[INFO] checking rbkrabbe/ginnungagap against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbkrabbe%2Fginnungagap" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rbkrabbe/ginnungagap
[INFO] finished tweaking git repo https://github.com/rbkrabbe/ginnungagap
[INFO] tweaked toml for git repo https://github.com/rbkrabbe/ginnungagap written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbkrabbe/ginnungagap on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rbkrabbe/ginnungagap 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d
[INFO] running `Command { std: "docker" "start" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d", 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" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d", 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" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking quick_cache v0.6.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking sfa v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking byteview v0.10.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking metrics v0.22.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openraft-macros v0.9.21
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking lsm-tree v3.0.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking metrics-util v0.16.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking opentelemetry-http v0.27.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking fjall v3.0.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking validit v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ggap-types v0.1.0 (/opt/rustwide/workdir/crates/ggap-types)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking openraft v0.9.21
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling ggap-proto v0.1.0 (/opt/rustwide/workdir/crates/ggap-proto)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ggap-storage v0.1.0 (/opt/rustwide/workdir/crates/ggap-storage)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.13.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tonic-web v0.12.3
[INFO] [stderr]     Checking tonic-reflection v0.12.3
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]     Checking ggap-consensus v0.1.0 (/opt/rustwide/workdir/crates/ggap-consensus)
[INFO] [stderr]     Checking ggap-server v0.1.0 (/opt/rustwide/workdir/crates/ggap-server)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/ggap-consensus/tests/directory_persistence.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let handle = tokio::spawn(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 57 | |         GossipTask::new(
[INFO] [stdout] 58 | |             router_on(store.clone()),
[INFO] [stdout] 59 | |             registry.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         .run(),
[INFO] [stdout] 69 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of GossipTask::run()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@GossipTask::run::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of GossipTask::refresh_local()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@GossipTask::refresh_local::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Option<Arc<OpenRaftNode>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of ShardRouter::get_node()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@ShardRouter::get_node::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = tokio::sync::RwLockReadGuard<'_, HashMap<u64, Arc<OpenRaftNode>>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{async block@tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `(&tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>,): Send`
[INFO] [stdout]    = note: which requires `&tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>: Send`
[INFO] [stdout]    = note: which requires `tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>: Sync`
[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 (`directory_persistence`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/ggap-consensus/tests/gossip_self_publication.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let handle = tokio::spawn(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 52 | |         GossipTask::new(
[INFO] [stdout] 53 | |             router,
[INFO] [stdout] 54 | |             registry.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         .run(),
[INFO] [stdout] 62 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of GossipTask::run()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@GossipTask::run::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of GossipTask::refresh_local()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@GossipTask::refresh_local::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Option<Arc<OpenRaftNode>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of ShardRouter::get_node()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@ShardRouter::get_node::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = tokio::sync::RwLockReadGuard<'_, HashMap<u64, Arc<OpenRaftNode>>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{async block@tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>::read::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `(&tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>,): Send`
[INFO] [stdout]    = note: which requires `&tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>: Send`
[INFO] [stdout]    = note: which requires `tokio::sync::RwLock<HashMap<u64, Arc<OpenRaftNode>>>: Sync`
[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 (`gossip_self_publication`)
[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 `Pin<Box<{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}>>: CoerceUnsized<Pin<Box<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>>>`
[INFO] [stdout]    --> crates/ggap-server/src/admin_service.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     async fn cluster_status(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}>: CoerceUnsized<Box<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>>`
[INFO] [stdout]     = note: which requires `{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Unsize<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>`
[INFO] [stdout]     = note: which requires `{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of AdminServiceImpl::do_cluster_status()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:75:58: 119:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Vec<NodeInfo>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of AdminServiceImpl::ids_to_node_infos()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:126:69: 140:6}: Send`
[INFO] [stdout]     = note: which requires `&AdminServiceImpl: Send`
[INFO] [stdout]     = note: which requires `AdminServiceImpl: Sync`
[INFO] [stdout]     = note: which requires `Arc<SplitCoordinator>: Sync`
[INFO] [stdout]     = note: which requires `SplitCoordinator: Send`
[INFO] [stdout]     = note: which requires `Arc<ShardRouter>: 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 (`ggap_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 `Pin<Box<{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}>>: CoerceUnsized<Pin<Box<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>>>`
[INFO] [stdout]    --> crates/ggap-server/src/admin_service.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     async fn cluster_status(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}>: CoerceUnsized<Box<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>>`
[INFO] [stdout]     = note: which requires `{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Unsize<dyn Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>> + Send>`
[INFO] [stdout]     = note: which requires `{async block@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:513:5: 513:10}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<tonic::Response<ClusterStatusResponse>, tonic::Status>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of AdminServiceImpl::do_cluster_status()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:75:58: 119:6}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Vec<NodeInfo>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of AdminServiceImpl::ids_to_node_infos()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/ggap-server/src/admin_service.rs:126:69: 140:6}: Send`
[INFO] [stdout]     = note: which requires `&AdminServiceImpl: Send`
[INFO] [stdout]     = note: which requires `AdminServiceImpl: Sync`
[INFO] [stdout]     = note: which requires `Arc<SplitCoordinator>: Sync`
[INFO] [stdout]     = note: which requires `SplitCoordinator: Send`
[INFO] [stdout]     = note: which requires `Arc<ShardRouter>: 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 (`ggap_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 ggap-node v0.1.0 (/opt/rustwide/workdir/crates/ggap-node)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/ggap-server/tests/split_single_node.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 108 | |         split_rx,
[INFO] [stdout] 109 | |         store.clone(),
[INFO] [stdout] 110 | |         fsm.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         registry.clone(),
[INFO] [stdout] 115 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<RaftState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node, <<GgapTypeConfig as RaftTypeConfig>::AsyncRuntime as AsyncRuntime>::Instant>, openraft::StorageError<_>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<MembershipState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Vec<StoredMembership<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`split_single_node`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/ggap-server/tests/cors_preflight.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 81 | |         split_rx,
[INFO] [stdout] 82 | |         store.clone(),
[INFO] [stdout] 83 | |         fsm.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         registry.clone(),
[INFO] [stdout] 88 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<openraft::raft::Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{async block@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<openraft::raft_state::RaftState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node, <<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::AsyncRuntime as openraft::async_runtime::AsyncRuntime>::Instant>, openraft::storage_error::StorageError<_>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<openraft::raft_state::membership_state::MembershipState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<Vec<openraft::membership::stored_membership::StoredMembership<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`cors_preflight`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/ggap-server/tests/cross_shard_scan.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 88 | |         split_rx,
[INFO] [stdout] 89 | |         store.clone(),
[INFO] [stdout] 90 | |         fsm.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |         registry.clone(),
[INFO] [stdout] 95 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{async block@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<RaftState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node, <<GgapTypeConfig as RaftTypeConfig>::AsyncRuntime as AsyncRuntime>::Instant>, openraft::StorageError<_>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<MembershipState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<Vec<StoredMembership<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`cross_shard_scan`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/ggap-server/tests/three_node_cluster.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 129 | |         split_rx,
[INFO] [stdout] 130 | |         store.clone(),
[INFO] [stdout] 131 | |         fsm.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         registry.clone(),
[INFO] [stdout] 136 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<RaftState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node, <<GgapTypeConfig as RaftTypeConfig>::AsyncRuntime as AsyncRuntime>::Instant>, openraft::StorageError<_>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<MembershipState<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Vec<StoredMembership<<GgapTypeConfig as RaftTypeConfig>::NodeId, <GgapTypeConfig as RaftTypeConfig>::Node>>, openraft::StorageError<<GgapTypeConfig as RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`three_node_cluster`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/ggap-node/src/main.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 398 | |         split_rx,
[INFO] [stdout] 399 | |         store.clone(),
[INFO] [stdout] 400 | |         fsm.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |         registry.clone(),
[INFO] [stdout] 405 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft::Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft_state::RaftState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node, <<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::AsyncRuntime as openraft::async_runtime::AsyncRuntime>::Instant>, openraft::storage_error::StorageError<_>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft_state::membership_state::MembershipState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Vec<openraft::membership::stored_membership::StoredMembership<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`ggap_node`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/ggap-node/src/main.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 | /     tokio::spawn(run_split_handler(
[INFO] [stdout] 398 | |         split_rx,
[INFO] [stdout] 399 | |         store.clone(),
[INFO] [stdout] 400 | |         fsm.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |         registry.clone(),
[INFO] [stdout] 405 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of split::run_split_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@run_split_handler::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft::Raft<GgapTypeConfig>, openraft::error::Fatal<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::raft::Raft<GgapTypeConfig>::new<GgapLogStorage<FjallLogStorage>, GgapNetworkFactory, GgapStateMachine>::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft_state::RaftState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node, <<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::AsyncRuntime as openraft::async_runtime::AsyncRuntime>::Instant>, openraft::storage_error::StorageError<_>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_initial_state::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<openraft::raft_state::membership_state::MembershipState<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::get_membership::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Vec<openraft::membership::stored_membership::StoredMembership<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId, <GgapTypeConfig as openraft::type_config::RaftTypeConfig>::Node>>, openraft::storage_error::StorageError<<GgapTypeConfig as openraft::type_config::RaftTypeConfig>::NodeId>>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of openraft::storage::helper::StorageHelper<'_, GgapTypeConfig, GgapLogStorage<FjallLogStorage>, GgapStateMachine>::last_membership_in_log()}: 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 (`ggap_node`)
[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] warning: unused dependency `anyhow`
[INFO] [stderr]   --> crates/ggap-consensus/Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | anyhow = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: unused dependency `dashmap`
[INFO] [stderr]   --> crates/ggap-consensus/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | dashmap = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `dashmap`
[INFO] [stderr] warning: `ggap-consensus` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused dependency `opentelemetry-semantic-conventions`
[INFO] [stderr]   --> crates/ggap-server/Cargo.toml:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | opentelemetry-semantic-conventions = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `opentelemetry-semantic-conventions`
[INFO] [stderr] warning: `ggap-server` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `bytes`
[INFO] [stderr]  --> crates/ggap-types/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | bytes = { workspace = true }
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `bytes`
[INFO] [stderr] warning: `ggap-types` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d", kill_on_drop: false }`
[INFO] [stdout] 663d04aa2dd2fe52a21d6ed73d51c8a95ce6ec35cbb586dd13367793f4648c2d
