[INFO] cloning repository https://github.com/skanehira/chibiwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skanehira/chibiwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fchibiwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fchibiwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 917be992646d0f6f8a13fd41e957b2d088cc941c [INFO] testing skanehira/chibiwasm against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fchibiwasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skanehira/chibiwasm on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skanehira/chibiwasm [INFO] finished tweaking git repo https://github.com/skanehira/chibiwasm [INFO] tweaked toml for git repo https://github.com/skanehira/chibiwasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skanehira/chibiwasm 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" "+beta-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27bfddf2bb46996ad4ada4e68e1aa5b98cdbb78013f8a8379ee5dfe231c5ab2f [INFO] running `Command { std: "docker" "start" "-a" "27bfddf2bb46996ad4ada4e68e1aa5b98cdbb78013f8a8379ee5dfe231c5ab2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27bfddf2bb46996ad4ada4e68e1aa5b98cdbb78013f8a8379ee5dfe231c5ab2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bfddf2bb46996ad4ada4e68e1aa5b98cdbb78013f8a8379ee5dfe231c5ab2f", kill_on_drop: false }` [INFO] [stdout] 27bfddf2bb46996ad4ada4e68e1aa5b98cdbb78013f8a8379ee5dfe231c5ab2f [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 244ae6eb451042f70f9e7ef29d01bcfb515e45e45fb92201c13a407f782fcfb1 [INFO] running `Command { std: "docker" "start" "-a" "244ae6eb451042f70f9e7ef29d01bcfb515e45e45fb92201c13a407f782fcfb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling chibiwasm v0.1.0 (/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/binary/instruction.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode` [INFO] [stdout] 12 | #[repr(u8)] [INFO] [stdout] 13 | pub enum Opcode { [INFO] [stdout] | ------ `Opcode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/section.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionID` [INFO] [stdout] 12 | pub enum SectionID { [INFO] [stdout] | --------- `SectionID` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ElemType` [INFO] [stdout] 61 | pub enum ElemType { [INFO] [stdout] | -------- `ElemType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mutability` [INFO] [stdout] 83 | pub enum Mutability { [INFO] [stdout] | ---------- `Mutability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.59s [INFO] running `Command { std: "docker" "inspect" "244ae6eb451042f70f9e7ef29d01bcfb515e45e45fb92201c13a407f782fcfb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244ae6eb451042f70f9e7ef29d01bcfb515e45e45fb92201c13a407f782fcfb1", kill_on_drop: false }` [INFO] [stdout] 244ae6eb451042f70f9e7ef29d01bcfb515e45e45fb92201c13a407f782fcfb1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41026e077486a73a188408817a8a29f5706a19b99e4147a444be598bc9e87bc [INFO] running `Command { std: "docker" "start" "-a" "e41026e077486a73a188408817a8a29f5706a19b99e4147a444be598bc9e87bc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling wasm-encoder v0.25.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling wast v56.0.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling wabt-sys v0.8.0 (https://github.com/skanehira/wabt-rs#3d31ffb4) [INFO] [stderr] Compiling insta v1.29.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/binary/instruction.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode` [INFO] [stdout] 12 | #[repr(u8)] [INFO] [stdout] 13 | pub enum Opcode { [INFO] [stdout] | ------ `Opcode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/section.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionID` [INFO] [stdout] 12 | pub enum SectionID { [INFO] [stdout] | --------- `SectionID` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ElemType` [INFO] [stdout] 61 | pub enum ElemType { [INFO] [stdout] | -------- `ElemType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mutability` [INFO] [stdout] 83 | pub enum Mutability { [INFO] [stdout] | ---------- `Mutability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wat v1.0.62 [INFO] [stderr] Compiling wabt v0.10.0 (https://github.com/skanehira/wabt-rs#3d31ffb4) [INFO] [stderr] Compiling chibiwasm v0.1.0 (/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/binary/instruction.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode` [INFO] [stdout] 12 | #[repr(u8)] [INFO] [stdout] 13 | pub enum Opcode { [INFO] [stdout] | ------ `Opcode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/section.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionID` [INFO] [stdout] 12 | pub enum SectionID { [INFO] [stdout] | --------- `SectionID` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ElemType` [INFO] [stdout] 61 | pub enum ElemType { [INFO] [stdout] | -------- `ElemType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/binary/types.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mutability` [INFO] [stdout] 83 | pub enum Mutability { [INFO] [stdout] | ---------- `Mutability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "e41026e077486a73a188408817a8a29f5706a19b99e4147a444be598bc9e87bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41026e077486a73a188408817a8a29f5706a19b99e4147a444be598bc9e87bc", kill_on_drop: false }` [INFO] [stdout] e41026e077486a73a188408817a8a29f5706a19b99e4147a444be598bc9e87bc [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef3edaaaea1de0b0a2d0fc0eccc1bcd9697d8333027bd1bf8a7b462c0141ff16 [INFO] running `Command { std: "docker" "start" "-a" "ef3edaaaea1de0b0a2d0fc0eccc1bcd9697d8333027bd1bf8a7b462c0141ff16", 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/binary/instruction.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, FromPrimitive, PartialEq)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode` [INFO] [stderr] 12 | #[repr(u8)] [INFO] [stderr] 13 | pub enum Opcode { [INFO] [stderr] | ------ `Opcode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/binary/section.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionID` [INFO] [stderr] 12 | pub enum SectionID { [INFO] [stderr] | --------- `SectionID` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/binary/types.rs:60:28 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ElemType` [INFO] [stderr] 61 | pub enum ElemType { [INFO] [stderr] | -------- `ElemType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/binary/types.rs:82:28 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug, PartialEq, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mutability` [INFO] [stderr] 83 | pub enum Mutability { [INFO] [stderr] | ---------- `Mutability` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `chibiwasm` (lib) generated 4 warnings [INFO] [stderr] warning: `chibiwasm` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chibiwasm-892ec23aeef02b9e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test wasi::wasi_snapshot_preview1::preview1::tests::test_fd_write ... ok [INFO] [stdout] test execution::runtime::test::invoke ... ok [INFO] [stdout] test binary::module::test::test_return ... ok [INFO] [stdout] test binary::module::test::test_decode_module ... ok [INFO] [stdout] test binary::module::test::test_nested_if ... ok [INFO] [stdout] test wasi::wasi_snapshot_preview1::preview1::tests::test_fd_read ... ok [INFO] [stdout] test wasi::wasi_snapshot_preview1::preview1::tests::test_args_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [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] [stdout] [INFO] [stdout] running 67 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chibiwasm-51c55d89df400bba) [INFO] [stderr] Running tests/spec.rs (/opt/rustwide/target/debug/deps/spec-962fb232facbe932) [INFO] [stdout] test tests::test_address ... FAILED [INFO] [stdout] test tests::test_br_if ... FAILED [INFO] [stdout] test tests::test_br ... FAILED [INFO] [stdout] test tests::test_align ... FAILED [INFO] [stdout] test tests::test_br_table ... FAILED [INFO] [stdout] test tests::test_block ... FAILED [INFO] [stdout] test tests::test_binary ... FAILED [INFO] [stdout] test tests::test_call ... FAILED [INFO] [stdout] test tests::test_binary_leb128 ... FAILED [INFO] [stdout] test tests::test_break_drop ... FAILED [INFO] [stdout] test tests::test_call_indirect ... FAILED [INFO] [stdout] test tests::test_custom ... FAILED [INFO] [stdout] test tests::test_elem ... FAILED [INFO] [stdout] test tests::test_comments ... FAILED [INFO] [stdout] test tests::test_data ... FAILED [INFO] [stdout] test tests::test_exports ... FAILED [INFO] [stdout] test tests::test_f32_bitwise ... FAILED [INFO] [stdout] test tests::test_f32_cmp ... FAILED [INFO] [stdout] test tests::test_f32 ... FAILED [INFO] [stdout] test tests::test_f64_bitwise ... FAILED [INFO] [stdout] test tests::test_endianness ... FAILED [INFO] [stdout] test tests::test_fac ... FAILED [INFO] [stdout] test tests::test_f64 ... FAILED [INFO] [stdout] test tests::test_conversions ... FAILED [INFO] [stdout] test tests::test_const ... FAILED [INFO] [stdout] test tests::test_f64_cmp ... FAILED [INFO] [stdout] test tests::test_float_memory ... FAILED [INFO] [stdout] test tests::test_float_misc ... FAILED [INFO] [stdout] test tests::test_float_exprs ... FAILED [INFO] [stdout] test tests::test_float_literals ... FAILED [INFO] [stdout] test tests::test_func_ptrs ... FAILED [INFO] [stdout] test tests::test_globals ... FAILED [INFO] [stdout] test tests::test_func ... FAILED [INFO] [stdout] test tests::test_forward ... FAILED [INFO] [stdout] test tests::test_int_literals ... FAILED [INFO] [stdout] test tests::test_int_exprs ... FAILED [INFO] [stdout] test tests::test_labels ... FAILED [INFO] [stdout] test tests::test_left_to_right ... FAILED [INFO] [stdout] test tests::test_i32 ... FAILED [INFO] [stdout] test tests::test_if ... FAILED [INFO] [stdout] test tests::test_imports ... FAILED [INFO] [stdout] test tests::test_linking ... FAILED [INFO] [stdout] test tests::test_load ... FAILED [INFO] [stdout] test tests::test_local_set ... FAILED [INFO] [stdout] test tests::test_local_tee ... FAILED [INFO] [stdout] test tests::test_i64 ... FAILED [INFO] [stdout] test tests::test_loop ... FAILED [INFO] [stdout] test tests::test_local_get ... FAILED [INFO] [stdout] test tests::test_inline_module ... FAILED [INFO] [stdout] test tests::test_memory ... FAILED [INFO] [stdout] test tests::test_memory_grow ... FAILED [INFO] [stdout] test tests::test_memory_redundancy ... FAILED [INFO] [stdout] test tests::test_memory_size ... FAILED [INFO] [stdout] test tests::test_nop ... FAILED [INFO] [stdout] test tests::test_return ... FAILED [INFO] [stdout] test tests::test_names ... FAILED [INFO] [stdout] test tests::test_store ... FAILED [INFO] [stdout] test tests::test_select ... FAILED [INFO] [stdout] test tests::test_switch ... FAILED [INFO] [stdout] test tests::test_traps ... FAILED [INFO] [stdout] test tests::test_type ... FAILED [INFO] [stdout] test tests::test_unreachable ... FAILED [INFO] [stdout] test tests::test_stack ... FAILED [INFO] [stdout] test tests::test_start ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test spec` [INFO] [stdout] test tests::test_skip_stack_guard_page ... FAILED [INFO] [stdout] test tests::test_unwind ... FAILED [INFO] [stdout] test tests::test_memory_trap ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_address stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_br_if stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_br stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_align stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_br_table stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_block stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_binary stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_call stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_binary_leb128 stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_break_drop stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_call_indirect stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_custom stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_elem stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_comments stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_data stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_exports stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f32_bitwise stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f32_cmp stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f32 stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f64_bitwise stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_endianness stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_fac stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f64 stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_conversions stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_const stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_f64_cmp stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_float_memory stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_float_misc stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_float_exprs stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_float_literals stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_func_ptrs stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_globals stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_func stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_forward stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_int_literals stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_int_exprs stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_labels stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_left_to_right stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_i32 stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_if stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_imports stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_linking stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_load stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_local_set stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_local_tee stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_i64 stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_loop stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_local_get stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_inline_module stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_memory stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_memory_grow stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_memory_redundancy stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_memory_size stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_nop stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_return stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_names stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_store stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_select stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_switch stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_traps stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_type stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_unreachable stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_stack stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_start stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_skip_stack_guard_page stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_unwind stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- tests::test_memory_trap stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_address [INFO] [stdout] tests::test_align [INFO] [stdout] tests::test_binary [INFO] [stdout] tests::test_binary_leb128 [INFO] [stdout] tests::test_block [INFO] [stdout] tests::test_br [INFO] [stdout] tests::test_br_if [INFO] [stdout] tests::test_br_table [INFO] [stdout] tests::test_break_drop [INFO] [stdout] tests::test_call [INFO] [stdout] tests::test_call_indirect [INFO] [stdout] tests::test_comments [INFO] [stdout] tests::test_const [INFO] [stdout] tests::test_conversions [INFO] [stdout] tests::test_custom [INFO] [stdout] tests::test_data [INFO] [stdout] tests::test_elem [INFO] [stdout] tests::test_endianness [INFO] [stdout] tests::test_exports [INFO] [stdout] tests::test_f32 [INFO] [stdout] tests::test_f32_bitwise [INFO] [stdout] tests::test_f32_cmp [INFO] [stdout] tests::test_f64 [INFO] [stdout] tests::test_f64_bitwise [INFO] [stdout] tests::test_f64_cmp [INFO] [stdout] tests::test_fac [INFO] [stdout] tests::test_float_exprs [INFO] [stdout] tests::test_float_literals [INFO] [stdout] tests::test_float_memory [INFO] [stdout] tests::test_float_misc [INFO] [stdout] tests::test_forward [INFO] [stdout] tests::test_func [INFO] [stdout] tests::test_func_ptrs [INFO] [stdout] tests::test_globals [INFO] [stdout] tests::test_i32 [INFO] [stdout] tests::test_i64 [INFO] [stdout] tests::test_if [INFO] [stdout] tests::test_imports [INFO] [stdout] tests::test_inline_module [INFO] [stdout] tests::test_int_exprs [INFO] [stdout] tests::test_int_literals [INFO] [stdout] tests::test_labels [INFO] [stdout] tests::test_left_to_right [INFO] [stdout] tests::test_linking [INFO] [stdout] tests::test_load [INFO] [stdout] tests::test_local_get [INFO] [stdout] tests::test_local_set [INFO] [stdout] tests::test_local_tee [INFO] [stdout] tests::test_loop [INFO] [stdout] tests::test_memory [INFO] [stdout] tests::test_memory_grow [INFO] [stdout] tests::test_memory_redundancy [INFO] [stdout] tests::test_memory_size [INFO] [stdout] tests::test_memory_trap [INFO] [stdout] tests::test_names [INFO] [stdout] tests::test_nop [INFO] [stdout] tests::test_return [INFO] [stdout] tests::test_select [INFO] [stdout] tests::test_skip_stack_guard_page [INFO] [stdout] tests::test_stack [INFO] [stdout] tests::test_start [INFO] [stdout] tests::test_store [INFO] [stdout] tests::test_switch [INFO] [stdout] tests::test_traps [INFO] [stdout] tests::test_type [INFO] [stdout] tests::test_unreachable [INFO] [stdout] tests::test_unwind [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 67 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef3edaaaea1de0b0a2d0fc0eccc1bcd9697d8333027bd1bf8a7b462c0141ff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3edaaaea1de0b0a2d0fc0eccc1bcd9697d8333027bd1bf8a7b462c0141ff16", kill_on_drop: false }` [INFO] [stdout] ef3edaaaea1de0b0a2d0fc0eccc1bcd9697d8333027bd1bf8a7b462c0141ff16