[INFO] fetching crate blueprint-router 0.1.0-alpha.6... [INFO] testing blueprint-router-0.1.0-alpha.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate blueprint-router 0.1.0-alpha.6 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blueprint-router 0.1.0-alpha.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b815f72c7d48498c1feaa1a58eefdc382f8328fcf29b8c76b6fb3f646987ffb0 [INFO] running `Command { std: "docker" "start" "-a" "b815f72c7d48498c1feaa1a58eefdc382f8328fcf29b8c76b6fb3f646987ffb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b815f72c7d48498c1feaa1a58eefdc382f8328fcf29b8c76b6fb3f646987ffb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b815f72c7d48498c1feaa1a58eefdc382f8328fcf29b8c76b6fb3f646987ffb0", kill_on_drop: false }` [INFO] [stdout] b815f72c7d48498c1feaa1a58eefdc382f8328fcf29b8c76b6fb3f646987ffb0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cf94368c9378c5e66c3dedbd7fd8b1539e614b92e02e958cffc0ea6e992ef22 [INFO] running `Command { std: "docker" "start" "-a" "7cf94368c9378c5e66c3dedbd7fd8b1539e614b92e02e958cffc0ea6e992ef22", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litrs v0.4.2 [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 document-features v0.2.11 [INFO] [stderr] Compiling tracing v0.1.41 [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 8.23s [INFO] running `Command { std: "docker" "inspect" "7cf94368c9378c5e66c3dedbd7fd8b1539e614b92e02e958cffc0ea6e992ef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf94368c9378c5e66c3dedbd7fd8b1539e614b92e02e958cffc0ea6e992ef22", kill_on_drop: false }` [INFO] [stdout] 7cf94368c9378c5e66c3dedbd7fd8b1539e614b92e02e958cffc0ea6e992ef22 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ece31bb071d1ec365d355337db104ba1ead92c787234a2ecfd27a6652e4a6b [INFO] running `Command { std: "docker" "start" "-a" "48ece31bb071d1ec365d355337db104ba1ead92c787234a2ecfd27a6652e4a6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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 serde_json v1.0.142 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 19.82s [INFO] running `Command { std: "docker" "inspect" "48ece31bb071d1ec365d355337db104ba1ead92c787234a2ecfd27a6652e4a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ece31bb071d1ec365d355337db104ba1ead92c787234a2ecfd27a6652e4a6b", kill_on_drop: false }` [INFO] [stdout] 48ece31bb071d1ec365d355337db104ba1ead92c787234a2ecfd27a6652e4a6b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c28cfc15d4663d0aa669a9326c7d7bfa1e95e6c6f4160aeadf8c69c2a918b55a [INFO] running `Command { std: "docker" "start" "-a" "c28cfc15d4663d0aa669a9326c7d7bfa1e95e6c6f4160aeadf8c69c2a918b55a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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::with_context (line 203) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 236) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 173) - compile fail ... ok [INFO] [stdout] test src/routing.rs - routing::Router::as_service (line 263) - compile fail ... ok [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 33) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 101) ... FAILED [INFO] [stdout] test src/routing.rs - routing::Router::layer (line 164) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 3) ... FAILED [INFO] [stdout] test src/routing.rs - routing::Router::as_service (line 279) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 63) ... FAILED [INFO] [stdout] test src/../docs/with_context.md - routing::Router::with_context (line 136) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/../docs/with_context.md - routing::Router::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::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/../docs/with_context.md - routing::Router::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/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::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/routing.rs - routing::Router::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::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::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] [stderr] error: doctest failed, to rerun pass `--doc` [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::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::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::with_context (line 101) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 136) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 203) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 236) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 3) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 33) [INFO] [stdout] src/../docs/with_context.md - routing::Router::with_context (line 63) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/routing.rs - routing::Router::as_service (line 279) [INFO] [stdout] src/routing.rs - routing::Router::layer (line 164) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.16s [INFO] running `Command { std: "docker" "inspect" "c28cfc15d4663d0aa669a9326c7d7bfa1e95e6c6f4160aeadf8c69c2a918b55a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28cfc15d4663d0aa669a9326c7d7bfa1e95e6c6f4160aeadf8c69c2a918b55a", kill_on_drop: false }` [INFO] [stdout] c28cfc15d4663d0aa669a9326c7d7bfa1e95e6c6f4160aeadf8c69c2a918b55a