[INFO] fetching crate trustee-api 0.13.0...
[INFO] checking trustee-api-0.13.0 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] extracting crate trustee-api 0.13.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate trustee-api 0.13.0
[INFO] finished tweaking crates.io crate trustee-api 0.13.0
[INFO] tweaked toml for crates.io crate trustee-api 0.13.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trustee-api 0.13.0 on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trustee-api 0.13.0 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trustee-web v0.1.20
[INFO] [stderr]   Downloaded trustee-core v0.7.0
[INFO] [stderr]   Downloaded cedar-policy v4.12.0
[INFO] [stderr]   Downloaded linked_hash_set v0.1.6
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded cedar-policy-formatter v4.12.0
[INFO] [stderr]   Downloaded unicode-security v0.1.2
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.8
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded educe v0.7.6
[INFO] [stderr]   Downloaded cedar-policy-core v4.12.0
[INFO] [stderr]   Downloaded umf v0.2.7
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.8.1
[INFO] [stderr]   Downloaded mongodb v3.8.1
[INFO] [stderr]   Downloaded mongocrypt v0.4.0
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.6+1.18.2
[INFO] [stderr]   Downloaded edit-distance v2.2.2
[INFO] [stderr]   Downloaded rcgen v0.14.9
[INFO] [stderr]   Downloaded yasna v0.6.0
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded tiktoken-rs v0.5.9
[INFO] [stderr]   Downloaded abk v0.16.1
[INFO] [stderr]   Downloaded pep v0.5.6
[INFO] [stderr]   Downloaded cats v0.1.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b
[INFO] running `Command { std: "docker" "start" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b", 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" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b", 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" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]    Compiling enum-ordinalize v4.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling educe v0.7.6
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.8
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling cedar-policy v4.12.0
[INFO] [stderr]     Checking moka v0.12.16
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tiktoken-rs v0.5.9
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.8.1
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]    Compiling abk v0.16.1
[INFO] [stderr]     Checking edit-distance v2.2.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling cedar-policy-core v4.12.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking umf v0.2.7
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking cats v0.1.30
[INFO] [stderr]     Checking mongodb v3.8.1
[INFO] [stderr]     Checking trustee-web v0.1.20
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking rcgen v0.14.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking cedar-policy-formatter v4.12.0
[INFO] [stderr]     Checking pep v0.5.6
[INFO] [stderr]     Checking trustee-core v0.7.0
[INFO] [stderr]     Checking trustee-api v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]     --> src/auth.rs:2086:9
[INFO] [stdout]      |
[INFO] [stdout] 2086 |     use std::collections::HashMap;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xagent.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 |     Json(mut req): Json<routes::CreateSessionRequest>,
[INFO] [stdout]     |          ----^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<ServerState>, HeaderMap, axum::Json<CommandRequest>) -> impl futures::Future<Output = Result<axum::http::Response<axum::body::Body>, (_, String)>> {post_command}: Handler<_, _>`
[INFO] [stdout]    --> src/lib.rs:168:43
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .route("/api/v1/session/command", post(routes::post_command))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<axum::http::Response<axum::body::Body>, (reqwest::StatusCode, std::string::String)>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of routes::post_command()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/routes.rs:359:45: 380:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), (reqwest::StatusCode, std::string::String)>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of routes::execute_command_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/routes.rs:1145:39: 1248:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<std::option::Option<Arc<McpToolLoader>>, std::string::String>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of ServerState::get_or_build_mcp_loader()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/state.rs:909:76: 973:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<McpLoaderEntry, std::string::String>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of ServerState::build_mcp_loader()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/state.rs:983:41: 1044:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<McpToolLoader, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of McpToolLoader::with_token_store()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@McpToolLoader::with_token_store::{closure#0}}: 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 (`trustee_api`)
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/xagent.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 |     Json(mut req): Json<routes::CreateSessionRequest>,
[INFO] [stdout]     |          ----^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<state::ServerState>, axum::http::HeaderMap, axum::Json<CommandRequest>) -> impl futures::Future<Output = Result<axum::http::Response<axum::body::Body>, (_, String)>> {post_command}: Handler<_, _>`
[INFO] [stdout]    --> src/lib.rs:168:43
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .route("/api/v1/session/command", post(routes::post_command))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<axum::http::Response<axum::body::Body>, (reqwest::StatusCode, std::string::String)>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of routes::post_command()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/routes.rs:359:45: 380:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), (reqwest::StatusCode, std::string::String)>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of routes::execute_command_inner()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/routes.rs:1145:39: 1248:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<std::option::Option<std::sync::Arc<McpToolLoader>>, std::string::String>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of state::ServerState::get_or_build_mcp_loader()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/state.rs:909:76: 973:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<McpLoaderEntry, std::string::String>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of state::ServerState::build_mcp_loader()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/state.rs:983:41: 1044:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<McpToolLoader, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of McpToolLoader::with_token_store()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@McpToolLoader::with_token_store::{closure#0}}: 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 (`trustee_api`)
[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: unused variable: `headers`
[INFO] [stdout]     --> src/auth.rs:1558:5
[INFO] [stdout]      |
[INFO] [stdout] 1558 |     headers: axum::http::HeaderMap,
[INFO] [stdout]      |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_access_token` is never used
[INFO] [stdout]     --> src/auth.rs:1089:10
[INFO] [stdout]      |
[INFO] [stdout] 1089 | async fn resolve_access_token(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/auth.rs:1967:11
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     Other(String),
[INFO] [stdout]      |     ----- ^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1967 -     Other(String),
[INFO] [stdout] 1967 +     Other(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelInfo` is never constructed
[INFO] [stdout]    --> src/routes.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct ModelInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]     --> src/auth.rs:1558:5
[INFO] [stdout]      |
[INFO] [stdout] 1558 |     headers: axum::http::HeaderMap,
[INFO] [stdout]      |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_access_token` is never used
[INFO] [stdout]     --> src/auth.rs:1089:10
[INFO] [stdout]      |
[INFO] [stdout] 1089 | async fn resolve_access_token(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/auth.rs:1967:11
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     Other(String),
[INFO] [stdout]      |     ----- ^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1967 -     Other(String),
[INFO] [stdout] 1967 +     Other(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelInfo` is never constructed
[INFO] [stdout]    --> src/routes.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct ModelInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `tokio-stream`
[INFO] [stderr]   --> Cargo.toml:88:15
[INFO] [stderr]    |
[INFO] [stderr] 88 | [dependencies.tokio-stream]
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tokio-stream`
[INFO] [stderr] warning: unused dependency `tracing-subscriber`
[INFO] [stderr]    --> Cargo.toml:105:15
[INFO] [stderr]     |
[INFO] [stderr] 105 | [dependencies.tracing-subscriber]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the dependency on `tracing-subscriber`
[INFO] [stderr] warning: `trustee-api` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] running `Command { std: "docker" "inspect" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b", kill_on_drop: false }`
[INFO] [stdout] 6d30f376f510f6a6464ebaebc4883bbd3bbf18c2458ad9c2308bff3b9795994b
