[INFO] cloning repository https://github.com/squasso/ai-os-rpi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squasso/ai-os-rpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquasso%2Fai-os-rpi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquasso%2Fai-os-rpi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fb17b718522bfb70cb484f319bb7ca49e013885
[INFO] checking squasso/ai-os-rpi against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquasso%2Fai-os-rpi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/squasso/ai-os-rpi
[INFO] finished tweaking git repo https://github.com/squasso/ai-os-rpi
[INFO] tweaked toml for git repo https://github.com/squasso/ai-os-rpi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/squasso/ai-os-rpi on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/squasso/ai-os-rpi 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.27.8
[INFO] [stderr]   Downloaded async-signal v0.2.14
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56838c987435abe9a82be925a7ca79a40696f7bf299b75f8ec7ff2e1a4b7fc1d
[INFO] running `Command { std: "docker" "start" "-a" "56838c987435abe9a82be925a7ca79a40696f7bf299b75f8ec7ff2e1a4b7fc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56838c987435abe9a82be925a7ca79a40696f7bf299b75f8ec7ff2e1a4b7fc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56838c987435abe9a82be925a7ca79a40696f7bf299b75f8ec7ff2e1a4b7fc1d", kill_on_drop: false }`
[INFO] [stdout] 56838c987435abe9a82be925a7ca79a40696f7bf299b75f8ec7ff2e1a4b7fc1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63d8d41891f6a0b5aca45f7c54d0d5f9904b352571021c5262f9fbbf3e7f8acf
[INFO] running `Command { std: "docker" "start" "-a" "63d8d41891f6a0b5aca45f7c54d0d5f9904b352571021c5262f9fbbf3e7f8acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ai-shell v0.1.0 (/opt/rustwide/workdir/crates/ai-shell)
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking rustls-webpki v0.103.11
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking hyper-rustls v0.27.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking blog-publisher v0.1.0 (/opt/rustwide/workdir/crates/blog-publisher)
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> crates/blog-publisher/src/ghost.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> crates/blog-publisher/src/ghost.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn publish(&self, article: &Article) -> Result<String>;  // ritorna URL
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn publish(&self, article: &Article) -> Result<String>;  // ritorna URL
[INFO] [stdout] 22 +     fn publish(&self, article: &Article) -> impl std::future::Future<Output = Result<String>> + Send;  // ritorna URL
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn save_draft(&self, article: &Article) -> Result<String>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 23 -     async fn save_draft(&self, article: &Article) -> Result<String>;
[INFO] [stdout] 23 +     fn save_draft(&self, article: &Article) -> impl std::future::Future<Output = Result<String>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn list_drafts(&self) -> Result<Vec<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn list_drafts(&self) -> Result<Vec<String>>;
[INFO] [stdout] 24 +     fn list_drafts(&self) -> impl std::future::Future<Output = Result<Vec<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn publish(&self, article: &Article) -> Result<String>;  // ritorna URL
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn publish(&self, article: &Article) -> Result<String>;  // ritorna URL
[INFO] [stdout] 22 +     fn publish(&self, article: &Article) -> impl std::future::Future<Output = Result<String>> + Send;  // ritorna URL
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn save_draft(&self, article: &Article) -> Result<String>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 23 -     async fn save_draft(&self, article: &Article) -> Result<String>;
[INFO] [stdout] 23 +     fn save_draft(&self, article: &Article) -> impl std::future::Future<Output = Result<String>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/blog-publisher/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn list_drafts(&self) -> Result<Vec<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn list_drafts(&self) -> Result<Vec<String>>;
[INFO] [stdout] 24 +     fn list_drafts(&self) -> impl std::future::Future<Output = Result<Vec<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ai-daemon v0.1.0 (/opt/rustwide/workdir/crates/ai-daemon)
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/ai-daemon/src/claude_client.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/ai-daemon/src/claude_client.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `final_text` is never read
[INFO] [stdout]   --> crates/ai-daemon/src/claude_client.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut final_text = String::new();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 90 |                     final_text = api_resp.content
[INFO] [stdout]    |                     ---------- `final_text` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update` is never read
[INFO] [stdout]    --> crates/ai-daemon/src/main.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct Config {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     update:    Option<UpdateCfg>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `set` is never used
[INFO] [stdout]   --> crates/ai-daemon/src/memory/profile.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl UserProfile {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn set(conn: &Connection, key: &str, value: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stdout] warning: value assigned to `final_text` is never read
[INFO] [stdout]   --> crates/ai-daemon/src/claude_client.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut final_text = String::new();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 90 |                     final_text = api_resp.content
[INFO] [stdout]    |                     ---------- `final_text` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update` is never read
[INFO] [stdout]    --> crates/ai-daemon/src/main.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct Config {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     update:    Option<UpdateCfg>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `set` is never used
[INFO] [stdout]   --> crates/ai-daemon/src/memory/profile.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl UserProfile {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn set(conn: &Connection, key: &str, value: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stdout] warning: unused import: `FontFamily`
[INFO] [stdout]  --> crates/ai-shell/src/theme.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{Color32, FontDefinitions, FontFamily, Style, Visuals, Rounding, Stroke};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FontFamily`
[INFO] [stdout]  --> crates/ai-shell/src/theme.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{Color32, FontDefinitions, FontFamily, Style, Visuals, Rounding, Stroke};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |         visuals.window_stroke       = Stroke::new(1.0, self.border);
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:70:64
[INFO] [stdout]    |
[INFO] [stdout] 70 |         visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, self.text);
[INFO] [stdout]    |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |         visuals.window_stroke       = Stroke::new(1.0, self.border);
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:70:64
[INFO] [stdout]    |
[INFO] [stdout] 70 |         visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, self.text);
[INFO] [stdout]    |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> crates/ai-shell/src/panel.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn handle_action(&mut self, action: IconAction, idx: usize, app: &mut AppEntry, settings_open: &mut bool) {
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> crates/ai-shell/src/panel.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn handle_action(&mut self, action: IconAction, idx: usize, app: &mut AppEntry, settings_open: &mut bool) {
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `card` is never used
[INFO] [stdout]  --> crates/ai-shell/src/components/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn card(ui: &mut Ui, fill: Color32, content: impl FnOnce(&mut Ui)) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `badge` is never used
[INFO] [stdout]   --> crates/ai-shell/src/components/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn badge(ui: &mut Ui, text: &str, color: Color32) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_focused_app` is never used
[INFO] [stdout]    --> crates/ai-shell/src/menubar.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl MenuBar {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn set_focused_app(&mut self, name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `edit_app` is never read
[INFO] [stdout]   --> crates/ai-shell/src/settings/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SettingsUi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     edit_app:       Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `muted`, `success`, `warning`, and `error` are never read
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub muted:   Color32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub accent:  Color32,
[INFO] [stdout] 11 |     pub success: Color32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub warning: Color32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub error:   Color32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `card` is never used
[INFO] [stdout]  --> crates/ai-shell/src/components/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn card(ui: &mut Ui, fill: Color32, content: impl FnOnce(&mut Ui)) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `badge` is never used
[INFO] [stdout]   --> crates/ai-shell/src/components/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn badge(ui: &mut Ui, text: &str, color: Color32) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_focused_app` is never used
[INFO] [stdout]    --> crates/ai-shell/src/menubar.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl MenuBar {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn set_focused_app(&mut self, name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `edit_app` is never read
[INFO] [stdout]   --> crates/ai-shell/src/settings/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SettingsUi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     edit_app:       Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `muted`, `success`, `warning`, and `error` are never read
[INFO] [stdout]   --> crates/ai-shell/src/theme.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub muted:   Color32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub accent:  Color32,
[INFO] [stdout] 11 |     pub success: Color32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub warning: Color32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub error:   Color32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "63d8d41891f6a0b5aca45f7c54d0d5f9904b352571021c5262f9fbbf3e7f8acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d8d41891f6a0b5aca45f7c54d0d5f9904b352571021c5262f9fbbf3e7f8acf", kill_on_drop: false }`
[INFO] [stdout] 63d8d41891f6a0b5aca45f7c54d0d5f9904b352571021c5262f9fbbf3e7f8acf
