[INFO] fetching crate mini_template 0.1.1... [INFO] testing mini_template-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mini_template 0.1.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mini_template 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded mini_template_macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8351738f7bea8b8fa226eadd6512baf784f45f2f8389ebc51011fd57776dd8 [INFO] running `Command { std: "docker" "start" "-a" "fd8351738f7bea8b8fa226eadd6512baf784f45f2f8389ebc51011fd57776dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8351738f7bea8b8fa226eadd6512baf784f45f2f8389ebc51011fd57776dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8351738f7bea8b8fa226eadd6512baf784f45f2f8389ebc51011fd57776dd8", kill_on_drop: false }` [INFO] [stdout] fd8351738f7bea8b8fa226eadd6512baf784f45f2f8389ebc51011fd57776dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f77ac717c0aaf950392c311c67af125c616970bce3c82da8fe5293812f32096 [INFO] running `Command { std: "docker" "start" "-a" "1f77ac717c0aaf950392c311c67af125c616970bce3c82da8fe5293812f32096", 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 ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling toml v0.5.8 [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(&self, key: &K, data: VC) -> error::Result { [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(&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, [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, [INFO] [stdout] 21 | ) -> 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] 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, [INFO] [stdout] 28 | ) -> 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] 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, [INFO] [stdout] 42 | ) -> 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] 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, [INFO] [stdout] 60 | ) -> 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] 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, [INFO] [stdout] 85 | ) -> 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] 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, [INFO] [stdout] 106 | ) -> 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] 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 21.85s [INFO] running `Command { std: "docker" "inspect" "1f77ac717c0aaf950392c311c67af125c616970bce3c82da8fe5293812f32096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f77ac717c0aaf950392c311c67af125c616970bce3c82da8fe5293812f32096", kill_on_drop: false }` [INFO] [stdout] 1f77ac717c0aaf950392c311c67af125c616970bce3c82da8fe5293812f32096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb316e7fec63d99ff35d5b0b48f42d0c6ff9c3a431596e35dbaa98787ebfa040 [INFO] running `Command { std: "docker" "start" "-a" "eb316e7fec63d99ff35d5b0b48f42d0c6ff9c3a431596e35dbaa98787ebfa040", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling oorandom v11.1.3 [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 proc-macro-crate v1.1.3 [INFO] [stderr] Compiling mini_template_macro v0.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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(&self, key: &K, data: VC) -> error::Result { [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(&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, [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, [INFO] [stdout] 21 | ) -> 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] 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, [INFO] [stdout] 28 | ) -> 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] 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, [INFO] [stdout] 42 | ) -> 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] 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, [INFO] [stdout] 60 | ) -> 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] 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, [INFO] [stdout] 85 | ) -> 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] 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, [INFO] [stdout] 106 | ) -> 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] 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(&self, key: &K, data: VC) -> error::Result { [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(&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, [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, [INFO] [stdout] 21 | ) -> 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] 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, [INFO] [stdout] 28 | ) -> 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] 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, [INFO] [stdout] 42 | ) -> 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] 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, [INFO] [stdout] 60 | ) -> 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] 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, [INFO] [stdout] 85 | ) -> 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] 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, [INFO] [stdout] 106 | ) -> 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] 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 36.35s [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" "eb316e7fec63d99ff35d5b0b48f42d0c6ff9c3a431596e35dbaa98787ebfa040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb316e7fec63d99ff35d5b0b48f42d0c6ff9c3a431596e35dbaa98787ebfa040", kill_on_drop: false }` [INFO] [stdout] eb316e7fec63d99ff35d5b0b48f42d0c6ff9c3a431596e35dbaa98787ebfa040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d0f8dd4e5cd1ef53aecfa01101a473b2b6683ecbba010780ed0039c62f1149a [INFO] running `Command { std: "docker" "start" "-a" "4d0f8dd4e5cd1ef53aecfa01101a473b2b6683ecbba010780ed0039c62f1149a", 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(&self, key: &K, data: VC) -> error::Result { [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(&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, [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, [INFO] [stderr] 21 | ) -> 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] 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, [INFO] [stderr] 28 | ) -> 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] 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, [INFO] [stderr] 42 | ) -> 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] 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, [INFO] [stderr] 60 | ) -> 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] 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, [INFO] [stderr] 85 | ) -> 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] 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, [INFO] [stderr] 106 | ) -> 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] 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.17s [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-9a9e33ebd1e882ea) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test modifier::tests::can_not_parse_argument ... ok [INFO] [stdout] test modifier::tests::lower_modifier ... ok [INFO] [stdout] test modifier::tests::missing_argument ... ok [INFO] [stdout] test modifier::tests::upper_modifier ... ok [INFO] [stdout] test modifier::tests::slice_modifier ... ok [INFO] [stdout] test parser::legacy_tests::variable_value_modifier_num_value ... ok [INFO] [stdout] test parser::legacy_tests::simple_compile ... ok [INFO] [stdout] test parser::legacy_tests::variable_value_modifier_string_value ... ok [INFO] [stdout] test parser::pest_tests::identifier ... ok [INFO] [stdout] test parser::legacy_tests::variable_value_simple_modifier ... ok [INFO] [stdout] test parser::legacy_tests::variable_value ... ok [INFO] [stdout] test parser::pest_tests::number ... ok [INFO] [stdout] test parser::pest_tests::string_before_modifier ... ok [INFO] [stdout] test modifier::tests::match_modifier ... ok [INFO] [stdout] test parser::pest_tests::test_conditional ... 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::inner_string ... ok [INFO] [stdout] test parser::pest_tests::test_template ... ok [INFO] [stdout] test parser::pest_tests::string ... ok [INFO] [stdout] test parser::tests::assign::parse_assign_simple ... ok [INFO] [stdout] test parser::tests::condition::parse ... ok [INFO] [stdout] test parser::tests::condition::parse_complex ... ok [INFO] [stdout] test parser::tests::condition::parse_2 ... ok [INFO] [stdout] test parser::pest_tests::test_template_content ... ok [INFO] [stdout] test parser::tests::condition::parse_complex2 ... ok [INFO] [stdout] test parser::tests::condition::parse_complex3 ... ok [INFO] [stdout] test parser::pest_tests::test_while ... ok [INFO] [stdout] test parser::tests::condition::parse_complex5 ... ok [INFO] [stdout] test parser::tests::condition::parse_eq ... ok [INFO] [stdout] test parser::tests::condition::parse_complex4 ... ok [INFO] [stdout] test parser::tests::conditional::parse_simple ... ok [INFO] [stdout] test parser::tests::parse_template_assign ... ok [INFO] [stdout] test parser::tests::conditional::parse_else ... ok [INFO] [stdout] test parser::tests::conditional::parse_multiple ... ok [INFO] [stdout] test parser::tests::parse_template_item_calculated ... ok [INFO] [stdout] test parser::tests::parse_template_item_literal ... ok [INFO] [stdout] test parser::tests::parse_template_single_computed ... ok [INFO] [stdout] test parser::tests::parse_template_single_computed_literal_before_modifier ... 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_var_param ... ok [INFO] [stdout] test parser::tests::parse_template_multi_line ... 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::parse_template_single_literal ... ok [INFO] [stdout] test parser::tests::while_loop::parse_loop ... ok [INFO] [stdout] test renderer::tests::condition2 ... ok [INFO] [stdout] test renderer::tests::modifier ... ok [INFO] [stdout] test renderer::tests::condition1 ... ok [INFO] [stdout] test renderer::tests::modifier_list ... ok [INFO] [stdout] test parser::pest_tests::argument ... ok [INFO] [stdout] test parser::legacy_tests::variable_value_modifier_var_value ... ok [INFO] [stdout] test parser::tests::conditional::parse_complex_condition ... ok [INFO] [stdout] test renderer::tests::condition3 ... ok [INFO] [stdout] test template::assign::tests::assign_calculated ... ok [INFO] [stdout] test template::assign::tests::simple_assign ... ok [INFO] [stdout] test template::conditional::tests::eval_complex_rule ... ok [INFO] [stdout] test renderer::tests::literal ... ok [INFO] [stdout] test template::conditional::tests::eval_condition ... ok [INFO] [stdout] test renderer::tests::replace_variables ... ok [INFO] [stdout] test template::conditional::tests::eval_condition_and ... ok [INFO] [stdout] test template::conditional::tests::eval_condition_or ... ok [INFO] [stdout] test template::conditional::tests::eval_simple_bool_true ... 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::conditional::tests::eval_simple_int_true_10 ... ok [INFO] [stdout] test template::loops::tests::loop_multiple_iterations ... ok [INFO] [stdout] test template::loops::tests::loop_single_iteration ... ok [INFO] [stdout] test template::loops::tests::loop_no_iterations ... ok [INFO] [stdout] test template::statement::tests::two_calclated_values_eq ... 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::statement::tests::two_literals_not_eq ... ok [INFO] [stdout] test renderer::tests::modifier_values ... ok [INFO] [stdout] test template::conditional::tests::eval_simple_bool_false ... ok [INFO] [stderr] Doc-tests mini_template [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d0f8dd4e5cd1ef53aecfa01101a473b2b6683ecbba010780ed0039c62f1149a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0f8dd4e5cd1ef53aecfa01101a473b2b6683ecbba010780ed0039c62f1149a", kill_on_drop: false }` [INFO] [stdout] 4d0f8dd4e5cd1ef53aecfa01101a473b2b6683ecbba010780ed0039c62f1149a