[INFO] fetching crate mini_template 0.1.1...
[INFO] testing mini_template-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mini_template 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mini_template 0.1.1
[INFO] finished tweaking crates.io crate mini_template 0.1.1
[INFO] tweaked toml for crates.io crate mini_template 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini_template 0.1.1 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] crate crates.io crate mini_template 0.1.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b468cab744ebf3819042b399aafa414d262226aaf56f6f7d5d905e594cc9919
[INFO] running `Command { std: "docker" "start" "-a" "1b468cab744ebf3819042b399aafa414d262226aaf56f6f7d5d905e594cc9919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b468cab744ebf3819042b399aafa414d262226aaf56f6f7d5d905e594cc9919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b468cab744ebf3819042b399aafa414d262226aaf56f6f7d5d905e594cc9919", kill_on_drop: false }`
[INFO] [stdout] 1b468cab744ebf3819042b399aafa414d262226aaf56f6f7d5d905e594cc9919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9c0492b86fa1e7afe8210dfbad841fa04cb67170bf085376e8e6818f45709e3f
[INFO] running `Command { std: "docker" "start" "-a" "9c0492b86fa1e7afe8210dfbad841fa04cb67170bf085376e8e6818f45709e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling mini_template_macro v0.1.0
[INFO] [stderr]    Compiling mini_template v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:42
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<String> {
[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] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<'_, String> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 |     ) -> Result<()>;
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Result<'_, ()>;
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/assign.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         context: &mut RenderContext<VC>,
[INFO] [stdout] 19 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/calculated_value.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20 |         context: &RenderContext<VC>,
[INFO] [stdout] 21 |     ) -> crate::error::Result<Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ) -> crate::error::Result<'_, Value> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 27 |         context: &RenderContext<VC>,
[INFO] [stdout] 28 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 41 |         context: &RenderContext<VC>,
[INFO] [stdout] 42 |     ) -> crate::error::Result<bool>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> crate::error::Result<'_, bool>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 59 |         context: &RenderContext<VC>,
[INFO] [stdout] 60 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         context: &RenderContext<VC>,
[INFO] [stdout] 85 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template/condition.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         context: &RenderContext<VC>,
[INFO] [stdout] 106 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/conditional.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/loops.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s
[INFO] running `Command { std: "docker" "inspect" "9c0492b86fa1e7afe8210dfbad841fa04cb67170bf085376e8e6818f45709e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0492b86fa1e7afe8210dfbad841fa04cb67170bf085376e8e6818f45709e3f", kill_on_drop: false }`
[INFO] [stdout] 9c0492b86fa1e7afe8210dfbad841fa04cb67170bf085376e8e6818f45709e3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 31b9d73df67c0331e5761a27451e55e1255edde4c4589d6417763ad8218b2a49
[INFO] running `Command { std: "docker" "start" "-a" "31b9d73df67c0331e5761a27451e55e1255edde4c4589d6417763ad8218b2a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling semver v1.0.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling mini_template_macro v0.1.0
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling mini_template v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:42
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<String> {
[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] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<'_, String> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 |     ) -> Result<()>;
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Result<'_, ()>;
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/assign.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         context: &mut RenderContext<VC>,
[INFO] [stdout] 19 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/calculated_value.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20 |         context: &RenderContext<VC>,
[INFO] [stdout] 21 |     ) -> crate::error::Result<Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ) -> crate::error::Result<'_, Value> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 27 |         context: &RenderContext<VC>,
[INFO] [stdout] 28 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 41 |         context: &RenderContext<VC>,
[INFO] [stdout] 42 |     ) -> crate::error::Result<bool>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> crate::error::Result<'_, bool>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 59 |         context: &RenderContext<VC>,
[INFO] [stdout] 60 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         context: &RenderContext<VC>,
[INFO] [stdout] 85 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template/condition.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         context: &RenderContext<VC>,
[INFO] [stdout] 106 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/conditional.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/loops.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:42
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<String> {
[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] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<'_, String> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 |     ) -> Result<()>;
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Result<'_, ()>;
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ) -> Result<'_, ()> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/assign.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         context: &mut RenderContext<VC>,
[INFO] [stdout] 19 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/calculated_value.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20 |         context: &RenderContext<VC>,
[INFO] [stdout] 21 |     ) -> crate::error::Result<Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ) -> crate::error::Result<'_, Value> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 27 |         context: &RenderContext<VC>,
[INFO] [stdout] 28 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 41 |         context: &RenderContext<VC>,
[INFO] [stdout] 42 |     ) -> crate::error::Result<bool>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> crate::error::Result<'_, bool>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 59 |         context: &RenderContext<VC>,
[INFO] [stdout] 60 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/condition.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         context: &RenderContext<VC>,
[INFO] [stdout] 85 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template/condition.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         context: &RenderContext<VC>,
[INFO] [stdout] 106 |     ) -> crate::error::Result<bool> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/conditional.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template/loops.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> crate::error::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "31b9d73df67c0331e5761a27451e55e1255edde4c4589d6417763ad8218b2a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b9d73df67c0331e5761a27451e55e1255edde4c4589d6417763ad8218b2a49", kill_on_drop: false }`
[INFO] [stdout] 31b9d73df67c0331e5761a27451e55e1255edde4c4589d6417763ad8218b2a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0d913775a8d905928c822ac83f6da2291833e689049c85c54b9a89a10f402241
[INFO] running `Command { std: "docker" "start" "-a" "0d913775a8d905928c822ac83f6da2291833e689049c85c54b9a89a10f402241", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:88:42
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<String> {
[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] 88 |     pub fn render<VC: VariableContainer>(&self, key: &K, data: VC) -> error::Result<'_, String> {
[INFO] [stderr]    |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/mod.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 36 |     ) -> Result<()> {
[INFO] [stderr]    |          ^^^^^^^^^^ the same lifetime is hidden 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] 36 |     ) -> Result<'_, ()> {
[INFO] [stderr]    |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/mod.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 46 |     ) -> Result<()>;
[INFO] [stderr]    |          ^^^^^^^^^^ the same lifetime is hidden 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] 46 |     ) -> Result<'_, ()>;
[INFO] [stderr]    |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/mod.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 54 |     ) -> Result<()> {
[INFO] [stderr]    |          ^^^^^^^^^^ the same lifetime is hidden 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] 54 |     ) -> Result<'_, ()> {
[INFO] [stderr]    |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/assign.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 18 |         context: &mut RenderContext<VC>,
[INFO] [stderr] 19 |     ) -> crate::error::Result<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/calculated_value.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 20 |         context: &RenderContext<VC>,
[INFO] [stderr] 21 |     ) -> crate::error::Result<Value> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 21 |     ) -> crate::error::Result<'_, Value> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/condition.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 27 |         context: &RenderContext<VC>,
[INFO] [stderr] 28 |     ) -> crate::error::Result<bool> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 28 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/condition.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 41 |         context: &RenderContext<VC>,
[INFO] [stderr] 42 |     ) -> crate::error::Result<bool>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 42 |     ) -> crate::error::Result<'_, bool>;
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/condition.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 59 |         context: &RenderContext<VC>,
[INFO] [stderr] 60 |     ) -> crate::error::Result<bool> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 60 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/condition.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 84 |         context: &RenderContext<VC>,
[INFO] [stderr] 85 |     ) -> crate::error::Result<bool> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 85 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/template/condition.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 105 |         context: &RenderContext<VC>,
[INFO] [stderr] 106 |     ) -> crate::error::Result<bool> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 106 |     ) -> crate::error::Result<'_, bool> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/conditional.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 22 |     ) -> crate::error::Result<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 22 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/template/loops.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 27 |     ) -> crate::error::Result<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 27 |     ) -> crate::error::Result<'_, ()> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini_template` (lib) generated 13 warnings (run `cargo fix --lib -p mini_template` to apply 13 suggestions)
[INFO] [stderr] warning: `mini_template` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_template-4a3ae6029544299d)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test modifier::tests::lower_modifier ... ok
[INFO] [stdout] test parser::legacy_tests::simple_compile ... ok
[INFO] [stdout] test parser::legacy_tests::variable_value ... ok
[INFO] [stdout] test parser::legacy_tests::variable_value_modifier_num_value ... ok
[INFO] [stdout] test parser::legacy_tests::variable_value_simple_modifier ... ok
[INFO] [stdout] test parser::legacy_tests::variable_value_modifier_string_value ... ok
[INFO] [stdout] test parser::pest_tests::argument ... ok
[INFO] [stdout] test modifier::tests::slice_modifier ... ok
[INFO] [stdout] test parser::pest_tests::identifier ... ok
[INFO] [stdout] test parser::pest_tests::string ... ok
[INFO] [stdout] test parser::pest_tests::string_before_modifier ... ok
[INFO] [stdout] test parser::pest_tests::test_assign ... ok
[INFO] [stdout] test parser::pest_tests::test_condition ... ok
[INFO] [stdout] test parser::pest_tests::test_while ... ok
[INFO] [stdout] test parser::tests::condition::parse_2 ... ok
[INFO] [stdout] test modifier::tests::match_modifier ... ok
[INFO] [stdout] test modifier::tests::missing_argument ... ok
[INFO] [stdout] test parser::pest_tests::test_template ... ok
[INFO] [stdout] test parser::tests::assign::parse_assign_simple ... ok
[INFO] [stdout] test parser::tests::condition::parse ... ok
[INFO] [stdout] test parser::pest_tests::test_conditional ... ok
[INFO] [stdout] test parser::tests::condition::parse_complex4 ... ok
[INFO] [stdout] test parser::tests::condition::parse_complex ... ok
[INFO] [stdout] test parser::tests::condition::parse_complex3 ... ok
[INFO] [stdout] test parser::tests::condition::parse_complex5 ... ok
[INFO] [stdout] test parser::tests::condition::parse_eq ... ok
[INFO] [stdout] test parser::tests::conditional::parse_complex_condition ... ok
[INFO] [stdout] test parser::tests::conditional::parse_else ... ok
[INFO] [stdout] test parser::tests::parse_template_assign ... ok
[INFO] [stdout] test parser::tests::conditional::parse_multiple ... ok
[INFO] [stdout] test parser::pest_tests::inner_string ... ok
[INFO] [stdout] test parser::tests::conditional::parse_simple ... ok
[INFO] [stdout] test parser::legacy_tests::variable_value_modifier_var_value ... ok
[INFO] [stdout] test modifier::tests::can_not_parse_argument ... ok
[INFO] [stdout] test parser::pest_tests::test_template_content ... ok
[INFO] [stdout] test modifier::tests::upper_modifier ... ok
[INFO] [stdout] test parser::tests::condition::parse_complex2 ... ok
[INFO] [stdout] test parser::pest_tests::number ... ok
[INFO] [stdout] test parser::tests::parse_template_item_calculated ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_modifier ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_modifier_multiple_args ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_modifier_number_param ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_multiple_modifier ... ok
[INFO] [stdout] test parser::tests::while_loop::parse_loop ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_literal_before_modifier ... ok
[INFO] [stdout] test renderer::tests::literal ... ok
[INFO] [stdout] test renderer::tests::modifier ... ok
[INFO] [stdout] test parser::tests::parse_template_item_literal ... ok
[INFO] [stdout] test parser::tests::parse_template_single_computed_modifier_var_param ... ok
[INFO] [stdout] test renderer::tests::modifier_values ... ok
[INFO] [stdout] test renderer::tests::condition3 ... ok
[INFO] [stdout] test parser::tests::parse_template_multi_line ... ok
[INFO] [stdout] test renderer::tests::modifier_list ... ok
[INFO] [stdout] test template::assign::tests::simple_assign ... ok
[INFO] [stdout] test renderer::tests::replace_variables ... ok
[INFO] [stdout] test template::conditional::tests::eval_condition ... ok
[INFO] [stdout] test template::conditional::tests::eval_complex_rule ... ok
[INFO] [stdout] test template::conditional::tests::eval_condition_and ... ok
[INFO] [stdout] test renderer::tests::condition2 ... ok
[INFO] [stdout] test template::conditional::tests::eval_simple_int_false ... ok
[INFO] [stdout] test template::conditional::tests::eval_simple_int_true_1_0 ... ok
[INFO] [stdout] test template::assign::tests::assign_calculated ... ok
[INFO] [stdout] test template::loops::tests::loop_no_iterations ... ok
[INFO] [stdout] test template::loops::tests::loop_single_iteration ... ok
[INFO] [stdout] test template::statement::tests::two_calclated_values_not_eq ... ok
[INFO] [stdout] test template::statement::tests::two_literals_eq ... ok
[INFO] [stdout] test template::conditional::tests::eval_condition_or ... ok
[INFO] [stdout] test template::conditional::tests::eval_simple_int_true_10 ... ok
[INFO] [stdout] test template::conditional::tests::eval_simple_bool_false ... ok
[INFO] [stdout] test template::statement::tests::two_calclated_values_eq ... ok
[INFO] [stdout] test template::conditional::tests::eval_simple_bool_true ... ok
[INFO] [stdout] test template::loops::tests::loop_multiple_iterations ... ok
[INFO] [stdout] test parser::tests::parse_template_single_literal ... ok
[INFO] [stdout] test renderer::tests::condition1 ... ok
[INFO] [stdout] test template::statement::tests::two_literals_not_eq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mini_template
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/macros.rs - macros::fn_as_modifier (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d913775a8d905928c822ac83f6da2291833e689049c85c54b9a89a10f402241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d913775a8d905928c822ac83f6da2291833e689049c85c54b9a89a10f402241", kill_on_drop: false }`
[INFO] [stdout] 0d913775a8d905928c822ac83f6da2291833e689049c85c54b9a89a10f402241
