[INFO] cloning repository https://github.com/Esensats/archtree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Esensats/archtree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsensats%2Farchtree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsensats%2Farchtree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b4eba77d1584d6da6aea27efcfb5bb4e0a1b442
[INFO] checking Esensats/archtree against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsensats%2Farchtree" "/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/Esensats/archtree
[INFO] finished tweaking git repo https://github.com/Esensats/archtree
[INFO] tweaked toml for git repo https://github.com/Esensats/archtree written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Esensats/archtree on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Esensats/archtree 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 291adda41b9885ebba6484569e5847b3ab6f3ca117f13cf3d90c20878368edcc
[INFO] running `Command { std: "docker" "start" "-a" "291adda41b9885ebba6484569e5847b3ab6f3ca117f13cf3d90c20878368edcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "291adda41b9885ebba6484569e5847b3ab6f3ca117f13cf3d90c20878368edcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291adda41b9885ebba6484569e5847b3ab6f3ca117f13cf3d90c20878368edcc", kill_on_drop: false }`
[INFO] [stdout] 291adda41b9885ebba6484569e5847b3ab6f3ca117f13cf3d90c20878368edcc
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c97b135365bafbfc2f9446509a89fa22ce2c2275962dc80e36f02a2389101b8
[INFO] running `Command { std: "docker" "start" "-a" "5c97b135365bafbfc2f9446509a89fa22ce2c2275962dc80e36f02a2389101b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking archtree v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `try_env`
[INFO] [stdout]   --> src/core/config.rs:32:54
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn output_path(mut self, path: Option<&str>, try_env: bool) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_try_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_env`
[INFO] [stdout]   --> src/core/config.rs:32:54
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn output_path(mut self, path: Option<&str>, try_env: bool) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_try_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/config.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Verification` is never constructed
[INFO] [stdout]   --> src/core/error.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ArchtreeError {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Verification {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArchtreeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `io`, `path_processing`, and `verification` are never used
[INFO] [stdout]    --> src/core/error.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl ArchtreeError {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn io<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn path_processing<S: Into<String>, P: Into<String>>(message: S, path: Option<P>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn verification<S: Into<String>, A: Into<String>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `context_path` and `context_verification` are never used
[INFO] [stdout]    --> src/core/error.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub trait ErrorContext<T> {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn context_path<S: Into<String>, P: Into<String>>(self, message: S, path: P) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 222 |     fn context_verification<S: Into<String>, A: Into<String>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_index` and `current_walker` are never read
[INFO] [stdout]   --> src/processing/path_processor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PathProcessor {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     current_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     current_walker: Option<Box<dyn Iterator<Item = walkdir::DirEntry> + Send>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/processing/path_processor.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait ExclusionMatcher: Send + Sync {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn description(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/processing/validation.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait PathValidator: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn description(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/verification/display.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait MissingFileDisplayStrategy {
[INFO] [stdout]    |           -------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn name(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DetailedDisplayStrategy` is never constructed
[INFO] [stdout]   --> src/verification/display.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DetailedDisplayStrategy;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_detailed_strategy`, `strategy_name`, and `set_strategy` are never used
[INFO] [stdout]   --> src/verification/display.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl MissingFileDisplayContext {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn with_detailed_strategy() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn strategy_name(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn set_strategy(&mut self, strategy: Box<dyn MissingFileDisplayStrategy>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/verification/service.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     DisplayingMissingFiles { count: usize },
[INFO] [stdout]    |     ----------------------   ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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 `count` is never read
[INFO] [stdout]   --> src/verification/service.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     DisplayingOutdatedFiles { count: usize },
[INFO] [stdout]    |     -----------------------   ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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 `final_missing` is never read
[INFO] [stdout]   --> src/verification/service.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     RetryVerificationComplete {
[INFO] [stdout]    |     ------------------------- field in this variant
[INFO] [stdout] 47 |         final_missing: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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: variant `ArchiveListingComplete` is never constructed
[INFO] [stdout]   --> src/verification/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum VerificationEvent {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     ArchiveListingComplete { entries_found: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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: method `list_archive_contents` is never used
[INFO] [stdout]   --> src/verification/verifier.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait ArchiveVerifier: Send + Sync {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn list_archive_contents(&self, archive_path: &str) -> Result<Vec<String>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_archived` is never read
[INFO] [stdout]    --> src/verification/verifier.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 493 | pub struct VerificationResult {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub total_archived: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VerificationResult` 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: methods `is_complete` and `success_rate` are never used
[INFO] [stdout]    --> src/verification/verifier.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | impl VerificationResult {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 507 |     /// Check if verification passed (no missing files)
[INFO] [stdout] 508 |     pub fn is_complete(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub fn success_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `directory` and `total_files` are never read
[INFO] [stdout]    --> src/verification/verifier.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 529 | pub struct DirectoryMissingFiles {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 530 |     /// The directory path
[INFO] [stdout] 531 |     pub directory: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 535 |     pub total_files: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirectoryMissingFiles` 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 function `new` is never used
[INFO] [stdout]   --> src/core/config.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Verification` is never constructed
[INFO] [stdout]   --> src/core/error.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ArchtreeError {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Verification {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArchtreeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `io`, `path_processing`, and `verification` are never used
[INFO] [stdout]    --> src/core/error.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl ArchtreeError {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn io<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn path_processing<S: Into<String>, P: Into<String>>(message: S, path: Option<P>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn verification<S: Into<String>, A: Into<String>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `context_path` and `context_verification` are never used
[INFO] [stdout]    --> src/core/error.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub trait ErrorContext<T> {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn context_path<S: Into<String>, P: Into<String>>(self, message: S, path: P) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 222 |     fn context_verification<S: Into<String>, A: Into<String>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_index` and `current_walker` are never read
[INFO] [stdout]   --> src/processing/path_processor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PathProcessor {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     current_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     current_walker: Option<Box<dyn Iterator<Item = walkdir::DirEntry> + Send>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/processing/path_processor.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait ExclusionMatcher: Send + Sync {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn description(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/processing/validation.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait PathValidator: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn description(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_strategy` is never used
[INFO] [stdout]   --> src/verification/display.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl MissingFileDisplayContext {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn set_strategy(&mut self, strategy: Box<dyn MissingFileDisplayStrategy>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/verification/service.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     DisplayingMissingFiles { count: usize },
[INFO] [stdout]    |     ----------------------   ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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 `count` is never read
[INFO] [stdout]   --> src/verification/service.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     DisplayingOutdatedFiles { count: usize },
[INFO] [stdout]    |     -----------------------   ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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 `final_missing` is never read
[INFO] [stdout]   --> src/verification/service.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     RetryVerificationComplete {
[INFO] [stdout]    |     ------------------------- field in this variant
[INFO] [stdout] 47 |         final_missing: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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: variant `ArchiveListingComplete` is never constructed
[INFO] [stdout]   --> src/verification/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum VerificationEvent {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     ArchiveListingComplete { entries_found: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationEvent` 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: method `list_archive_contents` is never used
[INFO] [stdout]   --> src/verification/verifier.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait ArchiveVerifier: Send + Sync {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn list_archive_contents(&self, archive_path: &str) -> Result<Vec<String>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `directory` and `total_files` are never read
[INFO] [stdout]    --> src/verification/verifier.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 529 | pub struct DirectoryMissingFiles {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 530 |     /// The directory path
[INFO] [stdout] 531 |     pub directory: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 535 |     pub total_files: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirectoryMissingFiles` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s
[INFO] running `Command { std: "docker" "inspect" "5c97b135365bafbfc2f9446509a89fa22ce2c2275962dc80e36f02a2389101b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c97b135365bafbfc2f9446509a89fa22ce2c2275962dc80e36f02a2389101b8", kill_on_drop: false }`
[INFO] [stdout] 5c97b135365bafbfc2f9446509a89fa22ce2c2275962dc80e36f02a2389101b8
