[INFO] fetching crate wasmer 6.1.0-rc.3... [INFO] checking wasmer-6.1.0-rc.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate wasmer 6.1.0-rc.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate wasmer 6.1.0-rc.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmer 6.1.0-rc.3 [INFO] tweaked toml for crates.io crate wasmer 6.1.0-rc.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer 6.1.0-rc.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer 6.1.0-rc.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmi_c_api_macros v0.40.0 [INFO] [stderr] Downloaded wasmi_core v0.40.0 [INFO] [stderr] Downloaded rusty_jsc v0.1.0 [INFO] [stderr] Downloaded wasmi_collections v0.40.0 [INFO] [stderr] Downloaded loupe-derive v0.2.0 [INFO] [stderr] Downloaded macro-wasmer-universal-test v6.1.0-rc.3 [INFO] [stderr] Downloaded rusty_jsc_sys v0.1.0 [INFO] [stderr] Downloaded rusty_jsc_macros v0.1.0 [INFO] [stderr] Downloaded wasmi_c_api_impl v0.40.0 [INFO] [stderr] Downloaded loupe v0.2.0 [INFO] [stderr] Downloaded wasmi_ir v0.40.0 [INFO] [stderr] Downloaded wasmi v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24cfcf87ddb5370b7db71f5c071040f48adee6ccc8f51e480718426edf1ab707 [INFO] running `Command { std: "docker" "start" "-a" "24cfcf87ddb5370b7db71f5c071040f48adee6ccc8f51e480718426edf1ab707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24cfcf87ddb5370b7db71f5c071040f48adee6ccc8f51e480718426edf1ab707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cfcf87ddb5370b7db71f5c071040f48adee6ccc8f51e480718426edf1ab707", kill_on_drop: false }` [INFO] [stdout] 24cfcf87ddb5370b7db71f5c071040f48adee6ccc8f51e480718426edf1ab707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ba8632c5d4ff221d49a15c5d1a770645991fc42163e0db0910f08a4c0d321a [INFO] running `Command { std: "docker" "start" "-a" "16ba8632c5d4ff221d49a15c5d1a770645991fc42163e0db0910f08a4c0d321a", kill_on_drop: false }` [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking munge v0.4.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling wasm-encoder v0.236.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.1.0-rc.3 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling macro-wasmer-universal-test v6.1.0-rc.3 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling enumset_derive v0.13.1 [INFO] [stderr] Checking wast v236.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling wasmer-derive v6.1.0-rc.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking rkyv v0.8.11 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking enumset v1.1.9 [INFO] [stderr] Checking wasmer-types v6.1.0-rc.3 [INFO] [stderr] Checking wat v1.236.1 [INFO] [stderr] Checking wasmer-compiler v6.1.0-rc.3 [INFO] [stderr] Compiling wasmer v6.1.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking cranelift-frontend v0.110.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/engine/engine_ref.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_engine_ref(&self) -> EngineRef { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | fn as_engine_ref(&self) -> EngineRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/mod.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 49 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/mod.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 83 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/inner.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 114 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/inner.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 202 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/exports.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn iter(&self) -> ExportsIterator> { [INFO] [stdout] | ^^^^^ --------------------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 178 | pub fn iter(&self) -> ExportsIterator<'_, impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/sys/entities/function/env.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 67 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/sys/entities/function/env.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 168 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/engine/engine_ref.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_engine_ref(&self) -> EngineRef { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | fn as_engine_ref(&self) -> EngineRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/mod.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 49 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/mod.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 83 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/inner.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 114 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/function/env/inner.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 202 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entities/exports.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn iter(&self) -> ExportsIterator> { [INFO] [stdout] | ^^^^^ --------------------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 178 | pub fn iter(&self) -> ExportsIterator<'_, impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/sys/entities/function/env.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut [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] 67 | pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/sys/entities/function/env.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) { [INFO] [stdout] | ^^^^^^^^^ ------ -------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 168 | pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.49s [INFO] running `Command { std: "docker" "inspect" "16ba8632c5d4ff221d49a15c5d1a770645991fc42163e0db0910f08a4c0d321a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ba8632c5d4ff221d49a15c5d1a770645991fc42163e0db0910f08a4c0d321a", kill_on_drop: false }` [INFO] [stdout] 16ba8632c5d4ff221d49a15c5d1a770645991fc42163e0db0910f08a4c0d321a