[INFO] fetching crate wasmy-vm 0.5.6... [INFO] testing wasmy-vm-0.5.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate wasmy-vm 0.5.6 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmy-vm 0.5.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 237 packages to latest compatible versions [INFO] [stderr] Adding inventory v0.2.3 (available: v0.3.24) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.2) [INFO] [stderr] Adding wasmer v2.3.0 (available: v7.1.0) [INFO] [stderr] Adding wasmer-compiler-cranelift v2.3.0 (available: v7.1.0) [INFO] [stderr] Adding wasmer-compiler-llvm v2.3.0 (available: v7.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea97424a92b84f72334ca969bd80350a05d7d8e62483c123b6c1680d00fd2ac [INFO] running `Command { std: "docker" "start" "-a" "3ea97424a92b84f72334ca969bd80350a05d7d8e62483c123b6c1680d00fd2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea97424a92b84f72334ca969bd80350a05d7d8e62483c123b6c1680d00fd2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea97424a92b84f72334ca969bd80350a05d7d8e62483c123b6c1680d00fd2ac", kill_on_drop: false }` [INFO] [stdout] 3ea97424a92b84f72334ca969bd80350a05d7d8e62483c123b6c1680d00fd2ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566d683cb9d9ee83dc96b6b8900aee01bc12ce109ce21a1faba35afd7c141f4e [INFO] running `Command { std: "docker" "start" "-a" "566d683cb9d9ee83dc96b6b8900aee01bc12ce109ce21a1faba35afd7c141f4e", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling wasm-encoder v0.247.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wast v247.0.0 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling wasmy-macros v0.5.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [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.31 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling wasmy-abi v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasmer-vfs v2.3.0 [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 enumset v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wat v1.247.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 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-dylib v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal 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] [stdout] warning: feature `fn_traits` is declared but not used [INFO] [stdout] --> src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `thread_id_value` is declared but not used [INFO] [stdout] --> src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.59s [INFO] running `Command { std: "docker" "inspect" "566d683cb9d9ee83dc96b6b8900aee01bc12ce109ce21a1faba35afd7c141f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566d683cb9d9ee83dc96b6b8900aee01bc12ce109ce21a1faba35afd7c141f4e", kill_on_drop: false }` [INFO] [stdout] 566d683cb9d9ee83dc96b6b8900aee01bc12ce109ce21a1faba35afd7c141f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d4937cd30e4eba192fe8f6bc8ba905227b72b1266ac524d1ca9cbc73665062 [INFO] running `Command { std: "docker" "start" "-a" "e2d4937cd30e4eba192fe8f6bc8ba905227b72b1266ac524d1ca9cbc73665062", kill_on_drop: false }` [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] [stdout] warning: feature `fn_traits` is declared but not used [INFO] [stdout] --> src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `thread_id_value` is declared but not used [INFO] [stdout] --> src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: feature `fn_traits` is declared but not used [INFO] [stdout] --> src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `thread_id_value` is declared but not used [INFO] [stdout] --> src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "e2d4937cd30e4eba192fe8f6bc8ba905227b72b1266ac524d1ca9cbc73665062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d4937cd30e4eba192fe8f6bc8ba905227b72b1266ac524d1ca9cbc73665062", kill_on_drop: false }` [INFO] [stdout] e2d4937cd30e4eba192fe8f6bc8ba905227b72b1266ac524d1ca9cbc73665062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78a00c2a2d186086d462799407790cc5aaf030870e50b9a79751441ddd47e3d5 [INFO] running `Command { std: "docker" "start" "-a" "78a00c2a2d186086d462799407790cc5aaf030870e50b9a79751441ddd47e3d5", 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: feature `fn_traits` is declared but not used [INFO] [stderr] --> src/lib.rs:1:30 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: feature `thread_id_value` is declared but not used [INFO] [stderr] --> src/lib.rs:1:41 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(unboxed_closures, fn_traits, thread_id_value)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wasmy-vm` (lib) generated 4 warnings (run `cargo fix --lib -p wasmy-vm` to apply 1 suggestion) [INFO] [stderr] warning: `wasmy-vm` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmy_vm-d4942377752c37c2) [INFO] [stdout] running 3 tests [INFO] [stdout] test handler::tests::symbol_to_method ... ok [INFO] [stderr] Doc-tests wasmy_vm [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.00s [INFO] [stdout] [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" "78a00c2a2d186086d462799407790cc5aaf030870e50b9a79751441ddd47e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a00c2a2d186086d462799407790cc5aaf030870e50b9a79751441ddd47e3d5", kill_on_drop: false }` [INFO] [stdout] 78a00c2a2d186086d462799407790cc5aaf030870e50b9a79751441ddd47e3d5