[INFO] fetching crate wasmer-wast 5.0.1... [INFO] checking wasmer-wast-5.0.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate wasmer-wast 5.0.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate wasmer-wast 5.0.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-wast 5.0.1 [INFO] finished tweaking crates.io crate wasmer-wast 5.0.1 [INFO] tweaked toml for crates.io crate wasmer-wast 5.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 417 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] [stderr] Adding wast v216.0.0 (available: v220.0.0) [INFO] [stderr] Adding wat v1.216.0 (available: v1.220.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wai-bindgen-rust v0.2.3 [INFO] [stderr] Downloaded wasmer-wasix-types v0.31.0 [INFO] [stderr] Downloaded virtual-mio v0.5.0 [INFO] [stderr] Downloaded wai-bindgen-gen-core v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-rust-impl v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-gen-rust v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-gen-rust-wasm v0.2.3 [INFO] [stderr] Downloaded rusty_pool v0.7.0 [INFO] [stderr] Downloaded virtual-net v0.11.0 [INFO] [stderr] Downloaded wasmer-journal v0.13.0 [INFO] [stderr] Downloaded virtual-fs v0.19.0 [INFO] [stderr] Downloaded wasmer v5.0.1 [INFO] [stderr] Downloaded wasmer-package v0.2.0 [INFO] [stderr] Downloaded lexical-sort v0.3.1 [INFO] [stderr] Downloaded wasmer-config v0.10.0 [INFO] [stderr] Downloaded wai-parser v0.2.3 [INFO] [stderr] Downloaded any_ascii v0.1.7 [INFO] [stderr] Downloaded smoltcp v0.8.2 [INFO] [stderr] Downloaded webc v7.0.0-rc.2 [INFO] [stderr] Downloaded wasmer-wasix v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa3be1227855b385e365797d7107ef30b11d7bf5c7f16f3a67108888479a03fd [INFO] running `Command { std: "docker" "start" "-a" "fa3be1227855b385e365797d7107ef30b11d7bf5c7f16f3a67108888479a03fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa3be1227855b385e365797d7107ef30b11d7bf5c7f16f3a67108888479a03fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3be1227855b385e365797d7107ef30b11d7bf5c7f16f3a67108888479a03fd", kill_on_drop: false }` [INFO] [stdout] fa3be1227855b385e365797d7107ef30b11d7bf5c7f16f3a67108888479a03fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff59b01eb1221d8e1d88cee81630d10af320b26937b69fd4d54dfc948674553 [INFO] running `Command { std: "docker" "start" "-a" "3ff59b01eb1221d8e1d88cee81630d10af320b26937b69fd4d54dfc948674553", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking bytecheck v0.8.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking munge v0.4.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rkyv_derive v0.8.8 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling wai-parser v0.2.3 [INFO] [stderr] Checking rkyv v0.8.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zip v2.2.1 [INFO] [stderr] Compiling wai-bindgen-gen-rust-wasm v0.2.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling wai-bindgen-gen-core v0.2.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking wasmer-types v5.0.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling wai-bindgen-gen-rust v0.2.3 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking wasm-encoder v0.216.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking any_ascii v0.1.7 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking wasmer-vm v5.0.1 [INFO] [stderr] Checking lexical-sort v0.3.1 [INFO] [stderr] Checking wast v216.0.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking wasmer-compiler v5.0.1 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking webc v7.0.0-rc.2 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking wasmer-config v0.10.0 [INFO] [stderr] Compiling wai-bindgen-rust-impl v0.2.3 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wasmer v5.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling wasmer-derive v5.0.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking smoltcp v0.8.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking wasmer-package v0.2.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking wai-bindgen-rust v0.2.3 [INFO] [stderr] Checking virtual-mio v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking wat v1.216.0 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking virtual-net v0.11.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stdout] error: One of: `sys`, `js`, `jsc` or `wasm-c-api` features must be enabled. Please, pick one. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/lib.rs:397:1 [INFO] [stdout] | [INFO] [stdout] 397 | / compile_error!( [INFO] [stdout] 398 | | "One of: `sys`, `js`, `jsc` or `wasm-c-api` features must be enabled. Please, pick one." [INFO] [stdout] 399 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::VMExternRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/extern_ref.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::vm::VMExternRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `VMExternRef` in `vm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 | use wasmer_vm::VMExternRef; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vm::VMExtern`, `crate::vm::VMExternFunction`, `crate::vm::VMFuncRef`, `crate::vm::VMFunctionCallback`, `crate::vm::VMTrampoline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::vm::{VMExtern, VMExternFunction, VMFuncRef, VMFunctionCallback, VMTrampoline}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `VMTrampoline` in `vm` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `VMFunctionCallback` in `vm` [INFO] [stdout] | | | no `VMFuncRef` in `vm` [INFO] [stdout] | | no `VMExternFunction` in `vm` [INFO] [stdout] | no `VMExtern` in `vm` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] wasmer_vm::VMExtern [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMFuncRef [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this type alias instead: [INFO] [stdout] wasmer_vm::VMTrampoline [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:71 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:71 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:71 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:71 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::VMExtern` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/global.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::vm::VMExtern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `VMExtern` in `vm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum instead [INFO] [stdout] | [INFO] [stdout] 4 | use wasmer_vm::VMExtern; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::VMExternGlobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/global.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::vm::VMExternGlobal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `VMExternGlobal` in `vm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vm::VMExtern`, `crate::vm::VMExternMemory`, `crate::vm::VMMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::vm::{VMExtern, VMExternMemory, VMMemory}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ no `VMMemory` in `vm` [INFO] [stdout] | | | [INFO] [stdout] | | no `VMExternMemory` in `vm` [INFO] [stdout] | no `VMExtern` in `vm` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] wasmer_vm::VMExtern [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMMemory [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::js::vm::{VMFunction, VMGlobal, VMMemory, VMSharedMemory, VMTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | pub use wasmer_vm::{VMConfig, VMFunction, VMGlobal, VMMemory, VMSharedMemory, VMTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | pub use crate::jsc::vm::{VMFunction, VMGlobal, VMMemory, VMSharedMemory, VMTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | pub use crate::c_api::vm::{VMFunction, VMGlobal, VMMemory, VMSharedMemory, VMTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vm::VMExtern`, `crate::vm::VMExternTable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/table.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::vm::{VMExtern, VMExternTable}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ no `VMExternTable` in `vm` [INFO] [stdout] | | [INFO] [stdout] | no `VMExtern` in `vm` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] wasmer_vm::VMExtern [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:78 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:78 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:78 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:78 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::VMFunctionEnvironment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/function_env.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::vm::VMFunctionEnvironment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VMFunctionEnvironment` in `vm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 3 | use wasmer_vm::VMFunctionEnvironment; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vm::VMExternRef`, `crate::vm::VMFuncRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/native_type.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::vm::{VMExternRef, VMFuncRef}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ no `VMFuncRef` in `vm` [INFO] [stdout] | | [INFO] [stdout] | no `VMExternRef` in `vm` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMExternRef [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMFuncRef [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vm::VMExternRef`, `crate::vm::VMFuncRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/value.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::vm::{VMExternRef, VMFuncRef}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ no `VMFuncRef` in `vm` [INFO] [stdout] | | [INFO] [stdout] | no `VMExternRef` in `vm` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMExternRef [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | VMExtern, VMExternFunction, VMExternGlobal, VMExternMemory, VMExternRef, VMExternTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::VMFuncRef [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | VMFuncRef, VMFunctionCallback, VMFunctionEnvironment, VMInstance, VMTrampoline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/vm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::store::StoreHandle`, `crate::store::StoreObjects` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/function_env.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::store::{AsStoreMut, AsStoreRef, StoreHandle, StoreMut, StoreObjects, StoreRef}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ no `StoreObjects` in `store` [INFO] [stdout] | | [INFO] [stdout] | no `StoreHandle` in `store` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::StoreHandle [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub use wasmer_vm::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub use crate::js::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::jsc::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::c_api::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::StoreObjects [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | pub use wasmer_vm::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | pub use crate::js::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::jsc::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::c_api::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `store::StoreObjects` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/lib.rs:510:72 [INFO] [stdout] | [INFO] [stdout] 510 | AsStoreMut, AsStoreRef, OnCalledHandler, Store, StoreId, StoreMut, StoreObjects, StoreRef, [INFO] [stdout] | ^^^^^^^^^^^^ no `StoreObjects` in `store` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] wasmer_vm::StoreObjects [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | pub use wasmer_vm::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sys` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "sys")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | pub use crate::js::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `js` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::jsc::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `jsc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "jsc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::c_api::store::{StoreHandle, StoreObjects}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm-c-api` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "wasm-c-api")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/errors.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Trap(#[source] RuntimeError), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking virtual-fs v0.19.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stdout] error[E0412]: cannot find type `Trap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/errors.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | pub(crate) source: Trap, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 + use wasmer_vm::Trap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/errors.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | source: Trap, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 + use wasmer_vm::Trap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Trap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/errors.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | Err(error) => Trap::user(error).into(), [INFO] [stdout] | ^^^^ use of undeclared type `Trap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 + use wasmer_vm::Trap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/extern_ref.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | Self(extern_ref_imp::ExternRef::new(store, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::ExternRef; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExternRef`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - Self(extern_ref_imp::ExternRef::new(store, value)) [INFO] [stdout] 26 + Self(ExternRef::new(store, value)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/extern_ref.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | Self(extern_ref_imp::ExternRef::from_vm_externref( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::ExternRef; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExternRef`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - Self(extern_ref_imp::ExternRef::from_vm_externref( [INFO] [stdout] 45 + Self(ExternRef::from_vm_externref( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | Self(function_impl::Function::new_with_env(store, env, ty, func)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Function; [INFO] [stdout] | [INFO] [stdout] help: if you import `Function`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 159 - Self(function_impl::Function::new_with_env(store, env, ty, func)) [INFO] [stdout] 159 + Self(Function::new_with_env(store, env, ty, func)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 169 | Self(function_impl::Function::new_typed(store, func)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Function; [INFO] [stdout] | [INFO] [stdout] help: if you import `Function`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 169 - Self(function_impl::Function::new_typed(store, func)) [INFO] [stdout] 169 + Self(Function::new_typed(store, func)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | Self(function_impl::Function::new_typed_with_env( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Function; [INFO] [stdout] | [INFO] [stdout] help: if you import `Function`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 200 - Self(function_impl::Function::new_typed_with_env( [INFO] [stdout] 200 + Self(Function::new_typed_with_env( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:323:14 [INFO] [stdout] | [INFO] [stdout] 323 | Self(function_impl::Function::from_vm_funcref(store, funcref)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Function; [INFO] [stdout] | [INFO] [stdout] help: if you import `Function`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 323 - Self(function_impl::Function::from_vm_funcref(store, funcref)) [INFO] [stdout] 323 + Self(Function::from_vm_funcref(store, funcref)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | Self(function_impl::Function::from_vm_extern(store, vm_extern)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Function; [INFO] [stdout] | [INFO] [stdout] help: if you import `Function`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 449 - Self(function_impl::Function::from_vm_extern(store, vm_extern)) [INFO] [stdout] 449 + Self(Function::from_vm_extern(store, vm_extern)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `global_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/global.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | Ok(Self(global_impl::Global::from_value( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `global_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Global; [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::Global; [INFO] [stdout] | [INFO] [stdout] help: if you import `Global`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - Ok(Self(global_impl::Global::from_value( [INFO] [stdout] 71 + Ok(Self(Global::from_value( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `global_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/global.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | Self(global_impl::Global::from_vm_extern(store, vm_extern)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `global_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Global; [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::Global; [INFO] [stdout] | [INFO] [stdout] help: if you import `Global`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 156 - Self(global_impl::Global::from_vm_extern(store, vm_extern)) [INFO] [stdout] 156 + Self(Global::from_vm_extern(store, vm_extern)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(Self(memory_impl::Memory::new(store, ty)?)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `memory_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Memory; [INFO] [stdout] | [INFO] [stdout] help: if you import `Memory`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - Ok(Self(memory_impl::Memory::new(store, ty)?)) [INFO] [stdout] 53 + Ok(Self(Memory::new(store, ty)?)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | Self(memory_impl::Memory::new_from_existing(new_store, memory)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `memory_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Memory; [INFO] [stdout] | [INFO] [stdout] help: if you import `Memory`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - Self(memory_impl::Memory::new_from_existing(new_store, memory)) [INFO] [stdout] 58 + Self(Memory::new_from_existing(new_store, memory)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | Self(memory_impl::Memory::from_vm_extern(store, vm_extern)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `memory_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Memory; [INFO] [stdout] | [INFO] [stdout] help: if you import `Memory`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 162 - Self(memory_impl::Memory::from_vm_extern(store, vm_extern)) [INFO] [stdout] 162 + Self(Memory::from_vm_extern(store, vm_extern)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_view_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory_view.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | MemoryView(memory_view_impl::MemoryView::new(&memory.0, store)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `memory_view_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::MemoryView; [INFO] [stdout] | [INFO] [stdout] help: if you import `MemoryView`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - MemoryView(memory_view_impl::MemoryView::new(&memory.0, store)) [INFO] [stdout] 28 + MemoryView(MemoryView::new(&memory.0, store)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `table_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/table.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | Ok(Self(table_impl::Table::new(store, ty, init)?)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `table_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Table; [INFO] [stdout] | [INFO] [stdout] help: if you import `Table`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - Ok(Self(table_impl::Table::new(store, ty, init)?)) [INFO] [stdout] 42 + Ok(Self(Table::new(store, ty, init)?)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `table_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/table.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | table_impl::Table::copy(store, &dst_table.0, dst_index, &src_table.0, src_index, len) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `table_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Table; [INFO] [stdout] | [INFO] [stdout] help: if you import `Table`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - table_impl::Table::copy(store, &dst_table.0, dst_index, &src_table.0, src_index, len) [INFO] [stdout] 103 + Table::copy(store, &dst_table.0, dst_index, &src_table.0, src_index, len) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `table_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/table.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | Self(table_impl::Table::from_vm_extern(store, extern_)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `table_impl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 10 + use crate::Table; [INFO] [stdout] | [INFO] [stdout] help: if you import `Table`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 107 - Self(table_impl::Table::from_vm_extern(store, extern_)) [INFO] [stdout] 107 + Self(Table::from_vm_extern(store, extern_)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VMExtern` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/mod.rs:62:67 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Extern { [INFO] [stdout] | --------------- similarly named enum `Extern` defined here [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_vm_extern(store: &mut impl AsStoreMut, vm_extern: VMExtern) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 62 | pub fn from_vm_extern(store: &mut impl AsStoreMut, vm_extern: Extern) -> Self { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 + use wasmer_vm::VMExtern; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VMExtern` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/mod.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Extern { [INFO] [stdout] | --------------- similarly named enum `Extern` defined here [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn to_vm_extern(&self) -> VMExtern { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 77 | pub fn to_vm_extern(&self) -> Extern { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 + use wasmer_vm::VMExtern; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `instance_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/instance.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | let (_inner, exports) = instance_imp::Instance::new(store, module, imports)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `instance_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Instance; [INFO] [stdout] | [INFO] [stdout] help: if you import `Instance`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - let (_inner, exports) = instance_imp::Instance::new(store, module, imports)?; [INFO] [stdout] 71 + let (_inner, exports) = Instance::new(store, module, imports)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `instance_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/instance.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | let (_inner, exports) = instance_imp::Instance::new_by_index(store, module, externs)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `instance_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Instance; [INFO] [stdout] | [INFO] [stdout] help: if you import `Instance`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - let (_inner, exports) = instance_imp::Instance::new_by_index(store, module, externs)?; [INFO] [stdout] 95 + let (_inner, exports) = Instance::new_by_index(store, module, externs)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | Ok(Self(module_imp::Module::from_binary(engine, binary)?)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - Ok(Self(module_imp::Module::from_binary(engine, binary)?)) [INFO] [stdout] 152 + Ok(Self(Module::from_binary(engine, binary)?)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Ok(Self(module_imp::Module::from_binary_unchecked( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 167 - Ok(Self(module_imp::Module::from_binary_unchecked( [INFO] [stdout] 167 + Ok(Self(Module::from_binary_unchecked( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | module_imp::Module::validate(engine, binary) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - module_imp::Module::validate(engine, binary) [INFO] [stdout] 179 + Module::validate(engine, binary) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | Ok(Self(module_imp::Module::deserialize_unchecked( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 260 - Ok(Self(module_imp::Module::deserialize_unchecked( [INFO] [stdout] 260 + Ok(Self(Module::deserialize_unchecked( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | Ok(Self(module_imp::Module::deserialize(engine, bytes)?)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 294 - Ok(Self(module_imp::Module::deserialize(engine, bytes)?)) [INFO] [stdout] 294 + Ok(Self(Module::deserialize(engine, bytes)?)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | Ok(Self(module_imp::Module::deserialize_from_file( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 318 - Ok(Self(module_imp::Module::deserialize_from_file( [INFO] [stdout] 318 + Ok(Self(Module::deserialize_from_file( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | Ok(Self(module_imp::Module::deserialize_from_file_unchecked( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Module; [INFO] [stdout] | [INFO] [stdout] help: if you import `Module`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 346 - Ok(Self(module_imp::Module::deserialize_from_file_unchecked( [INFO] [stdout] 346 + Ok(Self(Module::deserialize_from_file_unchecked( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) objects: StoreObjects, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `store_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | store: store_imp::Store::new(engine.into()), [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `store_imp` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Store; [INFO] [stdout] | [INFO] [stdout] help: if you import `Store`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 77 - store: store_imp::Store::new(engine.into()), [INFO] [stdout] 77 + store: Store::new(engine.into()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:139:39 [INFO] [stdout] | [INFO] [stdout] 139 | fn objects_mut(&mut self) -> &mut StoreObjects { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 179 | pub(crate) fn objects(&self) -> &'a StoreObjects { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:220:71 [INFO] [stdout] | [INFO] [stdout] 220 | pub(crate) fn engine_and_objects_mut(&mut self) -> (&Engine, &mut StoreObjects) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:259:39 [INFO] [stdout] | [INFO] [stdout] 259 | fn objects_mut(&mut self) -> &mut StoreObjects; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:277:39 [INFO] [stdout] | [INFO] [stdout] 277 | fn objects_mut(&mut self) -> &mut StoreObjects { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StoreObjects` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:301:39 [INFO] [stdout] | [INFO] [stdout] 301 | fn objects_mut(&mut self) -> &mut StoreObjects { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use wasmer_vm::StoreObjects; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `From` for type `Engine` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/engine.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl> From for Engine { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stdout] error[E0425]: cannot find function `default_engine` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/engine.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | Self(default_engine()) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stdout] error[E0599]: no method named `write` found for struct `WasmRefAccess` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/mem_access.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | self.access()?.write(val); [INFO] [stdout] | ^^^^^ method not found in `WasmRefAccess<'_, T>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/access.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct WasmRefAccess<'a, T> [INFO] [stdout] | ------------------------------- method `write` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `write`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Hasher` [INFO] [stdout] candidate #2: `rkyv::ser::writer::Writer` [INFO] [stdout] candidate #3: `std::io::Write` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 113 | self.access()?.ptr.write(val); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `WasmRefAccess` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/mem_access.rs:120:24 [INFO] [stdout] | [INFO] [stdout] 120 | WasmRefAccess::new(self) [INFO] [stdout] | ^^^ function or associated item not found in `WasmRefAccess<'_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/access.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct WasmRefAccess<'a, T> [INFO] [stdout] | ------------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `EntityRef` [INFO] [stdout] candidate #2: `crypto_common::KeyInit` [INFO] [stdout] candidate #3: `crypto_common::KeyIvInit` [INFO] [stdout] candidate #4: `digest::VariableOutput` [INFO] [stdout] candidate #5: `digest::core_api::VariableOutputCore` [INFO] [stdout] candidate #6: `digest::digest::Digest` [INFO] [stdout] candidate #7: `gimli::read::lookup::PubStuffEntry` [INFO] [stdout] candidate #8: `munge::internal::Destructurer` [INFO] [stdout] candidate #9: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #10: `rancor::Source` [INFO] [stdout] candidate #11: `typenum::marker_traits::Bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `WasmSliceAccess` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/mem_access.rs:242:26 [INFO] [stdout] | [INFO] [stdout] 242 | WasmSliceAccess::new(self) [INFO] [stdout] | ^^^ function or associated item not found in `WasmSliceAccess<'_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/access.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct WasmSliceAccess<'a, T> [INFO] [stdout] | --------------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `EntityRef` [INFO] [stdout] candidate #2: `crypto_common::KeyInit` [INFO] [stdout] candidate #3: `crypto_common::KeyIvInit` [INFO] [stdout] candidate #4: `digest::VariableOutput` [INFO] [stdout] candidate #5: `digest::core_api::VariableOutputCore` [INFO] [stdout] candidate #6: `digest::digest::Digest` [INFO] [stdout] candidate #7: `gimli::read::lookup::PubStuffEntry` [INFO] [stdout] candidate #8: `munge::internal::Destructurer` [INFO] [stdout] candidate #9: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #10: `rancor::Source` [INFO] [stdout] candidate #11: `typenum::marker_traits::Bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `engine_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/engine.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Engine(pub(crate) engine_imp::Engine); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `engine_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `engine_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/engine.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | impl> From for Engine { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `engine_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/extern_ref.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ExternRef(pub(crate) extern_ref_imp::ExternRef); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `extern_ref_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `function_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/function.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Function(pub(crate) function_impl::Function); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `function_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `global_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/global.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Global(pub(crate) global_impl::Global); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `global_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Memory(pub(crate) memory_impl::Memory); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `memory_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory.rs:345:47 [INFO] [stdout] | [INFO] [stdout] 345 | pub(crate) struct MemoryBuffer<'a>(pub(crate) memory_impl::MemoryBuffer<'a>); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `memory_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memory_view_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/memory_view.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct MemoryView<'a>(pub(crate) memory_view_impl::MemoryView<'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `memory_view_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `table_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/externals/table.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Table(pub(crate) table_impl::Table); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `table_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `instance_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/instance.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) _inner: instance_imp::Instance, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `instance_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `module_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/module.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Module(pub(crate) module_imp::Module); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `module_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `store_imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-5.0.1/src/store.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) store: store_imp::Store, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `store_imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer` (lib) due to 68 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3ff59b01eb1221d8e1d88cee81630d10af320b26937b69fd4d54dfc948674553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff59b01eb1221d8e1d88cee81630d10af320b26937b69fd4d54dfc948674553", kill_on_drop: false }` [INFO] [stdout] 3ff59b01eb1221d8e1d88cee81630d10af320b26937b69fd4d54dfc948674553