[INFO] fetching crate cargocrypt 0.2.0...
[INFO] testing cargocrypt-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cargocrypt 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cargocrypt 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargocrypt 0.2.0
[INFO] tweaked toml for crates.io crate cargocrypt 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargocrypt 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargocrypt 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab0b1d1b7c6244b570af2ea6f6d159d5ada77cf44b0fad483887c8f1fefd9d0d
[INFO] running `Command { std: "docker" "start" "-a" "ab0b1d1b7c6244b570af2ea6f6d159d5ada77cf44b0fad483887c8f1fefd9d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab0b1d1b7c6244b570af2ea6f6d159d5ada77cf44b0fad483887c8f1fefd9d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0b1d1b7c6244b570af2ea6f6d159d5ada77cf44b0fad483887c8f1fefd9d0d", kill_on_drop: false }`
[INFO] [stdout] ab0b1d1b7c6244b570af2ea6f6d159d5ada77cf44b0fad483887c8f1fefd9d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db1718d14f26ec660c106506f3eaef4dd9d6303d1a4e4934aaaadcb15c26aa5d
[INFO] running `Command { std: "docker" "start" "-a" "db1718d14f26ec660c106506f3eaef4dd9d6303d1a4e4934aaaadcb15c26aa5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cargocrypt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CryptoOperationType`, `CryptoOperation`, `FileOperationType`, `FileOperation`, and `PerformanceTracker`
[INFO] [stdout]   --> src/core.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...er, MonitoringConfig, CryptoOperation, CryptoOperationType, FileOperation, FileOperationType, PerformanceTracker};
[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: `error`
[INFO] [stdout]   --> src/core.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{info, warn, error};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionOptions`
[INFO] [stdout]    --> src/core.rs:477:46
[INFO] [stdout]     |
[INFO] [stdout] 477 |         use crate::crypto::{PlaintextSecret, EncryptionOptions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlaintextSecret`
[INFO] [stdout]  --> src/crypto/store.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::crypto::{EncryptedSecret, PlaintextSecret};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HealthCheck`
[INFO] [stdout]     --> src/monitoring.rs:1022:36
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     use super::{MonitoringManager, HealthCheck};
[INFO] [stdout]      |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]     --> src/monitoring.rs:1069:39
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CircuitBreaker`, `GracefulDegradation`, and `RetryPolicy`
[INFO] [stdout]   --> src/git/hooks.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resilience::{CircuitBreaker, RetryPolicy, GracefulDegradation};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValidationResult`
[INFO] [stdout]   --> src/git/hooks.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::validation::{InputValidator, ValidationResult};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CargoCryptError` and `CryptoResult`
[INFO] [stdout]   --> src/git/hooks.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::error::{CargoCryptError, CryptoResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/git/hooks.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/git/hooks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlertSeverity`, `BottleneckType`, and `HealthStatus`
[INFO] [stdout]  --> src/tui/monitoring.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::monitoring::{MonitoringManager, HealthStatus, AlertSeverity, BottleneckType};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Alignment` and `Modifier`
[INFO] [stdout]   --> src/tui_simple.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     layout::{Constraint, Direction, Layout, Alignment},
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 12 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DirEntry`
[INFO] [stdout]   --> src/tui_simple.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fs::{self, DirEntry},
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_clone`
[INFO] [stdout]    --> src/core.rs:524:13
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let path_clone = path.clone();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_clone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine_clone`
[INFO] [stdout]    --> src/core.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let engine_clone = Arc::clone(&self.engine);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retry_policy`
[INFO] [stdout]    --> src/crypto/engine.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let retry_policy = Arc::clone(&self.retry_policy);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> src/crypto/engine.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let validator = self.validator.clone();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `performance_stats`
[INFO] [stdout]    --> src/monitoring.rs:865:13
[INFO] [stdout]     |
[INFO] [stdout] 865 |         let performance_stats = self.get_performance_stats().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_performance_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CryptoFeatures` is more private than the item `CryptoEngine::get_feature_status`
[INFO] [stdout]    --> src/crypto/engine.rs:683:5
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub async fn get_feature_status(&self) -> CryptoFeatures {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CryptoEngine::get_feature_status` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CryptoFeatures` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/crypto/engine.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct CryptoFeatures {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_root` and `secret_store` are never read
[INFO] [stdout]   --> src/core.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CargoCrypt {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     project_root: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 63 |     /// Secret store for memory-safe secret management
[INFO] [stdout] 64 |     secret_store: Arc<dyn SecretStore>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CargoCrypt` has a derived impl for the trait `Clone`, 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: method `verify_key_signature` is never used
[INFO] [stdout]    --> src/git/team.rs:785:14
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl TeamKeySharing {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 785 |     async fn verify_key_signature(&self, key: &DerivedKey, metadata: &KeyMetadata, signature: &str, signer_id: &str) -> GitResult<bool> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `monitoring` is never read
[INFO] [stdout]   --> src/tui/monitoring.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MonitoringDashboard {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 29 |     monitoring: Arc<MonitoringManager>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tab` is never used
[INFO] [stdout]   --> src/tui/monitoring.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum Tab {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/repo.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_signature(&self) -> GitRepoResult<Signature> {
[INFO] [stdout]     |                      ^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_signature(&self) -> GitRepoResult<Signature<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/storage.rs:381:22
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn get_signature(&self) -> GitResult<Signature> {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn get_signature(&self) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/team.rs:761:22
[INFO] [stdout]     |
[INFO] [stdout] 761 |     fn get_signature(&self) -> GitResult<Signature> {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 761 |     fn get_signature(&self) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn get_signature(repo: &Repository) -> GitResult<Signature> {
[INFO] [stdout]     |                                ^^^^^^^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn get_signature(repo: &Repository) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "db1718d14f26ec660c106506f3eaef4dd9d6303d1a4e4934aaaadcb15c26aa5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1718d14f26ec660c106506f3eaef4dd9d6303d1a4e4934aaaadcb15c26aa5d", kill_on_drop: false }`
[INFO] [stdout] db1718d14f26ec660c106506f3eaef4dd9d6303d1a4e4934aaaadcb15c26aa5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49c280e7e420ecbf63989a02a20977f7b89fabc5b89925cfcdeb575e2c71888e
[INFO] running `Command { std: "docker" "start" "-a" "49c280e7e420ecbf63989a02a20977f7b89fabc5b89925cfcdeb575e2c71888e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cargocrypt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CryptoOperationType`, `CryptoOperation`, `FileOperationType`, `FileOperation`, and `PerformanceTracker`
[INFO] [stdout]   --> src/core.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...er, MonitoringConfig, CryptoOperation, CryptoOperationType, FileOperation, FileOperationType, PerformanceTracker};
[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: `error`
[INFO] [stdout]   --> src/core.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{info, warn, error};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionOptions`
[INFO] [stdout]    --> src/core.rs:477:46
[INFO] [stdout]     |
[INFO] [stdout] 477 |         use crate::crypto::{PlaintextSecret, EncryptionOptions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlaintextSecret`
[INFO] [stdout]  --> src/crypto/store.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::crypto::{EncryptedSecret, PlaintextSecret};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HealthCheck`
[INFO] [stdout]     --> src/monitoring.rs:1022:36
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     use super::{MonitoringManager, HealthCheck};
[INFO] [stdout]      |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]     --> src/monitoring.rs:1069:39
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CircuitBreaker`, `GracefulDegradation`, and `RetryPolicy`
[INFO] [stdout]   --> src/git/hooks.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resilience::{CircuitBreaker, RetryPolicy, GracefulDegradation};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValidationResult`
[INFO] [stdout]   --> src/git/hooks.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::validation::{InputValidator, ValidationResult};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CargoCryptError` and `CryptoResult`
[INFO] [stdout]   --> src/git/hooks.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::error::{CargoCryptError, CryptoResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/git/hooks.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/git/hooks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlertSeverity`, `BottleneckType`, and `HealthStatus`
[INFO] [stdout]  --> src/tui/monitoring.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::monitoring::{MonitoringManager, HealthStatus, AlertSeverity, BottleneckType};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Alignment` and `Modifier`
[INFO] [stdout]   --> src/tui_simple.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     layout::{Constraint, Direction, Layout, Alignment},
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 12 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DirEntry`
[INFO] [stdout]   --> src/tui_simple.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fs::{self, DirEntry},
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_clone`
[INFO] [stdout]    --> src/core.rs:524:13
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let path_clone = path.clone();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_clone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine_clone`
[INFO] [stdout]    --> src/core.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let engine_clone = Arc::clone(&self.engine);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retry_policy`
[INFO] [stdout]    --> src/crypto/engine.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let retry_policy = Arc::clone(&self.retry_policy);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> src/crypto/engine.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let validator = self.validator.clone();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `performance_stats`
[INFO] [stdout]    --> src/monitoring.rs:865:13
[INFO] [stdout]     |
[INFO] [stdout] 865 |         let performance_stats = self.get_performance_stats().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_performance_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CryptoOperationType`, `CryptoOperation`, `FileOperationType`, `FileOperation`, and `PerformanceTracker`
[INFO] [stdout]   --> src/core.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...er, MonitoringConfig, CryptoOperation, CryptoOperationType, FileOperation, FileOperationType, PerformanceTracker};
[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: `error`
[INFO] [stdout]   --> src/core.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{info, warn, error};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionOptions`
[INFO] [stdout]    --> src/core.rs:477:46
[INFO] [stdout]     |
[INFO] [stdout] 477 |         use crate::crypto::{PlaintextSecret, EncryptionOptions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlaintextSecret`
[INFO] [stdout]  --> src/crypto/store.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::crypto::{EncryptedSecret, PlaintextSecret};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HealthCheck`
[INFO] [stdout]     --> src/monitoring.rs:1022:36
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     use super::{MonitoringManager, HealthCheck};
[INFO] [stdout]      |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]     --> src/monitoring.rs:1069:39
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]     --> src/detection/scanner.rs:1055:9
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     use tempfile::TempDir;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]     --> src/detection/scanner.rs:1056:9
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     use std::fs;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CircuitBreaker`, `GracefulDegradation`, and `RetryPolicy`
[INFO] [stdout]   --> src/git/hooks.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resilience::{CircuitBreaker, RetryPolicy, GracefulDegradation};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValidationResult`
[INFO] [stdout]   --> src/git/hooks.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::validation::{InputValidator, ValidationResult};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CargoCryptError` and `CryptoResult`
[INFO] [stdout]   --> src/git/hooks.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::error::{CargoCryptError, CryptoResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/git/hooks.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/git/hooks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]    --> src/git/attributes.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     use std::fs::File;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/git/attributes.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SecretType`
[INFO] [stdout]    --> src/git/storage.rs:540:42
[INFO] [stdout]     |
[INFO] [stdout] 540 |     use crate::crypto::{PlaintextSecret, SecretType};
[INFO] [stdout]     |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]    --> src/git/ignore.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |     use std::fs::File;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/git/ignore.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlertSeverity`, `BottleneckType`, and `HealthStatus`
[INFO] [stdout]  --> src/tui/monitoring.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::monitoring::{MonitoringManager, HealthStatus, AlertSeverity, BottleneckType};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Alignment` and `Modifier`
[INFO] [stdout]   --> src/tui_simple.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     layout::{Constraint, Direction, Layout, Alignment},
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 12 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DirEntry`
[INFO] [stdout]   --> src/tui_simple.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fs::{self, DirEntry},
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_clone`
[INFO] [stdout]    --> src/core.rs:524:13
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let path_clone = path.clone();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_clone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine_clone`
[INFO] [stdout]    --> src/core.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let engine_clone = Arc::clone(&self.engine);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retry_policy`
[INFO] [stdout]    --> src/crypto/engine.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let retry_policy = Arc::clone(&self.retry_policy);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> src/crypto/engine.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let validator = self.validator.clone();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `performance_stats`
[INFO] [stdout]    --> src/monitoring.rs:865:13
[INFO] [stdout]     |
[INFO] [stdout] 865 |         let performance_stats = self.get_performance_stats().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_performance_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/crypto/engine.rs:749:94
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).unwrap();
[INFO] [stdout]     |                                                                                              ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).await.unwrap();
[INFO] [stdout]     |                                                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/crypto/engine.rs:769:98
[INFO] [stdout]     |
[INFO] [stdout] 769 |             let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).unwrap();
[INFO] [stdout]     |                                                                                                  ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 769 |             let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).await.unwrap();
[INFO] [stdout]     |                                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `successes` on type `impl Future<Output = BatchEncryptionResult>`
[INFO] [stdout]    --> src/crypto/engine.rs:788:27
[INFO] [stdout]     |
[INFO] [stdout] 788 |         assert_eq!(result.successes.len(), 3);
[INFO] [stdout]     |                           ^^^^^^^^^ field not available in `impl Future`, but it is available in its `Output`
[INFO] [stdout]     |
[INFO] [stdout] note: this implements `Future` and its output type has the field, but the future cannot be awaited in a synchronous function
[INFO] [stdout]    --> src/crypto/engine.rs:788:20
[INFO] [stdout]     |
[INFO] [stdout] 777 |     fn test_batch_encryption() {
[INFO] [stdout]     |     -------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 788 |         assert_eq!(result.successes.len(), 3);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `failures` on type `impl Future<Output = BatchEncryptionResult>`
[INFO] [stdout]    --> src/crypto/engine.rs:789:27
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_eq!(result.failures.len(), 0);
[INFO] [stdout]     |                           ^^^^^^^^ field not available in `impl Future`, but it is available in its `Output`
[INFO] [stdout]     |
[INFO] [stdout] note: this implements `Future` and its output type has the field, but the future cannot be awaited in a synchronous function
[INFO] [stdout]    --> src/crypto/engine.rs:789:20
[INFO] [stdout]     |
[INFO] [stdout] 777 |     fn test_batch_encryption() {
[INFO] [stdout]     |     -------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 789 |         assert_eq!(result.failures.len(), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `successes` on type `impl Future<Output = BatchEncryptionResult>`
[INFO] [stdout]    --> src/crypto/engine.rs:792:41
[INFO] [stdout]     |
[INFO] [stdout] 792 |         for (name, encrypted) in result.successes {
[INFO] [stdout]     |                                         ^^^^^^^^^ field not available in `impl Future`, but it is available in its `Output`
[INFO] [stdout]     |
[INFO] [stdout] note: this implements `Future` and its output type has the field, but the future cannot be awaited in a synchronous function
[INFO] [stdout]    --> src/crypto/engine.rs:792:34
[INFO] [stdout]     |
[INFO] [stdout] 777 |     fn test_batch_encryption() {
[INFO] [stdout]     |     -------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 792 |         for (name, encrypted) in result.successes {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/crypto/engine.rs:806:98
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let encrypted = engine.encrypt_string(plaintext, old_password, EncryptionOptions::new()).unwrap();
[INFO] [stdout]     |                                                                                                  ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let encrypted = engine.encrypt_string(plaintext, old_password, EncryptionOptions::new()).await.unwrap();
[INFO] [stdout]     |                                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/crypto/engine.rs:843:77
[INFO] [stdout]     |
[INFO] [stdout] 843 |         let encrypted = engine.encrypt_string(plaintext, password, options).unwrap();
[INFO] [stdout]     |                                                                             ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 843 |         let encrypted = engine.encrypt_string(plaintext, password, options).await.unwrap();
[INFO] [stdout]     |                                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/crypto/engine.rs:882:94
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).unwrap();
[INFO] [stdout]     |                                                                                              ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let encrypted = engine.encrypt_string(plaintext, password, EncryptionOptions::new()).await.unwrap();
[INFO] [stdout]     |                                                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `secrets::EncryptedSecret` in the current scope
[INFO] [stdout]    --> src/crypto/store.rs:81:39
[INFO] [stdout]     |
[INFO] [stdout]  81 |         let secret = EncryptedSecret::default();
[INFO] [stdout]     |                                       ^^^^^^^ function or associated item not found in `secrets::EncryptedSecret`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto/secrets.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct EncryptedSecret {
[INFO] [stdout]     | -------------------------- function or associated item `default` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secrets::EncryptedSecret` consider using one of the following associated functions:
[INFO] [stdout]       secrets::EncryptedSecret::encrypt_with_password
[INFO] [stdout]       secrets::EncryptedSecret::encrypt_with_key
[INFO] [stdout]       secrets::EncryptedSecret::from_json
[INFO] [stdout]       secrets::EncryptedSecret::from_bytes
[INFO] [stdout]    --> src/crypto/secrets.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     pub fn encrypt_with_password(
[INFO] [stdout] 133 | |         plaintext: PlaintextSecret,
[INFO] [stdout] 134 | |         password: &str,
[INFO] [stdout] 135 | |         metadata: Option<SecretMetadata>,
[INFO] [stdout] 136 | |     ) -> CryptoResult<Self> {
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /     pub fn encrypt_with_key(
[INFO] [stdout] 143 | |         plaintext: PlaintextSecret,
[INFO] [stdout] 144 | |         key: &DerivedKey,
[INFO] [stdout] 145 | |         metadata: Option<SecretMetadata>,
[INFO] [stdout] 146 | |     ) -> CryptoResult<Self> {
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] ...
[INFO] [stdout] 221 |       pub fn from_json(json: &str) -> CryptoResult<Self> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |       pub fn from_bytes(bytes: &[u8]) -> CryptoResult<Self> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `std::default::Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CryptoFeatures` is more private than the item `CryptoEngine::get_feature_status`
[INFO] [stdout]    --> src/crypto/engine.rs:683:5
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub async fn get_feature_status(&self) -> CryptoFeatures {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CryptoEngine::get_feature_status` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CryptoFeatures` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/crypto/engine.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct CryptoFeatures {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_root` and `secret_store` are never read
[INFO] [stdout]   --> src/core.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CargoCrypt {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     project_root: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 63 |     /// Secret store for memory-safe secret management
[INFO] [stdout] 64 |     secret_store: Arc<dyn SecretStore>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CargoCrypt` has a derived impl for the trait `Clone`, 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: method `verify_key_signature` is never used
[INFO] [stdout]    --> src/git/team.rs:785:14
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl TeamKeySharing {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 785 |     async fn verify_key_signature(&self, key: &DerivedKey, metadata: &KeyMetadata, signature: &str, signer_id: &str) -> GitResult<bool> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `monitoring` is never read
[INFO] [stdout]   --> src/tui/monitoring.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MonitoringDashboard {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 29 |     monitoring: Arc<MonitoringManager>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tab` is never used
[INFO] [stdout]   --> src/tui/monitoring.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum Tab {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/repo.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_signature(&self) -> GitRepoResult<Signature> {
[INFO] [stdout]     |                      ^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_signature(&self) -> GitRepoResult<Signature<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/storage.rs:381:22
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn get_signature(&self) -> GitResult<Signature> {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn get_signature(&self) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/team.rs:761:22
[INFO] [stdout]     |
[INFO] [stdout] 761 |     fn get_signature(&self) -> GitResult<Signature> {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 761 |     fn get_signature(&self) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn get_signature(repo: &Repository) -> GitResult<Signature> {
[INFO] [stdout]     |                                ^^^^^^^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn get_signature(repo: &Repository) -> GitResult<Signature<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/git/storage.rs:568:98
[INFO] [stdout]     |
[INFO] [stdout] 568 |         let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).unwrap();
[INFO] [stdout]     |                                                                                                  ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 568 |         let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).await.unwrap();
[INFO] [stdout]     |                                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/git/storage.rs:594:102
[INFO] [stdout]     |
[INFO] [stdout] 594 |             let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).unwrap();
[INFO] [stdout]     |                                                                                                      ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 594 |             let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).await.unwrap();
[INFO] [stdout]     |                                                                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>` in the current scope
[INFO] [stdout]    --> src/git/storage.rs:616:98
[INFO] [stdout]     |
[INFO] [stdout] 616 |         let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).unwrap();
[INFO] [stdout]     |                                                                                                  ^^^^^^ method not found in `impl Future<Output = Result<secrets::EncryptedSecret, crypto::errors::CryptoError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 616 |         let encrypted = crypto.encrypt(plaintext, "test_password", EncryptionOptions::default()).await.unwrap();
[INFO] [stdout]     |                                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scanner`
[INFO] [stdout]     --> src/detection/scanner.rs:1072:13
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         let scanner = FileScanner::new(ScanConfig::default()).unwrap();
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contextual_finding`
[INFO] [stdout]     --> src/detection/scanner.rs:1163:13
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         let contextual_finding = findings.iter()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contextual_finding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargocrypt` (lib test) due to 12 previous errors; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "49c280e7e420ecbf63989a02a20977f7b89fabc5b89925cfcdeb575e2c71888e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c280e7e420ecbf63989a02a20977f7b89fabc5b89925cfcdeb575e2c71888e", kill_on_drop: false }`
[INFO] [stdout] 49c280e7e420ecbf63989a02a20977f7b89fabc5b89925cfcdeb575e2c71888e
