[INFO] cloning repository https://github.com/EluvK/ai-sketch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EluvK/ai-sketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEluvK%2Fai-sketch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEluvK%2Fai-sketch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1641c46a59a29e12c0275d55f0d41b905ef46693
[INFO] testing EluvK/ai-sketch against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEluvK%2Fai-sketch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EluvK/ai-sketch
[INFO] finished tweaking git repo https://github.com/EluvK/ai-sketch
[INFO] tweaked toml for git repo https://github.com/EluvK/ai-sketch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EluvK/ai-sketch on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EluvK/ai-sketch 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8
[INFO] [stderr]       Adding arrayvec v0.7.6
[INFO] [stderr]       Adding borsh v1.5.7
[INFO] [stderr]       Adding borsh-derive v1.5.7
[INFO] [stderr]       Adding bytecheck v0.6.12
[INFO] [stderr]       Adding bytecheck_derive v0.6.12
[INFO] [stderr]       Adding castaway v0.2.4
[INFO] [stderr]       Adding compact_str v0.9.0
[INFO] [stderr]       Adding inventory v0.3.21
[INFO] [stderr]       Adding proc-macro-error-attr2 v2.0.0
[INFO] [stderr]       Adding proc-macro-error2 v2.0.1
[INFO] [stderr]       Adding proc-macro2-diagnostics v0.10.1
[INFO] [stderr]       Adding ptr_meta v0.1.4
[INFO] [stderr]       Adding ptr_meta_derive v0.1.4
[INFO] [stderr]       Adding rend v0.4.2
[INFO] [stderr]       Adding rkyv v0.7.45
[INFO] [stderr]       Adding rkyv_derive v0.7.45
[INFO] [stderr]       Adding rust-embed v8.7.2
[INFO] [stderr]       Adding rust-embed-impl v8.7.2
[INFO] [stderr]       Adding rust-embed-utils v8.7.2
[INFO] [stderr]       Adding rust_decimal v1.38.0
[INFO] [stderr]       Adding salvo-oapi v0.78.0
[INFO] [stderr]       Adding salvo-oapi-macros v0.78.0
[INFO] [stderr]       Adding same-file v1.0.6
[INFO] [stderr]       Adding seahash v4.1.0
[INFO] [stderr]       Adding serde_norway v0.9.42
[INFO] [stderr]       Adding simdutf8 v0.1.5
[INFO] [stderr]       Adding static_assertions v1.1.0
[INFO] [stderr]       Adding unsafe-libyaml-norway v0.2.15
[INFO] [stderr]       Adding validator v0.20.0
[INFO] [stderr]       Adding validator_derive v0.20.0
[INFO] [stderr]       Adding walkdir v2.5.0
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding yansi v1.0.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3fafca94744198551118bc1c70f153d0af61a59f04c229beaab2b54bdef256a
[INFO] running `Command { std: "docker" "start" "-a" "c3fafca94744198551118bc1c70f153d0af61a59f04c229beaab2b54bdef256a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3fafca94744198551118bc1c70f153d0af61a59f04c229beaab2b54bdef256a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fafca94744198551118bc1c70f153d0af61a59f04c229beaab2b54bdef256a", kill_on_drop: false }`
[INFO] [stdout] c3fafca94744198551118bc1c70f153d0af61a59f04c229beaab2b54bdef256a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fedbc46e2ac910b82e859013ae9ee14c447ae48aeb498577bd909a796222afde
[INFO] running `Command { std: "docker" "start" "-a" "fedbc46e2ac910b82e859013ae9ee14c447ae48aeb498577bd909a796222afde", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling mime-infer v4.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salvo-serde-util v0.78.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling salvo_macros v0.78.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling salvo_core v0.78.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling bson v2.14.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling mongodb-internal-macros v3.2.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling schemars v0.9.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling mongodb v3.2.3
[INFO] [stderr]    Compiling salvo-oapi-macros v0.78.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling salvo-jwt-auth v0.78.0
[INFO] [stderr]    Compiling salvo_extra v0.78.0
[INFO] [stderr]    Compiling salvo-cors v0.78.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling salvo-oapi v0.78.0
[INFO] [stderr]    Compiling salvo v0.78.0
[INFO] [stderr]    Compiling ai-flow-synth v0.1.0 (/opt/rustwide/workdir/ai-flow-synth)
[INFO] [stderr]    Compiling stream-server v0.1.0 (/opt/rustwide/workdir/examples/stream-server)
[INFO] [stderr]    Compiling simple-writer v0.1.0 (/opt/rustwide/workdir/examples/simple-writer)
[INFO] [stderr]    Compiling data-monitor v0.1.0 (/opt/rustwide/workdir/data-monitor)
[INFO] [stderr]    Compiling paper-backend v0.1.0 (/opt/rustwide/workdir/paper-backend)
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/simple-writer/src/node.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         context: &mut Context,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BillingRecord`
[INFO] [stdout]   --> data-monitor/src/model/mod.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use billing::{BillingRecord, BillingRecordRepository, RecordType};
[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: `usage::calculate_usage_statistics`
[INFO] [stdout]  --> data-monitor/src/monitor/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use usage::calculate_usage_statistics;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/simple-writer/src/node.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         context: &mut Context,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/stream-server/src/node.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         context: &mut Context,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/stream-server/src/node.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         context: &mut Context,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_usage_weekly`
[INFO] [stdout]   --> data-monitor/src/monitor/overview.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let (token_usage_weekly, cost_usage_weekly) = mongo_client
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_weekly`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_usage_monthly`
[INFO] [stdout]   --> data-monitor/src/monitor/overview.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let (token_usage_monthly, cost_usage_monthly) = mongo_client
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_monthly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let collection = client.collection::<UsageRecord>(USAGE_RECORD_COLLECTION_NAME);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn register(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:165:53
[INFO] [stdout]     |
[INFO] [stdout] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> paper-backend/src/router/user.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | async fn update_user_info(info: UpdateUserInfo, depot: &mut salvo::Depot) -> ServiceResult<()> {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_billing_record` and `get_billing_records_by_user_id` are never used
[INFO] [stdout]   --> data-monitor/src/model/billing.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BillingRecordRepository {
[INFO] [stdout]    |           ----------------------- methods in this trait
[INFO] [stdout] 44 |     async fn save_billing_record(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn get_billing_records_by_user_id(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_usage_record` and `get_usage_records_by_date_range` are never used
[INFO] [stdout]   --> data-monitor/src/model/usage.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait UsageRecordRepository {
[INFO] [stdout]    |           --------------------- methods in this trait
[INFO] [stdout] 34 |     async fn save_usage_record(&self, record: UsageRecord) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |     async fn get_usage_records_by_date_range(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user`, `update_user`, and `delete_user` are never used
[INFO] [stdout]   --> data-monitor/src/model/user.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait UserRepository {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 20 |     async fn get_user(&self, id: &str) -> anyhow::Result<Option<User>>;
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 21 |     async fn create_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stdout] 22 |     async fn update_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 23 |     async fn delete_user(&self, id: &str) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_usage_statistics` is never used
[INFO] [stdout]  --> data-monitor/src/monitor/usage.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn calculate_usage_statistics(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bson_to_date_string` is never used
[INFO] [stdout]   --> data-monitor/src/utils.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn bson_to_date_string(bson_datetime: &DateTime) -> NaiveDate {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DuplicateUser` is never constructed
[INFO] [stdout]   --> paper-backend/src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ServiceError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     DuplicateUser(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceError` has a derived impl for the trait `Debug`, 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: constant `LTE_OP` is never used
[INFO] [stdout]  --> paper-backend/src/model/constant.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const LTE_OP: &str = "$lte";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GTE_OP` is never used
[INFO] [stdout]  --> paper-backend/src/model/constant.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const GTE_OP: &str = "$gte";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_folder` is never used
[INFO] [stdout]    --> paper-backend/src/model/folder.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait FolderRepository: Send + Sync {
[INFO] [stdout]     |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 153 |     async fn delete_folder(&self, id: &str) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete_user` and `check_non_duplicate` are never used
[INFO] [stdout]    --> paper-backend/src/model/user.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub trait UserRepository {
[INFO] [stdout]     |           -------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 108 |     async fn delete_user(&self, id: String) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     async fn check_non_duplicate(&self, phone: Option<String>) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> paper-backend/src/model/user.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub struct UpdateUserInfo {
[INFO] [stdout]    |                -------------- fields in this struct
[INFO] [stdout] 50 |         pub username: Option<String>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 51 |         pub password: Option<String>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateUserInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 41s
[INFO] running `Command { std: "docker" "inspect" "fedbc46e2ac910b82e859013ae9ee14c447ae48aeb498577bd909a796222afde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedbc46e2ac910b82e859013ae9ee14c447ae48aeb498577bd909a796222afde", kill_on_drop: false }`
[INFO] [stdout] fedbc46e2ac910b82e859013ae9ee14c447ae48aeb498577bd909a796222afde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1201f9501fd94158718f279c03aab0ac9b4f7edcadb18a0ceb24c7bc4fef032
[INFO] running `Command { std: "docker" "start" "-a" "e1201f9501fd94158718f279c03aab0ac9b4f7edcadb18a0ceb24c7bc4fef032", kill_on_drop: false }`
[INFO] [stderr]    Compiling ai-flow-synth v0.1.0 (/opt/rustwide/workdir/ai-flow-synth)
[INFO] [stderr]    Compiling simple-writer v0.1.0 (/opt/rustwide/workdir/examples/simple-writer)
[INFO] [stderr]    Compiling stream-server v0.1.0 (/opt/rustwide/workdir/examples/stream-server)
[INFO] [stderr]    Compiling data-monitor v0.1.0 (/opt/rustwide/workdir/data-monitor)
[INFO] [stderr]    Compiling paper-backend v0.1.0 (/opt/rustwide/workdir/paper-backend)
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/simple-writer/src/node.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         context: &mut Context,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BillingRecord`
[INFO] [stdout]   --> data-monitor/src/model/mod.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use billing::{BillingRecord, BillingRecordRepository, RecordType};
[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: `usage::calculate_usage_statistics`
[INFO] [stdout]  --> data-monitor/src/monitor/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use usage::calculate_usage_statistics;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/simple-writer/src/node.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         context: &mut Context,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/stream-server/src/node.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         context: &mut Context,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_usage_weekly`
[INFO] [stdout]   --> data-monitor/src/monitor/overview.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let (token_usage_weekly, cost_usage_weekly) = mongo_client
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_weekly`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_usage_monthly`
[INFO] [stdout]   --> data-monitor/src/monitor/overview.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let (token_usage_monthly, cost_usage_monthly) = mongo_client
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_monthly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let collection = client.collection::<UsageRecord>(USAGE_RECORD_COLLECTION_NAME);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> data-monitor/src/monitor/usage.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/stream-server/src/node.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         context: &mut Context,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn register(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:165:53
[INFO] [stdout]     |
[INFO] [stdout] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> paper-backend/src/router/auth.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> paper-backend/src/router/user.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | async fn update_user_info(info: UpdateUserInfo, depot: &mut salvo::Depot) -> ServiceResult<()> {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_billing_record` and `get_billing_records_by_user_id` are never used
[INFO] [stdout]   --> data-monitor/src/model/billing.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BillingRecordRepository {
[INFO] [stdout]    |           ----------------------- methods in this trait
[INFO] [stdout] 44 |     async fn save_billing_record(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn get_billing_records_by_user_id(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_usage_record` and `get_usage_records_by_date_range` are never used
[INFO] [stdout]   --> data-monitor/src/model/usage.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait UsageRecordRepository {
[INFO] [stdout]    |           --------------------- methods in this trait
[INFO] [stdout] 34 |     async fn save_usage_record(&self, record: UsageRecord) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |     async fn get_usage_records_by_date_range(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user`, `update_user`, and `delete_user` are never used
[INFO] [stdout]   --> data-monitor/src/model/user.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait UserRepository {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 20 |     async fn get_user(&self, id: &str) -> anyhow::Result<Option<User>>;
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 21 |     async fn create_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stdout] 22 |     async fn update_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 23 |     async fn delete_user(&self, id: &str) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_usage_statistics` is never used
[INFO] [stdout]  --> data-monitor/src/monitor/usage.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn calculate_usage_statistics(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DuplicateUser` is never constructed
[INFO] [stdout]   --> paper-backend/src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ServiceError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     DuplicateUser(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceError` has a derived impl for the trait `Debug`, 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: constant `LTE_OP` is never used
[INFO] [stdout]  --> paper-backend/src/model/constant.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const LTE_OP: &str = "$lte";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GTE_OP` is never used
[INFO] [stdout]  --> paper-backend/src/model/constant.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const GTE_OP: &str = "$gte";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_folder` is never used
[INFO] [stdout]    --> paper-backend/src/model/folder.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait FolderRepository: Send + Sync {
[INFO] [stdout]     |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 153 |     async fn delete_folder(&self, id: &str) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete_user` and `check_non_duplicate` are never used
[INFO] [stdout]    --> paper-backend/src/model/user.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub trait UserRepository {
[INFO] [stdout]     |           -------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 108 |     async fn delete_user(&self, id: String) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     async fn check_non_duplicate(&self, phone: Option<String>) -> ServiceResult<()>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> paper-backend/src/model/user.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub struct UpdateUserInfo {
[INFO] [stdout]    |                -------------- fields in this struct
[INFO] [stdout] 50 |         pub username: Option<String>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 51 |         pub password: Option<String>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateUserInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.25s
[INFO] running `Command { std: "docker" "inspect" "e1201f9501fd94158718f279c03aab0ac9b4f7edcadb18a0ceb24c7bc4fef032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1201f9501fd94158718f279c03aab0ac9b4f7edcadb18a0ceb24c7bc4fef032", kill_on_drop: false }`
[INFO] [stdout] e1201f9501fd94158718f279c03aab0ac9b4f7edcadb18a0ceb24c7bc4fef032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a61251838786e034d4c312a8dfd97831f392eeefdd6e09c5f1f9c546aeef91d
[INFO] running `Command { std: "docker" "start" "-a" "8a61251838786e034d4c312a8dfd97831f392eeefdd6e09c5f1f9c546aeef91d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]   --> examples/simple-writer/src/node.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |         context: &mut Context,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]    --> examples/simple-writer/src/node.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 |         context: &mut Context,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: `simple-writer` (bin "simple-writer" test) generated 2 warnings
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]   --> examples/stream-server/src/node.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         context: &mut Context,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]    --> examples/stream-server/src/node.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 |         context: &mut Context,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: `stream-server` (bin "stream-server" test) generated 2 warnings
[INFO] [stderr] warning: unused import: `BillingRecord`
[INFO] [stderr]   --> data-monitor/src/model/mod.rs:10:19
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use billing::{BillingRecord, BillingRecordRepository, RecordType};
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `usage::calculate_usage_statistics`
[INFO] [stderr]  --> data-monitor/src/monitor/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use usage::calculate_usage_statistics;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cost_usage_weekly`
[INFO] [stderr]   --> data-monitor/src/monitor/overview.rs:44:30
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let (token_usage_weekly, cost_usage_weekly) = mongo_client
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_weekly`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cost_usage_monthly`
[INFO] [stderr]   --> data-monitor/src/monitor/overview.rs:56:31
[INFO] [stderr]    |
[INFO] [stderr] 56 |     let (token_usage_monthly, cost_usage_monthly) = mongo_client
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_usage_monthly`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection`
[INFO] [stderr]   --> data-monitor/src/monitor/usage.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let collection = client.collection::<UsageRecord>(USAGE_RECORD_COLLECTION_NAME);
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]   --> data-monitor/src/monitor/usage.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stderr]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end`
[INFO] [stderr]   --> data-monitor/src/monitor/usage.rs:14:17
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let (start, end) = date_to_bson_range(&date)?;
[INFO] [stderr]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `save_billing_record` and `get_billing_records_by_user_id` are never used
[INFO] [stderr]   --> data-monitor/src/model/billing.rs:44:14
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub trait BillingRecordRepository {
[INFO] [stderr]    |           ----------------------- methods in this trait
[INFO] [stderr] 44 |     async fn save_billing_record(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     async fn get_billing_records_by_user_id(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `save_usage_record` and `get_usage_records_by_date_range` are never used
[INFO] [stderr]   --> data-monitor/src/model/usage.rs:34:14
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub trait UsageRecordRepository {
[INFO] [stderr]    |           --------------------- methods in this trait
[INFO] [stderr] 34 |     async fn save_usage_record(&self, record: UsageRecord) -> anyhow::Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 35 |
[INFO] [stderr] 36 |     async fn get_usage_records_by_date_range(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_user`, `update_user`, and `delete_user` are never used
[INFO] [stderr]   --> data-monitor/src/model/user.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub trait UserRepository {
[INFO] [stderr]    |           -------------- methods in this trait
[INFO] [stderr] 20 |     async fn get_user(&self, id: &str) -> anyhow::Result<Option<User>>;
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 21 |     async fn create_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stderr] 22 |     async fn update_user(&self, user: User) -> anyhow::Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 23 |     async fn delete_user(&self, id: &str) -> anyhow::Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_usage_statistics` is never used
[INFO] [stderr]  --> data-monitor/src/monitor/usage.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub async fn calculate_usage_statistics(
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `data-monitor` (bin "data-monitor" test) generated 11 warnings (run `cargo fix --bin "data-monitor" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]    --> paper-backend/src/router/auth.rs:157:19
[INFO] [stderr]     |
[INFO] [stderr] 157 | async fn register(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stderr]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> paper-backend/src/router/auth.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]    --> paper-backend/src/router/auth.rs:165:15
[INFO] [stderr]     |
[INFO] [stderr] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stderr]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `resp`
[INFO] [stderr]    --> paper-backend/src/router/auth.rs:165:53
[INFO] [stderr]     |
[INFO] [stderr] 165 | async fn edit(req: &mut Request, depot: &mut Depot, resp: &mut Response) -> ServiceResult<()> {
[INFO] [stderr]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> paper-backend/src/router/auth.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 166 |     let state = depot.obtain::<AppDataRef>()?;
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `info`
[INFO] [stderr]   --> paper-backend/src/router/user.rs:27:27
[INFO] [stderr]    |
[INFO] [stderr] 27 | async fn update_user_info(info: UpdateUserInfo, depot: &mut salvo::Depot) -> ServiceResult<()> {
[INFO] [stderr]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `DuplicateUser` is never constructed
[INFO] [stderr]   --> paper-backend/src/error.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum ServiceError {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     DuplicateUser(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LTE_OP` is never used
[INFO] [stderr]  --> paper-backend/src/model/constant.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub const LTE_OP: &str = "$lte";
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GTE_OP` is never used
[INFO] [stderr]  --> paper-backend/src/model/constant.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const GTE_OP: &str = "$gte";
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `delete_folder` is never used
[INFO] [stderr]    --> paper-backend/src/model/folder.rs:153:14
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub trait FolderRepository: Send + Sync {
[INFO] [stderr]     |           ---------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 153 |     async fn delete_folder(&self, id: &str) -> ServiceResult<()>;
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `delete_user` and `check_non_duplicate` are never used
[INFO] [stderr]    --> paper-backend/src/model/user.rs:108:14
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub trait UserRepository {
[INFO] [stderr]     |           -------------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 108 |     async fn delete_user(&self, id: String) -> ServiceResult<()>;
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     async fn check_non_duplicate(&self, phone: Option<String>) -> ServiceResult<()>;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username` and `password` are never read
[INFO] [stderr]   --> paper-backend/src/model/user.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub struct UpdateUserInfo {
[INFO] [stderr]    |                -------------- fields in this struct
[INFO] [stderr] 50 |         pub username: Option<String>,
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr] 51 |         pub password: Option<String>,
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UpdateUserInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `paper-backend` (bin "paper-backend" test) generated 12 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_flow_synth-7e91bc1173e39764)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test core::flow::tests::test_flow_macro ... ok
[INFO] [stdout] test core::stream_message::tests::test_serde_message ... ok
[INFO] [stdout] test llm::tool::tests::test_tool_schema ... ok
[INFO] [stdout] test llm::provider::deepseek::tests::test_client ... FAILED
[INFO] [stdout] test utils::mongo::tests::test_mongo_client_connection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- llm::provider::deepseek::tests::test_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::provider::deepseek::tests::test_client' (18) panicked at ai-flow-synth/src/llm/provider/deepseek.rs:223:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to create log directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: ai_flow_synth::utils::log::enable_log
[INFO] [stdout]              at ./src/utils/log.rs:27:25
[INFO] [stdout]    3: ai_flow_synth::llm::provider::deepseek::tests::test_client::{{closure}}
[INFO] [stdout]              at ./src/llm/provider/deepseek.rs:223:18
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]    7: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    8: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   25: ai_flow_synth::llm::provider::deepseek::tests::test_client
[INFO] [stdout]              at ./src/llm/provider/deepseek.rs:240:58
[INFO] [stdout]   26: ai_flow_synth::llm::provider::deepseek::tests::test_client::{{closure}}
[INFO] [stdout]              at ./src/llm/provider/deepseek.rs:221:27
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56faf0a2d552 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56faf0a2d552 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56faf0a2d552 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56faf0a2d552 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56faf0a409bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56faf0a409bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56faf09f6a61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56faf09f6a61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56faf0a03d12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56faf0a0993f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56faf0a097d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56faefac423e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56faefac423e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56faf0a0a0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56faf0a0a0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56faf0a09e5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56faf0a03e49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56faf09e9b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56faf0a4b9d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56faf0a4a976 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56faefa2cda7 - core::result::Result<T,E>::unwrap::h3a5e77bd3196bef1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56faefa2cda7 - ai_flow_synth::llm::provider::deepseek::tests::test_client::{{closure}}::h861c6bee7aeb8587
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/llm/provider/deepseek.rs:223:56
[INFO] [stdout]   22:     0x56faefa24982 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd6467355db731c2e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56faefa248fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h485bda4e28d6a7b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56faefa04bbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf119231ac0e5944f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x56faefa04abb - tokio::task::coop::with_budget::h39dce0aeadbeb000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56faefa04abb - tokio::task::coop::budget::h91aedd8d7da0ab21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56faefa04abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8768fbe75eb95907
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x56faefa01c20 - tokio::runtime::scheduler::current_thread::Context::enter::h82f8264b6584c194
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56faefa03fdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h509ad6e9148a1778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x56faefa031e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc4988adde747db6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x56faefa376cb - tokio::runtime::context::scoped::Scoped<T>::set::h68d6d9cf03cab81e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56faefa245a9 - tokio::runtime::context::set_scheduler::{{closure}}::h1644906b6afccffe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56faefa0b592 - std::thread::local::LocalKey<T>::try_with::h49ac5140c7d0c570
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x56faefa0aade - std::thread::local::LocalKey<T>::with::h985508eee7c478db
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x56faefa2451d - tokio::runtime::context::set_scheduler::h4eb001631cb604be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56faefa02b70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf8ce677479f2574
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x56faefa03283 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h79846e62fd85eb4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x56faefa011c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ab9f76ad98c832b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56faefa0cc00 - tokio::runtime::context::runtime::enter_runtime::hea8ed9d062a370c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56faefa00f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd18fab1c1a3a8a65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56faefa00be4 - tokio::runtime::runtime::Runtime::block_on_inner::ha938ff81b6cce703
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56faefa00da7 - tokio::runtime::runtime::Runtime::block_on::h6879530caf8725a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56faefa2cb87 - ai_flow_synth::llm::provider::deepseek::tests::test_client::h65adfc452dfb4b1d
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/llm/provider/deepseek.rs:240:58
[INFO] [stdout]   44:     0x56faefa2d837 - ai_flow_synth::llm::provider::deepseek::tests::test_client::{{closure}}::he08d945b2a096461
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/llm/provider/deepseek.rs:221:27
[INFO] [stdout]   45:     0x56faefa1efd6 - core::ops::function::FnOnce::call_once::h95ef937a0f4e486a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56faefac3ffb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56faefac3ffb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56faefad9c65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56faefad9c65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56faefad9c65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x56faefad9c65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x56faefad9c65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56faefad9c65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56faefad9c65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56faefab0454 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56faefab0454 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x56faefab3d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x56faefab3d1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56faefab3d1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x56faefab3d1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x56faefab3d1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56faefab3d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x56faefab3d1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56faf09fefaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x56faf09fefaf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x73836f512aa4 - <unknown>
[INFO] [stdout]   67:     0x73836f59fa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::mongo::tests::test_mongo_client_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::mongo::tests::test_mongo_client_connection' (20) panicked at ai-flow-synth/src/utils/mongo.rs:72:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56faf0a2d552 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56faf0a2d552 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56faf0a2d552 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56faf0a2d552 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56faf0a409bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56faf0a409bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56faf09f6a61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56faf09f6a61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56faf0a03d12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56faf0a0993f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56faf0a097d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56faefac423e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56faefac423e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56faf0a0a0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56faf0a0a0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56faf0a09e26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56faf0a03e49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56faf09e9b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56faf0a4b9d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56faf0a4b9ac - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56faef9c9658 - ai_flow_synth::utils::mongo::tests::test_mongo_client_connection::{{closure}}::hf20c13e9c4dc4500
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/utils/mongo.rs:72:9
[INFO] [stdout]   21:     0x56faefa24982 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd6467355db731c2e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56faefa248fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h485bda4e28d6a7b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56faefa04bbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf119231ac0e5944f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x56faefa04abb - tokio::task::coop::with_budget::h39dce0aeadbeb000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56faefa04abb - tokio::task::coop::budget::h91aedd8d7da0ab21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56faefa04abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8768fbe75eb95907
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x56faefa01c20 - tokio::runtime::scheduler::current_thread::Context::enter::h82f8264b6584c194
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x56faefa03fdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h509ad6e9148a1778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x56faefa031e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc4988adde747db6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x56faefa376cb - tokio::runtime::context::scoped::Scoped<T>::set::h68d6d9cf03cab81e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56faefa245a9 - tokio::runtime::context::set_scheduler::{{closure}}::h1644906b6afccffe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56faefa0b592 - std::thread::local::LocalKey<T>::try_with::h49ac5140c7d0c570
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x56faefa0aade - std::thread::local::LocalKey<T>::with::h985508eee7c478db
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x56faefa2451d - tokio::runtime::context::set_scheduler::h4eb001631cb604be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56faefa02b70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf8ce677479f2574
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x56faefa03283 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h79846e62fd85eb4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x56faefa011c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ab9f76ad98c832b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x56faefa0cc00 - tokio::runtime::context::runtime::enter_runtime::hea8ed9d062a370c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56faefa00f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd18fab1c1a3a8a65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x56faefa00be4 - tokio::runtime::runtime::Runtime::block_on_inner::ha938ff81b6cce703
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x56faefa00da7 - tokio::runtime::runtime::Runtime::block_on::h6879530caf8725a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x56faef9c8fe5 - ai_flow_synth::utils::mongo::tests::test_mongo_client_connection::h5ddaacc78efeb7f0
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/utils/mongo.rs:73:30
[INFO] [stdout]   43:     0x56faef9c9077 - ai_flow_synth::utils::mongo::tests::test_mongo_client_connection::{{closure}}::h0e1598c2a49f12b3
[INFO] [stdout]                                at /opt/rustwide/workdir/ai-flow-synth/src/utils/mongo.rs:48:44
[INFO] [stdout]   44:     0x56faefa1eed6 - core::ops::function::FnOnce::call_once::h6696d0ffdd847523
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56faefac3ffb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56faefac3ffb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56faefad9c65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56faefad9c65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56faefad9c65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x56faefad9c65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x56faefad9c65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56faefad9c65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56faefad9c65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56faefab0454 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56faefab0454 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x56faefab3d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x56faefab3d1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56faefab3d1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x56faefab3d1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x56faefab3d1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56faefab3d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x56faefab3d1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56faf09fefaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x56faf09fefaf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x73836f512aa4 - <unknown>
[INFO] [stdout]   66:     0x73836f59fa34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     llm::provider::deepseek::tests::test_client
[INFO] [stdout]     utils::mongo::tests::test_mongo_client_connection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ai-flow-synth --lib`
[INFO] running `Command { std: "docker" "inspect" "8a61251838786e034d4c312a8dfd97831f392eeefdd6e09c5f1f9c546aeef91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a61251838786e034d4c312a8dfd97831f392eeefdd6e09c5f1f9c546aeef91d", kill_on_drop: false }`
[INFO] [stdout] 8a61251838786e034d4c312a8dfd97831f392eeefdd6e09c5f1f9c546aeef91d
