[INFO] fetching crate wasm_component_layer 0.1.18...
[INFO] testing wasm_component_layer-0.1.18 against 1.90.0 for beta-1.91-3
[INFO] extracting crate wasm_component_layer 0.1.18 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wasm_component_layer 0.1.18
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wasm_component_layer 0.1.18
[INFO] tweaked toml for crates.io crate wasm_component_layer 0.1.18 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm_component_layer 0.1.18 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasm_component_layer 0.1.18 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded wasm-metadata v0.10.20
[INFO] [stderr]   Downloaded wasmi_arena v0.4.1
[INFO] [stderr]   Downloaded ref-cast v1.0.23
[INFO] [stderr]   Downloaded wasm_runtime_layer v0.4.0
[INFO] [stderr]   Downloaded indexmap-nostd v0.4.0
[INFO] [stderr]   Downloaded wasmi_core v0.13.0
[INFO] [stderr]   Downloaded wasm-encoder v0.39.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.23
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded wasmparser-nostd v0.100.2
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded wasmi v0.31.2
[INFO] [stderr]   Downloaded wit-component v0.19.1
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmparser v0.119.0
[INFO] [stderr]   Downloaded wasm-encoder v0.41.2
[INFO] [stderr]   Downloaded wit-parser v0.13.2
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded wasmprinter v0.2.80
[INFO] [stderr]   Downloaded cranelift-entity v0.105.4
[INFO] [stderr]   Downloaded wasmtime-environ v18.0.4
[INFO] [stderr]   Downloaded wasmtime-types v18.0.4
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded wasmi_runtime_layer v0.31.0
[INFO] [stderr]   Downloaded wasmtime-component-util v18.0.4
[INFO] [stderr]   Downloaded spdx v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fbf1f15ab5bfbf7aeb106d71d1402bcad419c9f1a41de8f0143d277dc5dcdbe
[INFO] running `Command { std: "docker" "start" "-a" "3fbf1f15ab5bfbf7aeb106d71d1402bcad419c9f1a41de8f0143d277dc5dcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fbf1f15ab5bfbf7aeb106d71d1402bcad419c9f1a41de8f0143d277dc5dcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fbf1f15ab5bfbf7aeb106d71d1402bcad419c9f1a41de8f0143d277dc5dcdbe", kill_on_drop: false }`
[INFO] [stdout] 3fbf1f15ab5bfbf7aeb106d71d1402bcad419c9f1a41de8f0143d277dc5dcdbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05994f6a16dfcd1c79940b3cb89a18aaea0c0419f25c868d7cba147bf63d530
[INFO] running `Command { std: "docker" "start" "-a" "d05994f6a16dfcd1c79940b3cb89a18aaea0c0419f25c868d7cba147bf63d530", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling spdx v0.10.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.39.0
[INFO] [stderr]    Compiling wasmtime-component-util v18.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling wasm_runtime_layer v0.4.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasmparser v0.119.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling cranelift-entity v0.105.4
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling wasmtime-types v18.0.4
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling wit-component v0.19.1
[INFO] [stderr]    Compiling wasmtime-environ v18.0.4
[INFO] [stderr]    Compiling wasm_component_layer v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:343:37
[INFO] [stdout]     |
[INFO] [stdout] 343 |             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout]     |                                     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 343 -             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout] 343 +             .filter(|&(_, x, _val)| &**x == name.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/values.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout]     |                                     ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout] 358 +             .filter(|&(name, _val)| &**name == field.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2091:19
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine>;
[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)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2097:23
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine>;
[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] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2105:19
[INFO] [stdout]      |
[INFO] [stdout] 2105 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2105 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2113:23
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2125:19
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2125 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2135:19
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2135 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2141:23
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2151:19
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2151 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2163:19
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2163 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2171:23
[INFO] [stdout]      |
[INFO] [stdout] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s
[INFO] running `Command { std: "docker" "inspect" "d05994f6a16dfcd1c79940b3cb89a18aaea0c0419f25c868d7cba147bf63d530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05994f6a16dfcd1c79940b3cb89a18aaea0c0419f25c868d7cba147bf63d530", kill_on_drop: false }`
[INFO] [stdout] d05994f6a16dfcd1c79940b3cb89a18aaea0c0419f25c868d7cba147bf63d530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dab0691d6276310a382cb32dfc5cca714c1019f4d0f2ded2b7f9dcec3364324c
[INFO] running `Command { std: "docker" "start" "-a" "dab0691d6276310a382cb32dfc5cca714c1019f4d0f2ded2b7f9dcec3364324c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling wasmi_arena v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling spdx v0.10.6
[INFO] [stderr]    Compiling wasm_runtime_layer v0.4.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-component v0.19.1
[INFO] [stderr]    Compiling wasmi_core v0.13.0
[INFO] [stderr]    Compiling wasmi v0.31.2
[INFO] [stderr]    Compiling wasm_component_layer v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:343:37
[INFO] [stdout]     |
[INFO] [stdout] 343 |             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout]     |                                     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 343 -             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout] 343 +             .filter(|&(_, x, _val)| &**x == name.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/values.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout]     |                                     ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout] 358 +             .filter(|&(name, _val)| &**name == field.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2091:19
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine>;
[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)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2097:23
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine>;
[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] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2105:19
[INFO] [stdout]      |
[INFO] [stdout] 2105 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2105 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2113:23
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2125:19
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2125 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2135:19
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2135 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2141:23
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2151:19
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2151 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2163:19
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2163 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2171:23
[INFO] [stdout]      |
[INFO] [stdout] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmi_runtime_layer v0.31.0
[INFO] [stdout] error: couldn't read `examples/multilevel_resource/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multilevel_resource.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("multilevel_resource/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resource/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/resource.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("resource/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/func_param/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/func_param.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("func_param/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/single_component/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/single_component.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const WASM: &[u8] = include_bytes!("single_component/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/option_result/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/option_result.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("option_result/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_component_layer` (example "single_component") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm_component_layer` (example "func_param") due to 1 previous error
[INFO] [stderr] error: could not compile `wasm_component_layer` (example "multilevel_resource") due to 1 previous error
[INFO] [stderr] error: could not compile `wasm_component_layer` (example "resource") due to 1 previous error
[INFO] [stderr] error: could not compile `wasm_component_layer` (example "option_result") due to 1 previous error
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:343:37
[INFO] [stdout]     |
[INFO] [stdout] 343 |             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout]     |                                     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 343 -             .filter(|&(_, x, _val)| (&**x == name.as_ref()))
[INFO] [stdout] 343 +             .filter(|&(_, x, _val)| &**x == name.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/values.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout]     |                                     ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -             .filter(|&(name, _val)| (&**name == field.as_ref()))
[INFO] [stdout] 358 +             .filter(|&(name, _val)| &**name == field.as_ref())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2091:19
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine>;
[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)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2091 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2097:23
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine>;
[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] 2097 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine>;
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2105:19
[INFO] [stdout]      |
[INFO] [stdout] 2105 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2105 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2113:23
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2113 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2125:19
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2125 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2135:19
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2135 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2141:23
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2141 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2151:19
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2151 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2163:19
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     fn as_context(&self) -> StoreContext<Self::UserState, Self::Engine> {
[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] 2163 |     fn as_context(&self) -> StoreContext<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2171:23
[INFO] [stdout]      |
[INFO] [stdout] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<Self::UserState, Self::Engine> {
[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] 2171 |     fn as_context_mut(&mut self) -> StoreContextMut<'_, Self::UserState, Self::Engine> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dab0691d6276310a382cb32dfc5cca714c1019f4d0f2ded2b7f9dcec3364324c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab0691d6276310a382cb32dfc5cca714c1019f4d0f2ded2b7f9dcec3364324c", kill_on_drop: false }`
[INFO] [stdout] dab0691d6276310a382cb32dfc5cca714c1019f4d0f2ded2b7f9dcec3364324c
