[INFO] fetching crate ohkami 0.24.3...
[INFO] testing ohkami-0.24.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ohkami 0.24.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ohkami 0.24.3
[INFO] finished tweaking crates.io crate ohkami 0.24.3
[INFO] tweaked toml for crates.io crate ohkami 0.24.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ohkami 0.24.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ohkami 0.24.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46cffedeb8ca579dec2b5f586b2e096fbc5751ac679c8b613d258df5a2f5a235
[INFO] running `Command { std: "docker" "start" "-a" "46cffedeb8ca579dec2b5f586b2e096fbc5751ac679c8b613d258df5a2f5a235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46cffedeb8ca579dec2b5f586b2e096fbc5751ac679c8b613d258df5a2f5a235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46cffedeb8ca579dec2b5f586b2e096fbc5751ac679c8b613d258df5a2f5a235", kill_on_drop: false }`
[INFO] [stdout] 46cffedeb8ca579dec2b5f586b2e096fbc5751ac679c8b613d258df5a2f5a235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8e2f1af6963e993405bd8fb13735c6a9e074bb2acace7f819e48bf357fb6b5
[INFO] running `Command { std: "docker" "start" "-a" "7d8e2f1af6963e993405bd8fb13735c6a9e074bb2acace7f819e48bf357fb6b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling byte_reader v3.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ohkami_macros v0.24.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ohkami_lib v0.24.3
[INFO] [stderr]    Compiling ohkami v0.24.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
[INFO] running `Command { std: "docker" "inspect" "7d8e2f1af6963e993405bd8fb13735c6a9e074bb2acace7f819e48bf357fb6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8e2f1af6963e993405bd8fb13735c6a9e074bb2acace7f819e48bf357fb6b5", kill_on_drop: false }`
[INFO] [stdout] 7d8e2f1af6963e993405bd8fb13735c6a9e074bb2acace7f819e48bf357fb6b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bbdfe4a19d3c1f20ff7e7a9d755dc3d77c5e0b06752ae1a546f2f5f7ac359b
[INFO] running `Command { std: "docker" "start" "-a" "07bbdfe4a19d3c1f20ff7e7a9d755dc3d77c5e0b06752ae1a546f2f5f7ac359b", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ohkami_lib v0.24.3
[INFO] [stderr]    Compiling ohkami_macros v0.24.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ohkami v0.24.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "07bbdfe4a19d3c1f20ff7e7a9d755dc3d77c5e0b06752ae1a546f2f5f7ac359b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bbdfe4a19d3c1f20ff7e7a9d755dc3d77c5e0b06752ae1a546f2f5f7ac359b", kill_on_drop: false }`
[INFO] [stdout] 07bbdfe4a19d3c1f20ff7e7a9d755dc3d77c5e0b06752ae1a546f2f5f7ac359b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fc3f80542ba71a15f15825356ce9d814a1ea9540afa553bf3ebbce7e5615cbb
[INFO] running `Command { std: "docker" "start" "-a" "1fc3f80542ba71a15f15825356ce9d814a1ea9540afa553bf3ebbce7e5615cbb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ohkami-d1c7a403b2185a03)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test fang::builtin::basicauth::test::test_basicauth_fang_bound ... ok
[INFO] [stdout] test claw::status::test::typed_redirect ... ok
[INFO] [stdout] test claw::status::test::typed_success_status ... ok
[INFO] [stdout] test fang::builtin::cors::test::cors_fang_bound ... ok
[INFO] [stdout] test fang::builtin::jwt::jwt_fang_bound ... ok
[INFO] [stdout] test fang::handler::into_handler::handler_args ... ok
[INFO] [stdout] test header::encoding::tests::test_accept ... ok
[INFO] [stdout] test header::encoding::tests::test_iter_in_preferred_order ... ok
[INFO] [stdout] test header::encoding::tests::test_parse ... ok
[INFO] [stdout] test header::map::test::test_index_map_get_with_delete_and_other_set ... ok
[INFO] [stdout] test header::map::test::test_index_map_get_with_delete_and_overset ... ok
[INFO] [stdout] test fang::builtin::context::test::context_fang_bount ... ok
[INFO] [stdout] test header::map::test::test_index_map_iter_simple ... ok
[INFO] [stdout] test header::map::test::test_index_map_iter_with_delete ... ok
[INFO] [stdout] test header::map::test::test_index_map_iter_with_delete_and_overset ... ok
[INFO] [stdout] test header::qvalue::tests::test_qvalue_parse ... ok
[INFO] [stdout] test request::headers::client_header_name_cases ... ok
[INFO] [stdout] test fang::builtin::enamel::enamel_fang_bound ... ok
[INFO] [stdout] test request::query::query_iter ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ohkami
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test src/claw/content/text.rs - claw::content::text::Text (line 16) ... ok
[INFO] [stdout] test src/claw/content/text.rs - claw::content::text::Text (line 39) ... ok
[INFO] [stdout] test src/claw/content/html.rs - claw::content::html::Html (line 23) ... ok
[INFO] [stdout] test src/claw/content/urlencoded.rs - claw::content::urlencoded::UrlEncoded (line 21) ... ok
[INFO] [stdout] test src/claw/content/json.rs - claw::content::json::Json (line 20) ... ok
[INFO] [stdout] test src/claw/content/urlencoded.rs - claw::content::urlencoded::UrlEncoded (line 46) ... ok
[INFO] [stdout] test src/claw/header.rs - claw::header::Accept (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/content/json.rs - claw::content::json::Json (line 45) ... ok
[INFO] [stdout] test src/claw/content.rs - claw::content (line 16) ... ok
[INFO] [stdout] test src/claw/header.rs - claw::header::AcceptLanguage (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::AcceptEncoding (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/content/multipart.rs - claw::content::multipart::Multipart (line 22) ... ok
[INFO] [stdout] test src/claw/header.rs - claw::header::AccessControlRequestHeaders (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::AccessControlRequestMethod (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::CacheControl (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentDisposition (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Connection (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentType (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Authorization (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentEncoding (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentLocation (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Expect (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentLanguage (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Date (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::From (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ContentLength (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Forwarded (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Cookie (line 157) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Host (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::IfModifiedSince (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::IfMatch (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::IfNoneMatch (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::IfRange (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::MaxForwards (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::ProxyAuthorization (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::IfUnmodifiedSince (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecFetchMode (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Origin (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Link (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Referer (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Range (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecWebSocketKey (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecWebSocketProtocol (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecFetchDest (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::TE (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecWebSocketExtensions (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecWebSocketVersion (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecFetchSite (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::SecFetchUser (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/param.rs - claw::param::Path (line 83) ... ignored
[INFO] [stdout] test src/claw/header.rs - claw::header::Trailer (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Via (line 50) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 25) ... ignored
[INFO] [stdout] test src/config.rs - config::Config (line 34) ... ignored
[INFO] [stdout] test src/claw/header.rs - claw::header::UserAgent (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::Upgrade (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/header.rs - claw::header::UpgradeInsecureRequests (line 50) - compile ... FAILED
[INFO] [stdout] test src/claw/param.rs - claw::param::Query (line 18) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 8) - compile ... FAILED
[INFO] [stdout] test src/claw/mod.rs - claw (line 15) ... ok
[INFO] [stdout] test src/claw/header.rs - claw::header::TransferEncoding (line 50) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 38) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/enamel.rs - fang::builtin::enamel::CSP (line 207) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 19) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/context.rs - fang::builtin::context::Context (line 10) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/enamel.rs - fang::builtin::enamel::Enamel (line 24) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/enamel.rs - fang::builtin::enamel::sandbox (line 310) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/basicauth.rs - fang::builtin::basicauth::BasicAuth (line 25) - compile ... FAILED
[INFO] [stdout] test src/claw/param.rs - claw::param::Path (line 96) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/cors.rs - fang::builtin::cors::Cors (line 10) - compile ... FAILED
[INFO] [stdout] test src/fang/middleware/util.rs - fang::middleware::util::FangAction (line 54) ... ok
[INFO] [stdout] test src/fang/builtin/enamel.rs - fang::builtin::enamel::src (line 410) - compile ... FAILED
[INFO] [stdout] test src/header/append.rs - header::append::append (line 12) - compile ... FAILED
[INFO] [stdout] test src/fang/builtin/jwt.rs - fang::builtin::jwt::Jwt (line 32) - compile ... FAILED
[INFO] [stdout] test src/fang/mod.rs - fang::Fang (line 31) ... ok
[INFO] [stdout] test src/fang/middleware/util.rs - fang::middleware::util::FangAction (line 22) ... ok
[INFO] [stdout] test src/response/headers.rs - response::headers::_::SetHeaders<'s>::set_cookie (line 297) ... ok
[INFO] [stdout] test src/request/from_request.rs - request::from_request::FromRequest (line 17) ... ok
[INFO] [stdout] test src/lib.rs - serde (line 360) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request (line 80) ... ok
[INFO] [stdout] test src/response/into_response.rs - response::into_response::IntoResponse (line 13) - compile ... FAILED
[INFO] [stdout] test src/header/etag.rs - header::etag::ETag<'header>::iter_from (line 82) ... ok
[INFO] [stdout] test src/response/mod.rs - response::Response (line 68) ... ok
[INFO] [stdout] test src/util.rs - util::iter_cookies (line 127) ... ok
[INFO] [stdout] test src/util.rs - util::unix_timestamp (line 95) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request (line 57) - compile ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response (line 44) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Accept (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::AcceptLanguage (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::AcceptEncoding (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::AccessControlRequestHeaders (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::AccessControlRequestMethod (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::CacheControl (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentDisposition (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Connection (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentType (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Authorization (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentEncoding (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentLocation (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Expect (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentLanguage (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Date (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::From (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ContentLength (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Forwarded (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Cookie (line 157) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/claw/header.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]    --> src/claw/header.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     Ohkami::new((
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/claw/header.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |         "/private".GET(private_handler),
[INFO] [stdout]     |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/claw/header.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Host (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] ---- src/claw/header.rs - claw::header::IfModifiedSince (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::IfMatch (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::IfNoneMatch (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::IfRange (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::MaxForwards (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::ProxyAuthorization (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::IfUnmodifiedSince (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecFetchMode (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Origin (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Link (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Referer (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Range (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecWebSocketKey (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecWebSocketProtocol (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecFetchDest (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::TE (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecWebSocketExtensions (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecWebSocketVersion (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecFetchSite (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::SecFetchUser (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Trailer (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Via (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::UserAgent (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::Upgrade (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::UpgradeInsecureRequests (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/config.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ohkami` in crate `ohkami`
[INFO] [stdout]    --> src/config.rs:10:27
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn my_ohkami() -> ohkami::Ohkami { todo!() }
[INFO] [stdout]     |                           ^^^^^^ not found in `ohkami`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Config` has no field named `request_bufsize`
[INFO] [stdout]   --> src/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         request_bufsize: 4096, // 4 KiB
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ `Config` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/config.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0560, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/header.rs - claw::header::TransferEncoding (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/header.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/claw/header.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/claw/header.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "/private".GET(private_handler),
[INFO] [stdout]    |                    ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/claw/header.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/fang/builtin/csrf.rs:40:14
[INFO] [stdout]     |
[INFO] [stdout]  40 | use ohkami::{Ohkami, Route, fang::Csrf};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         "/".GET(|| async {"Hello, CSRF!"}),
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/enamel.rs - fang::builtin::enamel::CSP (line 207) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:212:3
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     Ohkami::new((
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/fang/builtin/csrf.rs:21:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | use ohkami::{Ohkami, Route, fang::Csrf};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         "/".GET(|| async {"Hello, CSRF!"}),
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/csrf.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/context.rs - fang::builtin::context::Context (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/context.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/fang/builtin/context.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Ohkami::new((
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/context.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         "/hello"
[INFO] [stdout] 22 | |             .GET(hello),
[INFO] [stdout]    | |             -^^^ method not found in `&'static str`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/context.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/enamel.rs - fang::builtin::enamel::Enamel (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/enamel.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/fang/builtin/enamel.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Ohkami::new((Enamel::default(),
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/enamel.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "/hello".GET(|| async {"Hello, Enamel!"}),
[INFO] [stdout]    |                  ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/enamel.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/enamel.rs - fang::builtin::enamel::sandbox (line 310) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     Ohkami::new((
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/basicauth.rs - fang::builtin::basicauth::BasicAuth (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Ohkami::new((
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | /         "/hello"
[INFO] [stdout] 34 | |             .GET(|| async {"Hello, public!"}),
[INFO] [stdout]    | |             -^^^ method not found in `&'static str`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `By` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "/private".By(Ohkami::new((
[INFO] [stdout]    |         -----------^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "/private".By(Ohkami::new((
[INFO] [stdout]    |                       ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 40 | /             "/hello"
[INFO] [stdout] 41 | |                 .GET(|| async {"Hello, private :)"})
[INFO] [stdout]    | |                 -^^^ method not found in `&'static str`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/basicauth.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/claw/param.rs - claw::param::Path (line 96) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/claw/param.rs:98:14
[INFO] [stdout]     |
[INFO] [stdout]  98 | use ohkami::{Ohkami, Route};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/claw/param.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/claw/param.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         "/teams/:id"
[INFO] [stdout] 126 | |             .GET(get_team_info),
[INFO] [stdout]     | |             -^^^ method not found in `&'static str`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/claw/param.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         "/teams/:team_id/users/:user_id"
[INFO] [stdout] 128 | |             .GET(get_user_info),
[INFO] [stdout]     | |             -^^^ method not found in `&'static str`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/claw/param.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/cors.rs - fang::builtin::cors::Cors (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/cors.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/fang/builtin/cors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Ohkami::new((
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/cors.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         "/api"
[INFO] [stdout] 23 | |             .GET(|| async {"Hello, CORS!"}),
[INFO] [stdout]    | |             -^^^ method not found in `&'static str`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/cors.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/enamel.rs - fang::builtin::enamel::src (line 410) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:415:3
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     Ohkami::new((
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:423:18
[INFO] [stdout]     |
[INFO] [stdout] 423 |         "/hello".GET(|| async {"Hello, enamel!"})
[INFO] [stdout]     |                  ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/fang/builtin/enamel.rs:416:1
[INFO] [stdout]     |
[INFO] [stdout] 416 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/append.rs - header::append::append (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/header/append.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/header/append.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Ohkami::new((
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/header/append.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |         "/".GET(|| async {"Hello, append!"})
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/header/append.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fang/builtin/jwt.rs - fang::builtin::jwt::Jwt (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ohkami::Ohkami`, `ohkami::Route`
[INFO] [stdout]    --> src/fang/builtin/jwt.rs:34:14
[INFO] [stdout]     |
[INFO] [stdout]  34 | use ohkami::{Ohkami, Route, Response};
[INFO] [stdout]     |              ^^^^^^  ^^^^^ no `Route` in the root
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `Ohkami` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "__rt__")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `__rt__` feature
[INFO] [stdout] 316 | pub use ohkami::{Ohkami, Route};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/fang/builtin/jwt.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/jwt.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         "/auth".GET(auth),
[INFO] [stdout]    |                 ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `By` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/jwt.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |         "/private".By(Ohkami::new((
[INFO] [stdout]    |         -----------^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/fang/builtin/jwt.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |             "/hello/:name".GET(hello),
[INFO] [stdout]    |                            ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/fang/builtin/jwt.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/into_response.rs - response::into_response::IntoResponse (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/response/into_response.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/response/into_response.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Ohkami::new(
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/response/into_response.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "/".GET(handler)
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/response/into_response.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/mod.rs - request::Request (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/request/mod.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/request/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Ohkami::new((LogRequest,
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/request/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         "/".GET(|| async {"Hello, world!"})
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/request/mod.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/response/mod.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ohkami`
[INFO] [stdout]   --> src/response/mod.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Ohkami::new((SetHeaders,
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Ohkami`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `GET` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/response/mod.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         "/".GET(|| async {"Hello, ohkami!"})
[INFO] [stdout]    |             ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/response/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/claw/header.rs - claw::header::Accept (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::AcceptEncoding (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::AcceptLanguage (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::AccessControlRequestHeaders (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::AccessControlRequestMethod (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Authorization (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::CacheControl (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Connection (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentDisposition (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentEncoding (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentLanguage (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentLength (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentLocation (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ContentType (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Cookie (line 157)
[INFO] [stdout]     src/claw/header.rs - claw::header::Date (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Expect (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Forwarded (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::From (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Host (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::IfMatch (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::IfModifiedSince (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::IfNoneMatch (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::IfRange (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::IfUnmodifiedSince (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Link (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::MaxForwards (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Origin (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::ProxyAuthorization (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Range (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Referer (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecFetchDest (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecFetchMode (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecFetchSite (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecFetchUser (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecWebSocketExtensions (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecWebSocketKey (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecWebSocketProtocol (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::SecWebSocketVersion (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::TE (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Trailer (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::TransferEncoding (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Upgrade (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::UpgradeInsecureRequests (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::UserAgent (line 50)
[INFO] [stdout]     src/claw/header.rs - claw::header::Via (line 50)
[INFO] [stdout]     src/claw/param.rs - claw::param::Path (line 96)
[INFO] [stdout]     src/config.rs - config::Config (line 8)
[INFO] [stdout]     src/fang/builtin/basicauth.rs - fang::builtin::basicauth::BasicAuth (line 25)
[INFO] [stdout]     src/fang/builtin/context.rs - fang::builtin::context::Context (line 10)
[INFO] [stdout]     src/fang/builtin/cors.rs - fang::builtin::cors::Cors (line 10)
[INFO] [stdout]     src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 19)
[INFO] [stdout]     src/fang/builtin/csrf.rs - fang::builtin::csrf::Csrf (line 38)
[INFO] [stdout]     src/fang/builtin/enamel.rs - fang::builtin::enamel::CSP (line 207)
[INFO] [stdout]     src/fang/builtin/enamel.rs - fang::builtin::enamel::Enamel (line 24)
[INFO] [stdout]     src/fang/builtin/enamel.rs - fang::builtin::enamel::sandbox (line 310)
[INFO] [stdout]     src/fang/builtin/enamel.rs - fang::builtin::enamel::src (line 410)
[INFO] [stdout]     src/fang/builtin/jwt.rs - fang::builtin::jwt::Jwt (line 32)
[INFO] [stdout]     src/header/append.rs - header::append::append (line 12)
[INFO] [stdout]     src/request/mod.rs - request::Request (line 57)
[INFO] [stdout]     src/response/into_response.rs - response::into_response::IntoResponse (line 13)
[INFO] [stdout]     src/response/mod.rs - response::Response (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 62 failed; 3 ignored; 0 measured; 0 filtered out; finished in 11.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 12.80s; merged doctests compilation took 1.78s
[INFO] running `Command { std: "docker" "inspect" "1fc3f80542ba71a15f15825356ce9d814a1ea9540afa553bf3ebbce7e5615cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc3f80542ba71a15f15825356ce9d814a1ea9540afa553bf3ebbce7e5615cbb", kill_on_drop: false }`
[INFO] [stdout] 1fc3f80542ba71a15f15825356ce9d814a1ea9540afa553bf3ebbce7e5615cbb
