[INFO] fetching crate wasmtime-cli 0.28.0... [INFO] checking wasmtime-cli-0.28.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate wasmtime-cli 0.28.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wasmtime-cli 0.28.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-cli 0.28.0 [INFO] removed 1 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmtime-cli 0.28.0 [INFO] tweaked toml for crates.io crate wasmtime-cli 0.28.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate wasmtime-cli 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57850fffa675a0a331bd6f54c2df04c71a08ac8ebd2e43a9d3138375d10317db [INFO] running `Command { std: "docker" "start" "-a" "57850fffa675a0a331bd6f54c2df04c71a08ac8ebd2e43a9d3138375d10317db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57850fffa675a0a331bd6f54c2df04c71a08ac8ebd2e43a9d3138375d10317db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57850fffa675a0a331bd6f54c2df04c71a08ac8ebd2e43a9d3138375d10317db", kill_on_drop: false }` [INFO] [stdout] 57850fffa675a0a331bd6f54c2df04c71a08ac8ebd2e43a9d3138375d10317db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7f5b4bf61db7f0ec099cbf5306d01fa7198d3ec8a084e20cbb0be73abcb418 [INFO] running `Command { std: "docker" "start" "-a" "ac7f5b4bf61db7f0ec099cbf5306d01fa7198d3ec8a084e20cbb0be73abcb418", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-entity v0.75.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Compiling openvino-finder v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking wast v35.0.2 [INFO] [stderr] Checking wast v33.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling wasmtime-wasi-nn v0.28.0 [INFO] [stderr] Compiling wasmtime-cli v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-io v0.6.9 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling system-interface v0.6.5 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking posish v0.6.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Compiling psm v0.1.13 [INFO] [stderr] Compiling openvino-sys v0.3.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking cap-rand v0.13.10 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking cap-time-ext v0.13.10 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking wat v1.0.37 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen v0.75.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling witx v0.9.0 [INFO] [stderr] Checking openvino v0.3.1 [INFO] [stderr] Checking filecheck v0.5.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling wiggle-generate v0.28.0 [INFO] [stderr] Compiling wiggle-macro v0.28.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking cranelift-bforest v0.75.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Checking cranelift-frontend v0.75.0 [INFO] [stderr] Checking cranelift-native v0.75.0 [INFO] [stderr] Checking cranelift-wasm v0.75.0 [INFO] [stderr] Checking wasmtime-environ v0.28.0 [INFO] [stderr] Checking wasmtime-debug v0.28.0 [INFO] [stderr] Checking wasmtime-cranelift v0.28.0 [INFO] [stderr] Checking wasmtime-obj v0.28.0 [INFO] [stderr] Checking wasmtime-profiling v0.28.0 [INFO] [stderr] Checking wasmtime-jit v0.28.0 [INFO] [stderr] Checking wasmtime v0.28.0 [INFO] [stderr] Checking wiggle v0.28.0 [INFO] [stderr] Checking wasmtime-wast v0.28.0 [INFO] [stderr] Checking wasi-cap-std-sync v0.28.0 [INFO] [stdout] error[E0432]: unresolved import `wasmtime_wasi::tokio` [INFO] [stdout] --> examples/tokio/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use wasmtime_wasi::{tokio::WasiCtxBuilder, WasiCtx}; [INFO] [stdout] | ^^^^^ could not find `tokio` in `wasmtime_wasi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio` in `wasmtime_wasi` [INFO] [stdout] --> examples/tokio/main.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | wasmtime_wasi::tokio::add_to_linker(&mut linker, |cx| cx)?; [INFO] [stdout] | ^^^^^ could not find `tokio` in `wasmtime_wasi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/host_segfault.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/host_segfault.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | let f = Func::wrap0_async(&mut store, |_| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/host_segfault.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/host_segfault.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | let f = Func::wrap0_async(&mut store, |_| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime-cli` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasmtime_fuzzing` [INFO] [stdout] --> tests/all/fuzzing.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use wasmtime_fuzzing::oracles::{self, Timeout}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `wasmtime_fuzzing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `instantiate_async` found for struct `Arc>` in the current scope [INFO] [stdout] --> examples/tokio/main.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | .instantiate_async(&mut store, &inputs.env.module) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `instantiate_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wasmtime_fuzzing` [INFO] [stdout] --> tests/all/fuzzing.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use wasmtime_fuzzing::oracles::{self, Timeout}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `wasmtime_fuzzing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Timeout` [INFO] [stdout] --> tests/all/fuzzing.rs:29:59 [INFO] [stdout] | [INFO] [stdout] 29 | oracles::instantiate_with_config(&data, true, config, Timeout::None); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `Config` in the current scope [INFO] [stdout] --> examples/tokio/main.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | Store::new(&Engine::new(Config::new().async_support(true)).unwrap(), ()) [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | run(func.call_async(&mut *store, &[])).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | run(func.call_async(&mut *store, &[])).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call_async` found for struct `TypedFunc` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | run(func.call_async(&mut *store, ())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `TypedFunc<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call_async` found for struct `TypedFunc` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | run(func.call_async(&mut *store, ())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `TypedFunc<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let func = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | let func = Func::wrap0_async(&mut store, move |_caller| Box::new(async { Ok(()) })); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_new_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | linker.func_new_async( [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_wrap0_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | linker.func_wrap0_async("", "second", move |_caller| Box::new(async { Ok(()) }))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let func = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | let func = Func::wrap0_async(&mut store, move |_caller| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_new_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | linker.func_new_async( [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_wrap0_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | linker.func_wrap0_async("", "second", move |_caller| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | let async_wasm_func = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | let func2 = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:185:34 [INFO] [stdout] | [INFO] [stdout] 185 | let instance = Instance::new_async(&mut store, &module, &[func2.into()]).await?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 203 | let async_thunk = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:219:30 [INFO] [stdout] | [INFO] [stdout] 219 | let async_import = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | let instance = Instance::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:259:59 [INFO] [stdout] | [INFO] [stdout] 259 | let mut store = Store::new(&Engine::new(Config::new().async_support(true)).unwrap(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:261:29 [INFO] [stdout] | [INFO] [stdout] 261 | let async_thunk = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_mut` found for struct `Pin>` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | .as_mut() [INFO] [stdout] | ^^^^^^ method not found in `Pin>` [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Pin

` [INFO] [stdout] = note: `future` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:359:44 [INFO] [stdout] | [INFO] [stdout] 359 | let engine = Engine::new(Config::new().async_support(true).consume_fuel(true)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:372:30 [INFO] [stdout] | [INFO] [stdout] 372 | let instance = Instance::new_async(&mut store, &module, &[]); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_mut` found for struct `Pin>` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:379:19 [INFO] [stdout] | [INFO] [stdout] 379 | assert!(f.as_mut().poll(&mut cx).is_pending()); [INFO] [stdout] | ^^^^^^ method not found in `Pin>` [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Pin

` [INFO] [stdout] = note: `f` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_mut` found for struct `Pin>` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | match f.as_mut().poll(&mut cx) { [INFO] [stdout] | ^^^^^^ method not found in `Pin>` [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Pin

` [INFO] [stdout] = note: `f` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:393:44 [INFO] [stdout] | [INFO] [stdout] 393 | let engine = Engine::new(Config::new().async_support(true).consume_fuel(true)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:416:30 [INFO] [stdout] | [INFO] [stdout] 416 | let instance = Instance::new_async(&mut store, &module, &[]); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 423 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:439:22 [INFO] [stdout] | [INFO] [stdout] 439 | let func = Func::new_async( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:452:12 [INFO] [stdout] | [INFO] [stdout] 452 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_new_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 468 | linker.func_new_async( [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:518:26 [INFO] [stdout] | [INFO] [stdout] 518 | let func = Func::wrap0_async(&mut store, |_| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:524:32 [INFO] [stdout] | [INFO] [stdout] 524 | let result = Instance::new_async(&mut store, &module, &[func.into()]).await; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:549:26 [INFO] [stdout] | [INFO] [stdout] 549 | let func = Func::wrap0_async(&mut store, |_| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:552:32 [INFO] [stdout] | [INFO] [stdout] 552 | let result = Instance::new_async(&mut store, &module, &[func.into()]).await; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap0_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:585:30 [INFO] [stdout] | [INFO] [stdout] 585 | let func = Func::wrap0_async(&mut store, |_| { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `wasmtime::Instance` in the current scope [INFO] [stdout] --> tests/all/async_functions.rs:588:28 [INFO] [stdout] | [INFO] [stdout] 588 | drop(Instance::new_async(&mut store, &module, &[func.into()]).await); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `func_new_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/host_funcs.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | drop(linker.func_new_async( [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `wasmtime::Linker<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/native_hooks.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap4_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/native_hooks.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | let f = Func::wrap4_async( [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `async_support` found for struct `wasmtime::Config` in the current scope [INFO] [stdout] --> tests/all/native_hooks.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | config.async_support(true); [INFO] [stdout] | ^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `wrap4_async` found for struct `wasmtime::Func` in the current scope [INFO] [stdout] --> tests/all/native_hooks.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | let f = Func::wrap4_async( [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `wasmtime::Func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `instantiate_async` found for struct `wasmtime::Linker` in the current scope [INFO] [stdout] --> tests/all/native_hooks.rs:180:23 [INFO] [stdout] | [INFO] [stdout] 180 | let inst = linker.instantiate_async(&mut store, &module).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `instantiate_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac7f5b4bf61db7f0ec099cbf5306d01fa7198d3ec8a084e20cbb0be73abcb418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7f5b4bf61db7f0ec099cbf5306d01fa7198d3ec8a084e20cbb0be73abcb418", kill_on_drop: false }` [INFO] [stdout] ac7f5b4bf61db7f0ec099cbf5306d01fa7198d3ec8a084e20cbb0be73abcb418