[INFO] fetching crate sita 0.3.0...
[INFO] building sita-0.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sita 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sita 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sita 0.3.0
[INFO] tweaked toml for crates.io crate sita 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sita 0.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sita 0.3.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0508bac5d3efa80a687922661a4e8a46c843687220242b4c392d49013d62afec
[INFO] running `Command { std: "docker" "start" "-a" "0508bac5d3efa80a687922661a4e8a46c843687220242b4c392d49013d62afec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0508bac5d3efa80a687922661a4e8a46c843687220242b4c392d49013d62afec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0508bac5d3efa80a687922661a4e8a46c843687220242b4c392d49013d62afec", kill_on_drop: false }`
[INFO] [stdout] 0508bac5d3efa80a687922661a4e8a46c843687220242b4c392d49013d62afec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40c08610626aa2973d6ebe56ba65d4dd7c11f137c25716aba55748e6fa0aa556
[INFO] running `Command { std: "docker" "start" "-a" "40c08610626aa2973d6ebe56ba65d4dd7c11f137c25716aba55748e6fa0aa556", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling rxml_validation v0.9.1
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling quick-xml v0.25.0
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling assertables v8.7.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling rxml v0.9.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rhai v1.19.0
[INFO] [stderr]    Compiling lol_html v1.2.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling liquid-lib v0.26.9
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling confy v0.6.1
[INFO] [stderr]    Compiling minidom v0.15.2
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling typeables v2.3.0
[INFO] [stderr]    Compiling liquid v0.26.9
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling sita v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]   --> src/app/run.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use walkdir::WalkDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::state_trait::StateTrait`
[INFO] [stdout]  --> src/cook_dir.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::state::state_trait::StateTrait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_markdown_str_into_html_string::*`
[INFO] [stdout]  --> src/cook_dir.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::f::from_markdown_str_into_html_string::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_html_str_into_headline_str::*`
[INFO] [stdout]  --> src/cook_dir.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::f::from_html_str_into_headline_str::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Walk` is never constructed
[INFO] [stdout]    --> src/app/run.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 259 |     Walk {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/run.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars, Error> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars<'_>, Error> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/markdown/markdown_parser.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parser(text: &str) -> Parser  {
[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] 5 | pub fn parser(text: &str) -> Parser<'_>  {
[INFO] [stdout]   |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s
[INFO] running `Command { std: "docker" "inspect" "40c08610626aa2973d6ebe56ba65d4dd7c11f137c25716aba55748e6fa0aa556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c08610626aa2973d6ebe56ba65d4dd7c11f137c25716aba55748e6fa0aa556", kill_on_drop: false }`
[INFO] [stdout] 40c08610626aa2973d6ebe56ba65d4dd7c11f137c25716aba55748e6fa0aa556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6c392c555a189f94c89107dc4490014a8c78c2956622baef0ba356e5b4877a9
[INFO] running `Command { std: "docker" "start" "-a" "e6c392c555a189f94c89107dc4490014a8c78c2956622baef0ba356e5b4877a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling sita v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]   --> src/app/run.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use walkdir::WalkDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::state_trait::StateTrait`
[INFO] [stdout]  --> src/cook_dir.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::state::state_trait::StateTrait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_markdown_str_into_html_string::*`
[INFO] [stdout]  --> src/cook_dir.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::f::from_markdown_str_into_html_string::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_html_str_into_headline_str::*`
[INFO] [stdout]  --> src/cook_dir.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::f::from_html_str_into_headline_str::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Walk` is never constructed
[INFO] [stdout]    --> src/app/run.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 259 |     Walk {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/run.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars, Error> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars<'_>, Error> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/markdown/markdown_parser.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parser(text: &str) -> Parser  {
[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] 5 | pub fn parser(text: &str) -> Parser<'_>  {
[INFO] [stdout]   |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]   --> src/app/run.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use walkdir::WalkDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::state_trait::StateTrait`
[INFO] [stdout]  --> src/cook_dir.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::state::state_trait::StateTrait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_markdown_str_into_html_string::*`
[INFO] [stdout]  --> src/cook_dir.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::f::from_markdown_str_into_html_string::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::f::from_html_str_into_headline_str::*`
[INFO] [stdout]  --> src/cook_dir.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::f::from_html_str_into_headline_str::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/run.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars, Error> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn initialize_templater(args: &Args) -> Result<TemplaterWithHandlebars<'_>, Error> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/markdown/markdown_parser.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parser(text: &str) -> Parser  {
[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] 5 | pub fn parser(text: &str) -> Parser<'_>  {
[INFO] [stdout]   |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Walk` is never constructed
[INFO] [stdout]    --> src/app/run.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 259 |     Walk {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "e6c392c555a189f94c89107dc4490014a8c78c2956622baef0ba356e5b4877a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6c392c555a189f94c89107dc4490014a8c78c2956622baef0ba356e5b4877a9", kill_on_drop: false }`
[INFO] [stdout] e6c392c555a189f94c89107dc4490014a8c78c2956622baef0ba356e5b4877a9
