[INFO] cloning repository https://github.com/RyderFreeman4Logos/llm-guard-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyderFreeman4Logos/llm-guard-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyderFreeman4Logos%2Fllm-guard-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyderFreeman4Logos%2Fllm-guard-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19ee22f33e6abcbde36c6646b4c3d7be8e1815ef
[INFO] checking RyderFreeman4Logos/llm-guard-proxy against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyderFreeman4Logos%2Fllm-guard-proxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RyderFreeman4Logos/llm-guard-proxy
[INFO] finished tweaking git repo https://github.com/RyderFreeman4Logos/llm-guard-proxy
[INFO] tweaked toml for git repo https://github.com/RyderFreeman4Logos/llm-guard-proxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RyderFreeman4Logos/llm-guard-proxy on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RyderFreeman4Logos/llm-guard-proxy 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f
[INFO] running `Command { std: "docker" "start" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f", 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" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f", 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" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[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]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[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 serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[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 toml v0.8.23
[INFO] [stderr]     Checking llm-guard-proxy-core v0.1.0 (/opt/rustwide/workdir/crates/llm-guard-proxy-core)
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking llm-guard-proxy-host-telemetry v0.1.0 (/opt/rustwide/workdir/crates/llm-guard-proxy-host-telemetry)
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking llm-guard-proxy-host-guardian v0.1.0 (/opt/rustwide/workdir/crates/llm-guard-proxy-host-guardian)
[INFO] [stderr]     Checking llm-guard-proxy-state v0.1.0 (/opt/rustwide/workdir/crates/llm-guard-proxy-state)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking llm-guard-proxy v0.1.0 (/opt/rustwide/workdir/crates/llm-guard-proxy)
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>>>: CoerceUnsized<Pin<Box<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>>>`
[INFO] [stdout]     --> crates/llm-guard-proxy/src/proxy.rs:2776:5
[INFO] [stdout]      |
[INFO] [stdout] 2776 |     Box::pin(proxy_handler_inner(state, request))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>>: CoerceUnsized<Box<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>>`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>: Unsize<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of proxy::proxy_handler_inner()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/llm-guard-proxy/src/proxy.rs:2780:91: 2914:2}: Send`
[INFO] [stdout]      = note: which requires `Pin<Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>>: Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of proxy::forward_openai_request()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/llm-guard-proxy/src/proxy.rs:3208:41: 3563:2}: Send`
[INFO] [stdout]      = note: which requires `Pin<Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>>: Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, ProxyError>>: 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 (`llm_guard_proxy`)
[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 `std::pin::Pin<Box<impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>>>: CoerceUnsized<std::pin::Pin<Box<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>>>`
[INFO] [stdout]     --> crates/llm-guard-proxy/src/proxy.rs:2776:5
[INFO] [stdout]      |
[INFO] [stdout] 2776 |     Box::pin(proxy_handler_inner(state, request))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>>: CoerceUnsized<Box<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>>`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>: Unsize<dyn futures_util::Future<Output = axum::http::Response<axum::body::Body>> + Send>`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = axum::http::Response<axum::body::Body>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of proxy::proxy_handler_inner()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/llm-guard-proxy/src/proxy.rs:2780:91: 2914:2}: Send`
[INFO] [stdout]      = note: which requires `std::pin::Pin<Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>>: Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of proxy::forward_openai_request()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/llm-guard-proxy/src/proxy.rs:3208:41: 3563:2}: Send`
[INFO] [stdout]      = note: which requires `std::pin::Pin<Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>>: Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>>: Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<axum::http::Response<axum::body::Body>, proxy::ProxyError>>: 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 (`llm_guard_proxy`)
[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] warning: unused dependency `rustix`
[INFO] [stderr]   --> crates/llm-guard-proxy/Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | rustix = { version = "1", features = ["process"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rustix`
[INFO] [stderr] warning: `llm-guard-proxy` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f", kill_on_drop: false }`
[INFO] [stdout] ecfac1e530ea3d56d703013e882015e0503790343b24e94e51a3260cfe82411f
