[INFO] cloning repository https://github.com/eichiarakaki/libaegis-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eichiarakaki/libaegis-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ef5a01a7cbae8784b649ab5f4defb4a7688f569
[INFO] testing eichiarakaki/libaegis-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eichiarakaki/libaegis-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/eichiarakaki/libaegis-rs
[INFO] tweaked toml for git repo https://github.com/eichiarakaki/libaegis-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eichiarakaki/libaegis-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eichiarakaki/libaegis-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded libc v0.2.183
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c99758a6a8de89f21b43d471835537559ff4e5e40e7b64882f4b79599c255894
[INFO] running `Command { std: "docker" "start" "-a" "c99758a6a8de89f21b43d471835537559ff4e5e40e7b64882f4b79599c255894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c99758a6a8de89f21b43d471835537559ff4e5e40e7b64882f4b79599c255894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99758a6a8de89f21b43d471835537559ff4e5e40e7b64882f4b79599c255894", kill_on_drop: false }`
[INFO] [stdout] c99758a6a8de89f21b43d471835537559ff4e5e40e7b64882f4b79599c255894
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebcf55b221cacf60b29848fd07fba259ccfff30b555602602ea2b9e220aa875d
[INFO] running `Command { std: "docker" "start" "-a" "ebcf55b221cacf60b29848fd07fba259ccfff30b555602602ea2b9e220aa875d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling libaegis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.44s
[INFO] running `Command { std: "docker" "inspect" "ebcf55b221cacf60b29848fd07fba259ccfff30b555602602ea2b9e220aa875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcf55b221cacf60b29848fd07fba259ccfff30b555602602ea2b9e220aa875d", kill_on_drop: false }`
[INFO] [stdout] ebcf55b221cacf60b29848fd07fba259ccfff30b555602602ea2b9e220aa875d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 924008aa1eb8e22acd5d1df471a9f1f30d0d34c84272250fa2aa4995634a0b74
[INFO] running `Command { std: "docker" "start" "-a" "924008aa1eb8e22acd5d1df471a9f1f30d0d34c84272250fa2aa4995634a0b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling libaegis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "924008aa1eb8e22acd5d1df471a9f1f30d0d34c84272250fa2aa4995634a0b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924008aa1eb8e22acd5d1df471a9f1f30d0d34c84272250fa2aa4995634a0b74", kill_on_drop: false }`
[INFO] [stdout] 924008aa1eb8e22acd5d1df471a9f1f30d0d34c84272250fa2aa4995634a0b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c69ced1cc5c6a519e6d17fa84c170376fd13ae7031b195e91c280141b132a6b
[INFO] running `Command { std: "docker" "start" "-a" "9c69ced1cc5c6a519e6d17fa84c170376fd13ae7031b195e91c280141b132a6b", 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/libaegis-8eaa29a8682d8504)
[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] [stderr]    Doc-tests libaegis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/data_stream.rs - data_stream (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data_stream.rs - data_stream (line 30) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `DataStream` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `DataStream`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::DataStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `socket_path` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component_id` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `session_id` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:65
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         MarketData::AggTrade(t) => { /* t.transact_time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         MarketData::Trade(t)    => { /* t.time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         MarketData::Kline(k)    => { /* k.open_time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         MarketData::OrderBook(ob) => {
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         MarketData::BookDepth(bd) => { /* bd.timestamp is always unix ms */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         MarketData::Metrics(m)    => { /* m.create_time is always unix ms */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         MarketData::Unknown { data_type, payload } => { /* forward-compat */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/data_stream.rs:31:77
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_data_stream_rs_30_0() {
[INFO] [stdout]    |                                      ------------------------------------------ this is not `async`
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/data_stream.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_data_stream_rs_30_0() {
[INFO] [stdout]    |                                      ------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 33 |     let msg = stream.next().await?;
[INFO] [stdout]    |                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data_stream.rs - data_stream (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9c69ced1cc5c6a519e6d17fa84c170376fd13ae7031b195e91c280141b132a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c69ced1cc5c6a519e6d17fa84c170376fd13ae7031b195e91c280141b132a6b", kill_on_drop: false }`
[INFO] [stdout] 9c69ced1cc5c6a519e6d17fa84c170376fd13ae7031b195e91c280141b132a6b
