[INFO] cloning repository https://github.com/anthony05191/aichat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anthony05191/aichat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthony05191%2Faichat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthony05191%2Faichat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 203b43d35caca4b963a9cb753f4f1406b519342a [INFO] checking anthony05191/aichat/203b43d35caca4b963a9cb753f4f1406b519342a against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthony05191%2Faichat" "/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/anthony05191/aichat [INFO] finished tweaking git repo https://github.com/anthony05191/aichat [INFO] tweaked toml for git repo https://github.com/anthony05191/aichat written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anthony05191/aichat on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anthony05191/aichat 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f [INFO] running `Command { std: "docker" "start" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f", 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" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f", 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" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking onig_sys v69.9.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking shared_thread v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking duct v1.0.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking terminal-colorsaurus v0.4.8 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.9 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking anndists v0.1.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking rustls v0.23.28 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling stop-words v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-graceful v0.2.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking markup5ever v0.12.1 [INFO] [stderr] Checking markup5ever v0.14.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking selectors v0.26.0 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking mmap-rs v0.6.1 [INFO] [stderr] Checking xml5ever v0.18.1 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking plist v1.7.2 [INFO] [stderr] Checking hnsw_rs v0.3.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking markup5ever_rcdom v0.3.0 [INFO] [stderr] Checking html_to_markdown v0.1.0 [INFO] [stderr] Checking jsonptr v0.7.1 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking bm25 v2.3.0 [INFO] [stderr] Checking json-patch v4.0.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking wayland-backend v0.3.10 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking wayland-client v0.31.10 [INFO] [stderr] Checking reedline v0.40.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wl-clipboard-rs v0.9.2 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Checking aichat v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/config/mod.rs:2460:1 [INFO] [stdout] | [INFO] [stdout] 2460 | #[async_recursion::async_recursion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@src/config/mod.rs:2460:1: 2460:36}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@src/config/mod.rs:2460:1: 2460:36}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@src/config/mod.rs:2460:1: 2460:36}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/mod.rs:2460:1: 2460:36}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of repl::run_repl_command()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/repl/mod.rs:378:19: 717:2}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of config::Config::use_agent()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/mod.rs:1493:21: 1516:6}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of agent::Agent::init()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/agent.rs:37:23: 119:6}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of rag::Rag::init()}: 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 (`aichat`) [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 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `async_recursion::async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/config/mod.rs:2460:1 [INFO] [stdout] | [INFO] [stdout] 2460 | #[async_recursion::async_recursion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@src/config/mod.rs:2460:1: 2460:36}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@src/config/mod.rs:2460:1: 2460:36}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@src/config/mod.rs:2460:1: 2460:36}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/mod.rs:2460:1: 2460:36}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of repl::run_repl_command()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/repl/mod.rs:378:19: 717:2}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of config::Config::use_agent()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/mod.rs:1493:21: 1516:6}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of agent::Agent::init()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/config/agent.rs:37:23: 119:6}: Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of rag::Rag::init()}: 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 (`aichat`) [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 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `async_recursion::async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f", kill_on_drop: false }` [INFO] [stdout] c3efc9495ee74a127f49c1ec2b2ad8fdf79e5e03c46bfc7d02b5b47a251baf6f