[INFO] cloning repository https://github.com/BenRaz123/jrn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenRaz123/jrn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenRaz123%2Fjrn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenRaz123%2Fjrn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c6907d39338b07c16da7b826fdc492f0d73b32a
[INFO] checking BenRaz123/jrn against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenRaz123%2Fjrn" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BenRaz123/jrn on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BenRaz123/jrn
[INFO] finished tweaking git repo https://github.com/BenRaz123/jrn
[INFO] tweaked toml for git repo https://github.com/BenRaz123/jrn written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BenRaz123/jrn 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa1cbbd1994c586e10a26bb857ae9a2d53b328791ddc167c8435501df4674e73
[INFO] running `Command { std: "docker" "start" "-a" "aa1cbbd1994c586e10a26bb857ae9a2d53b328791ddc167c8435501df4674e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa1cbbd1994c586e10a26bb857ae9a2d53b328791ddc167c8435501df4674e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1cbbd1994c586e10a26bb857ae9a2d53b328791ddc167c8435501df4674e73", kill_on_drop: false }`
[INFO] [stdout] aa1cbbd1994c586e10a26bb857ae9a2d53b328791ddc167c8435501df4674e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e79463026b3d4df686dcbd0c97a43a6f5a7b1ea1b4a0effda56f922f5487aac1
[INFO] running `Command { std: "docker" "start" "-a" "e79463026b3d4df686dcbd0c97a43a6f5a7b1ea1b4a0effda56f922f5487aac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking requestty-ui v0.5.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking color-print v0.3.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling requestty-macro v0.5.0
[INFO] [stderr]    Compiling enum-display-macro v0.1.4
[INFO] [stderr]     Checking enum-display v0.1.4
[INFO] [stderr]     Checking requestty v0.5.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking jrn v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `db::State`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use db::State;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZeroSecurity`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use encryptor::{Secure, ZeroSecurity};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/date.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::exit`
[INFO] [stdout]  --> src/encryptor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     process::exit,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StoredEntry` and `StoredJournal`
[INFO] [stdout]   --> src/encryptor.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |     db::{EncryptedEntry, EncryptedJournal, State, StoredEntry, StoredJournal},
[INFO] [stdout]    |                                                   ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/ui.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 |     collections::HashSet, fmt::{write, Debug, Display}, path::Path, process::exit, str::FromStr
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arguments`
[INFO] [stdout]  --> src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Arguments, ChangePassword, Edit, EditToday, SubCommand, View,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::State`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use db::State;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZeroSecurity`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use encryptor::{Secure, ZeroSecurity};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/date.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::exit`
[INFO] [stdout]  --> src/encryptor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     process::exit,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StoredEntry` and `StoredJournal`
[INFO] [stdout]   --> src/encryptor.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |     db::{EncryptedEntry, EncryptedJournal, State, StoredEntry, StoredJournal},
[INFO] [stdout]    |                                                   ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/ui.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 |     collections::HashSet, fmt::{write, Debug, Display}, path::Path, process::exit, str::FromStr
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arguments`
[INFO] [stdout]  --> src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Arguments, ChangePassword, Edit, EditToday, SubCommand, View,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `confirmation` is never used
[INFO] [stdout]    --> src/ui.rs:404:4
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn confirmation(message: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `confirmation` is never used
[INFO] [stdout]    --> src/ui.rs:404:4
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn confirmation(message: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.59s
[INFO] running `Command { std: "docker" "inspect" "e79463026b3d4df686dcbd0c97a43a6f5a7b1ea1b4a0effda56f922f5487aac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79463026b3d4df686dcbd0c97a43a6f5a7b1ea1b4a0effda56f922f5487aac1", kill_on_drop: false }`
[INFO] [stdout] e79463026b3d4df686dcbd0c97a43a6f5a7b1ea1b4a0effda56f922f5487aac1
