[INFO] fetching crate cargocrypt 0.2.0... [INFO] checking cargocrypt-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate cargocrypt 0.2.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargocrypt 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97f02e3437b671684a3fa0d0665c8ccc67b004067261c2796d9fdd7e4859518a [INFO] running `Command { std: "docker" "start" "-a" "97f02e3437b671684a3fa0d0665c8ccc67b004067261c2796d9fdd7e4859518a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97f02e3437b671684a3fa0d0665c8ccc67b004067261c2796d9fdd7e4859518a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f02e3437b671684a3fa0d0665c8ccc67b004067261c2796d9fdd7e4859518a", kill_on_drop: false }` [INFO] [stdout] 97f02e3437b671684a3fa0d0665c8ccc67b004067261c2796d9fdd7e4859518a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2810a89d7184c9dfe46c57651879024ab6ad4966070f96ce044fb41803addc14 [INFO] running `Command { std: "docker" "start" "-a" "2810a89d7184c9dfe46c57651879024ab6ad4966070f96ce044fb41803addc14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ignore v0.4.23 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.24.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking 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)]` 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 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)]` 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)]` 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 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)]` 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>` 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>` [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>` 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>` [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` [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` [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` [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>` 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>` [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>` 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>` [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>` 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>` [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, [INFO] [stdout] 136 | | ) -> CryptoResult { [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, [INFO] [stdout] 146 | | ) -> CryptoResult { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn from_json(json: &str) -> CryptoResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn from_bytes(bytes: &[u8]) -> CryptoResult { [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] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` 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>` [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>` 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>` [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>` 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>` [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] 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, [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)]` 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 { [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, [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [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" "2810a89d7184c9dfe46c57651879024ab6ad4966070f96ce044fb41803addc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2810a89d7184c9dfe46c57651879024ab6ad4966070f96ce044fb41803addc14", kill_on_drop: false }` [INFO] [stdout] 2810a89d7184c9dfe46c57651879024ab6ad4966070f96ce044fb41803addc14