[INFO] fetching crate hc-wasmer 4.3.6-hc.1...
[INFO] checking hc-wasmer-4.3.6-hc.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate hc-wasmer 4.3.6-hc.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate hc-wasmer 4.3.6-hc.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hc-wasmer 4.3.6-hc.1
[INFO] finished tweaking crates.io crate hc-wasmer 4.3.6-hc.1
[INFO] tweaked toml for crates.io crate hc-wasmer 4.3.6-hc.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 238 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.11)
[INFO] [stderr]       Adding bindgen v0.69.4 (available: v0.70.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding bytecheck v0.6.12 (available: v0.8.0)
[INFO] [stderr]       Adding bytecheck_derive v0.6.12 (available: v0.8.0)
[INFO] [stderr]       Adding cranelift-bforest v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-codegen v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-codegen-meta v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-codegen-shared v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-entity v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-frontend v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding cranelift-isle v0.91.1 (available: v0.112.0)
[INFO] [stderr]       Adding dynasm v1.2.3 (available: v2.0.0)
[INFO] [stderr]       Adding dynasmrt v1.2.3 (available: v2.0.0)
[INFO] [stderr]       Adding enum-iterator v0.7.0 (available: v2.1.0)
[INFO] [stderr]       Adding enum-iterator-derive v0.7.0 (available: v1.4.0)
[INFO] [stderr]       Adding fallible-iterator v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.0)
[INFO] [stderr]       Adding gimli v0.26.2 (available: v0.31.0)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.14.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.14.5)
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.5.0)
[INFO] [stderr]       Adding inkwell v0.1.1 (available: v0.5.0)
[INFO] [stderr]       Adding inkwell_internals v0.7.0 (available: v0.10.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding llvm-sys v150.2.1 (available: v191.0.0)
[INFO] [stderr]       Adding memmap2 v0.5.10 (available: v0.9.5)
[INFO] [stderr]       Adding memmap2 v0.6.2 (available: v0.9.5)
[INFO] [stderr]       Adding more-asserts v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding object v0.28.4 (available: v0.36.4)
[INFO] [stderr]       Adding object v0.29.0 (available: v0.36.4)
[INFO] [stderr]       Adding ptr_meta v0.1.4 (available: v0.3.0)
[INFO] [stderr]       Adding ptr_meta_derive v0.1.4 (available: v0.3.0)
[INFO] [stderr]       Adding radium v0.7.0 (available: v1.1.0)
[INFO] [stderr]       Adding regalloc2 v0.5.1 (available: v0.10.2)
[INFO] [stderr]       Adding rend v0.4.2 (available: v0.5.1)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.8)
[INFO] [stderr]       Adding rkyv_derive v0.7.45 (available: v0.8.8)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding wasm-encoder v0.32.0 (available: v0.217.0)
[INFO] [stderr]       Adding wasmparser v0.121.2 (available: v0.217.0)
[INFO] [stderr]       Adding wast v64.0.0 (available: v217.0.0)
[INFO] [stderr]       Adding wat v1.0.71 (available: v1.217.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v6.0.3)
[INFO] [stderr]       Adding windows-sys v0.33.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.33.0 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.33.0 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.33.0 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.33.0 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.33.0 (available: v0.52.6)
[INFO] [stderr]       Adding wyz v0.5.1 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0760a9b34621ace7c55b934ad2c2ca8fe4bb67849dfa778f66068de241f1b715
[INFO] running `Command { std: "docker" "start" "-a" "0760a9b34621ace7c55b934ad2c2ca8fe4bb67849dfa778f66068de241f1b715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0760a9b34621ace7c55b934ad2c2ca8fe4bb67849dfa778f66068de241f1b715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0760a9b34621ace7c55b934ad2c2ca8fe4bb67849dfa778f66068de241f1b715", kill_on_drop: false }`
[INFO] [stdout] 0760a9b34621ace7c55b934ad2c2ca8fe4bb67849dfa778f66068de241f1b715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d485d58f1402d3abd572f7ae3fa1d3d804e81d81222f605f42c6bbe01a4586eb
[INFO] running `Command { std: "docker" "start" "-a" "d485d58f1402d3abd572f7ae3fa1d3d804e81d81222f605f42c6bbe01a4586eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking object v0.36.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking addr2line v0.24.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling hc-wasmer-compiler-cranelift v4.3.6-hc.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling hc-wasmer-derive v4.3.6-hc.1
[INFO] [stderr]    Compiling macro-wasmer-universal-test v4.3.7
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking wat v1.0.71
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling hc-wasmer v4.3.6-hc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `WAMR_ZIP` is never used
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const WAMR_ZIP: &str = "https://github.com/bytecodealliance/wasm-micro-runtime/archive/refs/tags/WAMR-2.1.0.zip";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WAMR_DIR` is never used
[INFO] [stdout]  --> build.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const WAMR_DIR: &str = "wasm-micro-runtime-WAMR-2.1.0";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hc-wasmer-types v4.3.6-hc.1
[INFO] [stderr]     Checking hc-wasmer-vm v4.3.6-hc.1
[INFO] [stderr]     Checking hc-wasmer-compiler v4.3.6-hc.1
[INFO] [stderr]     Checking cranelift-frontend v0.91.1
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/instance.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/typed_functions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/function_env.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/memory.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasmer::{imports, Instance, Memory, MemoryLocation, MemoryType, Module, Store};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]   --> tests/memory.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use wasmer::AtomicsError;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/import_function.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/module.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]   --> tests/reference_types.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use wasmer::*;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]   --> tests/typed_functions.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let import_object = imports! {
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hc_wasmer::imports;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/typed_functions.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let import_object = imports! {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/module.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let imports = imports! {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `imports` is in scope, but it is a function, not a macro
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]   --> tests/reference_types.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let imports = imports! {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 4  +     use hc_wasmer::imports;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]   --> tests/import_function.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         imports! {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hc_wasmer::imports;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]   --> tests/reference_types.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let imports = imports! {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 4  +     use hc_wasmer::imports;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer`
[INFO] [stdout]  --> tests/externals.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasmer::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `wasmer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]   --> tests/import_function.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         imports! {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hc_wasmer::imports;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let imports = imports! {
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/import_function.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let imports = imports! {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:232:60
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/import_function.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let import_object = imports! {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:256:60
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:325:60
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "memory") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:362:60
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:390:60
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `imports` in this scope
[INFO] [stdout]    --> tests/reference_types.rs:418:60
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let instance = Instance::new(&mut store, &module, &imports! {})?;
[INFO] [stdout]     |                                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 4   +     use hc_wasmer::imports;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "function_env") due to 2 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "import_function") due to 6 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "instance") due to 2 previous errors
[INFO] [stderr] error: could not compile `hc-wasmer` (test "typed_functions") due to 4 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "module") due to 3 previous errors
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "reference_types") due to 11 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hc-wasmer` (test "externals") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d485d58f1402d3abd572f7ae3fa1d3d804e81d81222f605f42c6bbe01a4586eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d485d58f1402d3abd572f7ae3fa1d3d804e81d81222f605f42c6bbe01a4586eb", kill_on_drop: false }`
[INFO] [stdout] d485d58f1402d3abd572f7ae3fa1d3d804e81d81222f605f42c6bbe01a4586eb
