[INFO] fetching crate wasmer-wasi 3.1.1...
[INFO] testing wasmer-wasi-3.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate wasmer-wasi 3.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wasmer-wasi 3.1.1
[INFO] finished tweaking crates.io crate wasmer-wasi 3.1.1
[INFO] tweaked toml for crates.io crate wasmer-wasi 3.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-wasi 3.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 274 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding typetag v0.1.8 (available: v0.2.21)
[INFO] [stderr]       Adding wasmer v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-compiler v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-compiler-cranelift v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-derive v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-emscripten v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-types v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-vm v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding webc v3.0.1 (available: v11.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d4ca77f9a703ed5845fde04bd90c2591fdee9fb9f65207e66262a713ecf432a
[INFO] running `Command { std: "docker" "start" "-a" "7d4ca77f9a703ed5845fde04bd90c2591fdee9fb9f65207e66262a713ecf432a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d4ca77f9a703ed5845fde04bd90c2591fdee9fb9f65207e66262a713ecf432a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4ca77f9a703ed5845fde04bd90c2591fdee9fb9f65207e66262a713ecf432a", kill_on_drop: false }`
[INFO] [stdout] 7d4ca77f9a703ed5845fde04bd90c2591fdee9fb9f65207e66262a713ecf432a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a0bdc29fa4c83f412ba7a3beff75cdcadc265ee7c198414983ea9b18432ad35
[INFO] running `Command { std: "docker" "start" "-a" "8a0bdc29fa4c83f412ba7a3beff75cdcadc265ee7c198414983ea9b18432ad35", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling wasm-encoder v0.247.0
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmer-vfs v3.1.1
[INFO] [stderr]    Compiling wasmer-vnet v3.1.1
[INFO] [stderr]    Compiling wasmer-vbus v3.1.1
[INFO] [stderr]    Compiling wasmer-wasi-local-networking v3.1.1
[INFO] [stderr]    Compiling wast v247.0.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-core v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wasmer-derive v3.1.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust v0.1.1
[INFO] [stderr]    Compiling wat v1.247.0
[INFO] [stderr]    Compiling wasmer-types v3.1.1
[INFO] [stderr]    Compiling wasmer-vm v3.1.1
[INFO] [stderr]    Compiling wasmer-compiler v3.1.1
[INFO] [stderr]    Compiling wasmer v3.1.1
[INFO] [stderr]    Compiling wasmer-wasi-types v3.1.1
[INFO] [stderr]    Compiling wasmer-wasi v3.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout]    |                       ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout] 49 +     fn bus(&self) -> &dyn VirtualBus ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout]    |                              ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout] 53 +     fn networking(&self) -> &dyn VirtualNetworking ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 140 +     fn bus(&self) -> &dyn VirtualBus  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                              ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 144 +     fn networking(&self) -> &dyn VirtualNetworking  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 163 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 215 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 281 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout]     |                               ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout] 279 +     pub fn runtime(&self) -> &dyn WasiRuntimeImplementation {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:358:27
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                           ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 358 +     pub fn net(&self) -> &dyn VirtualNetworking {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                           ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 363 -     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 363 +     pub fn bus(&self) -> &dyn VirtualBus {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FallbackFileSystem` is never constructed
[INFO] [stdout]    --> src/state/mod.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub struct FallbackFileSystem;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `fail` is never used
[INFO] [stdout]    --> src/state/mod.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 371 | impl FallbackFileSystem {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 372 |     fn fail() -> ! {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WasiPath` is never used
[INFO] [stdout]    --> src/state/types.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait WasiPath {}
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:395:27
[INFO] [stdout]     |
[INFO] [stdout] 392 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 393 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 394 |         _mem_index: u32,
[INFO] [stdout] 395 |     ) -> (MemoryView<'a>, &WasiState) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the same lifetime is named 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] 395 |     ) -> (MemoryView<'a>, &'a WasiState) {
[INFO] [stdout]     |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:405:27
[INFO] [stdout]     |
[INFO] [stdout] 402 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 403 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 404 |         _mem_index: u32,
[INFO] [stdout] 405 |     ) -> (MemoryView<'a>, &WasiState, RwLockReadGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 405 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockReadGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 413 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 414 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 415 |         _mem_index: u32,
[INFO] [stdout] 416 |     ) -> (MemoryView<'a>, &WasiState, RwLockWriteGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 416 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockWriteGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn read(&self) -> RwLockReadGuard<Kind> {
[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] 107 |     pub fn read(&self) -> RwLockReadGuard<'_, Kind> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn write(&self) -> RwLockWriteGuard<Kind> {
[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] 111 |     pub fn write(&self) -> RwLockWriteGuard<'_, Kind> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 269 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 276 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 284 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 291 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.56s
[INFO] running `Command { std: "docker" "inspect" "8a0bdc29fa4c83f412ba7a3beff75cdcadc265ee7c198414983ea9b18432ad35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0bdc29fa4c83f412ba7a3beff75cdcadc265ee7c198414983ea9b18432ad35", kill_on_drop: false }`
[INFO] [stdout] 8a0bdc29fa4c83f412ba7a3beff75cdcadc265ee7c198414983ea9b18432ad35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6fb66dd0f61ce7c916f0d28f1840122207fa23312af186b53e9bf36aa39826b
[INFO] running `Command { std: "docker" "start" "-a" "c6fb66dd0f61ce7c916f0d28f1840122207fa23312af186b53e9bf36aa39826b", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout]    |                       ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout] 49 +     fn bus(&self) -> &dyn VirtualBus ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout]    |                              ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout] 53 +     fn networking(&self) -> &dyn VirtualNetworking ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 140 +     fn bus(&self) -> &dyn VirtualBus  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                              ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 144 +     fn networking(&self) -> &dyn VirtualNetworking  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 163 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 215 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 281 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout]     |                               ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout] 279 +     pub fn runtime(&self) -> &dyn WasiRuntimeImplementation {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:358:27
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                           ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 358 +     pub fn net(&self) -> &dyn VirtualNetworking {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                           ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 363 -     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 363 +     pub fn bus(&self) -> &dyn VirtualBus {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FallbackFileSystem` is never constructed
[INFO] [stdout]    --> src/state/mod.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub struct FallbackFileSystem;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `fail` is never used
[INFO] [stdout]    --> src/state/mod.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 371 | impl FallbackFileSystem {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 372 |     fn fail() -> ! {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WasiPath` is never used
[INFO] [stdout]    --> src/state/types.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait WasiPath {}
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:395:27
[INFO] [stdout]     |
[INFO] [stdout] 392 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 393 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 394 |         _mem_index: u32,
[INFO] [stdout] 395 |     ) -> (MemoryView<'a>, &WasiState) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the same lifetime is named 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] 395 |     ) -> (MemoryView<'a>, &'a WasiState) {
[INFO] [stdout]     |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:405:27
[INFO] [stdout]     |
[INFO] [stdout] 402 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 403 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 404 |         _mem_index: u32,
[INFO] [stdout] 405 |     ) -> (MemoryView<'a>, &WasiState, RwLockReadGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 405 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockReadGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 413 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 414 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 415 |         _mem_index: u32,
[INFO] [stdout] 416 |     ) -> (MemoryView<'a>, &WasiState, RwLockWriteGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 416 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockWriteGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn read(&self) -> RwLockReadGuard<Kind> {
[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] 107 |     pub fn read(&self) -> RwLockReadGuard<'_, Kind> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn write(&self) -> RwLockWriteGuard<Kind> {
[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] 111 |     pub fn write(&self) -> RwLockWriteGuard<'_, Kind> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmer-wasi v3.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 269 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 276 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 284 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 291 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout]    |                       ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     fn bus(&self) -> &(dyn VirtualBus);
[INFO] [stdout] 49 +     fn bus(&self) -> &dyn VirtualBus ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout]    |                              ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     fn networking(&self) -> &(dyn VirtualNetworking);
[INFO] [stdout] 53 +     fn networking(&self) -> &dyn VirtualNetworking ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 140 +     fn bus(&self) -> &dyn VirtualBus  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/runtime.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                              ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     fn networking(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 144 +     fn networking(&self) -> &dyn VirtualNetworking  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 163 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 215 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/state/socket.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |         net: &(dyn VirtualNetworking),
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         net: &(dyn VirtualNetworking),
[INFO] [stdout] 281 +         net: &dyn VirtualNetworking ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout]     |                               ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     pub fn runtime(&self) -> &(dyn WasiRuntimeImplementation) {
[INFO] [stdout] 279 +     pub fn runtime(&self) -> &dyn WasiRuntimeImplementation {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:358:27
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout]     |                           ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 358 -     pub fn net(&self) -> &(dyn VirtualNetworking) {
[INFO] [stdout] 358 +     pub fn net(&self) -> &dyn VirtualNetworking {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout]     |                           ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 363 -     pub fn bus(&self) -> &(dyn VirtualBus) {
[INFO] [stdout] 363 +     pub fn bus(&self) -> &dyn VirtualBus {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc21h6wg/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwasmer_wasi-8d25b684a19a9300,libwasmer_wasi_local_networking-d29b910e2e07c489,libgenerational_arena-00de0da74e1c2612,libwasmer_wasi_types-1e892d922c4dc92c,libwasmer_wit_bindgen_rust-0b51d0daf13b9dc7,libwasmer_vnet-2487d71fbab81146,libwasmer_vbus-c41cebfeeaf64b33,libwasmer_vfs-672aa5d79b034930,libtracing-2b01d4bcc71c0f4e,liblog-b4877c6cda7d43ee,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libwasmer-7c8785d07b031be4,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libbytes-00a102391b5f478f,libwasmer_compiler-7e1f9d0738e946b0,libsmallvec-f1edee636e9ac88b,libwasmparser-23f1910e4661bb92,libmemmap2-827857802bcc766e,libwasmer_vm-7827139ce6e77bc7,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_types-2e8e994d06529c68,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-e3206a6e81c82df9,libtarget_lexicon-5aafa59f577592e4,libenumset-cba46d0c5fe6926b,librkyv-05c9b17dfe5baa35,libseahash-ec99d5606549d35c,libptr_meta-b5e0f291483c4a1b,libthiserror-8321bcbc656d6383,libindexmap-130c9e1000f42a16,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,liblibc-f156089d62a796e8,libcfg_if-73907a425b6e514e,libonce_cell-0ac012fec71d6948}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc21h6wg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stdio-cbb90ae0c37e2c35" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:668 (src/libcalls.rs:668)
[INFO] [stdout]           >>>               wasmer_vm-7827139ce6e77bc7.wasmer_vm.e3773c41385c407b-cgu.07.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-7827139ce6e77bc7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmer-wasi` (test "stdio") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `FallbackFileSystem` is never constructed
[INFO] [stdout]    --> src/state/mod.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub struct FallbackFileSystem;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `fail` is never used
[INFO] [stdout]    --> src/state/mod.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 371 | impl FallbackFileSystem {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 372 |     fn fail() -> ! {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WasiPath` is never used
[INFO] [stdout]    --> src/state/types.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait WasiPath {}
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:395:27
[INFO] [stdout]     |
[INFO] [stdout] 392 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 393 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 394 |         _mem_index: u32,
[INFO] [stdout] 395 |     ) -> (MemoryView<'a>, &WasiState) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the same lifetime is named 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] 395 |     ) -> (MemoryView<'a>, &'a WasiState) {
[INFO] [stdout]     |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:405:27
[INFO] [stdout]     |
[INFO] [stdout] 402 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 403 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 404 |         _mem_index: u32,
[INFO] [stdout] 405 |     ) -> (MemoryView<'a>, &WasiState, RwLockReadGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 405 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockReadGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 413 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 414 |         store: &'a impl AsStoreRef,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 415 |         _mem_index: u32,
[INFO] [stdout] 416 |     ) -> (MemoryView<'a>, &WasiState, RwLockWriteGuard<WasiInodes>) {
[INFO] [stdout]     |                      --   ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |    |
[INFO] [stdout]     |                      |    the same lifetime is elided here
[INFO] [stdout]     |                      the same lifetime is named 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] 416 |     ) -> (MemoryView<'a>, &'a WasiState, RwLockWriteGuard<'a, WasiInodes>) {
[INFO] [stdout]     |                            ++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn read(&self) -> RwLockReadGuard<Kind> {
[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] 107 |     pub fn read(&self) -> RwLockReadGuard<'_, Kind> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn write(&self) -> RwLockWriteGuard<Kind> {
[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] 111 |     pub fn write(&self) -> RwLockWriteGuard<'_, Kind> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 269 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 276 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 284 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ) -> Result<InodeValFileReadGuard<'_>, FsError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/mod.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 291 |         fd_map: &RwLock<HashMap<u32, Fd>>,
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard, FsError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Result<InodeValFileWriteGuard<'_>, FsError> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6fb66dd0f61ce7c916f0d28f1840122207fa23312af186b53e9bf36aa39826b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6fb66dd0f61ce7c916f0d28f1840122207fa23312af186b53e9bf36aa39826b", kill_on_drop: false }`
[INFO] [stdout] c6fb66dd0f61ce7c916f0d28f1840122207fa23312af186b53e9bf36aa39826b
