[INFO] cloning repository https://github.com/minidivn/minidi-spider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minidivn/minidi-spider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminidivn%2Fminidi-spider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminidivn%2Fminidi-spider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bfd404dbabf7f8d4031971d0fd2acdff3e42aeb
[INFO] checking minidivn/minidi-spider against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminidivn%2Fminidi-spider" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/minidivn/minidi-spider
[INFO] finished tweaking git repo https://github.com/minidivn/minidi-spider
[INFO] tweaked toml for git repo https://github.com/minidivn/minidi-spider written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/minidivn/minidi-spider on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/minidivn/minidi-spider 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f
[INFO] running `Command { std: "docker" "start" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking ownedbytes v0.7.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]     Checking tantivy-bitpacker v0.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tantivy-query-grammar v0.22.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fs4 v0.8.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking measure_time v0.8.3
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.3.0
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tantivy-common v0.7.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tantivy-stacker v0.3.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tantivy-sstable v0.3.0
[INFO] [stderr]     Checking tantivy-columnar v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tantivy v0.22.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking minidi-spider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NodeType`
[INFO] [stdout]   --> src/index/export.rs:10:54
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::graph::{HyperEdge, HyperGraph, HyperNode, NodeType};
[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/sources/dictionary.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/sources/dictionary.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/sources/script.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/sources/script.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeType`
[INFO] [stdout]   --> src/index/export.rs:10:54
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::graph::{HyperEdge, HyperGraph, HyperNode, NodeType};
[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/sources/dictionary.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/sources/dictionary.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/sources/script.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/sources/script.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/sources/wikipedia.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn crawl(&self, ctx: &CrawlContext) -> Result<CrawlResult> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/sources/wikipedia.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn crawl(&self, ctx: &CrawlContext) -> Result<CrawlResult> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `category`, and `filters` are never read
[INFO] [stdout]   --> src/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PartitionConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     /// Category grouping (admin, history, people, culture, nature, economy, sports)
[INFO] [stdout] 14 |     pub category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub filters: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartitionConfig` 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: fields `api` and `language` are never read
[INFO] [stdout]   --> src/config.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WikipediaConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 38 |     pub api: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 39 |     pub language: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WikipediaConfig` 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 `max_edges_per_node` is never read
[INFO] [stdout]   --> src/config.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CrawlSettings {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 45 |     #[serde(default = "default_max_edges")]
[INFO] [stdout] 46 |     pub max_edges_per_node: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrawlSettings` 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 `native_label`, `wikipedia`, and `sparql_endpoint` are never read
[INFO] [stdout]   --> src/config.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct CountryConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub native_label: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 89 |     pub wikipedia: Option<WikipediaConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 90 |     pub sparql_endpoint: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CountryConfig` 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 `comment` is never read
[INFO] [stdout]    --> src/config.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct CountriesConfig {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 105 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CountriesConfig` 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: associated items `load`, `default`, `label_languages`, and `all_codes` are never used
[INFO] [stdout]    --> src/config.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl CountriesConfig {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 126 |     pub fn load() -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn default(&self) -> Option<&CountryConfig> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn label_languages(&self, code: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn all_codes(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/graph/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl NodeType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn label(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `neighbors` is never used
[INFO] [stdout]    --> src/graph/mod.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl HyperGraph {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn neighbors(&self, node_id: &str) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `META_KEY` is never used
[INFO] [stdout]  --> src/graph/store.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const META_KEY: &str = "graph_meta";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `put_node`, `get_node`, `has_node`, `put_edge`, `put_meta`, and `get_meta` are never used
[INFO] [stdout]    --> src/graph/store.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl HyperGraphStore {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn put_node(&self, node: &HyperNode) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn get_node(&self, id: &str) -> Result<Option<HyperNode>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn has_node(&self, id: &str) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub fn put_edge(&self, edge: &HyperEdge) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn put_meta(&self, meta: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_meta(&self) -> Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]   --> src/index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FullTextIndex {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     index: Index,
[INFO] [stdout] 16 |     schema: Schema,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open` and `doc_count` are never used
[INFO] [stdout]    --> src/index/mod.rs:72:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl FullTextIndex {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn open(path: &str) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn doc_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `search` is never used
[INFO] [stdout]    --> src/search/mod.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl EmbeddingIndex {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn search(&self, query_vec: &[f32], top_k: usize) -> Vec<EmbeddingResult> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingResult` is never constructed
[INFO] [stdout]    --> src/search/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct EmbeddingResult {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cosine_similarity` is never used
[INFO] [stdout]    --> src/search/mod.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn cosine_similarity(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metadata` is never read
[INFO] [stdout]   --> src/sources/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct CrawlResult {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub metadata: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrawlResult` 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 `user_agent` and `partition` are never read
[INFO] [stdout]   --> src/sources/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct CrawlContext {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub user_agent: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub partition: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_all` is never used
[INFO] [stdout]    --> src/sources/mod.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl SourceRegistry {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub async fn run_all(&self, ctx: &CrawlContext) -> Vec<(SourceSchema, Result<CrawlResult>)> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `category`, and `filters` are never read
[INFO] [stdout]   --> src/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PartitionConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     /// Category grouping (admin, history, people, culture, nature, economy, sports)
[INFO] [stdout] 14 |     pub category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub filters: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartitionConfig` 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: fields `api` and `language` are never read
[INFO] [stdout]   --> src/config.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WikipediaConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 38 |     pub api: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 39 |     pub language: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WikipediaConfig` 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 `max_edges_per_node` is never read
[INFO] [stdout]   --> src/config.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CrawlSettings {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 45 |     #[serde(default = "default_max_edges")]
[INFO] [stdout] 46 |     pub max_edges_per_node: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrawlSettings` 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 `native_label`, `wikipedia`, and `sparql_endpoint` are never read
[INFO] [stdout]   --> src/config.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct CountryConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub native_label: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 89 |     pub wikipedia: Option<WikipediaConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 90 |     pub sparql_endpoint: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CountryConfig` 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 `comment` is never read
[INFO] [stdout]    --> src/config.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct CountriesConfig {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 105 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CountriesConfig` 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: associated items `load`, `default`, `label_languages`, and `all_codes` are never used
[INFO] [stdout]    --> src/config.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl CountriesConfig {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 126 |     pub fn load() -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn default(&self) -> Option<&CountryConfig> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn label_languages(&self, code: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn all_codes(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/graph/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl NodeType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn label(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `neighbors` is never used
[INFO] [stdout]    --> src/graph/mod.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl HyperGraph {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn neighbors(&self, node_id: &str) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `META_KEY` is never used
[INFO] [stdout]  --> src/graph/store.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const META_KEY: &str = "graph_meta";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `put_node`, `get_node`, `has_node`, `put_edge`, `put_meta`, and `get_meta` are never used
[INFO] [stdout]    --> src/graph/store.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl HyperGraphStore {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn put_node(&self, node: &HyperNode) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn get_node(&self, id: &str) -> Result<Option<HyperNode>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn has_node(&self, id: &str) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub fn put_edge(&self, edge: &HyperEdge) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn put_meta(&self, meta: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_meta(&self) -> Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]   --> src/index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FullTextIndex {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     index: Index,
[INFO] [stdout] 16 |     schema: Schema,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open` and `doc_count` are never used
[INFO] [stdout]    --> src/index/mod.rs:72:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl FullTextIndex {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn open(path: &str) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn doc_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `search` is never used
[INFO] [stdout]    --> src/search/mod.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl EmbeddingIndex {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn search(&self, query_vec: &[f32], top_k: usize) -> Vec<EmbeddingResult> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingResult` is never constructed
[INFO] [stdout]    --> src/search/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct EmbeddingResult {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cosine_similarity` is never used
[INFO] [stdout]    --> src/search/mod.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn cosine_similarity(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metadata` is never read
[INFO] [stdout]   --> src/sources/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct CrawlResult {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub metadata: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrawlResult` 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 `user_agent` and `partition` are never read
[INFO] [stdout]   --> src/sources/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct CrawlContext {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub user_agent: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub partition: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_all` is never used
[INFO] [stdout]    --> src/sources/mod.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl SourceRegistry {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub async fn run_all(&self, ctx: &CrawlContext) -> Vec<(SourceSchema, Result<CrawlResult>)> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s
[INFO] running `Command { std: "docker" "inspect" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f", kill_on_drop: false }`
[INFO] [stdout] 3fcfcea43fc2e579bc5edb12e6226da7d7af834c9b900b559d5d46aed069a79f
