[INFO] fetching crate templet 0.4.0... [INFO] testing templet-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate templet 0.4.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate templet 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 122 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31fa295f624bcc92f5e957e74e21de4a1d001eb6801b0d1ff5e36f68dd50c0e1 [INFO] running `Command { std: "docker" "start" "-a" "31fa295f624bcc92f5e957e74e21de4a1d001eb6801b0d1ff5e36f68dd50c0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31fa295f624bcc92f5e957e74e21de4a1d001eb6801b0d1ff5e36f68dd50c0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fa295f624bcc92f5e957e74e21de4a1d001eb6801b0d1ff5e36f68dd50c0e1", kill_on_drop: false }` [INFO] [stdout] 31fa295f624bcc92f5e957e74e21de4a1d001eb6801b0d1ff5e36f68dd50c0e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea0686af1e219e8518aed7a3ad0d7885470ad5db4f174838e4362f24efe85b4 [INFO] running `Command { std: "docker" "start" "-a" "3ea0686af1e219e8518aed7a3ad0d7885470ad5db4f174838e4362f24efe85b4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling valuable v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-unicode v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling valuable-derive v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [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 6.28s [INFO] running `Command { std: "docker" "inspect" "3ea0686af1e219e8518aed7a3ad0d7885470ad5db4f174838e4362f24efe85b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea0686af1e219e8518aed7a3ad0d7885470ad5db4f174838e4362f24efe85b4", kill_on_drop: false }` [INFO] [stdout] 3ea0686af1e219e8518aed7a3ad0d7885470ad5db4f174838e4362f24efe85b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496ebb3709fb790cd03d6bc1cca99a72b3b8f56ced5541a71e5625169f52255e [INFO] running `Command { std: "docker" "start" "-a" "496ebb3709fb790cd03d6bc1cca99a72b3b8f56ced5541a71e5625169f52255e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling ramhorns-derive v0.13.0 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ramhorns v0.13.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-unicode v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling pest_generator v2.8.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] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.2 [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 23.09s [INFO] running `Command { std: "docker" "inspect" "496ebb3709fb790cd03d6bc1cca99a72b3b8f56ced5541a71e5625169f52255e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496ebb3709fb790cd03d6bc1cca99a72b3b8f56ced5541a71e5625169f52255e", kill_on_drop: false }` [INFO] [stdout] 496ebb3709fb790cd03d6bc1cca99a72b3b8f56ced5541a71e5625169f52255e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e712770a762a37914be3fe691a107bd835e698bf0d5f2b2dc9144e4138ce74e [INFO] running `Command { std: "docker" "start" "-a" "0e712770a762a37914be3fe691a107bd835e698bf0d5f2b2dc9144e4138ce74e", 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.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/templet-bab9f6b04abfcaca) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test parse::tests::simple_include ... ok [INFO] [stdout] test parse::tests::simple_variable ... ok [INFO] [stdout] test parse::tests::simple_section ... ok [INFO] [stdout] test template::tests::bool_section_false ... ok [INFO] [stdout] test template::tests::bool_section_true ... ok [INFO] [stdout] test parse::tests::simple_variable_index ... ok [INFO] [stdout] test template::tests::enum_in_section ... ok [INFO] [stdout] test parse::tests::text_wtf ... ok [INFO] [stdout] test template::tests::escapes_variable ... ok [INFO] [stdout] test template::tests::list ... ok [INFO] [stdout] test template::tests::opt_positional_section_none ... ok [INFO] [stdout] test parse::tests::simple_section_index ... ok [INFO] [stdout] test template::tests::optional_section_none ... ok [INFO] [stdout] test template::tests::opt_positional_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::optional_section_some ... ok [INFO] [stdout] test template::tests::section ... ok [INFO] [stdout] test template::tests::simple_enum_section2 ... ok [INFO] [stdout] test template::tests::list_items_inverted ... ok [INFO] [stdout] test template::tests::simple_enum_section1 ... ok [INFO] [stdout] test template::tests::optional_field ... ok [INFO] [stdout] test template::tests::this_list ... ok [INFO] [stdout] test template::tests::optional_list_items ... ok [INFO] [stdout] test templates::tests::partials ... ok [INFO] [stdout] test template::tests::positional_section_missing ... ok [INFO] [stdout] test template::tests::positional_variable ... ok [INFO] [stdout] test template::tests::variable ... ok [INFO] [stdout] test template::tests::unnamed_enum_variable ... ok [INFO] [stdout] test templates::tests::load_dir ... ok [INFO] [stdout] test template::tests::named_enum_variable ... ok [INFO] [stdout] test template::tests::section_missing_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests templet [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" "0e712770a762a37914be3fe691a107bd835e698bf0d5f2b2dc9144e4138ce74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e712770a762a37914be3fe691a107bd835e698bf0d5f2b2dc9144e4138ce74e", kill_on_drop: false }` [INFO] [stdout] 0e712770a762a37914be3fe691a107bd835e698bf0d5f2b2dc9144e4138ce74e