[INFO] cloning repository https://github.com/tomafro/markdown-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomafro/markdown-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fmarkdown-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fmarkdown-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 053786e8f868648079d419fe9cbef0eaf1a85aeb
[INFO] checking tomafro/markdown-db against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fmarkdown-db" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tomafro/markdown-db
[INFO] finished tweaking git repo https://github.com/tomafro/markdown-db
[INFO] tweaked toml for git repo https://github.com/tomafro/markdown-db written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomafro/markdown-db on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomafro/markdown-db 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded hashlink v0.8.1
[INFO] [stderr]   Downloaded similar-asserts v1.4.2
[INFO] [stderr]   Downloaded predicates v2.1.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded pest_generator v2.5.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.6
[INFO] [stderr]   Downloaded terminal_size v0.2.2
[INFO] [stderr]   Downloaded pest_meta v2.5.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.2
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded comrak v0.15.0
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded pest_derive v2.5.0
[INFO] [stderr]   Downloaded pest v2.5.0
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] [stderr]   Downloaded bstr v1.0.1
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da80f00e1d2d90f90c02e69fdd365a8b9fe706fe9d923c70433462d07ecd633e
[INFO] running `Command { std: "docker" "start" "-a" "da80f00e1d2d90f90c02e69fdd365a8b9fe706fe9d923c70433462d07ecd633e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da80f00e1d2d90f90c02e69fdd365a8b9fe706fe9d923c70433462d07ecd633e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da80f00e1d2d90f90c02e69fdd365a8b9fe706fe9d923c70433462d07ecd633e", kill_on_drop: false }`
[INFO] [stdout] da80f00e1d2d90f90c02e69fdd365a8b9fe706fe9d923c70433462d07ecd633e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb750d80e6503644694cc2066b402343ebe4190be8aafa1eaab342bf974a8b75
[INFO] running `Command { std: "docker" "start" "-a" "cb750d80e6503644694cc2066b402343ebe4190be8aafa1eaab342bf974a8b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling io-lifetimes v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking predicates-core v1.0.5
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking termtree v0.4.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking predicates v2.1.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking predicates-tree v1.0.7
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking terminal_size v0.2.2
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking bstr v1.0.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking assert_cmd v2.0.6
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling pest v2.5.0
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]    Compiling pest_meta v2.5.0
[INFO] [stderr]    Compiling pest_generator v2.5.0
[INFO] [stderr]    Compiling pest_derive v2.5.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking serde_yaml v0.9.14
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stderr]     Checking similar-asserts v1.4.2
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking comrak v0.15.0
[INFO] [stderr]     Checking markdown-db v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SimpleLogger` is never constructed
[INFO] [stdout]   --> src/main.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct SimpleLogger;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OtherToSql` is never used
[INFO] [stdout]    --> src/index.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 | trait OtherToSql {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DebuggableDialect` is never used
[INFO] [stdout]    --> src/markdown.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | trait DebuggableDialect: Dialect + std::fmt::Debug {}
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vault` is never read
[INFO] [stdout]   --> src/obsidian.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Source {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 23 |     pub vault: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn title(&'a self) -> Option<&str> {
[INFO] [stdout]     |                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn title(&'a self) -> Option<&'a str> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn root(&'a self) -> &Node {
[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 named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn root(&'a self) -> &'a Node<'a> {
[INFO] [stdout]     |                               ++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:200:38
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn front_matter(&'a self) -> &Option<FrontMatter> {
[INFO] [stdout]     |                          --          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn front_matter(&'a self) -> &'a Option<FrontMatter> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:237:51
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn title_from_frontmatter(&'a self) -> Option<&str> {
[INFO] [stdout]     |                                --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn title_from_frontmatter(&'a self) -> Option<&'a str> {
[INFO] [stdout]     |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn documents(&self) -> Vec<Document>;
[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] 10 |     fn documents(&self) -> Vec<Document<'_>>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn documents(&self) -> Vec<Document> {
[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] 28 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn documents(&self) -> Vec<Document> {
[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] 34 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/obsidian.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn documents(&self) -> Vec<Document> {
[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] 76 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleLogger` is never constructed
[INFO] [stdout]   --> src/main.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct SimpleLogger;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OtherToSql` is never used
[INFO] [stdout]    --> src/index.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 | trait OtherToSql {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DebuggableDialect` is never used
[INFO] [stdout]    --> src/markdown.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | trait DebuggableDialect: Dialect + std::fmt::Debug {}
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vault` is never read
[INFO] [stdout]   --> src/obsidian.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Source {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 23 |     pub vault: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn title(&'a self) -> Option<&str> {
[INFO] [stdout]     |                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn title(&'a self) -> Option<&'a str> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn root(&'a self) -> &Node {
[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 named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn root(&'a self) -> &'a Node<'a> {
[INFO] [stdout]     |                               ++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:200:38
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn front_matter(&'a self) -> &Option<FrontMatter> {
[INFO] [stdout]     |                          --          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn front_matter(&'a self) -> &'a Option<FrontMatter> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/markdown.rs:237:51
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn title_from_frontmatter(&'a self) -> Option<&str> {
[INFO] [stdout]     |                                --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn title_from_frontmatter(&'a self) -> Option<&'a str> {
[INFO] [stdout]     |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn documents(&self) -> Vec<Document>;
[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] 10 |     fn documents(&self) -> Vec<Document<'_>>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn documents(&self) -> Vec<Document> {
[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] 28 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/markdown/collection.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn documents(&self) -> Vec<Document> {
[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] 34 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/obsidian.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn documents(&self) -> Vec<Document> {
[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] 76 |     fn documents(&self) -> Vec<Document<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "cb750d80e6503644694cc2066b402343ebe4190be8aafa1eaab342bf974a8b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb750d80e6503644694cc2066b402343ebe4190be8aafa1eaab342bf974a8b75", kill_on_drop: false }`
[INFO] [stdout] cb750d80e6503644694cc2066b402343ebe4190be8aafa1eaab342bf974a8b75
