[INFO] fetching crate wasmtime 0.31.0... [INFO] testing wasmtime-0.31.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate wasmtime 0.31.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate wasmtime 0.31.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime 0.31.0 [INFO] finished tweaking crates.io crate wasmtime 0.31.0 [INFO] tweaked toml for crates.io crate wasmtime 0.31.0 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b74819eab8ce22624c13664b431ac1e67501214f4e04b29a37742df1bc97d17b [INFO] running `Command { std: "docker" "start" "-a" "b74819eab8ce22624c13664b431ac1e67501214f4e04b29a37742df1bc97d17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b74819eab8ce22624c13664b431ac1e67501214f4e04b29a37742df1bc97d17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74819eab8ce22624c13664b431ac1e67501214f4e04b29a37742df1bc97d17b", kill_on_drop: false }` [INFO] [stdout] b74819eab8ce22624c13664b431ac1e67501214f4e04b29a37742df1bc97d17b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467521d7ae899f271125a1bdc3b0282100915ee7f783b021f980f8896abc8569 [INFO] running `Command { std: "docker" "start" "-a" "467521d7ae899f271125a1bdc3b0282100915ee7f783b021f980f8896abc8569", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-entity v0.78.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.78.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling wasmparser v0.81.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.0.28 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling wasmtime-cache v0.31.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wasmtime v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.78.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [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 quote v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regalloc v0.0.32 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling io-lifetimes v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling rsix v0.23.9 [INFO] [stderr] Compiling wasmtime-fiber v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmtime-runtime v0.31.0 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling cranelift-codegen v0.78.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cranelift-bforest v0.78.0 [INFO] [stderr] Compiling wasmtime-types v0.31.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling wasmtime-environ v0.31.0 [INFO] [stderr] Compiling wasmtime-jit v0.31.0 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling cranelift-frontend v0.78.0 [INFO] [stderr] Compiling cranelift-native v0.78.0 [INFO] [stderr] Compiling cranelift-wasm v0.78.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.31.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "467521d7ae899f271125a1bdc3b0282100915ee7f783b021f980f8896abc8569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467521d7ae899f271125a1bdc3b0282100915ee7f783b021f980f8896abc8569", kill_on_drop: false }` [INFO] [stdout] 467521d7ae899f271125a1bdc3b0282100915ee7f783b021f980f8896abc8569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77207c4e6acaa34a5a84846ff2aeb9e91be65df14a78eacfe710869d32264648 [INFO] running `Command { std: "docker" "start" "-a" "77207c4e6acaa34a5a84846ff2aeb9e91be65df14a78eacfe710869d32264648", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wasmtime v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.02s [INFO] running `Command { std: "docker" "inspect" "77207c4e6acaa34a5a84846ff2aeb9e91be65df14a78eacfe710869d32264648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77207c4e6acaa34a5a84846ff2aeb9e91be65df14a78eacfe710869d32264648", kill_on_drop: false }` [INFO] [stdout] 77207c4e6acaa34a5a84846ff2aeb9e91be65df14a78eacfe710869d32264648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 694e63d64b5bd8d7f0e0cd490b790c95b4d77d69ca65b1a37a29418e7ccfed06 [INFO] running `Command { std: "docker" "start" "-a" "694e63d64b5bd8d7f0e0cd490b790c95b4d77d69ca65b1a37a29418e7ccfed06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmtime-7150235dcf5208a4) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test memory::tests::respect_tunables ... ok [INFO] [stdout] test module::serialization::test::test_cranelift_flags_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_tunables_int_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_os_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_tunables_bool_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_isa_flags_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_architecture_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_feature_mismatch ... ok [INFO] [stdout] test module::registry::test_frame_info ... ok [INFO] [stdout] test engine::tests::cache_accounts_for_opt_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/module.rs - module::Module::new (line 157) - compile ... ok [INFO] [stdout] test src/store/context.rs - store::context::AsContextMut (line 87) - compile fail ... ok [INFO] [stdout] test src/module.rs - module::Module (line 62) - compile ... ok [INFO] [stdout] test src/module.rs - module::Module (line 51) - compile ... ok [INFO] [stdout] test src/module.rs - module::Module::from_file (line 223) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 288) - compile ... FAILED [INFO] [stdout] test src/func.rs - func::Func::new_async (line 371) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::from_file (line 212) - compile ... ok [INFO] [stdout] test src/module.rs - module::Module (line 75) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... FAILED [INFO] [stdout] test src/lib.rs - (line 137) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::module (line 547) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::wrap (line 520) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::instantiate_pre (line 1003) ... FAILED [INFO] [stdout] test src/externals.rs - externals::Global::new (line 232) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::allow_unknown_exports (line 224) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::instantiate (line 942) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::wrap (line 546) ... FAILED [INFO] [stdout] test src/func.rs - func::Func (line 79) ... FAILED [INFO] [stdout] test src/lib.rs - (line 317) ... FAILED [INFO] [stdout] test src/func.rs - func::Func (line 110) ... FAILED [INFO] [stdout] test src/memory.rs - memory::Memory::new (line 214) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::func_wrap (line 400) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::module (line 577) ... FAILED [INFO] [stdout] test src/memory.rs - memory::Memory::ty (line 273) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::define (line 255) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::allow_shadowing (line 193) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::wrap (line 577) ... FAILED [INFO] [stdout] test src/linker.rs - linker::Linker::instance (line 468) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::name (line 729) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::wrap (line 615) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::exports (line 821) ... FAILED [INFO] [stdout] test src/func.rs - func::Func (line 145) ... FAILED [INFO] [stdout] test src/store.rs - store::Store::interrupt_handle (line 662) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::typed (line 1096) ... FAILED [INFO] [stdout] test src/memory.rs - memory::Memory::grow (line 479) ... FAILED [INFO] [stdout] test src/externals.rs - externals::Table::new (line 419) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::exports (line 833) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::imports (line 776) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::imports (line 764) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::get_export (line 881) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::get_export (line 893) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::from_binary (line 264) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::new (line 170) ... FAILED [INFO] [stdout] test src/module.rs - module::Module::from_binary (line 276) ... FAILED [INFO] [stdout] test src/trap.rs - trap::Trap::new (line 143) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::typed (line 1118) ... FAILED [INFO] [stdout] test src/func.rs - func::Func::typed (line 1129) ... ok [INFO] [stdout] test src/memory.rs - memory::Memory (line 101) ... ok [INFO] [stdout] test src/store/context.rs - store::context::AsContextMut (line 105) ... ok [INFO] [stdout] test src/memory.rs - memory::Memory (line 76) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 288) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasmtime_wasi` [INFO] [stdout] --> src/lib.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 6 | use wasmtime_wasi::sync::WasiCtxBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `wasmtime_wasi` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use wasmtime_cache::sync::WasiCtxBuilder; [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasmtime_wasi` [INFO] [stdout] --> src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 14 | wasmtime_wasi::add_to_linker(&mut linker, |cx| cx)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `wasmtime_wasi` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | wasmtime_cache::add_to_linker(&mut linker, |cx| cx)?; [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WasiCtxBuilder` [INFO] [stdout] --> src/lib.rs:304:16 [INFO] [stdout] | [INFO] [stdout] 19 | let wasi_ctx = WasiCtxBuilder::new().inherit_stdio().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WasiCtxBuilder` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::new_async (line 371) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 23) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 137) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::module (line 547) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::wrap (line 520) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::instantiate_pre (line 1003) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/externals.rs - externals::Global::new (line 232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::allow_unknown_exports (line 224) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::instantiate (line 942) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::wrap (line 546) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 317) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/memory.rs - memory::Memory::new (line 214) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::func_wrap (line 400) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::module (line 577) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/memory.rs - memory::Memory::ty (line 273) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::define (line 255) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::allow_shadowing (line 193) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::wrap (line 577) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/linker.rs - linker::Linker::instance (line 468) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::name (line 729) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::wrap (line 615) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::exports (line 821) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func (line 145) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/store.rs - store::Store::interrupt_handle (line 662) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::typed (line 1096) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/memory.rs - memory::Memory::grow (line 479) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/externals.rs - externals::Table::new (line 419) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::exports (line 833) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::imports (line 776) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::imports (line 764) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::get_export (line 881) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::get_export (line 893) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::from_binary (line 264) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::new (line 170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/module.rs - module::Module::from_binary (line 276) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/trap.rs - trap::Trap::new (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/func.rs - func::Func::typed (line 1118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/externals.rs - externals::Global::new (line 232) [INFO] [stdout] src/externals.rs - externals::Table::new (line 419) [INFO] [stdout] src/func.rs - func::Func (line 110) [INFO] [stdout] src/func.rs - func::Func (line 145) [INFO] [stdout] src/func.rs - func::Func (line 79) [INFO] [stdout] src/func.rs - func::Func::new_async (line 371) [INFO] [stdout] src/func.rs - func::Func::typed (line 1096) [INFO] [stdout] src/func.rs - func::Func::typed (line 1118) [INFO] [stdout] src/func.rs - func::Func::wrap (line 520) [INFO] [stdout] src/func.rs - func::Func::wrap (line 546) [INFO] [stdout] src/func.rs - func::Func::wrap (line 577) [INFO] [stdout] src/func.rs - func::Func::wrap (line 615) [INFO] [stdout] src/lib.rs - (line 137) [INFO] [stdout] src/lib.rs - (line 23) [INFO] [stdout] src/lib.rs - (line 288) [INFO] [stdout] src/lib.rs - (line 317) [INFO] [stdout] src/linker.rs - linker::Linker::allow_shadowing (line 193) [INFO] [stdout] src/linker.rs - linker::Linker::allow_unknown_exports (line 224) [INFO] [stdout] src/linker.rs - linker::Linker::define (line 255) [INFO] [stdout] src/linker.rs - linker::Linker::func_wrap (line 400) [INFO] [stdout] src/linker.rs - linker::Linker::instance (line 468) [INFO] [stdout] src/linker.rs - linker::Linker::instantiate (line 942) [INFO] [stdout] src/linker.rs - linker::Linker::instantiate_pre (line 1003) [INFO] [stdout] src/linker.rs - linker::Linker::module (line 547) [INFO] [stdout] src/linker.rs - linker::Linker::module (line 577) [INFO] [stdout] src/memory.rs - memory::Memory::grow (line 479) [INFO] [stdout] src/memory.rs - memory::Memory::new (line 214) [INFO] [stdout] src/memory.rs - memory::Memory::ty (line 273) [INFO] [stdout] src/module.rs - module::Module::exports (line 821) [INFO] [stdout] src/module.rs - module::Module::exports (line 833) [INFO] [stdout] src/module.rs - module::Module::from_binary (line 264) [INFO] [stdout] src/module.rs - module::Module::from_binary (line 276) [INFO] [stdout] src/module.rs - module::Module::get_export (line 881) [INFO] [stdout] src/module.rs - module::Module::get_export (line 893) [INFO] [stdout] src/module.rs - module::Module::imports (line 764) [INFO] [stdout] src/module.rs - module::Module::imports (line 776) [INFO] [stdout] src/module.rs - module::Module::name (line 729) [INFO] [stdout] src/module.rs - module::Module::new (line 170) [INFO] [stdout] src/store.rs - store::Store::interrupt_handle (line 662) [INFO] [stdout] src/trap.rs - trap::Trap::new (line 143) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 40 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "694e63d64b5bd8d7f0e0cd490b790c95b4d77d69ca65b1a37a29418e7ccfed06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694e63d64b5bd8d7f0e0cd490b790c95b4d77d69ca65b1a37a29418e7ccfed06", kill_on_drop: false }` [INFO] [stdout] 694e63d64b5bd8d7f0e0cd490b790c95b4d77d69ca65b1a37a29418e7ccfed06