[INFO] cloning repository https://github.com/StoneEpigraph/data_query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StoneEpigraph/data_query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoneEpigraph%2Fdata_query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoneEpigraph%2Fdata_query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 507bafadfcbff329a6ce0066d6771568766e2d44
[INFO] testing StoneEpigraph/data_query 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%2FStoneEpigraph%2Fdata_query" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StoneEpigraph/data_query
[INFO] finished tweaking git repo https://github.com/StoneEpigraph/data_query
[INFO] tweaked toml for git repo https://github.com/StoneEpigraph/data_query written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StoneEpigraph/data_query 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/StoneEpigraph/data_query 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] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fe0dd3a2f50490f926aaef012588e4da431cf5cbe8d69e7799dd142afaa51beb
[INFO] running `Command { std: "docker" "start" "-a" "fe0dd3a2f50490f926aaef012588e4da431cf5cbe8d69e7799dd142afaa51beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0dd3a2f50490f926aaef012588e4da431cf5cbe8d69e7799dd142afaa51beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0dd3a2f50490f926aaef012588e4da431cf5cbe8d69e7799dd142afaa51beb", kill_on_drop: false }`
[INFO] [stdout] fe0dd3a2f50490f926aaef012588e4da431cf5cbe8d69e7799dd142afaa51beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eacc26c8130d3a751446b553703f684988f55c75e6e499e5c47bc01c0b92d23b
[INFO] running `Command { std: "docker" "start" "-a" "eacc26c8130d3a751446b553703f684988f55c75e6e499e5c47bc01c0b92d23b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling p12-keystore v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling odpic-sys v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling amq-protocol-types v8.1.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling amq-protocol-uri v8.1.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling amq-protocol v8.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling oracle_procmacro v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling reactor-trait v2.0.0
[INFO] [stderr]    Compiling executor-trait v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lapin v3.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling toml v0.9.3
[INFO] [stderr]    Compiling oracle v0.6.3
[INFO] [stderr]    Compiling async-global-executor-trait v2.2.0
[INFO] [stderr]    Compiling async-reactor-trait v2.0.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling r2d2-oracle v0.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-connector v0.21.7
[INFO] [stderr]    Compiling tcp-stream v0.30.1
[INFO] [stderr]    Compiling amq-protocol-tcp v8.1.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling data_query v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::route::home`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::route::home;
[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: `Context`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use anyhow::{Context, Result};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `routing`
[INFO] [stdout]   --> src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use axum::{routing, Router};
[INFO] [stdout]    |            ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/util/ding_util.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let sign = base64::encode(mac.finalize().into_bytes());
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/rabbitmq/conn.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Err(err) if attempt >= self.config.max_retries => {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueConfig` is never constructed
[INFO] [stdout]  --> src/config.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct QueueConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabbitMQConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct RabbitMQConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OracleConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OracleConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabbitMQWarningConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RabbitMQWarningConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DingTalkConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DingTalkConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WarningConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct WarningConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WarningType` is never used
[INFO] [stdout]   --> src/config.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum WarningType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/config.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 86 |     pub fn load() -> Result<Self, AppError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueMetricsService` is never constructed
[INFO] [stdout]  --> src/core/service.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct QueueMetricsService {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueMetric` is never constructed
[INFO] [stdout]   --> src/core/service.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QueueMetric {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `gather_metrics`, `get_queue_metric`, and `handle_queue_error` are never used
[INFO] [stdout]   --> src/core/service.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl QueueMetricsService {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn gather_metrics(&self) -> anyhow::Result<Vec<QueueMetric>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     async fn get_queue_metric(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn handle_queue_error(&self, error: AppError, queue: &QueueConfig) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]  --> src/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum AppError {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_queue_not_found` is never used
[INFO] [stdout]   --> src/error.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn is_queue_not_found(error: &lapin::ErrorKind) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]  --> src/oracle/conn.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn create_pool(
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_connect` is never used
[INFO] [stdout]   --> src/oracle/conn.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn get_connect(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_connect_from_config` is never used
[INFO] [stdout]   --> src/oracle/conn.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn get_connect_from_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabbitConnector` is never constructed
[INFO] [stdout]  --> src/rabbitmq/conn.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RabbitConnector {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `connect`, and `connection_string` are never used
[INFO] [stdout]   --> src/rabbitmq/conn.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RabbitConnector {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub async fn connect(&self) -> Result<Connection, AppError> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn connection_string(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueInspector` is never constructed
[INFO] [stdout]  --> src/rabbitmq/queue.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QueueInspector<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_message_count`, and `query_queue` are never used
[INFO] [stdout]   --> src/rabbitmq/queue.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> QueueInspector<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(channel: &'a Channel) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub async fn get_message_count(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     async fn query_queue(&self, queue_name: &str) -> Result<u32, AppError> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `monitor_rabbitmq` is never used
[INFO] [stdout]  --> src/rabbitmq/monitor.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn monitor_rabbitmq(config: Config) -> Result<Result<()>, Error> {
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_warning_msg` is never used
[INFO] [stdout]   --> src/rabbitmq/monitor.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn send_warning_msg(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_metrics` is never used
[INFO] [stdout]   --> src/rabbitmq/monitor.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn print_metrics(
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HmacSha256` is never used
[INFO] [stdout]  --> src/util/ding_util.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type HmacSha256 = Hmac<Sha256>;
[INFO] [stdout]   |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send` is never used
[INFO] [stdout]  --> src/util/ding_util.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn send(content: &str) -> anyhow::Result<String> {
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_message` is never used
[INFO] [stdout]   --> src/util/ding_util.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn send_message(
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s
[INFO] running `Command { std: "docker" "inspect" "eacc26c8130d3a751446b553703f684988f55c75e6e499e5c47bc01c0b92d23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacc26c8130d3a751446b553703f684988f55c75e6e499e5c47bc01c0b92d23b", kill_on_drop: false }`
[INFO] [stdout] eacc26c8130d3a751446b553703f684988f55c75e6e499e5c47bc01c0b92d23b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9e2b1140f6da710fcd9710b551456b0f440f1bf40e6b763c1324a24e7092987a
[INFO] running `Command { std: "docker" "start" "-a" "9e2b1140f6da710fcd9710b551456b0f440f1bf40e6b763c1324a24e7092987a", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr]    Compiling data_query v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::route::home`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::route::home;
[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: `Context`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use anyhow::{Context, Result};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `routing`
[INFO] [stdout]   --> src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use axum::{routing, Router};
[INFO] [stdout]    |            ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/util/ding_util.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let sign = base64::encode(mac.finalize().into_bytes());
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/rabbitmq/conn.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Err(err) if attempt >= self.config.max_retries => {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `alias`, and `timeout_ms` are never read
[INFO] [stdout]   --> src/config.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct QueueConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     pub alias: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     #[serde(default)]
[INFO] [stdout] 14 |     pub timeout_ms: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueueConfig` has derived impls for the traits `Clone` and `Debug`, but these are 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: multiple fields are never read
[INFO] [stdout]   --> src/config.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct RabbitMQConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 19 |     // 基础连接配置
[INFO] [stdout] 20 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub port: u16,
[INFO] [stdout] 22 |     pub vhost: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub username: String,
[INFO] [stdout] 24 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     pub max_retries: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 26 |     pub retry_delay_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub queues: Vec<QueueConfig>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub queue_aliases: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |     pub warning: RabbitMQWarningConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RabbitMQConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `password`, `host`, `port`, and `db_name` are never read
[INFO] [stdout]   --> src/config.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OracleConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 40 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub db_name: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OracleConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `enabled`, `warning_queue_size`, and `warning_type` are never read
[INFO] [stdout]   --> src/config.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RabbitMQWarningConfig {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 49 |     pub enabled: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub warning_queue_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     #[serde(flatten)]
[INFO] [stdout] 52 |     pub warning_type: Option<WarningType>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RabbitMQWarningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/config.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DingTalkConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DingTalkConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `oracle` is never read
[INFO] [stdout]   --> src/config.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub oracle: OracleConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `warning_time_interval` is never read
[INFO] [stdout]   --> src/config.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct WarningConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub warning_time_interval: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WarningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueMetricsService` is never constructed
[INFO] [stdout]  --> src/core/service.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct QueueMetricsService {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueMetric` is never constructed
[INFO] [stdout]   --> src/core/service.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QueueMetric {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `gather_metrics`, `get_queue_metric`, and `handle_queue_error` are never used
[INFO] [stdout]   --> src/core/service.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl QueueMetricsService {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn gather_metrics(&self) -> anyhow::Result<Vec<QueueMetric>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     async fn get_queue_metric(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn handle_queue_error(&self, error: AppError, queue: &QueueConfig) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     ConnectionError(#[source] lapin::Error),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     OracleConnectionError(#[source] r2d2::Error),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     ConnectionRetryExhausted {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     QueueQueryError {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     QueueNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     QueueTimeout(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     InvalidQueueName(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     QueueConfigError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_queue_not_found` is never used
[INFO] [stdout]   --> src/error.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn is_queue_not_found(error: &lapin::ErrorKind) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]  --> src/oracle/conn.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn create_pool(
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_connect` is never used
[INFO] [stdout]   --> src/oracle/conn.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn get_connect(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_connect_from_config` is never used
[INFO] [stdout]   --> src/oracle/conn.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn get_connect_from_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabbitConnector` is never constructed
[INFO] [stdout]  --> src/rabbitmq/conn.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RabbitConnector {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `connect`, and `connection_string` are never used
[INFO] [stdout]   --> src/rabbitmq/conn.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RabbitConnector {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub async fn connect(&self) -> Result<Connection, AppError> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn connection_string(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueueInspector` is never constructed
[INFO] [stdout]  --> src/rabbitmq/queue.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QueueInspector<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_message_count`, and `query_queue` are never used
[INFO] [stdout]   --> src/rabbitmq/queue.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> QueueInspector<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(channel: &'a Channel) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub async fn get_message_count(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     async fn query_queue(&self, queue_name: &str) -> Result<u32, AppError> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `monitor_rabbitmq` is never used
[INFO] [stdout]  --> src/rabbitmq/monitor.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn monitor_rabbitmq(config: Config) -> Result<Result<()>, Error> {
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_warning_msg` is never used
[INFO] [stdout]   --> src/rabbitmq/monitor.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn send_warning_msg(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_metrics` is never used
[INFO] [stdout]   --> src/rabbitmq/monitor.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn print_metrics(
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.98s
[INFO] running `Command { std: "docker" "inspect" "9e2b1140f6da710fcd9710b551456b0f440f1bf40e6b763c1324a24e7092987a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2b1140f6da710fcd9710b551456b0f440f1bf40e6b763c1324a24e7092987a", kill_on_drop: false }`
[INFO] [stdout] 9e2b1140f6da710fcd9710b551456b0f440f1bf40e6b763c1324a24e7092987a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 79678f5531330d7b42fd3325ba72a3db7f5c92688eeb9e5e93bcc43cc75f9c1e
[INFO] running `Command { std: "docker" "start" "-a" "79678f5531330d7b42fd3325ba72a3db7f5c92688eeb9e5e93bcc43cc75f9c1e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: unused import: `crate::route::home`
[INFO] [stderr]   --> src/main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::route::home;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]   --> src/main.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | use anyhow::{Context, Result};
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Router` and `routing`
[INFO] [stderr]   --> src/main.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | use axum::{routing, Router};
[INFO] [stderr]    |            ^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/util/ding_util.rs:33:24
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let sign = base64::encode(mac.finalize().into_bytes());
[INFO] [stderr]    |                        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> src/rabbitmq/conn.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |                 Err(err) if attempt >= self.config.max_retries => {
[INFO] [stderr]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `alias`, and `timeout_ms` are never read
[INFO] [stderr]   --> src/config.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct QueueConfig {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 10 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 11 |     #[serde(default)]
[INFO] [stderr] 12 |     pub alias: Option<String>,
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 13 |     #[serde(default)]
[INFO] [stderr] 14 |     pub timeout_ms: Option<u64>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueueConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/config.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct RabbitMQConfig {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 19 |     // 基础连接配置
[INFO] [stderr] 20 |     pub host: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 21 |     pub port: u16,
[INFO] [stderr] 22 |     pub vhost: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 23 |     pub username: String,
[INFO] [stderr] 24 |     pub password: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 25 |     pub max_retries: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 26 |     pub retry_delay_ms: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub queues: Vec<QueueConfig>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub queue_aliases: HashMap<String, String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 34 |
[INFO] [stderr] 35 |     pub warning: RabbitMQWarningConfig,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RabbitMQConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username`, `password`, `host`, `port`, and `db_name` are never read
[INFO] [stderr]   --> src/config.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct OracleConfig {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 40 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 41 |     pub password: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 42 |     pub host: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 43 |     pub port: u16,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 44 |     pub db_name: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OracleConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `enabled`, `warning_queue_size`, and `warning_type` are never read
[INFO] [stderr]   --> src/config.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct RabbitMQWarningConfig {
[INFO] [stderr]    |            --------------------- fields in this struct
[INFO] [stderr] 49 |     pub enabled: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 50 |     pub warning_queue_size: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 51 |     #[serde(flatten)]
[INFO] [stderr] 52 |     pub warning_type: Option<WarningType>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RabbitMQWarningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_id` is never read
[INFO] [stderr]   --> src/config.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct DingTalkConfig {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub user_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DingTalkConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `oracle` is never read
[INFO] [stderr]   --> src/config.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct Config {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub oracle: OracleConfig,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `warning_time_interval` is never read
[INFO] [stderr]   --> src/config.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub struct WarningConfig {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub warning_time_interval: u16,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WarningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueueMetricsService` is never constructed
[INFO] [stderr]  --> src/core/service.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct QueueMetricsService {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueueMetric` is never constructed
[INFO] [stderr]   --> src/core/service.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct QueueMetric {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `gather_metrics`, `get_queue_metric`, and `handle_queue_error` are never used
[INFO] [stderr]   --> src/core/service.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl QueueMetricsService {
[INFO] [stderr]    | ------------------------ associated items in this implementation
[INFO] [stderr] 20 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub async fn gather_metrics(&self) -> anyhow::Result<Vec<QueueMetric>> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     async fn get_queue_metric(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     fn handle_queue_error(&self, error: AppError, queue: &QueueConfig) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> src/error.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub enum AppError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 10 |     ConnectionError(#[source] lapin::Error),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 13 |     OracleConnectionError(#[source] r2d2::Error),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     ConnectionRetryExhausted {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     QueueQueryError {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     QueueNotFound(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     QueueTimeout(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     InvalidQueueName(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     QueueConfigError(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_queue_not_found` is never used
[INFO] [stderr]   --> src/error.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn is_queue_not_found(error: &lapin::ErrorKind) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_pool` is never used
[INFO] [stderr]  --> src/oracle/conn.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn create_pool(
[INFO] [stderr]   |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_connect` is never used
[INFO] [stderr]   --> src/oracle/conn.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub async fn get_connect(
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_connect_from_config` is never used
[INFO] [stderr]   --> src/oracle/conn.rs:31:14
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub async fn get_connect_from_config(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RabbitConnector` is never constructed
[INFO] [stderr]  --> src/rabbitmq/conn.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct RabbitConnector {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `connect`, and `connection_string` are never used
[INFO] [stderr]   --> src/rabbitmq/conn.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl RabbitConnector {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] 11 |     pub fn new(config: RabbitMQConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub async fn connect(&self) -> Result<Connection, AppError> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn connection_string(&self) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueueInspector` is never constructed
[INFO] [stderr]  --> src/rabbitmq/queue.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct QueueInspector<'a> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_message_count`, and `query_queue` are never used
[INFO] [stderr]   --> src/rabbitmq/queue.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<'a> QueueInspector<'a> {
[INFO] [stderr]    | --------------------------- associated items in this implementation
[INFO] [stderr] 10 |     pub fn new(channel: &'a Channel) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub async fn get_message_count(
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     async fn query_queue(&self, queue_name: &str) -> Result<u32, AppError> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `monitor_rabbitmq` is never used
[INFO] [stderr]  --> src/rabbitmq/monitor.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) async fn monitor_rabbitmq(config: Config) -> Result<Result<()>, Error> {
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_warning_msg` is never used
[INFO] [stderr]   --> src/rabbitmq/monitor.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | async fn send_warning_msg(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_metrics` is never used
[INFO] [stderr]   --> src/rabbitmq/monitor.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn print_metrics(
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `data_query` (bin "data_query" test) generated 27 warnings (run `cargo fix --bin "data_query" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/data_query-a3973d8a9f251aea)
[INFO] [stderr] error: test failed, to rerun pass `--bin data_query`
[INFO] [stdout] test config::tests::test_config_compatibility ... FAILED
[INFO] [stdout] test config::tests::test_enum_warning_type ... FAILED
[INFO] [stdout] test util::ding_util::tests::test_send_message ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_config_compatibility stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_config_compatibility' (17) panicked at src/config.rs:102:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617286864162 - 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:     0x617286864162 - 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:     0x617286864162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x617286864162 - <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:     0x6172868763bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6172868763bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61728682ef81 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61728682ef81 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61728683b982 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6172868412bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x617286841151 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x617285f9823e - <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:     0x617285f9823e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617286841a2f - <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:     0x617286841a2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6172868417da - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61728683bab9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x617286822a5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6172868807b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61728687fc86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x617285f51f21 - core::result::Result<T,E>::unwrap::ha57bd308b36b2204
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x617285f51f21 - data_query::config::tests::test_config_compatibility::h03de9a94bdb7e4fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:102:71
[INFO] [stdout]   22:     0x617285f52277 - data_query::config::tests::test_config_compatibility::{{closure}}::hc14ec0229fd1dedc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:101:35
[INFO] [stdout]   23:     0x617285f53006 - core::ops::function::FnOnce::call_once::hefe9e7e2eaccc177
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x617285f97ffb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x617285f97ffb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x617285fadc65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x617285fadc65 - <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]   28:     0x617285fadc65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x617285fadc65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x617285fadc65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x617285fadc65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x617285fadc65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x617285f84454 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x617285f84454 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x617285f87d1a - <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]   37:     0x617285f87d1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x617285f87d1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x617285f87d1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x617285f87d1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x617286836c1f - <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]   43:     0x617286836c1f - 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]   44:     0x7d61c0ceaaa4 - <unknown>
[INFO] [stdout]   45:     0x7d61c0d77a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_enum_warning_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_enum_warning_type' (18) panicked at src/config.rs:140:51:
[INFO] [stdout] Failed to parse conf: TomlError { message: "missing field `oracle`", raw: Some("\n        [rabbitmq]\n        # RabbitMQ 配置\n        host = \"127.0.0.1\"\n        port = 5672\n        vhost = \"/\"\n        username = \"star\"\n        password = \"star\"\n        max_retries = 3\n        retry_delay_ms = 1000\n        [[rabbitmq.queues]]\n        name = \"test_queue\"\n        [rabbitmq.warning]\n        enabled = true\n        warning_time_interval = 10\n        warning_queue_size = 1000\n        [dingtalk]\n        # 钉钉机器人配置\n        webhook_url = \"https://oapi.dingtalk.com/robot/send?access_token=xxxxxx\"\n        secret = \"xxxxxx\"\n        user_id = \"123456\"\n        custom_robot_token = \"xxxxxx\"\n\n        [warning]\n        # 告警配置\n        warning_valid = false  # 是否启用告警功能\n        warning_type = \"DingTalk\"\n        warning_time_interval = 10  # 告警时间间隔，单位：分钟\n        "), keys: [], span: Some(0..0) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617286864162 - 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:     0x617286864162 - 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:     0x617286864162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x617286864162 - <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:     0x6172868763bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6172868763bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61728682ef81 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61728682ef81 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61728683b982 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6172868412bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x617286841151 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x617285f9823e - <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:     0x617285f9823e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617286841a2f - <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:     0x617286841a2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6172868417da - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61728683bab9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x617286822a5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6172868807b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61728687fc86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x617285f3d075 - core::result::Result<T,E>::expect::h8cb73187ffd143ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x617285f51d3b - data_query::config::tests::test_enum_warning_type::h594aa93fa657622b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:140:51
[INFO] [stdout]   22:     0x617285f51e87 - data_query::config::tests::test_enum_warning_type::{{closure}}::h6d721baede21aa77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:108:32
[INFO] [stdout]   23:     0x617285f52e36 - core::ops::function::FnOnce::call_once::h98ae87e640c966f6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x617285f97ffb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x617285f97ffb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x617285fadc65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x617285fadc65 - <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]   28:     0x617285fadc65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x617285fadc65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x617285fadc65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x617285fadc65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x617285fadc65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x617285f84454 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x617285f84454 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x617285f87d1a - <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]   37:     0x617285f87d1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x617285f87d1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x617285f87d1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x617285f87d1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x617286836c1f - <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]   43:     0x617286836c1f - 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]   44:     0x7d61c0ceaaa4 - <unknown>
[INFO] [stdout]   45:     0x7d61c0d77a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- util::ding_util::tests::test_send_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'util::ding_util::tests::test_send_message' (19) panicked at src/config.rs:87:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617286864162 - 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:     0x617286864162 - 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:     0x617286864162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x617286864162 - <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:     0x6172868763bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6172868763bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61728682ef81 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61728682ef81 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61728683b982 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6172868412bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x617286841151 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x617285f9823e - <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:     0x617285f9823e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617286841a2f - <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:     0x617286841a2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6172868417da - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61728683bab9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x617286822a5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6172868807b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61728687fc86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x617285f0ac32 - core::result::Result<T,E>::unwrap::ha57bd308b36b2204
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x617285f0ac32 - data_query::config::Config::load::h8e197f13753575d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:87:69
[INFO] [stdout]   22:     0x617285f744bc - data_query::util::ding_util::send::{{closure}}::he6220eb7f28f1fca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/ding_util.rs:11:18
[INFO] [stdout]   23:     0x617285f6a07b - data_query::util::ding_util::tests::test_send_message::{{closure}}::h490758bcdb69fdbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/ding_util.rs:59:36
[INFO] [stdout]   24:     0x617285f4c062 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ccee24caa76ce1a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x617285f4c09d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcea4430703ca3b2f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x617285f5ef2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbc03039475d403f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x617285f5ee3b - tokio::task::coop::with_budget::h3d47cf5cdca5ba29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x617285f5ee3b - tokio::task::coop::budget::ha5e6f8f03b4b23bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x617285f5ee3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb86a711e9412c3e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x617285f5c5c0 - tokio::runtime::scheduler::current_thread::Context::enter::hf9cee84ce9dddea8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x617285f5d8cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2ad69a52975140bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x617285f5d594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h845282bacb9fd637
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x617285f4bedb - tokio::runtime::context::scoped::Scoped<T>::set::hf0ef806762f06fe5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x617285f4e679 - tokio::runtime::context::set_scheduler::{{closure}}::hd954776eab12441b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x617285f6ed52 - std::thread::local::LocalKey<T>::try_with::h1590f58470ec0efb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x617285f6eade - std::thread::local::LocalKey<T>::with::hf0149621695cf7a9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x617285f4e5ed - tokio::runtime::context::set_scheduler::ha75b922b7f83a626
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x617285f5cf00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0e3af8f1f41c97b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x617285f5d613 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbb0d0c781be5e197
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x617285f5b550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h23f7fab6209abc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x617285f64090 - tokio::runtime::context::runtime::enter_runtime::h7d34e58290938fbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x617285f5b311 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb7a69dfb236a0fd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x617285f68e74 - tokio::runtime::runtime::Runtime::block_on_inner::hc03e3a74232eac9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x617285f69037 - tokio::runtime::runtime::Runtime::block_on::hbf09c688f8aa9680
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x617285f69e93 - data_query::util::ding_util::tests::test_send_message::hfa2a5597d58fa2cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/ding_util.rs:60:32
[INFO] [stdout]   46:     0x617285f6a1b7 - data_query::util::ding_util::tests::test_send_message::{{closure}}::haefba094df9daea4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/ding_util.rs:57:33
[INFO] [stdout]   47:     0x617285f52df6 - core::ops::function::FnOnce::call_once::h96b592abb8e132b6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x617285f97ffb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x617285f97ffb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x617285fadc65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x617285fadc65 - <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]   52:     0x617285fadc65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x617285fadc65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x617285fadc65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x617285fadc65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x617285fadc65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x617285f84454 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x617285f84454 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x617285f87d1a - <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]   61:     0x617285f87d1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x617285f87d1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x617285f87d1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x617285f87d1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x617285f87d1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x617286836c1f - <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]   67:     0x617286836c1f - 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]   68:     0x7d61c0ceaaa4 - <unknown>
[INFO] [stdout]   69:     0x7d61c0d77a34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_config_compatibility
[INFO] [stdout]     config::tests::test_enum_warning_type
[INFO] [stdout]     util::ding_util::tests::test_send_message
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79678f5531330d7b42fd3325ba72a3db7f5c92688eeb9e5e93bcc43cc75f9c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79678f5531330d7b42fd3325ba72a3db7f5c92688eeb9e5e93bcc43cc75f9c1e", kill_on_drop: false }`
[INFO] [stdout] 79678f5531330d7b42fd3325ba72a3db7f5c92688eeb9e5e93bcc43cc75f9c1e
