[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] building BenRaz123/jrn against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenRaz123%2Fjrn" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenRaz123/jrn on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded enum-utils v0.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded color-print v0.3.6
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded enum-display-macro v0.1.4
[INFO] [stderr]   Downloaded enum-display v0.1.4
[INFO] [stderr]   Downloaded requestty-macro v0.5.0
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.6
[INFO] [stderr]   Downloaded enum-utils-from-str v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13a5fef44067f55dcf8fb6cb51414309405b30a2e227d46ff7c7b5837c73eeec
[INFO] running `Command { std: "docker" "start" "-a" "13a5fef44067f55dcf8fb6cb51414309405b30a2e227d46ff7c7b5837c73eeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13a5fef44067f55dcf8fb6cb51414309405b30a2e227d46ff7c7b5837c73eeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a5fef44067f55dcf8fb6cb51414309405b30a2e227d46ff7c7b5837c73eeec", kill_on_drop: false }`
[INFO] [stdout] 13a5fef44067f55dcf8fb6cb51414309405b30a2e227d46ff7c7b5837c73eeec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf7a87ffa1f11cd186262316709652d175a9131674a3459b9a7ca3a4c8de3617
[INFO] running `Command { std: "docker" "start" "-a" "cf7a87ffa1f11cd186262316709652d175a9131674a3459b9a7ca3a4c8de3617", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling requestty-macro v0.5.0
[INFO] [stderr]    Compiling enum-display-macro v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling enum-display v0.1.4
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "cf7a87ffa1f11cd186262316709652d175a9131674a3459b9a7ca3a4c8de3617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7a87ffa1f11cd186262316709652d175a9131674a3459b9a7ca3a4c8de3617", kill_on_drop: false }`
[INFO] [stdout] cf7a87ffa1f11cd186262316709652d175a9131674a3459b9a7ca3a4c8de3617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdf93954187ae9db2d27e2ea4aae1cb4cd81b0928074fecab4431f0cfc0368fc
[INFO] running `Command { std: "docker" "start" "-a" "fdf93954187ae9db2d27e2ea4aae1cb4cd81b0928074fecab4431f0cfc0368fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "fdf93954187ae9db2d27e2ea4aae1cb4cd81b0928074fecab4431f0cfc0368fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf93954187ae9db2d27e2ea4aae1cb4cd81b0928074fecab4431f0cfc0368fc", kill_on_drop: false }`
[INFO] [stdout] fdf93954187ae9db2d27e2ea4aae1cb4cd81b0928074fecab4431f0cfc0368fc
