[INFO] fetching crate worker-router 1.0.0...
[INFO] testing worker-router-1.0.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate worker-router 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate worker-router 1.0.0
[INFO] finished tweaking crates.io crate worker-router 1.0.0
[INFO] tweaked toml for crates.io crate worker-router 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate worker-router 1.0.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding urlpattern v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-kv v0.9.0
[INFO] [stderr]   Downloaded worker-sys v0.6.6
[INFO] [stderr]   Downloaded worker-macros v0.6.6
[INFO] [stderr]   Downloaded worker v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d83c865735a607f5ebb69543d229962f5d63cdb4ee3efe40a95c00bce45da7
[INFO] running `Command { std: "docker" "start" "-a" "48d83c865735a607f5ebb69543d229962f5d63cdb4ee3efe40a95c00bce45da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d83c865735a607f5ebb69543d229962f5d63cdb4ee3efe40a95c00bce45da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d83c865735a607f5ebb69543d229962f5d63cdb4ee3efe40a95c00bce45da7", kill_on_drop: false }`
[INFO] [stdout] 48d83c865735a607f5ebb69543d229962f5d63cdb4ee3efe40a95c00bce45da7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ed5def9e1a2d81bbaa6210195099d2cba9d64780acf09fee1ab2fb2c6472d3
[INFO] running `Command { std: "docker" "start" "-a" "f7ed5def9e1a2d81bbaa6210195099d2cba9d64780acf09fee1ab2fb2c6472d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling worker-kv v0.9.0
[INFO] [stderr]    Compiling worker-sys v0.6.6
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling worker-macros v0.6.6
[INFO] [stderr]    Compiling worker v0.6.6
[INFO] [stderr]    Compiling worker-router v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "f7ed5def9e1a2d81bbaa6210195099d2cba9d64780acf09fee1ab2fb2c6472d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ed5def9e1a2d81bbaa6210195099d2cba9d64780acf09fee1ab2fb2c6472d3", kill_on_drop: false }`
[INFO] [stdout] f7ed5def9e1a2d81bbaa6210195099d2cba9d64780acf09fee1ab2fb2c6472d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fb96f77ddcc306628bd3b05a97f2ce422899a01e43f27f3864a064f465bc91b
[INFO] running `Command { std: "docker" "start" "-a" "8fb96f77ddcc306628bd3b05a97f2ce422899a01e43f27f3864a064f465bc91b", kill_on_drop: false }`
[INFO] [stderr]    Compiling worker-router v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "8fb96f77ddcc306628bd3b05a97f2ce422899a01e43f27f3864a064f465bc91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb96f77ddcc306628bd3b05a97f2ce422899a01e43f27f3864a064f465bc91b", kill_on_drop: false }`
[INFO] [stdout] 8fb96f77ddcc306628bd3b05a97f2ce422899a01e43f27f3864a064f465bc91b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc59c23b90a0a7cecec960befff5e7d5441b875bb59ab67568ba09ef8c58ae6f
[INFO] running `Command { std: "docker" "start" "-a" "dc59c23b90a0a7cecec960befff5e7d5441b875bb59ab67568ba09ef8c58ae6f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/worker_router-c2da93c858c5d7c0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests worker_router
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - Router<State>::head (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::get (line 112) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::options (line 117) ... FAILED
[INFO] [stdout] test src/lib.rs - path (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::connect (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::delete (line 116) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::patch (line 115) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::put (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::trace (line 119) ... FAILED
[INFO] [stdout] test src/lib.rs - Router<State>::post (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Router<State>::head (line 111) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:112:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:112:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:112:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:112:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::get (line 112) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:113:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:113:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:113:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:113:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::options (line 117) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:118:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:118:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:118:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:118:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - path (line 32) stdout ----
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/lib.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | path("/hello")?;
[INFO] [stdout]   | ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_router::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/lib.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | path("/users/:id")?;
[INFO] [stdout]   | ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_router::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::connect (line 118) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:119:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:119:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:119:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:119:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::delete (line 116) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:117:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:117:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:117:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:117:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::patch (line 115) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:116:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:116:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:116:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:116:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::put (line 114) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:115:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:115:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:115:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:115:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::trace (line 119) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:120:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:120:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:120:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:120:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Router<State>::post (line 113) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:114:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                        |
[INFO] [stdout]   |                                                                                        help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:114:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/lib.rs:114:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:114:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response>;
[INFO] [stdout]   |                                                                ^^^^^^ ---------------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn handler(_req: worker::Request, _state: Arc<State>) -> Result<worker::Response, E>;
[INFO] [stdout]   |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error: cannot find attribute `event` in this scope
[INFO] [stdout]  --> src/lib.rs:11:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[event(fetch)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::event;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Request` in this scope
[INFO] [stdout]  --> src/lib.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn get_hello(_req: Request, _state: Arc<ServerState>) -> Result<Response> {
[INFO] [stdout]   |                          ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Request;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn get_hello(_req: Request, _state: Arc<ServerState>) -> Result<Response> {
[INFO] [stdout]   |                                           ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Response` in this scope
[INFO] [stdout]  --> src/lib.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn get_hello(_req: Request, _state: Arc<ServerState>) -> Result<Response> {
[INFO] [stdout]   |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Response;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ResponseBuilder`
[INFO] [stdout]  --> src/lib.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   ResponseBuilder::new().ok("hello")
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ use of undeclared type `ResponseBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::ResponseBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Request` in this scope
[INFO] [stdout]   --> src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response> {
[INFO] [stdout]    |                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker::Request;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Env` in this scope
[INFO] [stdout]   --> src/lib.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response> {
[INFO] [stdout]    |                                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker::Env;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response> {
[INFO] [stdout]    |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Response` in this scope
[INFO] [stdout]   --> src/lib.rs:12:66
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response> {
[INFO] [stdout]    |                                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |   let state = Arc::new(ServerState {});
[INFO] [stdout]    |               ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `router`
[INFO] [stdout]   --> src/lib.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |   let router = router::Router::new_with_state(state).get(router::path("/hello")?, get_hello);
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `router`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `router`, use `cargo add router` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker::Router;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use worker_router::Router;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Router`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -   let router = router::Router::new_with_state(state).get(router::path("/hello")?, get_hello);
[INFO] [stdout] 12 +   let router = Router::new_with_state(state).get(router::path("/hello")?, get_hello);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:7:64
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn get_hello(_req: Request, _state: Arc<ServerState>) -> Result<Response> {
[INFO] [stdout]   |                                                                ^^^^^^ -------- supplied 1 generic argument
[INFO] [stdout]   |                                                                |
[INFO] [stdout]   |                                                                expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn get_hello(_req: Request, _state: Arc<ServerState>) -> Result<Response, E> {
[INFO] [stdout]   |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response> {
[INFO] [stdout]    |                                                           ^^^^^^ -------- supplied 1 generic argument
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn fetch(req: Request, _env: Env, _ctx: Context) -> Result<Response, E> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `router`
[INFO] [stdout]   --> src/lib.rs:14:58
[INFO] [stdout]    |
[INFO] [stdout] 12 |   let router = router::Router::new_with_state(state).get(router::path("/hello")?, get_hello);
[INFO] [stdout]    |                                                          ^^^^^^ use of unresolved module or unlinked crate `router`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `router`, use `cargo add router` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/lib.rs - Router<State>::connect (line 118)
[INFO] [stdout]     src/lib.rs - Router<State>::delete (line 116)
[INFO] [stdout]     src/lib.rs - Router<State>::get (line 112)
[INFO] [stdout]     src/lib.rs - Router<State>::head (line 111)
[INFO] [stdout]     src/lib.rs - Router<State>::options (line 117)
[INFO] [stdout]     src/lib.rs - Router<State>::patch (line 115)
[INFO] [stdout]     src/lib.rs - Router<State>::post (line 113)
[INFO] [stdout]     src/lib.rs - Router<State>::put (line 114)
[INFO] [stdout]     src/lib.rs - Router<State>::trace (line 119)
[INFO] [stdout]     src/lib.rs - path (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dc59c23b90a0a7cecec960befff5e7d5441b875bb59ab67568ba09ef8c58ae6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc59c23b90a0a7cecec960befff5e7d5441b875bb59ab67568ba09ef8c58ae6f", kill_on_drop: false }`
[INFO] [stdout] dc59c23b90a0a7cecec960befff5e7d5441b875bb59ab67568ba09ef8c58ae6f
