[INFO] fetching crate windmark-titanesque 0.3.11...
[INFO] testing windmark-titanesque-0.3.11 against 1.95.0 for beta-1.96-2
[INFO] extracting crate windmark-titanesque 0.3.11 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate windmark-titanesque 0.3.11
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate windmark-titanesque 0.3.11
[INFO] tweaked toml for crates.io crate windmark-titanesque 0.3.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate windmark-titanesque 0.3.11 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate windmark-titanesque 0.3.11 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-std-openssl v0.6.3
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded rossweisse v0.0.3
[INFO] [stderr]   Downloaded tree_magic v0.2.3
[INFO] [stderr]   Downloaded matchit v0.6.0
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded async-dup v1.2.4
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e275942aa10bd24990f016f5d62e2453027e1252d6d0781626d6177a50fe2574
[INFO] running `Command { std: "docker" "start" "-a" "e275942aa10bd24990f016f5d62e2453027e1252d6d0781626d6177a50fe2574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e275942aa10bd24990f016f5d62e2453027e1252d6d0781626d6177a50fe2574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e275942aa10bd24990f016f5d62e2453027e1252d6d0781626d6177a50fe2574", kill_on_drop: false }`
[INFO] [stdout] e275942aa10bd24990f016f5d62e2453027e1252d6d0781626d6177a50fe2574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169cd3fe430396e432cb2d5aa10b8e5f5f130956f522d893b630f6cfe1ca7359
[INFO] running `Command { std: "docker" "start" "-a" "169cd3fe430396e432cb2d5aa10b8e5f5f130956f522d893b630f6cfe1ca7359", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling matchit v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling windmark-titanesque v0.3.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "169cd3fe430396e432cb2d5aa10b8e5f5f130956f522d893b630f6cfe1ca7359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169cd3fe430396e432cb2d5aa10b8e5f5f130956f522d893b630f6cfe1ca7359", kill_on_drop: false }`
[INFO] [stdout] 169cd3fe430396e432cb2d5aa10b8e5f5f130956f522d893b630f6cfe1ca7359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a85f0c6d96aec0eadd1edb7d70b0a0c97fa904f171c7771690193e63ed6ed74
[INFO] running `Command { std: "docker" "start" "-a" "9a85f0c6d96aec0eadd1edb7d70b0a0c97fa904f171c7771690193e63ed6ed74", kill_on_drop: false }`
[INFO] [stderr]    Compiling rossweisse v0.0.3
[INFO] [stderr]    Compiling windmark-titanesque v0.3.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/default_logger.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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/default_logger.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     windmark::success!({
[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/simple_async_std.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[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:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |       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/input.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[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:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     windmark::binary_success!(include_bytes!("../LICENSE"), "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/binary.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     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/simple_tokio.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[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/responses.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[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:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |       windmark::temporary_failure!("Woops ... temporarily."),
[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:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |       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/certificate.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windmark` in the crate root
[INFO] [stdout]   --> examples/struct_router.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/default_logger.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/parameters.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/certificate.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |     .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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/simple_async_std.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/parameters.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |   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] 
[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/simple_async_std.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |       windmark::response::Response::success("Hello, async-std!")
[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[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/default_logger.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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/struct_router.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async_stateful_module.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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/simple_tokio.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/binary.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | 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:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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/async_stateful_module.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |   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/simple_async_std.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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/certificate.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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 "parameters") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] 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/input.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/struct_router.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | 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:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |       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] 
[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/simple_tokio.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 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] 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 "simple_async_std") due to 4 previous errors
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/input.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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/mime.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[windmark::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `windmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "binary") due to 5 previous errors
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "certificate") due to 6 previous errors
[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] [stderr] error: could not compile `windmark-titanesque` (example "default_logger") due to 4 previous errors
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "struct_router") due to 5 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/stateful_module.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[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:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |   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 "input") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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/async.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     windmark::success_async!(
[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:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async_stateful_module.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/fix_path.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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/fix_path.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |       windmark::success!("Visit '/close/'; you should be close enough!"),
[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:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |       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] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/mime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[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 "async_stateful_module") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/async.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |       windmark::response::Response::success(*clicks)
[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 "mime") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/responses.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/async.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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/stateful_module.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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] 
[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/responses.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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] For more information about this error, try `rustc --explain E0433`.
[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] [stderr] error: could not compile `windmark-titanesque` (example "async") due to 5 previous errors
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "stateful_module") due to 4 previous errors
[INFO] [stderr] error: could not compile `windmark-titanesque` (example "responses") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/fix_path.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/fix_path.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 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/partial.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     .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 "fix_path") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/partial.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windmark` in this scope
[INFO] [stdout]   --> examples/partial.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     .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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/partial.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 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 "partial") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "9a85f0c6d96aec0eadd1edb7d70b0a0c97fa904f171c7771690193e63ed6ed74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a85f0c6d96aec0eadd1edb7d70b0a0c97fa904f171c7771690193e63ed6ed74", kill_on_drop: false }`
[INFO] [stdout] 9a85f0c6d96aec0eadd1edb7d70b0a0c97fa904f171c7771690193e63ed6ed74
