[INFO] cloning repository https://github.com/vovakirdan/forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vovakirdan/forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovakirdan%2Fforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovakirdan%2Fforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c62b969950f17067ff0c3a178a161b9adec17b0
[INFO] checking vovakirdan/forge against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovakirdan%2Fforge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vovakirdan/forge
[INFO] finished tweaking git repo https://github.com/vovakirdan/forge
[INFO] tweaked toml for git repo https://github.com/vovakirdan/forge written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vovakirdan/forge 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/vovakirdan/forge 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-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] 0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc
[INFO] running `Command { std: "docker" "start" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc", 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" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc", 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" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zvariant_utils v4.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling zcheapstr v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling zvariant_derive v5.15.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling zvariant v5.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking blocking v1.7.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking aes v0.9.3
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking keyring-core v1.0.0
[INFO] [stderr]     Checking poly1305 v0.9.1
[INFO] [stderr]     Checking forge-domain v0.1.0 (/opt/rustwide/workdir/crates/forge-domain)
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking chacha20poly1305 v0.11.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling zbus_names v4.3.4
[INFO] [stderr]    Compiling aws-lc-sys v0.45.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling zbus_macros v5.19.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling forge-protocol v0.1.0 (/opt/rustwide/workdir/crates/forge-protocol)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]     Checking zbus v5.19.0
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tinyvec v1.13.2
[INFO] [stderr]     Checking secret-service v5.2.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking zbus-secret-service-keyring-store v1.0.1
[INFO] [stderr]     Checking keyring v4.2.0
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling prometheus-client v0.25.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking forge-provider-common v0.1.0 (/opt/rustwide/workdir/crates/forge-provider-common)
[INFO] [stderr]     Checking forge-application v0.1.0 (/opt/rustwide/workdir/crates/forge-application)
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]     Checking forge-provider-claude v0.1.0 (/opt/rustwide/workdir/crates/forge-provider-claude)
[INFO] [stderr]     Checking forge-provider-codex v0.1.0 (/opt/rustwide/workdir/crates/forge-provider-codex)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling rmcp v3.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sse-stream v0.2.6
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking forge-supervisor v0.1.0 (/opt/rustwide/workdir/crates/forge-supervisor)
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking forge-ui v0.1.0 (/opt/rustwide/workdir/crates/forge-ui)
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/forge-supervisor/src/runner.rs:338:10
[INFO] [stdout]     |
[INFO] [stdout] 338 |         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[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] 338 -         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[INFO] [stdout] 338 +         .try_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/forge-supervisor/src/runner.rs:338:10
[INFO] [stdout]     |
[INFO] [stdout] 338 |         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[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] 338 -         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[INFO] [stdout] 338 +         .try_update(Ordering::AcqRel, Ordering::Acquire, |remaining| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.5
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking async-nats v0.42.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking forge-provider-opencode v0.1.0 (/opt/rustwide/workdir/crates/forge-provider-opencode)
[INFO] [stderr]     Checking forge-provider-litellm v0.1.0 (/opt/rustwide/workdir/crates/forge-provider-litellm)
[INFO] [stderr]     Checking object_store v0.14.1
[INFO] [stderr]     Checking forge-cli v0.1.0 (/opt/rustwide/workdir/crates/forge-cli)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking forge-storage v0.1.0 (/opt/rustwide/workdir/crates/forge-storage)
[INFO] [stderr]     Checking forge-core v0.1.0 (/opt/rustwide/workdir/crates/forge-core)
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures_util::Future<Output = Result<rmcp::model::CallToolResponse, ErrorData>>: rmcp::service::MaybeSendFuture`
[INFO] [stdout]   --> crates/forge-core/src/gateway/mcp.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<CallToolResponse, ErrorData> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<rmcp::model::CallToolResponse, ErrorData>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of mcp::<impl ServerHandler for RunGateway>::call_tool()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway/mcp.rs:74:46: 109:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of RunGateway::invoke()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway.rs:141:78: 210:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of calls::<impl RunGateway>::execute()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway/calls.rs:79:35: 206:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of supervisor::gateway::<impl CoreService>::submit_gateway()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/supervisor/gateway.rs:23:35: 64:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<bridge::InboundResult, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of outcome::<impl CoreService>::record_executor_stage_outcome()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/supervisor/outcome.rs:33:43: 151:6}: 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 (`forge_core`)
[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 futures_util::Future<Output = Result<rmcp::model::CallToolResponse, ErrorData>>: rmcp::service::MaybeSendFuture`
[INFO] [stdout]   --> crates/forge-core/src/gateway/mcp.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<CallToolResponse, ErrorData> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<rmcp::model::CallToolResponse, ErrorData>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of mcp::<impl ServerHandler for RunGateway>::call_tool()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway/mcp.rs:74:46: 109:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of RunGateway::invoke()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway.rs:141:78: 210:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of calls::<impl RunGateway>::execute()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/gateway/calls.rs:79:35: 206:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<serde_json::Value, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of supervisor::gateway::<impl CoreService>::submit_gateway()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/supervisor/gateway.rs:23:35: 64:6}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<bridge::InboundResult, error::CoreError>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of outcome::<impl CoreService>::record_executor_stage_outcome()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-core/src/supervisor/outcome.rs:33:43: 151:6}: 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 (`forge_core`)
[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 forge-testkit v0.1.0 (/opt/rustwide/workdir/crates/forge-testkit)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/forge-core/src/bin/forge-core.rs:250:36: 250:46}: std::marker::Send`
[INFO] [stdout]    --> crates/forge-core/src/bin/forge-core.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let maintenance = tokio::spawn(async move {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 251 | |         let mut tick = tokio::time::interval(Duration::from_secs(5));
[INFO] [stdout] 252 | |         loop {
[INFO] [stdout] 253 | |             tokio::select! {
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/forge-core/src/bin/forge-core.rs:250:36: 250:46}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of observability::http::trace_operation<Result<WatchdogReport, CoreError>, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@observability::http::trace_operation<Result<WatchdogReport, CoreError>, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Option<impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick_inner::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<usize, CoreError>>: 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 (`forge_core`)
[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/forge-core/src/bin/forge-core.rs:250:36: 250:46}: std::marker::Send`
[INFO] [stdout]    --> crates/forge-core/src/bin/forge-core.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let maintenance = tokio::spawn(async move {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 251 | |         let mut tick = tokio::time::interval(Duration::from_secs(5));
[INFO] [stdout] 252 | |         loop {
[INFO] [stdout] 253 | |             tokio::select! {
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/forge-core/src/bin/forge-core.rs:250:36: 250:46}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of observability::http::trace_operation<Result<WatchdogReport, CoreError>, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@observability::http::trace_operation<Result<WatchdogReport, CoreError>, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `TaskLocalFuture<TraceContext, impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Option<impl std::future::Future<Output = Result<WatchdogReport, CoreError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<WatchdogReport, CoreError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick_inner::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<usize, CoreError>>: 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 (`forge_core`)
[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/forge-testkit/tests/m2_git_proposal/integration.rs:37:18: 37:28}: Send`
[INFO] [stdout]   --> crates/forge-testkit/tests/m2_git_proposal/integration.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     tokio::spawn(async move {
[INFO] [stdout] 38 | |         core.watchdog_tick(
[INFO] [stdout] 39 | |             Timestamp::now_utc(),
[INFO] [stdout] 40 | |             forge_core::WatchdogDeadlines::default(),
[INFO] [stdout] 41 | |         )
[INFO] [stdout] 42 | |         .await
[INFO] [stdout] 43 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/forge-testkit/tests/m2_git_proposal/integration.rs:37:18: 37:28}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of observability::http::trace_operation<std::result::Result<WatchdogReport, CoreError>, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@observability::http::trace_operation<std::result::Result<WatchdogReport, CoreError>, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `Instrumented<TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>>: Send`
[INFO] [stdout]    = note: which requires `ManuallyDrop<TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>>: Send`
[INFO] [stdout]    = note: which requires `TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>: Send`
[INFO] [stdout]    = note: which requires `Option<impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick_inner()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick_inner::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = std::result::Result<usize, CoreError>>: 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 (`m2_git_proposal`)
[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/forge-testkit/tests/m2_hook_runs/ownership_restart.rs:110:18: 110:28}: Send`
[INFO] [stdout]    --> crates/forge-testkit/tests/m2_hook_runs/ownership_restart.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     tokio::spawn(async move {
[INFO] [stdout] 111 | |         core.watchdog_tick(
[INFO] [stdout] 112 | |             forge_domain::Timestamp::now_utc(),
[INFO] [stdout] 113 | |             forge_core::WatchdogDeadlines::default(),
[INFO] [stdout] 114 | |         )
[INFO] [stdout] 115 | |         .await
[INFO] [stdout] 116 | |     })
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/forge-testkit/tests/m2_hook_runs/ownership_restart.rs:110:18: 110:28}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of observability::http::trace_operation<std::result::Result<WatchdogReport, CoreError>, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@observability::http::trace_operation<std::result::Result<WatchdogReport, CoreError>, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `tracing::instrument::Instrumented<TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>>: Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>>: Send`
[INFO] [stdout]     = note: which requires `TaskLocalFuture<TraceContext, impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>: Send`
[INFO] [stdout]     = note: which requires `Option<impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>>: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = std::result::Result<WatchdogReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of forge_core::watchdog::<impl CoreService>::watchdog_tick_inner()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forge_core::watchdog::<impl CoreService>::watchdog_tick_inner::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = std::result::Result<usize, CoreError>>: 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 (`m2_hook_runs`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 49s
[INFO] running `Command { std: "docker" "inspect" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc", kill_on_drop: false }`
[INFO] [stdout] 0afc7dafcd01149a1bd801fe922fd369af86d421c10a0e5aa3cb6d46699001cc
