[INFO] cloning repository https://github.com/svenslaggare/gitnotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svenslaggare/gitnotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c150030ee44845620a0986d25d0a0cafb0f8a0e
[INFO] checking svenslaggare/gitnotes against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svenslaggare/gitnotes
[INFO] finished tweaking git repo https://github.com/svenslaggare/gitnotes
[INFO] tweaked toml for git repo https://github.com/svenslaggare/gitnotes written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svenslaggare/gitnotes on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svenslaggare/gitnotes 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a32072b59e16f2dc54771aca56c630142b8ce8d4825aea28f4af333f24dad15d
[INFO] running `Command { std: "docker" "start" "-a" "a32072b59e16f2dc54771aca56c630142b8ce8d4825aea28f4af333f24dad15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a32072b59e16f2dc54771aca56c630142b8ce8d4825aea28f4af333f24dad15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a32072b59e16f2dc54771aca56c630142b8ce8d4825aea28f4af333f24dad15d", kill_on_drop: false }`
[INFO] [stdout] a32072b59e16f2dc54771aca56c630142b8ce8d4825aea28f4af333f24dad15d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 146d8c4e7862c5c4cb8c66b81e3e5028381d0f416f8c0fb0d1dbb5f1d907aed8
[INFO] running `Command { std: "docker" "start" "-a" "146d8c4e7862c5c4cb8c66b81e3e5028381d0f416f8c0fb0d1dbb5f1d907aed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking open v5.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking git2 v0.20.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking bon v3.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rake v0.3.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking comrak v0.35.0
[INFO] [stderr]     Checking askama v0.12.0
[INFO] [stderr]     Checking gitnotes v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `iter` and `len` are never used
[INFO] [stdout]   --> src/helpers.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<T> OrderedSet<T> where T: Eq + Hash {
[INFO] [stdout]    | ---------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn iter(&self) -> impl Iterator<Item=&T> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_first` is never read
[INFO] [stdout]    --> src/model.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub struct NoteFileTreeWalkStack<'a> {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 476 |     pub is_first: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/querying.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl RegexMatcher {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 660 |     pub fn new(str: &str) -> RegexMatcher {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_working_dir` is never used
[INFO] [stdout]    --> src/app.rs:691:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub fn set_working_dir(&mut self, working_dir: &Path) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree> {
[INFO] [stdout]     |                 ^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                             ||
[INFO] [stdout]     |                 |                             |the same lifetime is hidden here
[INFO] [stdout]     |                 |                             the same lifetime is elided here
[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] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |                   |
[INFO] [stdout]     |                     |                |                   the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[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] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:558:33
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit, git2::Tree)> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                                    |
[INFO] [stdout]     |                                 |                                    the same lifetime is hidden here
[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] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit<'_>, git2::Tree<'_>)> {
[INFO] [stdout]     |                                                                                  ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                                 ^^^^^^^^^^^^ the same lifetime is hidden 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] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree<'_>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree {
[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] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:730:9
[INFO] [stdout]     |
[INFO] [stdout] 730 | /         /// The name of the repository
[INFO] [stdout] 731 | |         name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:738:9
[INFO] [stdout]     |
[INFO] [stdout] 738 |         path: PathBuf
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:745:9
[INFO] [stdout]     |
[INFO] [stdout] 745 | /         /// Sets the given config value (format key=value).
[INFO] [stdout] 746 | |         /// Supported keys: repository, editor, base_dir, sync_default_branch, sync_default_remote
[INFO] [stdout] 747 | |         #[structopt(long)]
[INFO] [stdout] 748 | |         set: Option<String>
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:756:9
[INFO] [stdout]     |
[INFO] [stdout] 756 | /         /// The path of the note.
[INFO] [stdout] 757 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:758:9
[INFO] [stdout]     |
[INFO] [stdout] 758 | /         /// The tags of the note.
[INFO] [stdout] 759 | |         #[structopt(long)]
[INFO] [stdout] 760 | |         tags: Vec<String>
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 | /         /// The path of the note. Id also work.
[INFO] [stdout] 765 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 766 | /         /// Starts editing the note with content at the given git commit
[INFO] [stdout] 767 | |         #[structopt(long="history")]
[INFO] [stdout] 768 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 | /         /// Adds tags. These are added after tags are cleared.
[INFO] [stdout] 773 | |         #[structopt(long)]
[INFO] [stdout] 774 | |         add_tags: Vec<String>
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 | /         /// The path of the note. Id also work.
[INFO] [stdout] 780 | |         source: PathBuf,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 781 | /         /// The absolute path of the new destination.
[INFO] [stdout] 782 | |         destination: PathBuf,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 | /         /// The path of the note. Id also work.
[INFO] [stdout] 791 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:798:9
[INFO] [stdout]     |
[INFO] [stdout] 798 | /         /// The git commit to undo
[INFO] [stdout] 799 | |         commit: String
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 | /         /// The path of the note. Id also work.
[INFO] [stdout] 805 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 | /         /// The path of the note. Id also work.
[INFO] [stdout] 814 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:815:9
[INFO] [stdout]     |
[INFO] [stdout] 815 | /         /// The destination of  the path
[INFO] [stdout] 816 | |         destination: PathBuf
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:834:9
[INFO] [stdout]     |
[INFO] [stdout] 834 | /         /// The branch to synchronize. If missing, uses default (typically master)
[INFO] [stdout] 835 | |         branch: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 | /         /// The remote to synchronize with. If missing, uses default (typically origin)
[INFO] [stdout] 837 | |         remote: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 | /         /// The path of the note. Id also work.
[INFO] [stdout] 849 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 | /         /// Prints the content at the given git commit
[INFO] [stdout] 851 | |         #[structopt(long="history")]
[INFO] [stdout] 852 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:862:9
[INFO] [stdout]     |
[INFO] [stdout] 862 | /         /// The path of the note. Id also work.
[INFO] [stdout] 863 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 | /         /// Shows the content at the given git commit
[INFO] [stdout] 865 | |         #[structopt(long="history")]
[INFO] [stdout] 866 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 877 | /         /// The directory to list.
[INFO] [stdout] 878 | |         query: Option<PathBuf>
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 | /         /// List tree starting at the given prefix.
[INFO] [stdout] 883 | |         prefix: Option<PathBuf>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 | /         /// Creates an interactive prompt to choose which match to launch a new command with
[INFO] [stdout] 895 | |         #[structopt(long, short)]
[INFO] [stdout] 896 | |         interactive: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 | /         /// The regex query.
[INFO] [stdout] 904 | |         query: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:908:9
[INFO] [stdout]     |
[INFO] [stdout] 908 | /         /// Search through git history (reverse) instead between the given references (inclusive)
[INFO] [stdout] 909 | |         #[structopt(long)]
[INFO] [stdout] 910 | |         history: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:911:9
[INFO] [stdout]     |
[INFO] [stdout] 911 | /         /// Creates an interactive prompt to choose which match to launch a new command with
[INFO] [stdout] 912 | |         #[structopt(long, short)]
[INFO] [stdout] 913 | |         interactive: Option<String>
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:933:9
[INFO] [stdout]     |
[INFO] [stdout] 933 | /         /// The path of the note. Id also work.
[INFO] [stdout] 934 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:942:9
[INFO] [stdout]     |
[INFO] [stdout] 942 | /         /// The new working directory
[INFO] [stdout] 943 | |         path: PathBuf
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:952:9
[INFO] [stdout]     |
[INFO] [stdout] 952 | /         /// The (file system) path to edit
[INFO] [stdout] 953 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 | /         /// The name of the remote
[INFO] [stdout] 1023 | |         name: String,
[INFO] [stdout]      | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1024:9
[INFO] [stdout]      |
[INFO] [stdout] 1024 | /         /// The URL of the remote
[INFO] [stdout] 1025 | |         url: String
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1029:9
[INFO] [stdout]      |
[INFO] [stdout] 1029 | /         /// The name of the remote
[INFO] [stdout] 1030 | |         name: String
[INFO] [stdout]      | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 | /         /// The directory to list. Leave empty for all.
[INFO] [stdout] 1039 | |         query: Option<PathBuf>,
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 | /         /// The path of the resource on the local filesystem
[INFO] [stdout] 1047 | |         path: PathBuf,
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 | /         /// The path of the resource within the repository
[INFO] [stdout] 1049 | |         destination: PathBuf
[INFO] [stdout]      | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 | /         /// The path of the resource within the repository
[INFO] [stdout] 1054 | |         path: PathBuf
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         path: Option<PathBuf>
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 | /         /// The command to apply. Path to resource is given as first argument
[INFO] [stdout] 1063 | |         command: String,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1064:9
[INFO] [stdout]      |
[INFO] [stdout] 1064 | /         /// The resource to apply on
[INFO] [stdout] 1065 | |         resource: PathBuf
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitnotes` (bin "gitnotes") due to 40 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `is_first` is never read
[INFO] [stdout]    --> src/model.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub struct NoteFileTreeWalkStack<'a> {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 476 |     pub is_first: bool,
[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 function `new` is never used
[INFO] [stdout]    --> src/querying.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl RegexMatcher {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 660 |     pub fn new(str: &str) -> RegexMatcher {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree> {
[INFO] [stdout]     |                 ^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                             ||
[INFO] [stdout]     |                 |                             |the same lifetime is hidden here
[INFO] [stdout]     |                 |                             the same lifetime is elided here
[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] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |                   |
[INFO] [stdout]     |                     |                |                   the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[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] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:558:33
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit, git2::Tree)> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                                    |
[INFO] [stdout]     |                                 |                                    the same lifetime is hidden here
[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] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit<'_>, git2::Tree<'_>)> {
[INFO] [stdout]     |                                                                                  ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                                 ^^^^^^^^^^^^ the same lifetime is hidden 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] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree<'_>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree {
[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] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:730:9
[INFO] [stdout]     |
[INFO] [stdout] 730 | /         /// The name of the repository
[INFO] [stdout] 731 | |         name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:738:9
[INFO] [stdout]     |
[INFO] [stdout] 738 |         path: PathBuf
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:745:9
[INFO] [stdout]     |
[INFO] [stdout] 745 | /         /// Sets the given config value (format key=value).
[INFO] [stdout] 746 | |         /// Supported keys: repository, editor, base_dir, sync_default_branch, sync_default_remote
[INFO] [stdout] 747 | |         #[structopt(long)]
[INFO] [stdout] 748 | |         set: Option<String>
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:756:9
[INFO] [stdout]     |
[INFO] [stdout] 756 | /         /// The path of the note.
[INFO] [stdout] 757 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:758:9
[INFO] [stdout]     |
[INFO] [stdout] 758 | /         /// The tags of the note.
[INFO] [stdout] 759 | |         #[structopt(long)]
[INFO] [stdout] 760 | |         tags: Vec<String>
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 | /         /// The path of the note. Id also work.
[INFO] [stdout] 765 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 766 | /         /// Starts editing the note with content at the given git commit
[INFO] [stdout] 767 | |         #[structopt(long="history")]
[INFO] [stdout] 768 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 | /         /// Adds tags. These are added after tags are cleared.
[INFO] [stdout] 773 | |         #[structopt(long)]
[INFO] [stdout] 774 | |         add_tags: Vec<String>
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 | /         /// The path of the note. Id also work.
[INFO] [stdout] 780 | |         source: PathBuf,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 781 | /         /// The absolute path of the new destination.
[INFO] [stdout] 782 | |         destination: PathBuf,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 | /         /// The path of the note. Id also work.
[INFO] [stdout] 791 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:798:9
[INFO] [stdout]     |
[INFO] [stdout] 798 | /         /// The git commit to undo
[INFO] [stdout] 799 | |         commit: String
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 | /         /// The path of the note. Id also work.
[INFO] [stdout] 805 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 | /         /// The path of the note. Id also work.
[INFO] [stdout] 814 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:815:9
[INFO] [stdout]     |
[INFO] [stdout] 815 | /         /// The destination of  the path
[INFO] [stdout] 816 | |         destination: PathBuf
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:834:9
[INFO] [stdout]     |
[INFO] [stdout] 834 | /         /// The branch to synchronize. If missing, uses default (typically master)
[INFO] [stdout] 835 | |         branch: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 | /         /// The remote to synchronize with. If missing, uses default (typically origin)
[INFO] [stdout] 837 | |         remote: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 | /         /// The path of the note. Id also work.
[INFO] [stdout] 849 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 | /         /// Prints the content at the given git commit
[INFO] [stdout] 851 | |         #[structopt(long="history")]
[INFO] [stdout] 852 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:862:9
[INFO] [stdout]     |
[INFO] [stdout] 862 | /         /// The path of the note. Id also work.
[INFO] [stdout] 863 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 | /         /// Shows the content at the given git commit
[INFO] [stdout] 865 | |         #[structopt(long="history")]
[INFO] [stdout] 866 | |         history: Option<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 877 | /         /// The directory to list.
[INFO] [stdout] 878 | |         query: Option<PathBuf>
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 | /         /// List tree starting at the given prefix.
[INFO] [stdout] 883 | |         prefix: Option<PathBuf>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 | /         /// Creates an interactive prompt to choose which match to launch a new command with
[INFO] [stdout] 895 | |         #[structopt(long, short)]
[INFO] [stdout] 896 | |         interactive: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 | /         /// The regex query.
[INFO] [stdout] 904 | |         query: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:908:9
[INFO] [stdout]     |
[INFO] [stdout] 908 | /         /// Search through git history (reverse) instead between the given references (inclusive)
[INFO] [stdout] 909 | |         #[structopt(long)]
[INFO] [stdout] 910 | |         history: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/app.rs:911:9
[INFO] [stdout]     |
[INFO] [stdout] 911 | /         /// Creates an interactive prompt to choose which match to launch a new command with
[INFO] [stdout] 912 | |         #[structopt(long, short)]
[INFO] [stdout] 913 | |         interactive: Option<String>
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:933:9
[INFO] [stdout]     |
[INFO] [stdout] 933 | /         /// The path of the note. Id also work.
[INFO] [stdout] 934 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:942:9
[INFO] [stdout]     |
[INFO] [stdout] 942 | /         /// The new working directory
[INFO] [stdout] 943 | |         path: PathBuf
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/app.rs:952:9
[INFO] [stdout]     |
[INFO] [stdout] 952 | /         /// The (file system) path to edit
[INFO] [stdout] 953 | |         path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 | /         /// The name of the remote
[INFO] [stdout] 1023 | |         name: String,
[INFO] [stdout]      | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1024:9
[INFO] [stdout]      |
[INFO] [stdout] 1024 | /         /// The URL of the remote
[INFO] [stdout] 1025 | |         url: String
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1029:9
[INFO] [stdout]      |
[INFO] [stdout] 1029 | /         /// The name of the remote
[INFO] [stdout] 1030 | |         name: String
[INFO] [stdout]      | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 | /         /// The directory to list. Leave empty for all.
[INFO] [stdout] 1039 | |         query: Option<PathBuf>,
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 | /         /// The path of the resource on the local filesystem
[INFO] [stdout] 1047 | |         path: PathBuf,
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 | /         /// The path of the resource within the repository
[INFO] [stdout] 1049 | |         destination: PathBuf
[INFO] [stdout]      | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 | /         /// The path of the resource within the repository
[INFO] [stdout] 1054 | |         path: PathBuf
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         path: Option<PathBuf>
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/app.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 | /         /// The command to apply. Path to resource is given as first argument
[INFO] [stdout] 1063 | |         command: String,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]     --> src/app.rs:1064:9
[INFO] [stdout]      |
[INFO] [stdout] 1064 | /         /// The resource to apply on
[INFO] [stdout] 1065 | |         resource: PathBuf
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitnotes` (bin "gitnotes" test) due to 40 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "146d8c4e7862c5c4cb8c66b81e3e5028381d0f416f8c0fb0d1dbb5f1d907aed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146d8c4e7862c5c4cb8c66b81e3e5028381d0f416f8c0fb0d1dbb5f1d907aed8", kill_on_drop: false }`
[INFO] [stdout] 146d8c4e7862c5c4cb8c66b81e3e5028381d0f416f8c0fb0d1dbb5f1d907aed8
