[INFO] cloning repository https://github.com/Arekkusul/ExploitAtlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arekkusul/ExploitAtlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 755e4fa28490f8947e5aa2a766c5314b85fddf54
[INFO] testing Arekkusul/ExploitAtlas against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arekkusul/ExploitAtlas
[INFO] finished tweaking git repo https://github.com/Arekkusul/ExploitAtlas
[INFO] tweaked toml for git repo https://github.com/Arekkusul/ExploitAtlas written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arekkusul/ExploitAtlas on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arekkusul/ExploitAtlas 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dd4d4ea32db8bc9d662ba0a0efbfe84b9dd6561c263e6b9a3011ff11f683755
[INFO] running `Command { std: "docker" "start" "-a" "9dd4d4ea32db8bc9d662ba0a0efbfe84b9dd6561c263e6b9a3011ff11f683755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dd4d4ea32db8bc9d662ba0a0efbfe84b9dd6561c263e6b9a3011ff11f683755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd4d4ea32db8bc9d662ba0a0efbfe84b9dd6561c263e6b9a3011ff11f683755", kill_on_drop: false }`
[INFO] [stdout] 9dd4d4ea32db8bc9d662ba0a0efbfe84b9dd6561c263e6b9a3011ff11f683755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9494dd0e6bfb651d820ecb3b3f08f2e24f172606726a8e11f1626b9b2167e10
[INFO] running `Command { std: "docker" "start" "-a" "e9494dd0e6bfb651d820ecb3b3f08f2e24f172606726a8e11f1626b9b2167e10", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling printpdf v0.3.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling yew-router v0.18.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling genpdf v0.2.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]    Compiling tower_governor v0.4.3
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/services/greynoise.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut countries: std::collections::HashMap<String, u32> = std::collections::HashMap::new();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_EXECUTION` is never used
[INFO] [stdout]  --> backend/src/services/attack_path.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const MITRE_EXECUTION: &str = "TA0002";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_PERSISTENCE` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MITRE_PERSISTENCE: &str = "TA0003";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_PRIV_ESC` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MITRE_PRIV_ESC: &str = "TA0004";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_DEFENSE_EVASION` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MITRE_DEFENSE_EVASION: &str = "TA0005";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_CREDENTIAL_ACCESS` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MITRE_CREDENTIAL_ACCESS: &str = "TA0006";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_update_epss` is never used
[INFO] [stdout]    --> backend/src/services/epss_tracker.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub async fn should_update_epss(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct VtSearchItem {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 19 |     #[serde(default)]
[INFO] [stdout] 20 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtSearchItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `md5` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct VtAttributes {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     md5: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtAttributes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct VtThreatName {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtThreatName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vector` and `authentication` are never read
[INFO] [stdout]   --> backend/src/services/circl.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct CirclAccess {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     vector: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 39 |     #[serde(default)]
[INFO] [stdout] 40 |     authentication: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CirclAccess` 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 `search_related_cves` is never used
[INFO] [stdout]    --> backend/src/services/circl.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn search_related_cves(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREYNOISE_RIOT_API` is never used
[INFO] [stdout]   --> backend/src/services/greynoise.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const GREYNOISE_RIOT_API: &str = "https://api.greynoise.io/v2/riot/";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> backend/src/services/greynoise.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct CommunityResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     message: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommunityResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiotResponse` is never constructed
[INFO] [stdout]   --> backend/src/services/greynoise.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct RiotResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_ip` is never used
[INFO] [stdout]    --> backend/src/services/greynoise.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn check_ip(
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `catalog_version`, `date_released`, and `count` are never read
[INFO] [stdout]   --> backend/src/services/cisa.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct KevCatalog {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 57 |     #[serde(rename = "catalogVersion")]
[INFO] [stdout] 58 |     catalog_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(rename = "dateReleased")]
[INFO] [stdout] 60 |     date_released: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 61 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KevCatalog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vendor_project`, `product`, `vulnerability_name`, `date_added`, and `short_description` are never read
[INFO] [stdout]   --> backend/src/services/cisa.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct KevVulnerability {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     vendor_project: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     product: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 72 |     #[serde(rename = "vulnerabilityName")]
[INFO] [stdout] 73 |     vulnerability_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     #[serde(rename = "dateAdded")]
[INFO] [stdout] 75 |     date_added: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(rename = "shortDescription")]
[INFO] [stdout] 77 |     short_description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KevVulnerability` 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 `retry_with_backoff` is never used
[INFO] [stdout]    --> backend/src/services/resilience.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub async fn retry_with_backoff<F, Fut, T, E>(f: F) -> Result<T, E>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shared_circuit_breaker` is never used
[INFO] [stdout]    --> backend/src/services/resilience.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn shared_circuit_breaker(name: impl Into<String>) -> SharedCircuitBreaker {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attacks` is never read
[INFO] [stdout]    --> backend/src/services/attack_feed.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct DShieldIpEntry {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |     attacks: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DShieldIpEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `targets` and `sources` are never read
[INFO] [stdout]    --> backend/src/services/attack_feed.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct DShieldPortEntry {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     targets: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 179 |     #[serde(default)]
[INFO] [stdout] 180 |     sources: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DShieldPortEntry` 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 `update_heatmap` is never used
[INFO] [stdout]    --> frontend/src/bindings/leaflet.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn update_heatmap(map: &JsValue, points_json: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_epss_history` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub async fn get_epss_history(cve_id: &str) -> Result<shared::EpssHistoryResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_source_health` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub async fn get_source_health() -> Result<shared::SourceHealthResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache_stats` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub async fn get_cache_stats() -> Result<serde_json::Value, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bulk_analyze` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub async fn bulk_analyze(cve_ids: Vec<String>) -> Result<shared::BulkJob, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_bulk_job` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub async fn get_bulk_job(job_id: &str) -> Result<shared::BulkJobResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 15s
[INFO] running `Command { std: "docker" "inspect" "e9494dd0e6bfb651d820ecb3b3f08f2e24f172606726a8e11f1626b9b2167e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9494dd0e6bfb651d820ecb3b3f08f2e24f172606726a8e11f1626b9b2167e10", kill_on_drop: false }`
[INFO] [stdout] e9494dd0e6bfb651d820ecb3b3f08f2e24f172606726a8e11f1626b9b2167e10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295a57e94360f3a143b7583d835b9c9a3a6d05b7607b0780813b5a5b2e707333
[INFO] running `Command { std: "docker" "start" "-a" "295a57e94360f3a143b7583d835b9c9a3a6d05b7607b0780813b5a5b2e707333", kill_on_drop: false }`
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/services/greynoise.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut countries: std::collections::HashMap<String, u32> = std::collections::HashMap::new();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_EXECUTION` is never used
[INFO] [stdout]  --> backend/src/services/attack_path.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const MITRE_EXECUTION: &str = "TA0002";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_PERSISTENCE` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MITRE_PERSISTENCE: &str = "TA0003";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_PRIV_ESC` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MITRE_PRIV_ESC: &str = "TA0004";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_DEFENSE_EVASION` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MITRE_DEFENSE_EVASION: &str = "TA0005";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MITRE_CREDENTIAL_ACCESS` is never used
[INFO] [stdout]   --> backend/src/services/attack_path.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MITRE_CREDENTIAL_ACCESS: &str = "TA0006";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_update_epss` is never used
[INFO] [stdout]    --> backend/src/services/epss_tracker.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub async fn should_update_epss(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct VtSearchItem {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 19 |     #[serde(default)]
[INFO] [stdout] 20 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtSearchItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `md5` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct VtAttributes {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     md5: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtAttributes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> backend/src/services/virustotal.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct VtThreatName {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VtThreatName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vector` and `authentication` are never read
[INFO] [stdout]   --> backend/src/services/circl.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct CirclAccess {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     vector: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 39 |     #[serde(default)]
[INFO] [stdout] 40 |     authentication: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CirclAccess` 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 `search_related_cves` is never used
[INFO] [stdout]    --> backend/src/services/circl.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn search_related_cves(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREYNOISE_RIOT_API` is never used
[INFO] [stdout]   --> backend/src/services/greynoise.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const GREYNOISE_RIOT_API: &str = "https://api.greynoise.io/v2/riot/";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> backend/src/services/greynoise.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct CommunityResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     message: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommunityResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiotResponse` is never constructed
[INFO] [stdout]   --> backend/src/services/greynoise.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct RiotResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `catalog_version`, `date_released`, and `count` are never read
[INFO] [stdout]   --> backend/src/services/cisa.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct KevCatalog {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 57 |     #[serde(rename = "catalogVersion")]
[INFO] [stdout] 58 |     catalog_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(rename = "dateReleased")]
[INFO] [stdout] 60 |     date_released: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 61 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KevCatalog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vendor_project`, `product`, `vulnerability_name`, `date_added`, and `short_description` are never read
[INFO] [stdout]   --> backend/src/services/cisa.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct KevVulnerability {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     vendor_project: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     product: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 72 |     #[serde(rename = "vulnerabilityName")]
[INFO] [stdout] 73 |     vulnerability_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     #[serde(rename = "dateAdded")]
[INFO] [stdout] 75 |     date_added: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(rename = "shortDescription")]
[INFO] [stdout] 77 |     short_description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KevVulnerability` 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 `retry_with_backoff` is never used
[INFO] [stdout]    --> backend/src/services/resilience.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub async fn retry_with_backoff<F, Fut, T, E>(f: F) -> Result<T, E>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shared_circuit_breaker` is never used
[INFO] [stdout]    --> backend/src/services/resilience.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn shared_circuit_breaker(name: impl Into<String>) -> SharedCircuitBreaker {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attacks` is never read
[INFO] [stdout]    --> backend/src/services/attack_feed.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct DShieldIpEntry {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |     attacks: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DShieldIpEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `targets` and `sources` are never read
[INFO] [stdout]    --> backend/src/services/attack_feed.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct DShieldPortEntry {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     targets: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 179 |     #[serde(default)]
[INFO] [stdout] 180 |     sources: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DShieldPortEntry` 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 `update_heatmap` is never used
[INFO] [stdout]    --> frontend/src/bindings/leaflet.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn update_heatmap(map: &JsValue, points_json: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_epss_history` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub async fn get_epss_history(cve_id: &str) -> Result<shared::EpssHistoryResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_source_health` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub async fn get_source_health() -> Result<shared::SourceHealthResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache_stats` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub async fn get_cache_stats() -> Result<serde_json::Value, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bulk_analyze` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub async fn bulk_analyze(cve_ids: Vec<String>) -> Result<shared::BulkJob, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_bulk_job` is never used
[INFO] [stdout]    --> frontend/src/services/api.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub async fn get_bulk_job(job_id: &str) -> Result<shared::BulkJobResponse, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.80s
[INFO] running `Command { std: "docker" "inspect" "295a57e94360f3a143b7583d835b9c9a3a6d05b7607b0780813b5a5b2e707333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295a57e94360f3a143b7583d835b9c9a3a6d05b7607b0780813b5a5b2e707333", kill_on_drop: false }`
[INFO] [stdout] 295a57e94360f3a143b7583d835b9c9a3a6d05b7607b0780813b5a5b2e707333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d4f1e4c67881499fcdd15c246f09332af8264c7927c8a2422dcdd1f3f75f15c
[INFO] running `Command { std: "docker" "start" "-a" "0d4f1e4c67881499fcdd15c246f09332af8264c7927c8a2422dcdd1f3f75f15c", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> backend/src/services/greynoise.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |     let mut countries: std::collections::HashMap<String, u32> = std::collections::HashMap::new();
[INFO] [stderr]     |         ----^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MITRE_EXECUTION` is never used
[INFO] [stderr]  --> backend/src/services/attack_path.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const MITRE_EXECUTION: &str = "TA0002";
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MITRE_PERSISTENCE` is never used
[INFO] [stderr]   --> backend/src/services/attack_path.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const MITRE_PERSISTENCE: &str = "TA0003";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MITRE_PRIV_ESC` is never used
[INFO] [stderr]   --> backend/src/services/attack_path.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const MITRE_PRIV_ESC: &str = "TA0004";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MITRE_DEFENSE_EVASION` is never used
[INFO] [stderr]   --> backend/src/services/attack_path.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const MITRE_DEFENSE_EVASION: &str = "TA0005";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MITRE_CREDENTIAL_ACCESS` is never used
[INFO] [stderr]   --> backend/src/services/attack_path.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const MITRE_CREDENTIAL_ACCESS: &str = "TA0006";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `should_update_epss` is never used
[INFO] [stderr]    --> backend/src/services/epss_tracker.rs:165:14
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub async fn should_update_epss(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> backend/src/services/virustotal.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct VtSearchItem {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] 19 |     #[serde(default)]
[INFO] [stderr] 20 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VtSearchItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `md5` is never read
[INFO] [stderr]   --> backend/src/services/virustotal.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | struct VtAttributes {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     md5: Option<String>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VtAttributes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `count` is never read
[INFO] [stderr]   --> backend/src/services/virustotal.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct VtThreatName {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 62 |     count: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VtThreatName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `vector` and `authentication` are never read
[INFO] [stderr]   --> backend/src/services/circl.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct CirclAccess {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     vector: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 39 |     #[serde(default)]
[INFO] [stderr] 40 |     authentication: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CirclAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `search_related_cves` is never used
[INFO] [stderr]    --> backend/src/services/circl.rs:133:14
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub async fn search_related_cves(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GREYNOISE_RIOT_API` is never used
[INFO] [stderr]   --> backend/src/services/greynoise.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const GREYNOISE_RIOT_API: &str = "https://api.greynoise.io/v2/riot/";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `message` is never read
[INFO] [stderr]   --> backend/src/services/greynoise.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | struct CommunityResponse {
[INFO] [stderr]    |        ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 72 |     message: Option<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommunityResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RiotResponse` is never constructed
[INFO] [stderr]   --> backend/src/services/greynoise.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 77 | struct RiotResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `catalog_version`, `date_released`, and `count` are never read
[INFO] [stderr]   --> backend/src/services/cisa.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | struct KevCatalog {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 57 |     #[serde(rename = "catalogVersion")]
[INFO] [stderr] 58 |     catalog_version: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 59 |     #[serde(rename = "dateReleased")]
[INFO] [stderr] 60 |     date_released: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 61 |     count: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KevCatalog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `vendor_project`, `product`, `vulnerability_name`, `date_added`, and `short_description` are never read
[INFO] [stderr]   --> backend/src/services/cisa.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct KevVulnerability {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 70 |     vendor_project: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 71 |     product: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 72 |     #[serde(rename = "vulnerabilityName")]
[INFO] [stderr] 73 |     vulnerability_name: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 74 |     #[serde(rename = "dateAdded")]
[INFO] [stderr] 75 |     date_added: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 76 |     #[serde(rename = "shortDescription")]
[INFO] [stderr] 77 |     short_description: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KevVulnerability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `retry_with_backoff` is never used
[INFO] [stderr]    --> backend/src/services/resilience.rs:276:14
[INFO] [stderr]     |
[INFO] [stderr] 276 | pub async fn retry_with_backoff<F, Fut, T, E>(f: F) -> Result<T, E>
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `shared_circuit_breaker` is never used
[INFO] [stderr]    --> backend/src/services/resilience.rs:372:8
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub fn shared_circuit_breaker(name: impl Into<String>) -> SharedCircuitBreaker {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `attacks` is never read
[INFO] [stderr]    --> backend/src/services/attack_feed.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 152 | struct DShieldIpEntry {
[INFO] [stderr]     |        -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 158 |     attacks: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DShieldIpEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `targets` and `sources` are never read
[INFO] [stderr]    --> backend/src/services/attack_feed.rs:178:5
[INFO] [stderr]     |
[INFO] [stderr] 172 | struct DShieldPortEntry {
[INFO] [stderr]     |        ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 178 |     targets: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 179 |     #[serde(default)]
[INFO] [stderr] 180 |     sources: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DShieldPortEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_heatmap` is never used
[INFO] [stderr]    --> frontend/src/bindings/leaflet.rs:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub fn update_heatmap(map: &JsValue, points_json: &str) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_epss_history` is never used
[INFO] [stderr]    --> frontend/src/services/api.rs:214:14
[INFO] [stderr]     |
[INFO] [stderr] 214 | pub async fn get_epss_history(cve_id: &str) -> Result<shared::EpssHistoryResponse, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_source_health` is never used
[INFO] [stderr]    --> frontend/src/services/api.rs:231:14
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub async fn get_source_health() -> Result<shared::SourceHealthResponse, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_cache_stats` is never used
[INFO] [stderr]    --> frontend/src/services/api.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 | pub async fn get_cache_stats() -> Result<serde_json::Value, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bulk_analyze` is never used
[INFO] [stderr]    --> frontend/src/services/api.rs:263:14
[INFO] [stderr]     |
[INFO] [stderr] 263 | pub async fn bulk_analyze(cve_ids: Vec<String>) -> Result<shared::BulkJob, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_bulk_job` is never used
[INFO] [stderr]    --> frontend/src/services/api.rs:282:14
[INFO] [stderr]     |
[INFO] [stderr] 282 | pub async fn get_bulk_job(job_id: &str) -> Result<shared::BulkJobResponse, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `backend` (bin "backend" test) generated 21 warnings (run `cargo fix --bin "backend" -p backend --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `frontend` (bin "frontend" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend-148e9e378e6c6b2b)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test services::abuse_ch::tests::test_fetch_abusech_data ... ignored
[INFO] [stdout] test services::circl::tests::test_fetch_circl_data ... ignored
[INFO] [stdout] test services::cisa::tests::test_fetch_cisa_advisory ... ignored
[INFO] [stdout] test services::cve_cache::tests::test_cache_insert_and_get ... ok
[INFO] [stdout] test services::greynoise::tests::test_check_ip ... ignored
[INFO] [stdout] test services::otx::tests::test_fetch_otx_data ... ignored
[INFO] [stdout] test services::cve_cache::tests::test_cache_lru_eviction ... ok
[INFO] [stdout] test services::poc_readme::tests::test_extract_code_blocks_empty ... ok
[INFO] [stdout] test services::poc_readme::tests::test_extract_owner_repo_invalid ... ok
[INFO] [stdout] test services::poc_readme::tests::test_extract_owner_repo_valid ... ok
[INFO] [stdout] test services::poc_readme::tests::test_extract_code_blocks ... ok
[INFO] [stdout] test services::poc_readme::tests::test_is_trusted_github_url ... ok
[INFO] [stdout] test services::shodan::tests::test_fetch_shodan_data ... ignored
[INFO] [stdout] test services::virustotal::tests::test_fetch_virustotal_data ... ignored
[INFO] [stdout] test services::threat_actors::tests::test_merge_actors ... ok
[INFO] [stdout] test services::threat_actors::tests::test_normalize_actor_name ... ok
[INFO] [stdout] test services::threat_actors::tests::test_extract_from_otx ... ok
[INFO] [stdout] test services::resilience::tests::test_retry_with_backoff ... ok
[INFO] [stdout] test services::cve_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test services::resilience::tests::test_circuit_breaker_closes_after_failures ... FAILED
[INFO] [stdout] test services::cve_cache::tests::test_cache_miss ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- services::resilience::tests::test_circuit_breaker_closes_after_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::resilience::tests::test_circuit_breaker_closes_after_failures' (26) panicked at backend/src/services/resilience.rs:397:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: HalfOpen
[INFO] [stdout]  right: Open
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6214e8bfcb4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6214e8bfcb4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6214e8bfcb4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6214e8bfcb4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6214e8c1484a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6214e8c1484a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6214e8c01df2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6214e8c01df2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6214e8bda83f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6214e8bda83f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6214e8bf49b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6214e865152c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6214e865152c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6214e8bf4c32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6214e8bf4c32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6214e8bda8f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6214e8bd1c59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6214e8bdb8bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6214e8c1515c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6214e8c14fe3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6214e863c41c - core::panicking::assert_failed::he5659259b315e71d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6214e85e1d98 - backend::services::resilience::tests::test_circuit_breaker_closes_after_failures::{{closure}}::h5dc4ef21b029942d
[INFO] [stdout]                                at /opt/rustwide/workdir/backend/src/services/resilience.rs:397:9
[INFO] [stdout]   22:     0x6214e85db9d2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb35b874075576ae2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6214e85db90d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2444b91c8d392277
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6214e85f189d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h38a6af95b2569e9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x6214e85f17eb - tokio::task::coop::with_budget::h9f1e8dd8f5a6d74e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6214e85f17eb - tokio::task::coop::budget::h2a4dc8380181683e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6214e85f17eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he0b7a8512801ee72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x6214e85ee950 - tokio::runtime::scheduler::current_thread::Context::enter::h538c15d967953734
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x6214e85f027d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1aa25ae6a118eae1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x6214e85efee4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2a2b34fa1bf15511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x6214e85ece1b - tokio::runtime::context::scoped::Scoped<T>::set::had53b65e295232b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6214e85c8859 - tokio::runtime::context::set_scheduler::{{closure}}::h1e9e1d84d84384f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6214e86399c2 - std::thread::local::LocalKey<T>::try_with::h758f2c4d4f1ec4d8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6214e8638f0e - std::thread::local::LocalKey<T>::with::h5d35fa5233d02e2c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6214e85c87cd - tokio::runtime::context::set_scheduler::h5917a86754d7c969
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6214e85efc90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4779328ee4971723
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x6214e85eff46 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h105834ddb71e0e76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x6214e85edec0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6808d5f94abec726
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6214e85ecf83 - tokio::runtime::context::runtime::enter_runtime::h035e1d3bff2086ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6214e85edbd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h06cfd3ba54c43ee6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6214e85db3f4 - tokio::runtime::runtime::Runtime::block_on_inner::h6a46750d12087106
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6214e85db5bf - tokio::runtime::runtime::Runtime::block_on::hb68ba5bdc880ddd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6214e85e1633 - backend::services::resilience::tests::test_circuit_breaker_closes_after_failures::hb7dd71899e800ffd
[INFO] [stdout]                                at /opt/rustwide/workdir/backend/src/services/resilience.rs:401:69
[INFO] [stdout]   44:     0x6214e85e1fe7 - backend::services::resilience::tests::test_circuit_breaker_closes_after_failures::{{closure}}::hf4661a33dbe781c3
[INFO] [stdout]                                at /opt/rustwide/workdir/backend/src/services/resilience.rs:381:58
[INFO] [stdout]   45:     0x6214e85b53d6 - core::ops::function::FnOnce::call_once::hecae35bd8b117f6c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6214e864560b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6214e864560b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x6214e8651ffb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6214e8651ffb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x6214e8651ffb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6214e8651ffb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6214e8651ffb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6214e8651ffb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6214e8651ffb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6214e864d714 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6214e864d714 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6214e8654c02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x6214e8654c02 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6214e8654c02 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6214e8654c02 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6214e8654c02 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6214e8654c02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x6214e8654c02 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6214e8bfc41f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x6214e8bfc41f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77e9706c4aa4 - <unknown>
[INFO] [stdout]   67:     0x77e970751a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     services::resilience::tests::test_circuit_breaker_closes_after_failures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p backend --bin backend`
[INFO] running `Command { std: "docker" "inspect" "0d4f1e4c67881499fcdd15c246f09332af8264c7927c8a2422dcdd1f3f75f15c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4f1e4c67881499fcdd15c246f09332af8264c7927c8a2422dcdd1f3f75f15c", kill_on_drop: false }`
[INFO] [stdout] 0d4f1e4c67881499fcdd15c246f09332af8264c7927c8a2422dcdd1f3f75f15c
