[INFO] cloning repository https://github.com/florianhartung/wasm-interpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/florianhartung/wasm-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianhartung%2Fwasm-interpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianhartung%2Fwasm-interpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 150d828f84c0b16d500c5fe4edeb75dd6360cff3
[INFO] checking florianhartung/wasm-interpreter against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianhartung%2Fwasm-interpreter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/florianhartung/wasm-interpreter
[INFO] finished tweaking git repo https://github.com/florianhartung/wasm-interpreter
[INFO] tweaked toml for git repo https://github.com/florianhartung/wasm-interpreter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/florianhartung/wasm-interpreter on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/florianhartung/wasm-interpreter 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: unused manifest key: build
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded hexf v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded wast v212.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.212.0
[INFO] [stderr]   Downloaded wasmparser v0.119.0
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ffb2948bd85eafddc028fb38045183c8d64191dc96f78ebf3a21487eeaeb141
[INFO] running `Command { std: "docker" "start" "-a" "6ffb2948bd85eafddc028fb38045183c8d64191dc96f78ebf3a21487eeaeb141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ffb2948bd85eafddc028fb38045183c8d64191dc96f78ebf3a21487eeaeb141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ffb2948bd85eafddc028fb38045183c8d64191dc96f78ebf3a21487eeaeb141", kill_on_drop: false }`
[INFO] [stdout] 6ffb2948bd85eafddc028fb38045183c8d64191dc96f78ebf3a21487eeaeb141
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54a22da2f9ba4add68cf9836d6c78cd25999d4782d2ce010e6e3cdf2ca0f0016
[INFO] running `Command { std: "docker" "start" "-a" "54a22da2f9ba4add68cf9836d6c78cd25999d4782d2ce010e6e3cdf2ca0f0016", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: build
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wast v225.0.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking wast v212.0.0
[INFO] [stderr]     Checking wasmparser v0.119.0
[INFO] [stderr]    Compiling hexf v0.2.1
[INFO] [stderr]     Checking wasm-interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::error::StoreInstantiationError`
[INFO] [stdout]   --> src/execution/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::core::error::StoreInstantiationError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stdout] warning: struct `PassiveData` is never constructed
[INFO] [stdout]    --> src/core/reader/types/data.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct PassiveData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/rw_spinlock.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn read(&self) -> ReadLockGuard<T> {
[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] 50 |     pub fn read(&self) -> ReadLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/rw_spinlock.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn write(&self) -> WriteLockGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn write(&self) -> WriteLockGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/execution/value_stack.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn pop_tail_iter(&mut self, n: usize) -> Drain<Value> {
[INFO] [stdout]     |                          ^^^^^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn pop_tail_iter(&mut self, n: usize) -> Drain<'_, Value> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn validate(wasm: &[u8]) -> Result<ValidationInfo> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn validate(wasm: &[u8]) -> Result<ValidationInfo<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking wat v1.225.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking compare-testsuite-rs v0.1.0 (/opt/rustwide/workdir/ci-tools/compare-testsuite-rs)
[INFO] [stdout] warning: unused import: `ops::Not`
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/deltas.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Not,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Not`
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/deltas.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Not,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/deltas.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fmt::{Display, Write},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 command,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `command: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | struct NowPassingAssert<'report> {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 330 |     line_number: u32,
[INFO] [stdout] 331 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | struct NowFailingAssert<'report> {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 336 |     line_number: u32,
[INFO] [stdout] 337 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | struct NowDifferentErrorAssert<'report> {
[INFO] [stdout]     |        ----------------------- field in this struct
[INFO] [stdout] 342 |     line_number: u32,
[INFO] [stdout] 343 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/summary.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn generate(report: &CIFullReport) -> ReportSummary {
[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] 8 | pub fn generate(report: &CIFullReport) -> ReportSummary<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/deltas.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fmt::{Display, Write},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 command,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `command: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | struct NowPassingAssert<'report> {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 330 |     line_number: u32,
[INFO] [stdout] 331 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | struct NowFailingAssert<'report> {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 336 |     line_number: u32,
[INFO] [stdout] 337 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]    --> ci-tools/compare-testsuite-rs/src/deltas.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | struct NowDifferentErrorAssert<'report> {
[INFO] [stdout]     |        ----------------------- field in this struct
[INFO] [stdout] 342 |     line_number: u32,
[INFO] [stdout] 343 |     command: &'report str,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> ci-tools/compare-testsuite-rs/src/summary.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn generate(report: &CIFullReport) -> ReportSummary {
[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] 8 | pub fn generate(report: &CIFullReport) -> ReportSummary<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::error::StoreInstantiationError`
[INFO] [stdout]   --> src/execution/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::core::error::StoreInstantiationError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PassiveData` is never constructed
[INFO] [stdout]    --> src/core/reader/types/data.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct PassiveData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/rw_spinlock.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn read(&self) -> ReadLockGuard<T> {
[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] 50 |     pub fn read(&self) -> ReadLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/rw_spinlock.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn write(&self) -> WriteLockGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn write(&self) -> WriteLockGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/execution/value_stack.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn pop_tail_iter(&mut self, n: usize) -> Drain<Value> {
[INFO] [stdout]     |                          ^^^^^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn pop_tail_iter(&mut self, n: usize) -> Drain<'_, Value> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn validate(wasm: &[u8]) -> Result<ValidationInfo> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn validate(wasm: &[u8]) -> Result<ValidationInfo<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.70s
[INFO] running `Command { std: "docker" "inspect" "54a22da2f9ba4add68cf9836d6c78cd25999d4782d2ce010e6e3cdf2ca0f0016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a22da2f9ba4add68cf9836d6c78cd25999d4782d2ce010e6e3cdf2ca0f0016", kill_on_drop: false }`
[INFO] [stdout] 54a22da2f9ba4add68cf9836d6c78cd25999d4782d2ce010e6e3cdf2ca0f0016
