[INFO] fetching crate windmark-titanesque 0.6.1...
[INFO] testing windmark-titanesque-0.6.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate windmark-titanesque 0.6.1 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate windmark-titanesque 0.6.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate windmark-titanesque 0.6.1
[INFO] tweaked toml for crates.io crate windmark-titanesque 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate windmark-titanesque 0.6.1 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 crates.io crate windmark-titanesque 0.6.1 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded async-dup v1.2.4
[INFO] [stderr]   Downloaded matchit v0.6.0
[INFO] [stderr]   Downloaded rossweisse v0.0.3
[INFO] [stderr]   Downloaded async-std-openssl v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0cc27046805e48bbe3440c6262c586c646e111f056de4654b309e5f805a64b36
[INFO] running `Command { std: "docker" "start" "-a" "0cc27046805e48bbe3440c6262c586c646e111f056de4654b309e5f805a64b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cc27046805e48bbe3440c6262c586c646e111f056de4654b309e5f805a64b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc27046805e48bbe3440c6262c586c646e111f056de4654b309e5f805a64b36", kill_on_drop: false }`
[INFO] [stdout] 0cc27046805e48bbe3440c6262c586c646e111f056de4654b309e5f805a64b36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] be115bd820197d55987281f75c351f4871d90727420509618af30e8fe193dc6d
[INFO] running `Command { std: "docker" "start" "-a" "be115bd820197d55987281f75c351f4871d90727420509618af30e8fe193dc6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling matchit v0.6.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling windmark-titanesque v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.86s
[INFO] running `Command { std: "docker" "inspect" "be115bd820197d55987281f75c351f4871d90727420509618af30e8fe193dc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be115bd820197d55987281f75c351f4871d90727420509618af30e8fe193dc6d", kill_on_drop: false }`
[INFO] [stdout] be115bd820197d55987281f75c351f4871d90727420509618af30e8fe193dc6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4011263adad9bf04b881cd63aa06232a6e756fdb413769f6cccff7029c7e64ab
[INFO] running `Command { std: "docker" "start" "-a" "4011263adad9bf04b881cd63aa06232a6e756fdb413769f6cccff7029c7e64ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling rossweisse v0.0.3
[INFO] [stderr]    Compiling windmark-titanesque v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/empty.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/callbacks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::context::HookContext;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/callbacks.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/callbacks.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     .mount("/", windmark::success!("Hello!"))
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/mime.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/struct_router.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windmark::response::Response;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/struct_router.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[windmark::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windmark`
[INFO] [stdout]  --> examples/parameters.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::success;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/parameters.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/partial.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/partial.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     .mount("/", windmark::success!("Hello!"))
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/binary.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/certificate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::response::Response;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/certificate.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/certificate.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |       windmark::certificate_not_valid!("Your certificate is invalid."),
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/error_handler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windmark::response::Response;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/simple_tokio.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/binary.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     windmark::binary_success!(include_bytes!("../LICENSE-MIT"), "text/plain")
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/error_handler.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[windmark::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/binary.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     windmark::binary_success!("This is a string.", "text/plain")
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/parameters.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -   windmark::router::Router::new()
[INFO] [stdout] 7 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/parameters.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/empty.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -   windmark::router::Router::new()
[INFO] [stdout] 5 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/stateful_module.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::{context::HookContext, router::Router};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/stateful_module.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[windmark::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/stateful_module.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |   router.mount("/", windmark::success!("Hello!"));
[INFO] [stdout]    |                     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/empty.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/certificate.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -   windmark::router::Router::new()
[INFO] [stdout] 7 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/certificate.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     .mount("/secret", |context: windmark::context::RouteContext| {
[INFO] [stdout]    |                                 ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     .mount("/secret", |context: windmark::context::RouteContext| {
[INFO] [stdout] 10 +     .mount("/secret", |context: context::RouteContext| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "parameters") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/certificate.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/input.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::{context::RouteContext, response::Response};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/input.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> tests/binary_response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windmark::response::Response;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "certificate") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/callbacks.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -   windmark::router::Router::new()
[INFO] [stdout] 7 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/callbacks.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |       |context: &HookContext, content: &mut windmark::response::Response| {
[INFO] [stdout]    |                                             ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::response;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `response`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -       |context: &HookContext, content: &mut windmark::response::Response| {
[INFO] [stdout] 19 +       |context: &HookContext, content: &mut response::Response| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/async_stateful_module.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::{context::HookContext, router::Router};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async_stateful_module.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[windmark::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/callbacks.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async_stateful_module.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |   router.mount("/", windmark::success!("Hello!"));
[INFO] [stdout]    |                     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "empty") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/error_handler.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |   windmark::router::Router::new()
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use matchit::Router;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::router::Router;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -   windmark::router::Router::new()
[INFO] [stdout] 14 +   Router::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windmark`
[INFO] [stdout]  --> examples/responses.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windmark::success;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/responses.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[windmark::main]
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/responses.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |       windmark::temporary_failure!("Woops ... temporarily."),
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/responses.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |       windmark::permanent_redirect!("gemini://localhost/test"),
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/stateful_module.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl windmark::module::Module for Clicker {
[INFO] [stdout]    |      ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::module;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `module`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - impl windmark::module::Module for Clicker {
[INFO] [stdout] 10 + impl module::Module for Clicker {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "callbacks") due to 6 previous errors
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/error_handler.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/simple_tokio.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -   windmark::router::Router::new()
[INFO] [stdout] 5 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/simple_tokio.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |       windmark::response::Response::success("Hello, Tokio!")
[INFO] [stdout]   |       ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::response::Response;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -       windmark::response::Response::success("Hello, Tokio!")
[INFO] [stdout] 9 +       Response::success("Hello, Tokio!")
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/mime.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -   windmark::router::Router::new()
[INFO] [stdout] 5 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/mime.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |       windmark::response::Response::success("Hello!".to_string())
[INFO] [stdout]   |       ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::response::Response;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -       windmark::response::Response::success("Hello!".to_string())
[INFO] [stdout] 9 +       Response::success("Hello!".to_string())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (test "binary_response") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/simple_tokio.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/binary.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |   let mut router = windmark::router::Router::new();
[INFO] [stdout]   |                    ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 6 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 6 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -   let mut router = windmark::router::Router::new();
[INFO] [stdout] 8 +   let mut router = Router::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/mime.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/binary.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/input.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -   windmark::router::Router::new()
[INFO] [stdout] 7 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "simple_tokio") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windmark` in the crate root
[INFO] [stdout]  --> examples/struct_router.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rossweisse::router]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ could not find `windmark` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `rossweisse::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windmark` in the crate root
[INFO] [stdout]  --> examples/struct_router.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rossweisse::router]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ could not find `windmark` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `rossweisse::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/struct_router.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn index(_context: windmark::context::RouteContext) -> Response {
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -   pub fn index(_context: windmark::context::RouteContext) -> Response {
[INFO] [stdout] 12 +   pub fn index(_context: context::RouteContext) -> Response {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "error_handler") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/responses.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -   windmark::router::Router::new()
[INFO] [stdout] 7 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "stateful_module") due to 4 previous errors
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/responses.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/input.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "mime") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "binary") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "responses") due to 6 previous errors
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/struct_router.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "input") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/partial.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   windmark::router::Router::new()
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use matchit::Router;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::router::Router;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -   windmark::router::Router::new()
[INFO] [stdout] 5 +   Router::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]  --> examples/partial.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     .add_header(|_: &windmark::context::RouteContext| {
[INFO] [stdout]   |                      ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use windmark_titanesque::context;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `context`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -     .add_header(|_: &windmark::context::RouteContext| {
[INFO] [stdout] 8 +     .add_header(|_: &context::RouteContext| {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/partial.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     .add_footer(|context: &windmark::context::RouteContext| {
[INFO] [stdout]    |                            ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     .add_footer(|context: &windmark::context::RouteContext| {
[INFO] [stdout] 11 +     .add_footer(|context: &context::RouteContext| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/partial.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     .add_footer(|_: &windmark::context::RouteContext| {
[INFO] [stdout]    |                      ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     .add_footer(|_: &windmark::context::RouteContext| {
[INFO] [stdout] 14 +     .add_footer(|_: &context::RouteContext| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/partial.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async_stateful_module.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl windmark::module::AsyncModule for Clicker {
[INFO] [stdout]    |      ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windmark`, use `cargo add windmark` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use windmark_titanesque::module;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `module`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - impl windmark::module::AsyncModule for Clicker {
[INFO] [stdout] 11 + impl module::AsyncModule for Clicker {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "struct_router") due to 6 previous errors
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "partial") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "async_stateful_module") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "4011263adad9bf04b881cd63aa06232a6e756fdb413769f6cccff7029c7e64ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4011263adad9bf04b881cd63aa06232a6e756fdb413769f6cccff7029c7e64ab", kill_on_drop: false }`
[INFO] [stdout] 4011263adad9bf04b881cd63aa06232a6e756fdb413769f6cccff7029c7e64ab
