[INFO] fetching crate wasm-bridge 0.4.0...
[INFO] testing wasm-bridge-0.4.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate wasm-bridge 0.4.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bridge 0.4.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding wasmtime v19.0.2 (available: v40.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c5d93290218a668b55d3a9f68f45c098923c547a11cda5684f4212e6c6fbc6
[INFO] running `Command { std: "docker" "start" "-a" "45c5d93290218a668b55d3a9f68f45c098923c547a11cda5684f4212e6c6fbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c5d93290218a668b55d3a9f68f45c098923c547a11cda5684f4212e6c6fbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c5d93290218a668b55d3a9f68f45c098923c547a11cda5684f4212e6c6fbc6", kill_on_drop: false }`
[INFO] [stdout] 45c5d93290218a668b55d3a9f68f45c098923c547a11cda5684f4212e6c6fbc6
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 343965862bf9925f83652dce1015b94419b50c3a3d8126ec55f728d0e9316868
[INFO] running `Command { std: "docker" "start" "-a" "343965862bf9925f83652dce1015b94419b50c3a3d8126ec55f728d0e9316868", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.106.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.106.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.106.2
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasm-encoder v0.201.0
[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 wasmtime-wmemcheck v19.0.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v19.0.2
[INFO] [stderr]    Compiling wasmtime-slab v19.0.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-control v0.106.2
[INFO] [stderr]    Compiling wast v244.0.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling wasmparser v0.201.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cranelift-codegen v0.106.2
[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 ref-cast v1.0.25
[INFO] [stderr]    Compiling wasmtime-runtime v19.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 wasmtime-environ v19.0.2
[INFO] [stderr]    Compiling wat v1.244.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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "343965862bf9925f83652dce1015b94419b50c3a3d8126ec55f728d0e9316868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343965862bf9925f83652dce1015b94419b50c3a3d8126ec55f728d0e9316868", kill_on_drop: false }`
[INFO] [stdout] 343965862bf9925f83652dce1015b94419b50c3a3d8126ec55f728d0e9316868
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f5f9de08911e3f356c3952e1972c508fbcf1b6d3b69795a43c3aef94f97fe247
[INFO] running `Command { std: "docker" "start" "-a" "f5f9de08911e3f356c3952e1972c508fbcf1b6d3b69795a43c3aef94f97fe247", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling wasmparser v0.201.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[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.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling cranelift-entity v0.106.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cranelift-bforest v0.106.2
[INFO] [stderr]    Compiling wasmtime-types v19.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.106.2
[INFO] [stderr]    Compiling wasmtime-environ v19.0.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.58
[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 `test` profile [unoptimized + debuginfo] target(s) in 50.20s
[INFO] running `Command { std: "docker" "inspect" "f5f9de08911e3f356c3952e1972c508fbcf1b6d3b69795a43c3aef94f97fe247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f9de08911e3f356c3952e1972c508fbcf1b6d3b69795a43c3aef94f97fe247", kill_on_drop: false }`
[INFO] [stdout] f5f9de08911e3f356c3952e1972c508fbcf1b6d3b69795a43c3aef94f97fe247
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 238b1572b201fcf57dcf524d926fc637d47921e2dedcba9e6f9fa7d1573ace37
[INFO] running `Command { std: "docker" "start" "-a" "238b1572b201fcf57dcf524d926fc637d47921e2dedcba9e6f9fa7d1573ace37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/wasm-bridge/60bc776999994980/deps/wasm_bridge-60bc776999994980)
[INFO] [stdout] 
[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] [stderr]    Doc-tests wasm_bridge
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/sys/mod.rs - sys::Linker<T>::instantiate_safe (line 488) ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Linker<T>::func_wrap (line 576) ... 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 59) - 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 (line 87) - 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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] ---- 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 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::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 (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 (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] 
[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.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "238b1572b201fcf57dcf524d926fc637d47921e2dedcba9e6f9fa7d1573ace37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238b1572b201fcf57dcf524d926fc637d47921e2dedcba9e6f9fa7d1573ace37", kill_on_drop: false }`
[INFO] [stdout] 238b1572b201fcf57dcf524d926fc637d47921e2dedcba9e6f9fa7d1573ace37
