[INFO] fetching crate templet 0.4.0... [INFO] testing templet-0.4.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate templet 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate templet 0.4.0 [INFO] finished tweaking crates.io crate templet 0.4.0 [INFO] tweaked toml for crates.io crate templet 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate templet 0.4.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding handlebars v4.5.0 (available: v6.3.2) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom-unicode v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] [stderr] Adding ouroboros v0.14.2 (available: v0.18.5) [INFO] [stderr] Adding ramhorns v0.13.0 (available: v1.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding v_htmlescape v0.14.1 (available: v0.15.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df864dcbae907f17ba279774d2e0d3961f4f87fe6269c6b39aa4e297e47ec47b [INFO] running `Command { std: "docker" "start" "-a" "df864dcbae907f17ba279774d2e0d3961f4f87fe6269c6b39aa4e297e47ec47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df864dcbae907f17ba279774d2e0d3961f4f87fe6269c6b39aa4e297e47ec47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df864dcbae907f17ba279774d2e0d3961f4f87fe6269c6b39aa4e297e47ec47b", kill_on_drop: false }` [INFO] [stdout] df864dcbae907f17ba279774d2e0d3961f4f87fe6269c6b39aa4e297e47ec47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d844487d6ff0faea14eed5625f7e188936d3e6c9cc08a2218ef2f6952be2a3a3 [INFO] running `Command { std: "docker" "start" "-a" "d844487d6ff0faea14eed5625f7e188936d3e6c9cc08a2218ef2f6952be2a3a3", kill_on_drop: false }` [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling valuable v0.1.1 [INFO] [stderr] Compiling valuable-derive v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-unicode v0.3.0 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling templet v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn parse(s: &str) -> Vec { [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] 34 | pub fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result> + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is hidden here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named 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] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result<'a, Vec>> + 'a { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | fn tag_end<'a>(input: Span<'a>) -> Result>> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^--^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden 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] 114 | fn tag_end<'a>(input: Span<'a>) -> Result<'a, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn append(&self, value: Value<'v>) -> Renderer { [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] 25 | fn append(&self, value: Value<'v>) -> Renderer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/template.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part] { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "d844487d6ff0faea14eed5625f7e188936d3e6c9cc08a2218ef2f6952be2a3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d844487d6ff0faea14eed5625f7e188936d3e6c9cc08a2218ef2f6952be2a3a3", kill_on_drop: false }` [INFO] [stdout] d844487d6ff0faea14eed5625f7e188936d3e6c9cc08a2218ef2f6952be2a3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d205b0986a4e4f6745dc5ed722090c76623b85dc776d6f0fcb15b23aa962870 [INFO] running `Command { std: "docker" "start" "-a" "5d205b0986a4e4f6745dc5ed722090c76623b85dc776d6f0fcb15b23aa962870", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling ramhorns-derive v0.13.0 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-unicode v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling templet v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn parse(s: &str) -> Vec { [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] 34 | pub fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result> + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is hidden here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named 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] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result<'a, Vec>> + 'a { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | fn tag_end<'a>(input: Span<'a>) -> Result>> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^--^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden 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] 114 | fn tag_end<'a>(input: Span<'a>) -> Result<'a, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn append(&self, value: Value<'v>) -> Renderer { [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] 25 | fn append(&self, value: Value<'v>) -> Renderer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/template.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part] { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling ramhorns v0.13.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stdout] warning: unused import: `assert_ne` [INFO] [stdout] --> src/templates.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (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/parse.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn parse(s: &str) -> Vec { [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] 34 | pub fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result> + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is hidden here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named 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] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result<'a, Vec>> + 'a { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | fn tag_end<'a>(input: Span<'a>) -> Result>> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^--^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden 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] 114 | fn tag_end<'a>(input: Span<'a>) -> Result<'a, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn append(&self, value: Value<'v>) -> Renderer { [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] 25 | fn append(&self, value: Value<'v>) -> Renderer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/template.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part] { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn parts(&self) -> &[Part<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.54s [INFO] running `Command { std: "docker" "inspect" "5d205b0986a4e4f6745dc5ed722090c76623b85dc776d6f0fcb15b23aa962870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d205b0986a4e4f6745dc5ed722090c76623b85dc776d6f0fcb15b23aa962870", kill_on_drop: false }` [INFO] [stdout] 5d205b0986a4e4f6745dc5ed722090c76623b85dc776d6f0fcb15b23aa962870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c9925f8aa66bd81ce30f11fe73e14160c0256eb512208e3a3198bc347ce4530 [INFO] running `Command { std: "docker" "start" "-a" "2c9925f8aa66bd81ce30f11fe73e14160c0256eb512208e3a3198bc347ce4530", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parse.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn parse(s: &str) -> Vec { [INFO] [stderr] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn parse(s: &str) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parse.rs:105:57 [INFO] [stderr] | [INFO] [stderr] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result> + 'a { [INFO] [stderr] | -- -- ^^^^^^^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the same lifetime is hidden here [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 105 | fn start_tag<'a>(open: &'a str) -> impl Fn(Span<'a>) -> Result<'a, Vec>> + 'a { [INFO] [stderr] | +++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parse.rs:114:36 [INFO] [stderr] | [INFO] [stderr] 114 | fn tag_end<'a>(input: Span<'a>) -> Result>> { [INFO] [stderr] | -- ^^^^^^^^^^^^^^^^^--^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 114 | fn tag_end<'a>(input: Span<'a>) -> Result<'a, Vec>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render.rs:25:15 [INFO] [stderr] | [INFO] [stderr] 25 | fn append(&self, value: Value<'v>) -> Renderer { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | fn append(&self, value: Value<'v>) -> Renderer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/template.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn parts(&self) -> &[Part] { [INFO] [stderr] | ^^^^^ ^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn parts(&self) -> &[Part<'_>] { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `templet` (lib) generated 5 warnings (run `cargo fix --lib -p templet` to apply 5 suggestions) [INFO] [stderr] warning: unused import: `assert_ne` [INFO] [stderr] --> src/templates.rs:74:40 [INFO] [stderr] | [INFO] [stderr] 74 | use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `templet` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p templet --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/templet-89e70e0218197b43) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test parse::tests::simple_section ... ok [INFO] [stdout] test parse::tests::simple_variable_index ... ok [INFO] [stdout] test parse::tests::text_wtf ... ok [INFO] [stdout] test template::tests::bool_section_false ... ok [INFO] [stdout] test template::tests::enum_in_section ... ok [INFO] [stdout] test template::tests::bool_section_true ... ok [INFO] [stdout] test parse::tests::simple_include ... ok [INFO] [stdout] test parse::tests::simple_section_index ... ok [INFO] [stdout] test template::tests::escapes_variable ... ok [INFO] [stdout] test template::tests::list ... ok [INFO] [stdout] test parse::tests::simple_variable ... ok [INFO] [stdout] test template::tests::list_items_inverted ... ok [INFO] [stdout] test template::tests::named_enum_variable ... ok [INFO] [stdout] test template::tests::optional_list_items ... ok [INFO] [stdout] test template::tests::opt_positional_section_none ... ok [INFO] [stdout] test template::tests::opt_positional_section_some ... ok [INFO] [stdout] test template::tests::positional_variable ... ok [INFO] [stdout] test template::tests::section ... ok [INFO] [stdout] test template::tests::optional_section_some ... ok [INFO] [stdout] test template::tests::positional_section ... ok [INFO] [stdout] test template::tests::section_parent_context ... ok [INFO] [stdout] test template::tests::simple_enum_section2 ... ok [INFO] [stdout] test template::tests::simple_enum_section1 ... ok [INFO] [stdout] test template::tests::positional_section_missing ... ok [INFO] [stdout] test template::tests::section_missing_value ... ok [INFO] [stdout] test template::tests::variable ... ok [INFO] [stdout] test template::tests::unnamed_enum_variable ... ok [INFO] [stdout] test template::tests::optional_field ... ok [INFO] [stdout] test template::tests::optional_section_none ... ok [INFO] [stdout] test template::tests::this_list ... ok [INFO] [stderr] Doc-tests templet [INFO] [stdout] test templates::tests::partials ... ok [INFO] [stdout] test templates::tests::load_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c9925f8aa66bd81ce30f11fe73e14160c0256eb512208e3a3198bc347ce4530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9925f8aa66bd81ce30f11fe73e14160c0256eb512208e3a3198bc347ce4530", kill_on_drop: false }` [INFO] [stdout] 2c9925f8aa66bd81ce30f11fe73e14160c0256eb512208e3a3198bc347ce4530