[INFO] cloning repository https://github.com/isamert/marks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isamert/marks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisamert%2Fmarks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisamert%2Fmarks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dfc4bff5be40aac45ae14f5ba3f9a93da2494dc
[INFO] checking isamert/marks 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%2Fisamert%2Fmarks" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isamert/marks
[INFO] finished tweaking git repo https://github.com/isamert/marks
[INFO] tweaked toml for git repo https://github.com/isamert/marks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isamert/marks 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/isamert/marks 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 588389ef03147b24d42fc2d55e2b3842bd18165117b18492fd326a42af1b8970
[INFO] running `Command { std: "docker" "start" "-a" "588389ef03147b24d42fc2d55e2b3842bd18165117b18492fd326a42af1b8970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "588389ef03147b24d42fc2d55e2b3842bd18165117b18492fd326a42af1b8970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588389ef03147b24d42fc2d55e2b3842bd18165117b18492fd326a42af1b8970", kill_on_drop: false }`
[INFO] [stdout] 588389ef03147b24d42fc2d55e2b3842bd18165117b18492fd326a42af1b8970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3408d31f1f80973ab95c155edcd681390d6d6434c7ef227b00274ebfcdb00845
[INFO] running `Command { std: "docker" "start" "-a" "3408d31f1f80973ab95c155edcd681390d6d6434c7ef227b00274ebfcdb00845", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking term v1.0.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking marks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/org/datetime.rs:47:114
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn compare_with(&self, other: &Self, compare1: fn(&DateTime<Utc>, &DateTime<Utc>) -> bool, compare2: fn(&Date<Utc>, &Date<Utc>) -...
[INFO] [stdout]    |                                                                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/org/datetime.rs:47:126
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn compare_with(&self, other: &Self, compare1: fn(&DateTime<Utc>, &DateTime<Utc>) -> bool, compare2: fn(&Date<Utc>, &Date<Utc>) -...
[INFO] [stdout]    |                                                                                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/parsers.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Utc.ymd(year, month, day).and_hms(hour.0 .0, hour.0 .1, 0),
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/parsers.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Utc.ymd(year, month, day).and_hms(hour.0 .0, hour.0 .1, 0),
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/parsers.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |         hour.1.map(|end| Utc.ymd(year, month, day).and_hms(end.0, end.1, 0))
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/parsers.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 |         hour.1.map(|end| Utc.ymd(year, month, day).and_hms(end.0, end.1, 0))
[INFO] [stdout]    |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/org/datetime.rs:47:114
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn compare_with(&self, other: &Self, compare1: fn(&DateTime<Utc>, &DateTime<Utc>) -> bool, compare2: fn(&Date<Utc>, &Date<Utc>) -...
[INFO] [stdout]    |                                                                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/org/datetime.rs:47:126
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn compare_with(&self, other: &Self, compare1: fn(&DateTime<Utc>, &DateTime<Utc>) -> bool, compare2: fn(&Date<Utc>, &Date<Utc>) -...
[INFO] [stdout]    |                                                                                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/org/datetime.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |             compare2(&self.date_start.date(), &other.date_start.date())
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/org/datetime.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |             compare2(&self.date_start.date(), &other.date_start.date())
[INFO] [stdout]    |                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |             date_start: Utc.ymd(2020, 12, 24).and_hms(0, 0, 0),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:170:47
[INFO] [stdout]     |
[INFO] [stdout] 170 |             date_start: Utc.ymd(2020, 12, 24).and_hms(0, 0, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:184:47
[INFO] [stdout]     |
[INFO] [stdout] 184 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:212:47
[INFO] [stdout]     |
[INFO] [stdout] 212 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:226:47
[INFO] [stdout]     |
[INFO] [stdout] 226 |             date_start: Utc.ymd(2020, 12, 24).and_hms(13, 30, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/parsers.rs:227:32
[INFO] [stdout]     |
[INFO] [stdout] 227 |             date_end: Some(Utc.ymd(2020, 12, 24).and_hms(22, 35, 0)),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/parsers.rs:227:50
[INFO] [stdout]     |
[INFO] [stdout] 227 |             date_end: Some(Utc.ymd(2020, 12, 24).and_hms(22, 35, 0)),
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/parsers.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Utc.ymd(year, month, day).and_hms(hour.0 .0, hour.0 .1, 0),
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/parsers.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Utc.ymd(year, month, day).and_hms(hour.0 .0, hour.0 .1, 0),
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/parsers.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |         hour.1.map(|end| Utc.ymd(year, month, day).and_hms(end.0, end.1, 0))
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/parsers.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 |         hour.1.map(|end| Utc.ymd(year, month, day).and_hms(end.0, end.1, 0))
[INFO] [stdout]    |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/org/datetime.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |             compare2(&self.date_start.date(), &other.date_start.date())
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/org/datetime.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |             compare2(&self.date_start.date(), &other.date_start.date())
[INFO] [stdout]    |                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     /// List of tags that headers should contain. Headers inherit parents tags.
[INFO] [stdout] 48 | |     #[structopt(long)]
[INFO] [stdout] 49 | |     pub tagged: Vec<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<String, Infallible>
[INFO] [stdout]   --> src/args.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     /// List of extensions for org files.
[INFO] [stdout] 61 | |     #[structopt(short, long, default_value = "org")]
[INFO] [stdout] 62 | |     pub org_extension: Vec<String>,
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     /// List of extensions for org files.
[INFO] [stdout] 65 | |     #[structopt(short, long, default_value = "md")]
[INFO] [stdout] 66 | |     pub md_extension: Vec<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | /     /// A seperator to insert between headers while outputting.
[INFO] [stdout] 93 | |     #[structopt(long, default_value = "/")]
[INFO] [stdout] 94 | |     pub header_seperator: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | /     /// List folder names to blacklist
[INFO] [stdout] 97 | |     #[structopt(long)]
[INFO] [stdout] 98 | |     pub blacklist_folder: Vec<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/marks.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn search_file(&self, file: &DirEntry) -> Option<Vec<SearchResult>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn search_file(&self, file: &DirEntry) -> Option<Vec<SearchResult<'_>>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/marks.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 266 |     ) -> Option<OrgHeader>
[INFO] [stdout]     |                 ^^^^^^^^^ 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 |     ) -> Option<OrgHeader<'_>>
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marks` (lib test) due to 5 previous errors; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     /// List of tags that headers should contain. Headers inherit parents tags.
[INFO] [stdout] 48 | |     #[structopt(long)]
[INFO] [stdout] 49 | |     pub tagged: Vec<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<String, Infallible>
[INFO] [stdout]   --> src/args.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     /// List of extensions for org files.
[INFO] [stdout] 61 | |     #[structopt(short, long, default_value = "org")]
[INFO] [stdout] 62 | |     pub org_extension: Vec<String>,
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     /// List of extensions for org files.
[INFO] [stdout] 65 | |     #[structopt(short, long, default_value = "md")]
[INFO] [stdout] 66 | |     pub md_extension: Vec<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | /     /// A seperator to insert between headers while outputting.
[INFO] [stdout] 93 | |     #[structopt(long, default_value = "/")]
[INFO] [stdout] 94 | |     pub header_seperator: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | /     /// List folder names to blacklist
[INFO] [stdout] 97 | |     #[structopt(long)]
[INFO] [stdout] 98 | |     pub blacklist_folder: Vec<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/marks.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn search_file(&self, file: &DirEntry) -> Option<Vec<SearchResult>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn search_file(&self, file: &DirEntry) -> Option<Vec<SearchResult<'_>>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/marks.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 266 |     ) -> Option<OrgHeader>
[INFO] [stdout]     |                 ^^^^^^^^^ 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 |     ) -> Option<OrgHeader<'_>>
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marks` (lib) due to 5 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3408d31f1f80973ab95c155edcd681390d6d6434c7ef227b00274ebfcdb00845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3408d31f1f80973ab95c155edcd681390d6d6434c7ef227b00274ebfcdb00845", kill_on_drop: false }`
[INFO] [stdout] 3408d31f1f80973ab95c155edcd681390d6d6434c7ef227b00274ebfcdb00845
