[INFO] fetching crate ensan 0.2.1...
[INFO] testing ensan-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ensan 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ensan 0.2.1
[INFO] finished tweaking crates.io crate ensan 0.2.1
[INFO] tweaked toml for crates.io crate ensan 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ensan 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ensan 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded hcl-edit v0.8.1
[INFO] [stderr]   Downloaded hcl-primitives v0.1.5
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded hcl-rs v0.18.0
[INFO] [stderr]   Downloaded libyml v0.0.1
[INFO] [stderr]   Downloaded serde_yml v0.0.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded ensan-proc-macro v0.1.0
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded vecmap-rs v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c97a215ab4502c741d734565e21a7c7c715210fd60ad391cff77f72a0357deb8
[INFO] running `Command { std: "docker" "start" "-a" "c97a215ab4502c741d734565e21a7c7c715210fd60ad391cff77f72a0357deb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97a215ab4502c741d734565e21a7c7c715210fd60ad391cff77f72a0357deb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97a215ab4502c741d734565e21a7c7c715210fd60ad391cff77f72a0357deb8", kill_on_drop: false }`
[INFO] [stdout] c97a215ab4502c741d734565e21a7c7c715210fd60ad391cff77f72a0357deb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7166df47c3d6bcb33e607e0adadede487e4b05567d120311b49d82c838bd4dc1
[INFO] running `Command { std: "docker" "start" "-a" "7166df47c3d6bcb33e607e0adadede487e4b05567d120311b49d82c838bd4dc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling serde_yml v0.0.7
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libyml v0.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ensan-proc-macro v0.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hcl-primitives v0.1.5
[INFO] [stderr]    Compiling vecmap-rs v0.2.1
[INFO] [stderr]    Compiling hcl-edit v0.8.1
[INFO] [stderr]    Compiling hcl-rs v0.18.0
[INFO] [stderr]    Compiling ensan v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:104:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 103 |         scope: &'a [&str],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 104 |     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout] 104 +     ) -> Box<dyn Iterator<Item = &'a mut VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 123 |         scope: &'a [impl AsRef<str>],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 124 |     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 -     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout] 124 +     ) -> Box<dyn Iterator<Item = &'a VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here    ^^^^^^^ 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] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.57s
[INFO] running `Command { std: "docker" "inspect" "7166df47c3d6bcb33e607e0adadede487e4b05567d120311b49d82c838bd4dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7166df47c3d6bcb33e607e0adadede487e4b05567d120311b49d82c838bd4dc1", kill_on_drop: false }`
[INFO] [stdout] 7166df47c3d6bcb33e607e0adadede487e4b05567d120311b49d82c838bd4dc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d693c72f694c65f5c5ab19dc4b5b112f9dcdd07ddf561cb25aabf6a1bd345e11
[INFO] running `Command { std: "docker" "start" "-a" "d693c72f694c65f5c5ab19dc4b5b112f9dcdd07ddf561cb25aabf6a1bd345e11", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ensan v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:104:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 103 |         scope: &'a [&str],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 104 |     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout] 104 +     ) -> Box<dyn Iterator<Item = &'a mut VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 123 |         scope: &'a [impl AsRef<str>],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 124 |     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 -     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout] 124 +     ) -> Box<dyn Iterator<Item = &'a VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here    ^^^^^^^ 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] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:104:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 103 |         scope: &'a [&str],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 104 |     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stdout] 104 +     ) -> Box<dyn Iterator<Item = &'a mut VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 123 |         scope: &'a [impl AsRef<str>],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 124 |     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout]     |                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 -     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stdout] 124 +     ) -> Box<dyn Iterator<Item = &'a VarScope> + 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here    ^^^^^^^ 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] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.36s
[INFO] running `Command { std: "docker" "inspect" "d693c72f694c65f5c5ab19dc4b5b112f9dcdd07ddf561cb25aabf6a1bd345e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d693c72f694c65f5c5ab19dc4b5b112f9dcdd07ddf561cb25aabf6a1bd345e11", kill_on_drop: false }`
[INFO] [stdout] d693c72f694c65f5c5ab19dc4b5b112f9dcdd07ddf561cb25aabf6a1bd345e11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fe08ad25546646a3a774ce1caf266aa4ee6ff7c3623b3c0ccc1eda6a52089cc
[INFO] running `Command { std: "docker" "start" "-a" "4fe08ad25546646a3a774ce1caf266aa4ee6ff7c3623b3c0ccc1eda6a52089cc", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/engine.rs:104:35
[INFO] [stderr]     |
[INFO] [stderr] 102 |         &'a mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 103 |         scope: &'a [&str],
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 104 |     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stderr]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 104 -     ) -> Box<dyn Iterator<Item = &'_ mut VarScope> + 'a> {
[INFO] [stderr] 104 +     ) -> Box<dyn Iterator<Item = &'a mut VarScope> + 'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/engine.rs:124:35
[INFO] [stderr]     |
[INFO] [stderr] 122 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 123 |         scope: &'a [impl AsRef<str>],
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 124 |     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stderr]     |                                   ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 124 -     ) -> Box<dyn Iterator<Item = &'_ VarScope> + 'a> {
[INFO] [stderr] 124 +     ) -> Box<dyn Iterator<Item = &'a VarScope> + 'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine.rs:152:23
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context {
[INFO] [stderr]     |                       ^^^^^ the lifetime is elided here    ^^^^^^^ 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] 152 |     pub fn to_hcl_ctx(&self, scope: &[impl AsRef<str>]) -> Context<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ensan` (lib) generated 3 warnings (run `cargo fix --lib -p ensan` to apply 3 suggestions)
[INFO] [stderr] warning: `ensan` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ensan-5482e2f181854e1c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test functions::encoding::test_jsondecode ... ok
[INFO] [stdout] test functions::encoding::test_yamldecode ... ok
[INFO] [stdout] test tests::test_nested_block_with_3_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ensan
[INFO] [stderr] warning: unexpected character `/`
[INFO] [stderr]    --> src/functions.rs:499:5
[INFO] [stderr]     |
[INFO] [stderr] 499 | /     /// Hash a string using bcrypt
[INFO] [stderr] 500 | |     ///
[INFO] [stderr] 501 | |     /// Accepts: String, Nullable(Number)
[INFO] [stderr] 502 | |     ///
[INFO] [stderr] ...   |
[INFO] [stderr] 519 | |     /// assert_eq!(eval, expected);
[INFO] [stderr] 520 | |     /// ```
[INFO] [stderr]     | |___________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/engine.rs - engine (line 7) ... ok
[INFO] [stdout] test src/functions.rs - functions::hashing::sha512 (line 474) ... ok
[INFO] [stdout] test src/functions.rs - functions::hashing::sha1 (line 404) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::base64decode (line 155) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::base64encode (line 135) ... ok
[INFO] [stdout] test src/functions.rs - functions::hashing::md5 (line 365) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::jsondecode (line 87) ... ok
[INFO] [stdout] test src/functions.rs - functions::hashing::sha256 (line 439) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::split (line 228) ... ok
[INFO] [stdout] test src/engine.rs - engine::Engine<'_>::parse (line 272) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::lower (line 186) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::jsonencode (line 112) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::yamlencode (line 62) ... ok
[INFO] [stdout] test src/functions.rs - functions::ensan_internal_fns::env (line 333) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::join (line 252) ... ok
[INFO] [stdout] test src/functions.rs - functions::encoding::yamldecode (line 36) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::strlen (line 273) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::upper (line 209) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::strrev (line 309) ... ok
[INFO] [stdout] test src/functions.rs - functions::string_manipulation::trimspace (line 291) ... ok
[INFO] [stdout] test src/lib.rs - parse (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fe08ad25546646a3a774ce1caf266aa4ee6ff7c3623b3c0ccc1eda6a52089cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe08ad25546646a3a774ce1caf266aa4ee6ff7c3623b3c0ccc1eda6a52089cc", kill_on_drop: false }`
[INFO] [stdout] 4fe08ad25546646a3a774ce1caf266aa4ee6ff7c3623b3c0ccc1eda6a52089cc
