[INFO] fetching crate intrepid-core 0.3.0...
[INFO] testing intrepid-core-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate intrepid-core 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate intrepid-core 0.3.0
[INFO] finished tweaking crates.io crate intrepid-core 0.3.0
[INFO] tweaked toml for crates.io crate intrepid-core 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate intrepid-core 0.3.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 183 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding urlpattern v0.3.0 (available: v0.4.1)
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b5bf65c3a2a791f0f3ddb89a7b8c242d25b65237c44fbb8eccdb80f3cb6a263e
[INFO] running `Command { std: "docker" "start" "-a" "b5bf65c3a2a791f0f3ddb89a7b8c242d25b65237c44fbb8eccdb80f3cb6a263e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5bf65c3a2a791f0f3ddb89a7b8c242d25b65237c44fbb8eccdb80f3cb6a263e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5bf65c3a2a791f0f3ddb89a7b8c242d25b65237c44fbb8eccdb80f3cb6a263e", kill_on_drop: false }`
[INFO] [stdout] b5bf65c3a2a791f0f3ddb89a7b8c242d25b65237c44fbb8eccdb80f3cb6a263e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f1dacd0bf33e4c56ddf59963550af1f1e8b05b5bea200c3d0f1483160df7953f
[INFO] running `Command { std: "docker" "start" "-a" "f1dacd0bf33e4c56ddf59963550af1f1e8b05b5bea200c3d0f1483160df7953f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling http-serde-ext v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling intrepid-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.10s
[INFO] running `Command { std: "docker" "inspect" "f1dacd0bf33e4c56ddf59963550af1f1e8b05b5bea200c3d0f1483160df7953f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1dacd0bf33e4c56ddf59963550af1f1e8b05b5bea200c3d0f1483160df7953f", kill_on_drop: false }`
[INFO] [stdout] f1dacd0bf33e4c56ddf59963550af1f1e8b05b5bea200c3d0f1483160df7953f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d4f32630b31b2a701b51af077af486b9eabbdcca88b606a5961525394ea39937
[INFO] running `Command { std: "docker" "start" "-a" "d4f32630b31b2a701b51af077af486b9eabbdcca88b606a5961525394ea39937", kill_on_drop: false }`
[INFO] [stderr]    Compiling intrepid-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "d4f32630b31b2a701b51af077af486b9eabbdcca88b606a5961525394ea39937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f32630b31b2a701b51af077af486b9eabbdcca88b606a5961525394ea39937", kill_on_drop: false }`
[INFO] [stdout] d4f32630b31b2a701b51af077af486b9eabbdcca88b606a5961525394ea39937
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 93d217a4d46a16793fdc88cfcc3ddacd279bbb7f39e0562d475b00b766943c93
[INFO] running `Command { std: "docker" "start" "-a" "93d217a4d46a16793fdc88cfcc3ddacd279bbb7f39e0562d475b00b766943c93", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intrepid_core-e8c98a7bd66a2ce4)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test action::candidate::creating_and_resuming_statelessly ... ok
[INFO] [stdout] test action::candidate::creating_and_resuming_with_state ... ok
[INFO] [stdout] test action::active::as_a_stateless_action ... ok
[INFO] [stdout] test action::active::suspending_and_resuming_statelessly ... ok
[INFO] [stdout] test action::ready::creating_and_resuming_statelessly ... ok
[INFO] [stdout] test action::active::as_a_stateful_service ... ok
[INFO] [stdout] test action::stateless::invoking_stateless_actions_directly ... ok
[INFO] [stdout] test extract::message_data::failure ... ok
[INFO] [stdout] test extract::http_get::extracting_different_methods ... ok
[INFO] [stdout] test extract::http_post::extracting_different_methods ... ok
[INFO] [stdout] test extract::http_get::failure ... ok
[INFO] [stdout] test extract::http_post::failure ... ok
[INFO] [stdout] test extract::message_data::raw_message_data ... ok
[INFO] [stdout] test extract::message_json::extraction_failed_error ... ok
[INFO] [stdout] test extract::message_json::wrong_frame_failure ... ok
[INFO] [stdout] test action::ready::creating_and_resuming_with_state ... ok
[INFO] [stdout] test extract::message_json::message_json ... ok
[INFO] [stdout] test extract::message_meta::raw_message_meta ... ok
[INFO] [stdout] test extract::http_meta::failure ... ok
[INFO] [stdout] test extract::message_meta_json::extraction_failed_error ... ok
[INFO] [stdout] test extract::http_meta::getting_method ... ok
[INFO] [stdout] test extract::message_meta::failure ... ok
[INFO] [stdout] test extract::message_meta_json::wrong_frame_failure ... ok
[INFO] [stdout] test extract::message_meta_json::message_meta_json ... ok
[INFO] [stdout] test extract::message_uri::message_uri ... ok
[INFO] [stdout] test extract::path::non_system_contexts_error ... ok
[INFO] [stdout] test extract::path::attempts_to_extract_given_types ... ok
[INFO] [stdout] test extract::message_uri::failure ... ok
[INFO] [stdout] test extract::state::extract_state_from_frame ... ok
[INFO] [stdout] test pattern::accepts_urls ... ok
[INFO] [stdout] test extract::path::non_frame_messages_error ... ok
[INFO] [stdout] test routing::routes::grabbing_path_captures ... ok
[INFO] [stdout] test system::direct_batch::calling_with_a_frame_statelessly ... ok
[INFO] [stdout] test system::dispatch_batch::calling_with_a_frame_statelessly ... ok
[INFO] [stdout] test system::dispatch_batch::calling_with_a_frame_statefully ... ok
[INFO] [stdout] test system::first_match::calling_with_a_frame_statefully ... ok
[INFO] [stdout] test routing::normalizes_nested_routes ... ok
[INFO] [stdout] test system::direct_batch::calling_with_a_frame_statefully ... ok
[INFO] [stdout] test system::routed::calling_with_a_frame_statefully ... ok
[INFO] [stdout] test system::first_match::calling_with_a_frame_statelessly ... ok
[INFO] [stdout] test system::routed::targeting_a_root_path ... ok
[INFO] [stdout] test system::routed::targeting_a_nested_path ... ok
[INFO] [stdout] test system::first_match::getting_a_match ... ok
[INFO] [stdout] test system::routed::calling_with_a_frame_statelessly ... ok
[INFO] [stdout] test layer::full_uri_match::prevents_messages_that_dont_match ... ok
[INFO] [stdout] test pattern::describes_capture_results ... ok
[INFO] [stdout] test system::dispatch_batch::calls_full_matches_statelessly ... ok
[INFO] [stdout] test system::dispatch_batch::ignores_stateless_misses ... ok
[INFO] [stdout] test system::dispatch_batch::calls_full_matches_with_state ... ok
[INFO] [stdout] test layer::full_uri_match::allows_messages_that_fully_match ... ok
[INFO] [stderr]    Doc-tests intrepid_core
[INFO] [stdout] test system::dispatch_batch::ignores_stateful_misses ... ok
[INFO] [stdout] test pattern::partials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/extract/path.rs - extract::path::Path (line 25) ... FAILED
[INFO] [stdout] test src/action/active/active_action.rs - action::active::active_action::ActiveAction::into_stream (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/extract/path.rs - extract::path::Path (line 25) stdout ----
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> src/extract/path.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | async fn main() -> intrepid::Result<()> {
[INFO] [stdout]    |                                         - closing delimiter possibly meant for this
[INFO] [stdout] ...
[INFO] [stdout] 33 |    let response = system.call(Frame::message(format!("/uri/{id}")).await?;
[INFO] [stdout]    |                              ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 36 | }
[INFO] [stdout]    | ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/action/active/active_action.rs - action::active::active_action::ActiveAction::into_stream (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `intrepid`
[INFO] [stdout]   --> src/action/active/active_action.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use intrepid::{Action, Frame, IntoFrame, Service};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `intrepid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intrepid`, use `cargo add intrepid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_frame` found for struct `String` in the current scope
[INFO] [stdout]   --> src/action/active/active_action.rs:47:74
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let action = |name: String| async move { format!("Hello, {}!", name).into_frame() };
[INFO] [stdout]    |                                                                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `frame` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let action = |name: String| async move { format!("Hello, {}!", name).into_frame() };
[INFO] [stdout] 47 +     let action = |name: String| async move { format!("Hello, {}!", name).frame() };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/action/active/active_action.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         handle.send("Alice".to_string()).await.unwrap();
[INFO] [stdout]    |         ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/action/active/active_action.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         handle.send("Alice".to_string()).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/action/active/active_action.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handle.send("Bob".to_string()).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/action/active/active_action.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     while let Some(frame) = stream.next().await {
[INFO] [stdout]    |                             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/action/active/active_action.rs - action::active::active_action::ActiveAction::into_stream (line 41)
[INFO] [stdout]     src/extract/path.rs - extract::path::Path (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 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" "93d217a4d46a16793fdc88cfcc3ddacd279bbb7f39e0562d475b00b766943c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d217a4d46a16793fdc88cfcc3ddacd279bbb7f39e0562d475b00b766943c93", kill_on_drop: false }`
[INFO] [stdout] 93d217a4d46a16793fdc88cfcc3ddacd279bbb7f39e0562d475b00b766943c93
