[INFO] fetching crate wasm-bridge 0.4.0...
[INFO] testing wasm-bridge-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wasm-bridge 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wasm-bridge 0.4.0
[INFO] finished tweaking crates.io crate wasm-bridge 0.4.0
[INFO] tweaked toml for crates.io crate wasm-bridge 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bridge 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding wasmtime v19.0.2 (available: v38.0.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4074144294e85e3ee819781460d1660ee149fb4c5ad610344433062156fb3b90
[INFO] running `Command { std: "docker" "start" "-a" "4074144294e85e3ee819781460d1660ee149fb4c5ad610344433062156fb3b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4074144294e85e3ee819781460d1660ee149fb4c5ad610344433062156fb3b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4074144294e85e3ee819781460d1660ee149fb4c5ad610344433062156fb3b90", kill_on_drop: false }`
[INFO] [stdout] 4074144294e85e3ee819781460d1660ee149fb4c5ad610344433062156fb3b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e678b1c5ee4e9483f01529c9f8cc8f976435912882ca15757c50cb5c9609d167
[INFO] running `Command { std: "docker" "start" "-a" "e678b1c5ee4e9483f01529c9f8cc8f976435912882ca15757c50cb5c9609d167", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.106.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.106.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v19.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cranelift-entity v0.106.2
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.106.2
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wasmtime-runtime v19.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cranelift-bforest v0.106.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-asm-macros v19.0.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasm-encoder v0.201.0
[INFO] [stderr]    Compiling wasmtime-wmemcheck v19.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v19.0.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling wasmtime-slab v19.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling cranelift-control v0.106.2
[INFO] [stderr]    Compiling wasmparser v0.201.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling wast v240.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.106.2
[INFO] [stderr]    Compiling wasmtime-types v19.0.2
[INFO] [stderr]    Compiling wasmtime-environ v19.0.2
[INFO] [stderr]    Compiling wat v1.240.0
[INFO] [stderr]    Compiling cranelift-native v0.106.2
[INFO] [stderr]    Compiling cranelift-frontend v0.106.2
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v19.0.2
[INFO] [stderr]    Compiling cranelift-wasm v0.106.2
[INFO] [stderr]    Compiling wasmtime-cranelift v19.0.2
[INFO] [stderr]    Compiling wasmtime v19.0.2
[INFO] [stderr]    Compiling wasm-bridge v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.62s
[INFO] running `Command { std: "docker" "inspect" "e678b1c5ee4e9483f01529c9f8cc8f976435912882ca15757c50cb5c9609d167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e678b1c5ee4e9483f01529c9f8cc8f976435912882ca15757c50cb5c9609d167", kill_on_drop: false }`
[INFO] [stdout] e678b1c5ee4e9483f01529c9f8cc8f976435912882ca15757c50cb5c9609d167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b4f81728ce395c466a36ea1b09804d4b6b1a70470ee36f39ff0f407199d6826
[INFO] running `Command { std: "docker" "start" "-a" "7b4f81728ce395c466a36ea1b09804d4b6b1a70470ee36f39ff0f407199d6826", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v19.0.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling wasmtime-runtime v19.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling cranelift-entity v0.106.2
[INFO] [stderr]    Compiling cranelift-bforest v0.106.2
[INFO] [stderr]    Compiling wasmtime-types v19.0.2
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling cranelift-codegen v0.106.2
[INFO] [stderr]    Compiling wasmtime-environ v19.0.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]    Compiling cranelift-frontend v0.106.2
[INFO] [stderr]    Compiling cranelift-native v0.106.2
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v19.0.2
[INFO] [stderr]    Compiling cranelift-wasm v0.106.2
[INFO] [stderr]    Compiling wasmtime-cranelift v19.0.2
[INFO] [stderr]    Compiling wasmtime v19.0.2
[INFO] [stderr]    Compiling wasm-bridge v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.40s
[INFO] running `Command { std: "docker" "inspect" "7b4f81728ce395c466a36ea1b09804d4b6b1a70470ee36f39ff0f407199d6826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4f81728ce395c466a36ea1b09804d4b6b1a70470ee36f39ff0f407199d6826", kill_on_drop: false }`
[INFO] [stdout] 7b4f81728ce395c466a36ea1b09804d4b6b1a70470ee36f39ff0f407199d6826
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9170f3908c7a813d47fd4bc560095ad061e8ac47f1256893bdbdfa02f9ee5e66
[INFO] running `Command { std: "docker" "start" "-a" "9170f3908c7a813d47fd4bc560095ad061e8ac47f1256893bdbdfa02f9ee5e66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_bridge-aab4a52170251c33)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasm_bridge
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 59) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Linker<T>::instantiate_safe (line 488) ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 87) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module::new_safe (line 174) ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module::new_safe (line 161) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 48) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 72) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Linker<T>::func_wrap (line 576) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   --> src/sys/mod.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Linker<T>::instantiate_safe (line 488) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> src/sys/mod.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module (line 87) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   --> src/sys/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module::new_safe (line 174) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> src/sys/mod.rs:176:14
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module::new_safe (line 161) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> src/sys/mod.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   --> src/sys/mod.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Module (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   --> src/sys/mod.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sys/mod.rs - sys::Linker<T>::func_wrap (line 576) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> src/sys/mod.rs:578:14
[INFO] [stdout]     |
[INFO] [stdout] 578 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/sys/mod.rs - sys::Linker<T>::func_wrap (line 576)
[INFO] [stdout]     src/sys/mod.rs - sys::Linker<T>::instantiate_safe (line 488)
[INFO] [stdout]     src/sys/mod.rs - sys::Module (line 48)
[INFO] [stdout]     src/sys/mod.rs - sys::Module (line 59)
[INFO] [stdout]     src/sys/mod.rs - sys::Module (line 72)
[INFO] [stdout]     src/sys/mod.rs - sys::Module (line 87)
[INFO] [stdout]     src/sys/mod.rs - sys::Module::new_safe (line 161)
[INFO] [stdout]     src/sys/mod.rs - sys::Module::new_safe (line 174)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9170f3908c7a813d47fd4bc560095ad061e8ac47f1256893bdbdfa02f9ee5e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9170f3908c7a813d47fd4bc560095ad061e8ac47f1256893bdbdfa02f9ee5e66", kill_on_drop: false }`
[INFO] [stdout] 9170f3908c7a813d47fd4bc560095ad061e8ac47f1256893bdbdfa02f9ee5e66
