[INFO] fetching crate wsdom-core 0.0.1... [INFO] testing wsdom-core-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wsdom-core 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wsdom-core 0.0.1 [INFO] finished tweaking crates.io crate wsdom-core 0.0.1 [INFO] tweaked toml for crates.io crate wsdom-core 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wsdom-core 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f72f3691a469254d6956d9abb5596ea05b582eeb0cff89bae90350136ca0cbad [INFO] running `Command { std: "docker" "start" "-a" "f72f3691a469254d6956d9abb5596ea05b582eeb0cff89bae90350136ca0cbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f72f3691a469254d6956d9abb5596ea05b582eeb0cff89bae90350136ca0cbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72f3691a469254d6956d9abb5596ea05b582eeb0cff89bae90350136ca0cbad", kill_on_drop: false }` [INFO] [stdout] f72f3691a469254d6956d9abb5596ea05b582eeb0cff89bae90350136ca0cbad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd92a34b4866459001afca7c97ecb54bc2f4f9e0f79ca5cb39877e83510f0b10 [INFO] running `Command { std: "docker" "start" "-a" "bd92a34b4866459001afca7c97ecb54bc2f4f9e0f79ca5cb39877e83510f0b10", kill_on_drop: false }` [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling wsdom-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `InvalidReturn` is never constructed [INFO] [stdout] --> src/link.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | struct InvalidReturn; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandSerializeFailed` is never constructed [INFO] [stdout] --> src/operations.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | struct CommandSerializeFailed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.37s [INFO] running `Command { std: "docker" "inspect" "bd92a34b4866459001afca7c97ecb54bc2f4f9e0f79ca5cb39877e83510f0b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd92a34b4866459001afca7c97ecb54bc2f4f9e0f79ca5cb39877e83510f0b10", kill_on_drop: false }` [INFO] [stdout] bd92a34b4866459001afca7c97ecb54bc2f4f9e0f79ca5cb39877e83510f0b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe836e4f7d1e30df05635a587aa7535df8531eb21fc682257b2d7219a79bd06 [INFO] running `Command { std: "docker" "start" "-a" "4fe836e4f7d1e30df05635a587aa7535df8531eb21fc682257b2d7219a79bd06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling wsdom-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `InvalidReturn` is never constructed [INFO] [stdout] --> src/link.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | struct InvalidReturn; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandSerializeFailed` is never constructed [INFO] [stdout] --> src/operations.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | struct CommandSerializeFailed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvalidReturn` is never constructed [INFO] [stdout] --> src/link.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | struct InvalidReturn; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandSerializeFailed` is never constructed [INFO] [stdout] --> src/operations.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | struct CommandSerializeFailed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.25s [INFO] running `Command { std: "docker" "inspect" "4fe836e4f7d1e30df05635a587aa7535df8531eb21fc682257b2d7219a79bd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe836e4f7d1e30df05635a587aa7535df8531eb21fc682257b2d7219a79bd06", kill_on_drop: false }` [INFO] [stdout] 4fe836e4f7d1e30df05635a587aa7535df8531eb21fc682257b2d7219a79bd06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49e202d54c4e70ec94716294819c7943b998859c8c4a535b29b54d3dac8ef70c [INFO] running `Command { std: "docker" "start" "-a" "49e202d54c4e70ec94716294819c7943b998859c8c4a535b29b54d3dac8ef70c", kill_on_drop: false }` [INFO] [stderr] warning: struct `InvalidReturn` is never constructed [INFO] [stderr] --> src/link.rs:173:8 [INFO] [stderr] | [INFO] [stderr] 173 | struct InvalidReturn; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `CommandSerializeFailed` is never constructed [INFO] [stderr] --> src/operations.rs:309:8 [INFO] [stderr] | [INFO] [stderr] 309 | struct CommandSerializeFailed; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wsdom-core` (lib) generated 2 warnings [INFO] [stderr] warning: `wsdom-core` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wsdom_core-e52869f1c1102266) [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 wsdom_core [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/operations.rs - operations::Browser::call_constructor (line 43) ... ok [INFO] [stdout] test src/operations.rs - operations::JsObject::js_set_field (line 236) ... FAILED [INFO] [stdout] test src/operations.rs - operations::JsObject::js_call_method (line 264) ... FAILED [INFO] [stdout] test src/interaction/callback.rs - interaction::callback (line 11) ... FAILED [INFO] [stdout] test src/operations.rs - operations::JsObject::js_get_field (line 201) ... FAILED [INFO] [stdout] test src/operations.rs - operations::Browser::call_function (line 15) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/operations.rs - operations::JsObject::js_set_field (line 236) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 9 | wsdom::dom::location(&browser).js_set_field(&"href", &"https://example.com/"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsdom::dom::location(&browser).set_href(&"https://example.com"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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/operations.rs - operations::JsObject::js_call_method (line 264) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 7 | let console = wsdom::dom::console(browser); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsdom::dom::console(&browser).log(&[&"Hello" as &_]); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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/interaction/callback.rs - interaction::callback (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/interaction/callback.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 6 | async fn example(browser: &Browser, button: wsdom::dom::HTMLButtonElement) { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/interaction/callback.rs:15:62 [INFO] [stdout] | [INFO] [stdout] 7 | let (mut stream, func) = wsdom::callback::new_callback::(&browser); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/interaction/callback.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 11 | let _click_event: Option = stream.next().await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/interaction/callback.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 7 | let (mut stream, func) = wsdom::callback::new_callback::(&browser); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use wsdom_core::callback; [INFO] [stdout] | [INFO] [stdout] help: if you import `callback`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 7 - let (mut stream, func) = wsdom::callback::new_callback::(&browser); [INFO] [stdout] 7 + let (mut stream, func) = callback::new_callback::(&browser); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/interaction/callback.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 8 | button.add_event_listener(&"click", &func, &wsdom::undefined()); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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/operations.rs - operations::JsObject::js_get_field (line 201) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 9 | let href: JsValue = wsdom::dom::location(&browser).js_get_field(&"href"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] --> src/operations.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 12 | let href: JsString = wsdom::dom::location(&browser).get_href(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `wsdom` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wsdom`, use `cargo add wsdom` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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] [INFO] [stdout] failures: [INFO] [stdout] src/interaction/callback.rs - interaction::callback (line 11) [INFO] [stdout] src/operations.rs - operations::JsObject::js_call_method (line 264) [INFO] [stdout] src/operations.rs - operations::JsObject::js_get_field (line 201) [INFO] [stdout] src/operations.rs - operations::JsObject::js_set_field (line 236) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "49e202d54c4e70ec94716294819c7943b998859c8c4a535b29b54d3dac8ef70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e202d54c4e70ec94716294819c7943b998859c8c4a535b29b54d3dac8ef70c", kill_on_drop: false }` [INFO] [stdout] 49e202d54c4e70ec94716294819c7943b998859c8c4a535b29b54d3dac8ef70c