[INFO] fetching crate promptpro 0.1.1...
[INFO] testing promptpro-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate promptpro 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate promptpro 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate promptpro 0.1.1
[INFO] tweaked toml for crates.io crate promptpro 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate promptpro 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate promptpro 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-4-tc1/source/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded blake3 v1.8.2
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 362c35bdcef38e1eb16537bf4cc417fd60356ea26a38820752758c60894ca7e2
[INFO] running `Command { std: "docker" "start" "-a" "362c35bdcef38e1eb16537bf4cc417fd60356ea26a38820752758c60894ca7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362c35bdcef38e1eb16537bf4cc417fd60356ea26a38820752758c60894ca7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362c35bdcef38e1eb16537bf4cc417fd60356ea26a38820752758c60894ca7e2", kill_on_drop: false }`
[INFO] [stdout] 362c35bdcef38e1eb16537bf4cc417fd60356ea26a38820752758c60894ca7e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 645eb4e9900503b783ce4d4eb8cca166e3ce17f2076b5ed98f7e3211bcfcae11
[INFO] running `Command { std: "docker" "start" "-a" "645eb4e9900503b783ce4d4eb8cca166e3ce17f2076b5ed98f7e3211bcfcae11", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling promptpro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/storage.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[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 imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stdout]  --> src/storage.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/storage.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]    --> src/lib.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use anyhow::Result;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:546:28
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `versions` is never read
[INFO] [stdout]   --> src/tui.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut versions = Vec::new();
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_tag_popup` is never read
[INFO] [stdout]   --> src/tui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     show_tag_popup: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` 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: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stdout]    --> src/tui.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn handle_backspace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/storage.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[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 imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stdout]  --> src/storage.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/storage.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:546:28
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `versions` is never read
[INFO] [stdout]   --> src/tui.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut versions = Vec::new();
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/commands.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn delete(key: String) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `restore_or_default` and `open_or_default` are never used
[INFO] [stdout]   --> src/storage.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl PromptVault {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout] 20 |     pub fn restore_or_default(input_path: &str, password: Option<&str>) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn open_or_default<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_tag_popup` is never read
[INFO] [stdout]   --> src/tui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     show_tag_popup: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stdout]    --> src/tui.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn handle_backspace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Time` is never constructed
[INFO] [stdout]   --> src/types.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum VersionSelector<'a> {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Time(DateTime<Utc>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VersionSelector` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "645eb4e9900503b783ce4d4eb8cca166e3ce17f2076b5ed98f7e3211bcfcae11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645eb4e9900503b783ce4d4eb8cca166e3ce17f2076b5ed98f7e3211bcfcae11", kill_on_drop: false }`
[INFO] [stdout] 645eb4e9900503b783ce4d4eb8cca166e3ce17f2076b5ed98f7e3211bcfcae11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d827dad05b03cc69634cd5990401aecc95675a1eb8e3cb3441194890a50900e5
[INFO] running `Command { std: "docker" "start" "-a" "d827dad05b03cc69634cd5990401aecc95675a1eb8e3cb3441194890a50900e5", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/storage.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[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 imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stdout]  --> src/storage.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/storage.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]    --> src/lib.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use anyhow::Result;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling promptpro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:546:28
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `versions` is never read
[INFO] [stdout]   --> src/tui.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut versions = Vec::new();
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_tag_popup` is never read
[INFO] [stdout]   --> src/tui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     show_tag_popup: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` 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: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stdout]    --> src/tui.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn handle_backspace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/storage.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[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 imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stdout]  --> src/storage.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/storage.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/storage.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[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 imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stdout]  --> src/storage.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/storage.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:546:28
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:546:28
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/storage.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `versions` is never read
[INFO] [stdout]   --> src/tui.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut versions = Vec::new();
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/commands.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn delete(key: String) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `restore_or_default` and `open_or_default` are never used
[INFO] [stdout]   --> src/storage.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl PromptVault {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout] 20 |     pub fn restore_or_default(input_path: &str, password: Option<&str>) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn open_or_default<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_tag_popup` is never read
[INFO] [stdout]   --> src/tui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     show_tag_popup: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stdout]    --> src/tui.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn handle_backspace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Time` is never constructed
[INFO] [stdout]   --> src/types.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum VersionSelector<'a> {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Time(DateTime<Utc>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VersionSelector` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `versions` is never read
[INFO] [stdout]   --> src/tui.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut versions = Vec::new();
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_tag_popup` is never read
[INFO] [stdout]   --> src/tui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     show_tag_popup: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` 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: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stdout]    --> src/tui.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn handle_backspace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s
[INFO] running `Command { std: "docker" "inspect" "d827dad05b03cc69634cd5990401aecc95675a1eb8e3cb3441194890a50900e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d827dad05b03cc69634cd5990401aecc95675a1eb8e3cb3441194890a50900e5", kill_on_drop: false }`
[INFO] [stdout] d827dad05b03cc69634cd5990401aecc95675a1eb8e3cb3441194890a50900e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfdbb1b63a8ac9b8005a6bc4b6e6bd73f05dec40d6971d29e0375a7a1efa80c1
[INFO] running `Command { std: "docker" "start" "-a" "cfdbb1b63a8ac9b8005a6bc4b6e6bd73f05dec40d6971d29e0375a7a1efa80c1", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/storage.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Algorithm`, `DiffOp`, and `TextDiff`
[INFO] [stderr]  --> src/storage.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use similar::{Algorithm, DiffOp, TextDiff};
[INFO] [stderr]   |               ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]   --> src/storage.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::{collections::HashMap, fs, path::PathBuf};
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]    --> src/lib.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 151 | use anyhow::Result;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/storage.rs:540:37
[INFO] [stderr]     |
[INFO] [stderr] 540 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stderr]     |                                     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/storage.rs:546:28
[INFO] [stderr]     |
[INFO] [stderr] 546 |         let nonce = Nonce::from_slice(&nonce_bytes);
[INFO] [stderr]     |                            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/storage.rs:584:37
[INFO] [stderr]     |
[INFO] [stderr] 584 |         let key = Key::<Aes256Gcm>::from_slice(&key_bytes);
[INFO] [stderr]     |                                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/storage.rs:586:28
[INFO] [stderr]     |
[INFO] [stderr] 586 |         let nonce = Nonce::from_slice(nonce_bytes);
[INFO] [stderr]     |                            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `versions` is never read
[INFO] [stderr]   --> src/tui.rs:93:17
[INFO] [stderr]    |
[INFO] [stderr] 93 |         let mut versions = Vec::new();
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `show_tag_popup` is never read
[INFO] [stderr]   --> src/tui.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct App {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     show_tag_popup: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `App` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_tag`, `cancel_add_prompt`, `handle_input_char`, and `handle_backspace` are never used
[INFO] [stderr]    --> src/tui.rs:167:8
[INFO] [stderr]     |
[INFO] [stderr]  56 | impl App {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn add_tag(&mut self, tag: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 265 |     fn cancel_add_prompt(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 272 |     fn handle_input_char(&mut self, c: char) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 280 |     fn handle_backspace(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `promptpro` (lib) generated 11 warnings (run `cargo fix --lib -p promptpro` to apply 4 suggestions)
[INFO] [stderr] warning: `promptpro` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: function `delete` is never used
[INFO] [stderr]    --> src/commands.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub async fn delete(key: String) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `restore_or_default` and `open_or_default` are never used
[INFO] [stderr]   --> src/storage.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl PromptVault {
[INFO] [stderr]    | ---------------- associated functions in this implementation
[INFO] [stderr] 20 |     pub fn restore_or_default(input_path: &str, password: Option<&str>) -> Result<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn open_or_default<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `show_tag_popup` is never read
[INFO] [stderr]   --> src/tui.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct App {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     show_tag_popup: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `App` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Time` is never constructed
[INFO] [stderr]   --> src/types.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub enum VersionSelector<'a> {
[INFO] [stderr]    |          --------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 48 |     Time(DateTime<Utc>),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VersionSelector` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `promptpro` (bin "promptpro" test) generated 13 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/promptpro-eca79bdea25d1cc8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test types::tests::test_version_meta_creation ... ok
[INFO] [stdout] test types::tests::test_hash_calculation ... ok
[INFO] [stdout] test storage::tests::test_vault_operations ... ok
[INFO] [stdout] test storage::tests::test_dump_restore_encrypted ... ok
[INFO] [stdout] test storage::tests::test_tagging ... ok
[INFO] [stdout] test tests::test_library_api ... ok
[INFO] [stdout] test storage::tests::test_dev_tag_logic ... ok
[INFO] [stdout] test storage::tests::test_dump_restore_unencrypted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/main.rs (/opt/rustwide/target/debug/deps/example-1b2d31412418a29c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/promptpro-512f52ae96a9163e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test types::tests::test_version_meta_creation ... ok
[INFO] [stdout] test types::tests::test_hash_calculation ... ok
[INFO] [stdout] test storage::tests::test_dev_tag_logic ... ok
[INFO] [stdout] test storage::tests::test_vault_operations ... ok
[INFO] [stdout] test storage::tests::test_tagging ... ok
[INFO] [stdout] test storage::tests::test_dump_restore_unencrypted ... ok
[INFO] [stdout] test storage::tests::test_dump_restore_encrypted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests promptpro
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cfdbb1b63a8ac9b8005a6bc4b6e6bd73f05dec40d6971d29e0375a7a1efa80c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdbb1b63a8ac9b8005a6bc4b6e6bd73f05dec40d6971d29e0375a7a1efa80c1", kill_on_drop: false }`
[INFO] [stdout] cfdbb1b63a8ac9b8005a6bc4b6e6bd73f05dec40d6971d29e0375a7a1efa80c1
