[INFO] fetching crate wasm-bridge 0.4.0...
[INFO] testing wasm-bridge-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wasm-bridge 0.4.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bridge 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9c9e1a44e7008744bdbd0928d49d60278b157615ba5718601dfed75dba0ed48
[INFO] running `Command { std: "docker" "start" "-a" "b9c9e1a44e7008744bdbd0928d49d60278b157615ba5718601dfed75dba0ed48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9c9e1a44e7008744bdbd0928d49d60278b157615ba5718601dfed75dba0ed48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c9e1a44e7008744bdbd0928d49d60278b157615ba5718601dfed75dba0ed48", kill_on_drop: false }`
[INFO] [stdout] b9c9e1a44e7008744bdbd0928d49d60278b157615ba5718601dfed75dba0ed48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bbf58e58a7b70c6ec9185e381cac684dd974b6da0bc6a46f6ceea82715df01e
[INFO] running `Command { std: "docker" "start" "-a" "5bbf58e58a7b70c6ec9185e381cac684dd974b6da0bc6a46f6ceea82715df01e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cranelift-isle v0.106.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.106.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.106.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-control v0.106.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasm-encoder v0.201.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling wasmparser v0.201.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasmtime-asm-macros v19.0.2
[INFO] [stderr]    Compiling wasmtime-wmemcheck v19.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cranelift-codegen v0.106.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v19.0.2
[INFO] [stderr]    Compiling wasmtime-slab v19.0.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 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 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 45s
[INFO] running `Command { std: "docker" "inspect" "5bbf58e58a7b70c6ec9185e381cac684dd974b6da0bc6a46f6ceea82715df01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbf58e58a7b70c6ec9185e381cac684dd974b6da0bc6a46f6ceea82715df01e", kill_on_drop: false }`
[INFO] [stdout] 5bbf58e58a7b70c6ec9185e381cac684dd974b6da0bc6a46f6ceea82715df01e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 309df2bb8b889a890419ba15618ce67c7cb1b88c7bb1a7934745a2690a74faaf
[INFO] running `Command { std: "docker" "start" "-a" "309df2bb8b889a890419ba15618ce67c7cb1b88c7bb1a7934745a2690a74faaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[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-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 1m 07s
[INFO] running `Command { std: "docker" "inspect" "309df2bb8b889a890419ba15618ce67c7cb1b88c7bb1a7934745a2690a74faaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309df2bb8b889a890419ba15618ce67c7cb1b88c7bb1a7934745a2690a74faaf", kill_on_drop: false }`
[INFO] [stdout] 309df2bb8b889a890419ba15618ce67c7cb1b88c7bb1a7934745a2690a74faaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a94495edc055c45ff982cdcd841de7e8733022830bb11831ac2ed6cb67af25d8
[INFO] running `Command { std: "docker" "start" "-a" "a94495edc055c45ff982cdcd841de7e8733022830bb11831ac2ed6cb67af25d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_bridge-12c42cdfc51f2f97)
[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::Module (line 59) - compile ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 72) - 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::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::Linker<T>::instantiate_safe (line 488) ... FAILED
[INFO] [stdout] test src/sys/mod.rs - sys::Module (line 48) - compile ... 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a94495edc055c45ff982cdcd841de7e8733022830bb11831ac2ed6cb67af25d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94495edc055c45ff982cdcd841de7e8733022830bb11831ac2ed6cb67af25d8", kill_on_drop: false }`
[INFO] [stdout] a94495edc055c45ff982cdcd841de7e8733022830bb11831ac2ed6cb67af25d8
