[INFO] fetching crate blueprint-router 0.1.0-alpha.6...
[INFO] testing blueprint-router-0.1.0-alpha.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blueprint-router 0.1.0-alpha.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate blueprint-router 0.1.0-alpha.6
[INFO] finished tweaking crates.io crate blueprint-router 0.1.0-alpha.6
[INFO] tweaked toml for crates.io crate blueprint-router 0.1.0-alpha.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueprint-router 0.1.0-alpha.6 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] crate crates.io crate blueprint-router 0.1.0-alpha.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1742b279de86409781dfb4856aee84bd90ca6c9244d4c2c53596410e409ff14
[INFO] running `Command { std: "docker" "start" "-a" "a1742b279de86409781dfb4856aee84bd90ca6c9244d4c2c53596410e409ff14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1742b279de86409781dfb4856aee84bd90ca6c9244d4c2c53596410e409ff14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1742b279de86409781dfb4856aee84bd90ca6c9244d4c2c53596410e409ff14", kill_on_drop: false }`
[INFO] [stdout] a1742b279de86409781dfb4856aee84bd90ca6c9244d4c2c53596410e409ff14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6e389ec85c691b794f0686755e4e96b37234aa803e07f67de0b15426ee0d1a
[INFO] running `Command { std: "docker" "start" "-a" "ed6e389ec85c691b794f0686755e4e96b37234aa803e07f67de0b15426ee0d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling blueprint-core v0.1.0-alpha.5
[INFO] [stderr]    Compiling blueprint-router v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s
[INFO] running `Command { std: "docker" "inspect" "ed6e389ec85c691b794f0686755e4e96b37234aa803e07f67de0b15426ee0d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6e389ec85c691b794f0686755e4e96b37234aa803e07f67de0b15426ee0d1a", kill_on_drop: false }`
[INFO] [stdout] ed6e389ec85c691b794f0686755e4e96b37234aa803e07f67de0b15426ee0d1a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c84e3e2ae10c492ee82a64e08b6b5cc1f8890109f1166f872e1d5d9896fa8c
[INFO] running `Command { std: "docker" "start" "-a" "16c84e3e2ae10c492ee82a64e08b6b5cc1f8890109f1166f872e1d5d9896fa8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling blueprint-core v0.1.0-alpha.5
[INFO] [stderr]    Compiling blueprint-router v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.11s
[INFO] running `Command { std: "docker" "inspect" "16c84e3e2ae10c492ee82a64e08b6b5cc1f8890109f1166f872e1d5d9896fa8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c84e3e2ae10c492ee82a64e08b6b5cc1f8890109f1166f872e1d5d9896fa8c", kill_on_drop: false }`
[INFO] [stdout] 16c84e3e2ae10c492ee82a64e08b6b5cc1f8890109f1166f872e1d5d9896fa8c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bb2ffb01f5b600f0ee1262bafa62f630706fe490628f78c2cea19dd671adf9c
[INFO] running `Command { std: "docker" "start" "-a" "0bb2ffb01f5b600f0ee1262bafa62f630706fe490628f78c2cea19dd671adf9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueprint_router-1fe6375d5887f0e9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test future::tests::traits ... ok
[INFO] [stdout] test routing::traits ... ok
[INFO] [stdout] test util::test_try_downcast ... ok
[INFO] [stdout] test tests::fallible_job ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blueprint_router
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 236) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 101) ... FAILED
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 33) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Router<Ctx>::layer (line 164) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Router<Ctx>::as_service (line 263) - compile fail ... ok
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 203) ... FAILED
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 173) - compile fail ... ok
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 63) ... FAILED
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 3) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Router<Ctx>::as_service (line 279) ... FAILED
[INFO] [stdout] test src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 136) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 236) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | use blueprint_sdk::Router;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 237 - use blueprint_sdk::Router;
[INFO] [stdout] 237 + use blueprint_core::Router;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blueprint_sdk::job::JobWithoutContextExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use blueprint_sdk::job::JobWithoutContextExt;
[INFO] [stdout] 9 + use blueprint_core::job::JobWithoutContextExt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use blueprint_sdk::Router;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use blueprint_sdk::Router;
[INFO] [stdout] 8 + use blueprint_core::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use blueprint_sdk::{IntoJobResult, JobResult};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use blueprint_sdk::{IntoJobResult, JobResult};
[INFO] [stdout] 10 + use blueprint_core::{IntoJobResult, JobResult};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 101) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 102 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 102 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 102 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 102 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 126 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 34 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 34 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 54 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Router<Ctx>::layer (line 164) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/routing.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | use blueprint_sdk::{Job, Router};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 - use blueprint_sdk::{Job, Router};
[INFO] [stdout] 165 + use blueprint_core::{Job, Router};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 203) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 204 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 204 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 204 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 204 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 223 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 223 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 64 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 64 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 82 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 3) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]  --> src/../docs/with_context.md:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 4 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]  --> src/../docs/with_context.md:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 4 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]   --> src/../docs/with_context.md:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 21 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Router<Ctx>::as_service (line 279) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/routing.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | use blueprint_sdk::{JobCall, Router};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 280 - use blueprint_sdk::{JobCall, Router};
[INFO] [stdout] 280 + use blueprint_core::{JobCall, Router};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/routing.rs:286:37
[INFO] [stdout]     |
[INFO] [stdout] 286 | async fn async_main() -> Result<(), blueprint_sdk::core::error::BoxError> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 286 - async fn async_main() -> Result<(), blueprint_sdk::core::error::BoxError> {
[INFO] [stdout] 286 + async fn async_main() -> Result<(), blueprint_core::core::error::BoxError> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 279 + use blueprint_core::error;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 - async fn async_main() -> Result<(), blueprint_sdk::core::error::BoxError> {
[INFO] [stdout] 286 + async fn async_main() -> Result<(), error::BoxError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routing.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | let response = router.as_service().ready().await?.call(request).await?;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 137 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 - use blueprint_sdk::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout] 137 + use blueprint_core::{Router, extract::Context, runner::BlueprintRunner};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    --> src/../docs/with_context.md:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 163 - blueprint_sdk::runner::config::BlueprintEnvironment::default();
[INFO] [stdout] 163 + blueprint_core::runner::config::BlueprintEnvironment::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 101)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 136)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 203)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 236)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 3)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 33)
[INFO] [stdout]     src/../docs/with_context.md - routing::Router<Ctx>::with_context (line 63)
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/routing.rs - routing::Router<Ctx>::as_service (line 279)
[INFO] [stdout]     src/routing.rs - routing::Router<Ctx>::layer (line 164)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.25s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0bb2ffb01f5b600f0ee1262bafa62f630706fe490628f78c2cea19dd671adf9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb2ffb01f5b600f0ee1262bafa62f630706fe490628f78c2cea19dd671adf9c", kill_on_drop: false }`
[INFO] [stdout] 0bb2ffb01f5b600f0ee1262bafa62f630706fe490628f78c2cea19dd671adf9c
