[INFO] fetching crate wasmy-vm 0.5.6... [INFO] testing wasmy-vm-0.5.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wasmy-vm 0.5.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wasmy-vm 0.5.6 [INFO] finished tweaking crates.io crate wasmy-vm 0.5.6 [INFO] tweaked toml for crates.io crate wasmy-vm 0.5.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmy-vm 0.5.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] [stderr] Adding inventory v0.2.3 (available: v0.3.21) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.2) [INFO] [stderr] Adding wasmer v2.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-compiler-cranelift v2.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-compiler-llvm v2.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-wasi v2.3.0 (available: v3.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b998ac8d8475b547067221881bc661f9fd3b8a95ccd031c40aaedafd063cca [INFO] running `Command { std: "docker" "start" "-a" "f2b998ac8d8475b547067221881bc661f9fd3b8a95ccd031c40aaedafd063cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b998ac8d8475b547067221881bc661f9fd3b8a95ccd031c40aaedafd063cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b998ac8d8475b547067221881bc661f9fd3b8a95ccd031c40aaedafd063cca", kill_on_drop: false }` [INFO] [stdout] f2b998ac8d8475b547067221881bc661f9fd3b8a95ccd031c40aaedafd063cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab1c519f67418a69b90da10b29409324b27603f0b7ffa79e0d4cf80c445606f5 [INFO] running `Command { std: "docker" "start" "-a" "ab1c519f67418a69b90da10b29409324b27603f0b7ffa79e0d4cf80c445606f5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling wasmy-macros v0.5.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling wast v240.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasmer-vfs v2.3.0 [INFO] [stderr] Compiling wasmy-abi v0.5.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling wat v1.240.0 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wasmer-wasi-types v2.3.0 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling wasmer-wasi v2.3.0 [INFO] [stderr] Compiling wasmy-vm v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/handler.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | fn collect_and_register_handlers() { [INFO] [stdout] | ---------------------------------- move the `impl` block outside of this function `collect_and_register_handlers` [INFO] [stdout] 54 | inventory::collect!(VmHandlerApi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `VmHandlerApi` is not local [INFO] [stdout] | `Collect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `inventory::collect` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `inventory::collect` may come from an old version of the `inventory` crate, try updating your dependency with `cargo update -p inventory` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inventory::collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | fn get_view(&self) -> MemoryView { [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] 423 | fn get_view(&self) -> MemoryView<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "ab1c519f67418a69b90da10b29409324b27603f0b7ffa79e0d4cf80c445606f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1c519f67418a69b90da10b29409324b27603f0b7ffa79e0d4cf80c445606f5", kill_on_drop: false }` [INFO] [stdout] ab1c519f67418a69b90da10b29409324b27603f0b7ffa79e0d4cf80c445606f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea2f510b01cc18d7a3cdabae2a16b7060c7cb004ba2e6ab2dab751745e5a9ef [INFO] running `Command { std: "docker" "start" "-a" "dea2f510b01cc18d7a3cdabae2a16b7060c7cb004ba2e6ab2dab751745e5a9ef", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/handler.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | fn collect_and_register_handlers() { [INFO] [stdout] | ---------------------------------- move the `impl` block outside of this function `collect_and_register_handlers` [INFO] [stdout] 54 | inventory::collect!(VmHandlerApi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `VmHandlerApi` is not local [INFO] [stdout] | `Collect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `inventory::collect` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `inventory::collect` may come from an old version of the `inventory` crate, try updating your dependency with `cargo update -p inventory` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inventory::collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | fn get_view(&self) -> MemoryView { [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] 423 | fn get_view(&self) -> MemoryView<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmy-vm v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/handler.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | fn collect_and_register_handlers() { [INFO] [stdout] | ---------------------------------- move the `impl` block outside of this function `collect_and_register_handlers` [INFO] [stdout] 54 | inventory::collect!(VmHandlerApi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `VmHandlerApi` is not local [INFO] [stdout] | `Collect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `inventory::collect` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `inventory::collect` may come from an old version of the `inventory` crate, try updating your dependency with `cargo update -p inventory` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inventory::collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | fn get_view(&self) -> MemoryView { [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] 423 | fn get_view(&self) -> MemoryView<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "dea2f510b01cc18d7a3cdabae2a16b7060c7cb004ba2e6ab2dab751745e5a9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea2f510b01cc18d7a3cdabae2a16b7060c7cb004ba2e6ab2dab751745e5a9ef", kill_on_drop: false }` [INFO] [stdout] dea2f510b01cc18d7a3cdabae2a16b7060c7cb004ba2e6ab2dab751745e5a9ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c605f34def39ec0e3b67698eb9619be056577ac84b2cd795d937cee812ebb8ba [INFO] running `Command { std: "docker" "start" "-a" "c605f34def39ec0e3b67698eb9619be056577ac84b2cd795d937cee812ebb8ba", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/handler.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 53 | fn collect_and_register_handlers() { [INFO] [stderr] | ---------------------------------- move the `impl` block outside of this function `collect_and_register_handlers` [INFO] [stderr] 54 | inventory::collect!(VmHandlerApi); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `VmHandlerApi` is not local [INFO] [stderr] | `Collect` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `inventory::collect` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `inventory::collect` may come from an old version of the `inventory` crate, try updating your dependency with `cargo update -p inventory` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the macro `inventory::collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/instance.rs:423:17 [INFO] [stderr] | [INFO] [stderr] 423 | fn get_view(&self) -> MemoryView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 423 | fn get_view(&self) -> MemoryView<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `wasmy-vm` (lib) generated 2 warnings (run `cargo fix --lib -p wasmy-vm` to apply 1 suggestion) [INFO] [stderr] warning: `wasmy-vm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmy_vm-4066544d1504e1ae) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test handler::tests::symbol_to_method ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test handler::tests::method_to_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmy_vm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c605f34def39ec0e3b67698eb9619be056577ac84b2cd795d937cee812ebb8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c605f34def39ec0e3b67698eb9619be056577ac84b2cd795d937cee812ebb8ba", kill_on_drop: false }` [INFO] [stdout] c605f34def39ec0e3b67698eb9619be056577ac84b2cd795d937cee812ebb8ba