[INFO] cloning repository https://github.com/dev-hanzo/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dev-hanzo/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-hanzo%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-hanzo%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d66553eea7855dabf1a2631f69c356dda1b5d5
[INFO] building dev-hanzo/blog against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-hanzo%2Fblog" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dev-hanzo/blog
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dev-hanzo/blog
[INFO] tweaked toml for git repo https://github.com/dev-hanzo/blog written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dev-hanzo/blog on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dev-hanzo/blog 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded serde_derive v1.0.129
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded serde v1.0.129
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded predicates-tree v1.0.2
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded ammonia v3.1.2
[INFO] [stderr]   Downloaded xml5ever v0.16.1
[INFO] [stderr]   Downloaded clap v3.0.10
[INFO] [stderr]   Downloaded topological-sort v0.1.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.1
[INFO] [stderr]   Downloaded elasticlunr-rs v3.0.0
[INFO] [stderr]   Downloaded handlebars v4.1.2
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded assert_cmd v1.0.7
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded sha-1 v0.8.2
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded toml v0.5.8
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded byte-tools v0.3.1
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded opaque-debug v0.2.3
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded predicates v2.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded shlex v1.0.0
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded clap_complete v3.0.4
[INFO] [stderr]   Downloaded gitignore v1.0.7
[INFO] [stderr]   Downloaded block-padding v0.1.5
[INFO] [stderr]   Downloaded block-buffer v0.7.3
[INFO] [stderr]   Downloaded digest v0.8.1
[INFO] [stderr]   Downloaded fake-simd v0.1.2
[INFO] [stderr]   Downloaded filetime v0.2.15
[INFO] [stderr]   Downloaded opener v0.5.0
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded libc v0.2.100
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa03694db11da5395b130305cb0d563602e7ce8b433f2551feb4325319c66a63
[INFO] running `Command { std: "docker" "start" "-a" "fa03694db11da5395b130305cb0d563602e7ce8b433f2551feb4325319c66a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa03694db11da5395b130305cb0d563602e7ce8b433f2551feb4325319c66a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa03694db11da5395b130305cb0d563602e7ce8b433f2551feb4325319c66a63", kill_on_drop: false }`
[INFO] [stdout] fa03694db11da5395b130305cb0d563602e7ce8b433f2551feb4325319c66a63
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed58b23626ac888782a26ae3b57c2f619b87ff52adbdbb08a9b83f45c6f17e41
[INFO] running `Command { std: "docker" "start" "-a" "ed58b23626ac888782a26ae3b57c2f619b87ff52adbdbb08a9b83f45c6f17e41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling clap v3.0.10
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling gitignore v1.0.7
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling topological-sort v0.1.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling clap_complete v3.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling xml5ever v0.16.1
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.0
[INFO] [stderr]    Compiling handlebars v4.1.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling ammonia v3.1.2
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling mdbook v0.4.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ammonia`, `default`, `elasticlunr-rs`, `futures-util`, `gitignore`, `notify`, `search`, `serve`, `tokio`, `warp`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "ed58b23626ac888782a26ae3b57c2f619b87ff52adbdbb08a9b83f45c6f17e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed58b23626ac888782a26ae3b57c2f619b87ff52adbdbb08a9b83f45c6f17e41", kill_on_drop: false }`
[INFO] [stdout] ed58b23626ac888782a26ae3b57c2f619b87ff52adbdbb08a9b83f45c6f17e41
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e32e2ba22ea6790ac7da67affd098dc1ace1581ef5e9fedadf4774ac32d9832
[INFO] running `Command { std: "docker" "start" "-a" "2e32e2ba22ea6790ac7da67affd098dc1ace1581ef5e9fedadf4774ac32d9832", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ammonia`, `default`, `elasticlunr-rs`, `futures-util`, `gitignore`, `notify`, `search`, `serve`, `tokio`, `warp`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling select v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling predicates v2.0.1
[INFO] [stderr]    Compiling assert_cmd v1.0.7
[INFO] [stderr]    Compiling mdbook v0.4.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/rendered_output.rs:632:37
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn remove_absolute_components(path: &Path) -> impl Iterator<Item = Component> + '_ {
[INFO] [stdout]     |                                     ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn remove_absolute_components(path: &Path) -> impl Iterator<Item = Component<'_>> + '_ {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ammonia`, `default`, `elasticlunr-rs`, `futures-util`, `gitignore`, `notify`, `search`, `serve`, `tokio`, `warp`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2e32e2ba22ea6790ac7da67affd098dc1ace1581ef5e9fedadf4774ac32d9832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e32e2ba22ea6790ac7da67affd098dc1ace1581ef5e9fedadf4774ac32d9832", kill_on_drop: false }`
[INFO] [stdout] 2e32e2ba22ea6790ac7da67affd098dc1ace1581ef5e9fedadf4774ac32d9832
