[INFO] cloning repository https://github.com/Geo-ff/AI-Gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geo-ff/AI-Gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeo-ff%2FAI-Gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeo-ff%2FAI-Gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07fa70aabee2aedb34b5b4b672e0b5c4834436c9
[INFO] testing Geo-ff/AI-Gateway against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeo-ff%2FAI-Gateway" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Geo-ff/AI-Gateway
[INFO] finished tweaking git repo https://github.com/Geo-ff/AI-Gateway
[INFO] tweaked toml for git repo https://github.com/Geo-ff/AI-Gateway written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Geo-ff/AI-Gateway on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Geo-ff/AI-Gateway 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59dc88e1a4f186566cd7ffdba9ea03ba072261d1310e24f6fe461a8cdcd067a5
[INFO] running `Command { std: "docker" "start" "-a" "59dc88e1a4f186566cd7ffdba9ea03ba072261d1310e24f6fe461a8cdcd067a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59dc88e1a4f186566cd7ffdba9ea03ba072261d1310e24f6fe461a8cdcd067a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59dc88e1a4f186566cd7ffdba9ea03ba072261d1310e24f6fe461a8cdcd067a5", kill_on_drop: false }`
[INFO] [stdout] 59dc88e1a4f186566cd7ffdba9ea03ba072261d1310e24f6fe461a8cdcd067a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f01e9e718ba693fcd57e9734069e6b534601cf9bd6eb0aa7997e81ecea27d971
[INFO] running `Command { std: "docker" "start" "-a" "f01e9e718ba693fcd57e9734069e6b534601cf9bd6eb0aa7997e81ecea27d971", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ecow v0.2.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling resend-rs v0.19.0
[INFO] [stderr]    Compiling anthropic-ai-sdk v0.2.26
[INFO] [stderr]    Compiling async-openai v0.29.3
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] running `Command { std: "docker" "inspect" "f01e9e718ba693fcd57e9734069e6b534601cf9bd6eb0aa7997e81ecea27d971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f01e9e718ba693fcd57e9734069e6b534601cf9bd6eb0aa7997e81ecea27d971", kill_on_drop: false }`
[INFO] [stdout] f01e9e718ba693fcd57e9734069e6b534601cf9bd6eb0aa7997e81ecea27d971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a03560e234b6a81f531f5733aee69b6b98056810d326b955e491ed6820df4f1
[INFO] running `Command { std: "docker" "start" "-a" "4a03560e234b6a81f531f5733aee69b6b98056810d326b955e491ed6820df4f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling anthropic-ai-sdk v0.2.26
[INFO] [stderr]    Compiling resend-rs v0.19.0
[INFO] [stderr]    Compiling async-openai v0.29.3
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `async_openai::types::CreateChatCompletionRequest::max_tokens`
[INFO] [stdout]     --> src/server/request_lab.rs:2581:20
[INFO] [stdout]      |
[INFO] [stdout] 2581 |         assert_eq!(request.max_tokens, Some(256));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gateway` (bin "gateway" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name gateway --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=deb88982c59119f9 -C extra-filename=-9d83802eca77ac58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anthropic_ai_sdk=/opt/rustwide/target/debug/deps/libanthropic_ai_sdk-76c5b93c33cdbf0e.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-f4b4b38cc4983947.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-d1543ab823ccc577.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d88529351c7c3fd6.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6b8c49817713d4a1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3b1fd7e99c869d16.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cfe1f8593a471f28.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e9a983d11bb204df.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-907d72c116a3f0b0.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cac6dd6ccd337506.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53feeb3525c75fae.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-74ac5f70c0361246.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-d8625a8f2f040547.rlib --extern resend_rs=/opt/rustwide/target/debug/deps/libresend_rs-29236e8918eef03b.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6a3d2a70e1477f50.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d231f41ebeba8a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-407ba7d14b935087.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d870e55da331a18.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6520daa0f204efc7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-772cafe580db9b08.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1706c5d25c8c350.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-0ad087c90362aad5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9e64b90df26a0de0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-41968fa8afa95305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-31d3f73f2d2ef0fb.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-05991b2ae7012de9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5962f843a0c69130.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-70cae2510e4978af.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bee76134133ef184.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bd3a4e699eb31579/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-053a9387cde28f49/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4a03560e234b6a81f531f5733aee69b6b98056810d326b955e491ed6820df4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a03560e234b6a81f531f5733aee69b6b98056810d326b955e491ed6820df4f1", kill_on_drop: false }`
[INFO] [stdout] 4a03560e234b6a81f531f5733aee69b6b98056810d326b955e491ed6820df4f1
