[INFO] cloning repository https://github.com/ifBars/codex-spark-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifBars/codex-spark-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FifBars%2Fcodex-spark-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FifBars%2Fcodex-spark-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1a8585d0ed5cc4afebbb719df5610d9cba9d1c3
[INFO] checking ifBars/codex-spark-agent against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FifBars%2Fcodex-spark-agent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ifBars/codex-spark-agent
[INFO] finished tweaking git repo https://github.com/ifBars/codex-spark-agent
[INFO] tweaked toml for git repo https://github.com/ifBars/codex-spark-agent written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifBars/codex-spark-agent on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifBars/codex-spark-agent 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `codex-spark-agent` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554
[INFO] running `Command { std: "docker" "start" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554", 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" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554", 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" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `codex-spark-agent` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking inquire v0.9.4
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking throbber-widgets-tui v0.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking codex-spark-agent v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/desktop_server/mod.rs:115:24: 115:34}: std::marker::Send`
[INFO] [stdout]    --> src/desktop_server/mod.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |             runs.spawn(async move {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:115:24: 115:34}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of desktop_server::run_desktop_request()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:140:3: 164:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of desktop_server::run_desktop_request_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:170:17: 227:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut u8, &mut (&mut Pin<&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>>, _)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (&mut Pin<&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>>, impl futures_util::Future<Output = tokio::time::Instant>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut Pin<&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>>, impl futures_util::Future<Output = tokio::time::Instant>): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut impl futures_util::Future<Output = Result<(), anyhow::Error>>: 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 (`spark`)
[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@src/desktop_server/mod.rs:115:24: 115:34}: std::marker::Send`
[INFO] [stdout]    --> src/desktop_server/mod.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |             runs.spawn(async move {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:115:24: 115:34}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of desktop_server::run_desktop_request()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:140:3: 164:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of desktop_server::run_desktop_request_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/desktop_server/mod.rs:170:17: 227:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut u8, &mut (&mut Pin<&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>>, _)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (&mut Pin<&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>>, impl futures_util::Future<Output = tokio::time::Instant>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut Pin<&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>>, impl futures_util::Future<Output = tokio::time::Instant>): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut impl futures_util::Future<Output = std::result::Result<(), anyhow::Error>>: 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 (`spark`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554", kill_on_drop: false }`
[INFO] [stdout] 12efcd82179b2cd828ed93ea528b421a5c416e7d0ba377fc72b3888658dfc554
