[INFO] cloning repository https://github.com/alvgeppetto/loom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alvgeppetto/loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvgeppetto%2Floom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvgeppetto%2Floom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62f111d1ff71bfb21bbf1aa1ffb8142c17571d0a
[INFO] testing alvgeppetto/loom against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvgeppetto%2Floom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/alvgeppetto/loom
[INFO] finished tweaking git repo https://github.com/alvgeppetto/loom
[INFO] tweaked toml for git repo https://github.com/alvgeppetto/loom written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alvgeppetto/loom on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alvgeppetto/loom 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded fm-index v0.2.0
[INFO] [stderr]   Downloaded vers-vecs v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f
[INFO] running `Command { std: "docker" "start" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", 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" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling vers-vecs v1.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling fm-index v0.2.0
[INFO] [stderr]    Compiling js-sys v0.3.90
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling brenda v0.1.0 (/opt/rustwide/workdir/brenda)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling loom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `novelty_score` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct NovelRegion {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     novelty_score: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NovelRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_guides` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct PublishedDb {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 37 |     total_guides: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedDb` 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 `pmid`, `gene`, `wuhan_hu1_pos`, and `length` are never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PublishedGuide {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pmid: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     #[serde(default)]
[INFO] [stdout] 50 |     gene: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     #[serde(default)]
[INFO] [stdout] 52 |     wuhan_hu1_pos: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedGuide` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXCLUDE_KEYS` is never used
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const EXCLUDE_KEYS: &[&str] = &["human-grch38", "human", "refseq-viral"];
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `species`, `disease_ontology`, and `taxonomy` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct OntologyPathogen {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 43 |     species: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 44 |     genes: Option<OntologyGenes>,
[INFO] [stdout] 45 |     disease_ontology: Option<DiseaseOntology>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     taxonomy: Option<Taxonomy>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyPathogen` 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 `reference_accession` and `gene_count` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct OntologyGenes {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 51 |     reference_accession: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     gene_count: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGenes` 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 `gene_id` and `gene_type` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct OntologyGene {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     gene_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     #[serde(rename = "type")]
[INFO] [stdout] 62 |     gene_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGene` 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 `name` and `synonyms` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct DiseaseOntology {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 67 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 68 |     synonyms: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiseaseOntology` 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 `scientific_name` is never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct Taxonomy {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 73 |     scientific_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Taxonomy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.67s
[INFO] running `Command { std: "docker" "inspect" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: field `novelty_score` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct NovelRegion {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     novelty_score: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NovelRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_guides` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct PublishedDb {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 37 |     total_guides: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedDb` 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 `pmid`, `gene`, `wuhan_hu1_pos`, and `length` are never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PublishedGuide {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pmid: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     #[serde(default)]
[INFO] [stdout] 50 |     gene: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     #[serde(default)]
[INFO] [stdout] 52 |     wuhan_hu1_pos: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedGuide` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXCLUDE_KEYS` is never used
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const EXCLUDE_KEYS: &[&str] = &["human-grch38", "human", "refseq-viral"];
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `species`, `disease_ontology`, and `taxonomy` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct OntologyPathogen {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 43 |     species: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 44 |     genes: Option<OntologyGenes>,
[INFO] [stdout] 45 |     disease_ontology: Option<DiseaseOntology>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     taxonomy: Option<Taxonomy>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyPathogen` 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 `reference_accession` and `gene_count` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct OntologyGenes {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 51 |     reference_accession: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     gene_count: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGenes` 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 `gene_id` and `gene_type` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct OntologyGene {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     gene_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     #[serde(rename = "type")]
[INFO] [stdout] 62 |     gene_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGene` 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 `name` and `synonyms` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct DiseaseOntology {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 67 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 68 |     synonyms: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiseaseOntology` 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 `scientific_name` is never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct Taxonomy {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 73 |     scientific_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Taxonomy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling loom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `novelty_score` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct NovelRegion {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     novelty_score: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NovelRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_guides` is never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct PublishedDb {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 37 |     total_guides: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedDb` 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 `pmid`, `gene`, `wuhan_hu1_pos`, and `length` are never read
[INFO] [stdout]   --> src/dna/guide_novelty.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PublishedGuide {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pmid: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     #[serde(default)]
[INFO] [stdout] 50 |     gene: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     #[serde(default)]
[INFO] [stdout] 52 |     wuhan_hu1_pos: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishedGuide` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXCLUDE_KEYS` is never used
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const EXCLUDE_KEYS: &[&str] = &["human-grch38", "human", "refseq-viral"];
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `species`, `disease_ontology`, and `taxonomy` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct OntologyPathogen {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 43 |     species: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 44 |     genes: Option<OntologyGenes>,
[INFO] [stdout] 45 |     disease_ontology: Option<DiseaseOntology>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     taxonomy: Option<Taxonomy>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyPathogen` 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 `reference_accession` and `gene_count` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct OntologyGenes {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 51 |     reference_accession: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     gene_count: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGenes` 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 `gene_id` and `gene_type` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct OntologyGene {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     gene_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     #[serde(rename = "type")]
[INFO] [stdout] 62 |     gene_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OntologyGene` 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 `name` and `synonyms` are never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct DiseaseOntology {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 67 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 68 |     synonyms: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiseaseOntology` 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 `scientific_name` is never read
[INFO] [stdout]   --> src/dna/pubmed_scan.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct Taxonomy {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 73 |     scientific_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Taxonomy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.34s
[INFO] running `Command { std: "docker" "inspect" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `novelty_score` is never read
[INFO] [stderr]   --> src/dna/guide_novelty.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | struct NovelRegion {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     novelty_score: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NovelRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `total_guides` is never read
[INFO] [stderr]   --> src/dna/guide_novelty.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct PublishedDb {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] 37 |     total_guides: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PublishedDb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pmid`, `gene`, `wuhan_hu1_pos`, and `length` are never read
[INFO] [stderr]   --> src/dna/guide_novelty.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct PublishedGuide {
[INFO] [stderr]    |        -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pmid: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 49 |     #[serde(default)]
[INFO] [stderr] 50 |     gene: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 51 |     #[serde(default)]
[INFO] [stderr] 52 |     wuhan_hu1_pos: Option<i64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 53 |     length: usize,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PublishedGuide` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `EXCLUDE_KEYS` is never used
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:32:7
[INFO] [stderr]    |
[INFO] [stderr] 32 | const EXCLUDE_KEYS: &[&str] = &["human-grch38", "human", "refseq-viral"];
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `species`, `disease_ontology`, and `taxonomy` are never read
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct OntologyPathogen {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 43 |     species: Option<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 44 |     genes: Option<OntologyGenes>,
[INFO] [stderr] 45 |     disease_ontology: Option<DiseaseOntology>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 46 |     taxonomy: Option<Taxonomy>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OntologyPathogen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `reference_accession` and `gene_count` are never read
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | struct OntologyGenes {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 51 |     reference_accession: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 52 |     gene_count: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OntologyGenes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `gene_id` and `gene_type` are never read
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | struct OntologyGene {
[INFO] [stderr]    |        ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 60 |     gene_id: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 61 |     #[serde(rename = "type")]
[INFO] [stderr] 62 |     gene_type: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OntologyGene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `synonyms` are never read
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct DiseaseOntology {
[INFO] [stderr]    |        --------------- fields in this struct
[INFO] [stderr] 67 |     name: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 68 |     synonyms: Option<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiseaseOntology` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scientific_name` is never read
[INFO] [stderr]   --> src/dna/pubmed_scan.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | struct Taxonomy {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 73 |     scientific_name: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Taxonomy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `loom` (lib) generated 9 warnings
[INFO] [stderr] warning: `loom` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loom-1eeda6a1d4c6750f)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test dna::benchmark::tests::count_occurrences_basic ... ok
[INFO] [stdout] test dna::benchmark::tests::format_utc_timestamp_epoch ... ok
[INFO] [stdout] test dna::benchmark::tests::metrics_miss_retrieval ... ok
[INFO] [stdout] test dna::benchmark::tests::format_utc_timestamp_known_date ... ok
[INFO] [stdout] test dna::benchmark::tests::metrics_perfect_retrieval ... ok
[INFO] [stdout] test dna::benchmark::tests::plain_index_finds_exact_match ... ok
[INFO] [stdout] test dna::benchmark::tests::plain_index_returns_empty_for_no_match ... ok
[INFO] [stdout] test dna::compare::tests::compare_identical_reports_zero_delta ... ok
[INFO] [stdout] test dna::compare::tests::all_kpi_pass_gives_pass_verdict ... ok
[INFO] [stdout] test dna::compare::tests::high_latency_gives_fail_verdict ... ok
[INFO] [stdout] test dna::compare::tests::low_hit_at_k_gives_fail_verdict ... ok
[INFO] [stdout] test dna::compare::tests::metric_delta_relative_zero_baseline ... ok
[INFO] [stdout] test dna::compare::tests::large_regression_gives_fail_verdict ... ok
[INFO] [stdout] test dna::corpus::tests::detect_gzip_fastq ... ok
[INFO] [stdout] test dna::corpus::tests::detect_plain_fasta ... ok
[INFO] [stdout] test dna::corpus::tests::detect_unknown_extension_errors ... ok
[INFO] [stdout] test dna::compare::tests::render_markdown_contains_key_sections ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fasta_basic ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fastq_rejects_bad_header ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fasta_multiline_sequence ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fastq_basic ... ok
[INFO] [stdout] test dna::crispr_scan::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fasta_filters_by_min_len ... ok
[INFO] [stdout] test dna::corpus::tests::parses_fastq_records_with_normalization ... ok
[INFO] [stdout] test dna::crispr_scan::tests::scan_small_sequence ... ok
[INFO] [stdout] test dna::crispr_scan::tests::pam_tttn_detected ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fasta_ignores_semicolon_comments ... ok
[INFO] [stdout] test dna::latency::tests::p95_and_p99_on_100_sample_range ... ok
[INFO] [stdout] test dna::latency::tests::percentile_sorted_edge_cases ... ok
[INFO] [stdout] test dna::crispr_scan::tests::pam_ngg_detected ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fastq_rejects_missing_plus_separator ... ok
[INFO] [stdout] test dna::latency::tests::returns_none_for_empty_input ... ok
[INFO] [stdout] test dna::corpus::tests::parses_fasta_records_with_normalization ... ok
[INFO] [stdout] test dna::corpus::tests::stream_fastq_rejects_quality_length_mismatch ... ok
[INFO] [stdout] test dna::manifest::tests::builds_manifest_with_checksums_and_metadata ... ok
[INFO] [stdout] test dna::crispr_scan::tests::ambiguous_bases_reset_window ... ok
[INFO] [stdout] test dna::latency::tests::single_sample_populates_all_fields ... ok
[INFO] [stdout] test dna::latency::tests::cold_is_first_sample_warm_excludes_it ... ok
[INFO] [stdout] test dna::latency::tests::time_call_returns_result_and_positive_elapsed ... ok
[INFO] [stdout] test dna::manifest::tests::writes_manifest_json ... ok
[INFO] [stdout] test dna::offtarget::tests::encode_decode_round_trip ... ok
[INFO] [stdout] test dna::offtarget::tests::hamming_all_mismatch ... ok
[INFO] [stdout] test dna::offtarget::tests::exact_match_found ... ok
[INFO] [stdout] test dna::offtarget::tests::hamming_one_mismatch ... ok
[INFO] [stdout] test dna::offtarget::tests::hamming_identical_is_zero ... ok
[INFO] [stdout] test dna::offtarget::tests::no_duplicate_hits ... ok
[INFO] [stdout] test dna::offtarget::tests::no_hit_beyond_threshold ... ok
[INFO] [stdout] test dna::offtarget::tests::rc_complement_and_reverse ... ok
[INFO] [stdout] test dna::tests::keeps_canonical_bases ... ok
[INFO] [stdout] test dna::tests::maps_iupac_ambiguity_codes_to_n ... ok
[INFO] [stdout] test dna::tests::removes_non_sequence_characters ... ok
[INFO] [stdout] test dna::offtarget::tests::one_mismatch_found ... ok
[INFO] [stdout] test wasm::tests::enrichment_falls_back_when_ontology_missing ... ok
[INFO] [stdout] test dna::corpus::tests::detect_xz_fasta ... ok
[INFO] [stdout] test wasm::tests::malformed_ontology_payload_does_not_break_boot ... ok
[INFO] [stdout] test dna::tests::uppercases_and_maps_u_to_t ... ok
[INFO] [stdout] test dna::offtarget::tests::rc_strand_detected ... ok
[INFO] [stdout] test wasm::tests::enrichment_uses_embedded_ontology_terms ... ok
[INFO] [stdout] test wasm::tests::parses_ontology_and_returns_related_terms ... ok
[INFO] [stdout] test dna::benchmark::tests::run_benchmark_on_synthetic_corpus ... ok
[INFO] [stdout] test dna::corpus::tests::stream_gz_fasta_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loom-5c80eb6c244a8622)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encrypt_tests.rs (/opt/rustwide/target/debug/deps/encrypt_tests-def062ba659593f5)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_permuter_deterministic ... ok
[INFO] [stdout] test test_blind_permutation_overhead_sanity ... ok
[INFO] [stdout] test test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test test_blind_flag ... ok
[INFO] [stdout] test test_permuter_roundtrip ... ok
[INFO] [stdout] test test_blind_index_correct_key_finds_terms ... ok
[INFO] [stdout] test test_blind_index_unkeyed_search_returns_zero ... ok
[INFO] [stdout] test test_encrypted_file_magic ... ok
[INFO] [stdout] test test_search_after_decrypt ... ok
[INFO] [stdout] test test_permuter_different_keys_differ ... ok
[INFO] [stdout] test test_encrypt_decrypt_roundtrip_password_api ... ok
[INFO] [stdout] test test_decrypt_wrong_key_returns_error ... ok
[INFO] [stdout] test test_encrypt_password_wrong_password_fails ... ok
[INFO] [stdout] test test_cli_search_encrypted_blind_index_with_key_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.67s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests loom
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/dna/benchmark.rs - dna::benchmark (line 14) - compile ... ok
[INFO] [stdout] test src/dna/compare.rs - dna::compare (line 14) - compile ... ok
[INFO] [stdout] test src/dna/latency.rs - dna::latency (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f", kill_on_drop: false }`
[INFO] [stdout] 2cb4c295efb43fb80e4b3289694b694c5025a19317b199db0897c378a0d67d2f
