[INFO] cloning repository https://github.com/Superyby/databasemanager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Superyby/databasemanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f16839d1f3545c03ba009237ea1e363e619fdd0f
[INFO] testing Superyby/databasemanager against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Superyby/databasemanager
[INFO] finished tweaking git repo https://github.com/Superyby/databasemanager
[INFO] tweaked toml for git repo https://github.com/Superyby/databasemanager written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Superyby/databasemanager on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Superyby/databasemanager 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded redis v0.28.2
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded arc-swap v1.8.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded macro_magic v0.5.1
[INFO] [stderr]   Downloaded macro_magic_macros v0.5.1
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.5.1
[INFO] [stderr]   Downloaded macro_magic_core v0.5.1
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.5.1
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded mongocrypt v0.3.2
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.5+1.15.1
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded moka v0.12.13
[INFO] [stderr]   Downloaded mongodb v3.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea509252b2985e5e23d5d8c95da0e9ae2df32c5e2e4c3976a7a368e980600182
[INFO] running `Command { std: "docker" "start" "-a" "ea509252b2985e5e23d5d8c95da0e9ae2df32c5e2e4c3976a7a368e980600182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea509252b2985e5e23d5d8c95da0e9ae2df32c5e2e4c3976a7a368e980600182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea509252b2985e5e23d5d8c95da0e9ae2df32c5e2e4c3976a7a368e980600182", kill_on_drop: false }`
[INFO] [stdout] ea509252b2985e5e23d5d8c95da0e9ae2df32c5e2e4c3976a7a368e980600182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebba3ca82f24706192571ba9478496c7b0a84260fc6f7fc837038c9775a58d33
[INFO] running `Command { std: "docker" "start" "-a" "ebba3ca82f24706192571ba9478496c7b0a84260fc6f7fc837038c9775a58d33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling redis v0.28.2
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling mongodb v3.5.1
[INFO] [stderr]    Compiling query-service v0.1.0 (/opt/rustwide/workdir/query-service)
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway)
[INFO] [stderr]    Compiling ai-service v0.1.0 (/opt/rustwide/workdir/ai-service)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> query-service/src/state.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 8 |     pub config: AppConfig,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> gateway/src/state.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 8 |     pub config: AppConfig,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `high_precision_model` and `confidence_threshold` are never read
[INFO] [stdout]   --> ai-service/src/state.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AiConfig {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub high_precision_model: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub confidence_threshold: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> ai-service/src/state.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 52 |     /// 通用配置
[INFO] [stdout] 53 |     pub config: AppConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mongodb_internal_tracking_arc)' --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "error-backtrace", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "opentelemetry", "rustls-tls", "snappy-compression", "socks5-proxy", "sync", "text-indexes-unstable", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=fe08f5fe54500b05 -C extra-filename=-21acc283109a858f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-81b420482a164511.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-a65df935ce0f5f0b.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-80e66b179151bef5.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-06594f1016afae51.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-a909ffe8b7e43c5e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-94e38f4259778cf1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-c6964c54d087d11d.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-3c1c667ed4977b31.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e440f7957d43bfbe.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-ea331dc4fc2f7386.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-34b94802374157df.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-005fc4d2a516810c.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-908536484ede5dd8.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4c22d1739c7dc08b.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-c52c337bf61f144b.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-88eb13073e6b2c74.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-6b8debc0c6a029d2.so --extern serde=/opt/rustwide/target/debug/deps/libserde-445d6fe0e6219d73.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-72be25c37459effa.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-8b6ed33959344fb9.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-0fe3dcec68f7d13f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fa664b023dcac1f2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-63cbda96eb33150c.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e1b5032ad80db85e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-b501b5a14306e01d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6999950f732dd80.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-807559964f02c6cd.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-5ed4dc08884a337e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0c6935ea9db2baa2.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-839d0dee5b04460e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-067c25dd4e07e39b.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-52073429bdaef505.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6211a4e3a61a7692/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ebba3ca82f24706192571ba9478496c7b0a84260fc6f7fc837038c9775a58d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebba3ca82f24706192571ba9478496c7b0a84260fc6f7fc837038c9775a58d33", kill_on_drop: false }`
[INFO] [stdout] ebba3ca82f24706192571ba9478496c7b0a84260fc6f7fc837038c9775a58d33
