[INFO] fetching crate catalyzer-core 0.1.3...
[INFO] testing catalyzer-core-0.1.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate catalyzer-core 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate catalyzer-core 0.1.3
[INFO] finished tweaking crates.io crate catalyzer-core 0.1.3
[INFO] tweaked toml for crates.io crate catalyzer-core 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catalyzer-core 0.1.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.10.3)
[INFO] [stderr]       Adding simple_logger v4.3.3 (available: v5.0.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e82c60fcb27b2708143f66cee0d813d2c79108f444b991565aac7d01c88d6289
[INFO] running `Command { std: "docker" "start" "-a" "e82c60fcb27b2708143f66cee0d813d2c79108f444b991565aac7d01c88d6289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e82c60fcb27b2708143f66cee0d813d2c79108f444b991565aac7d01c88d6289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82c60fcb27b2708143f66cee0d813d2c79108f444b991565aac7d01c88d6289", kill_on_drop: false }`
[INFO] [stdout] e82c60fcb27b2708143f66cee0d813d2c79108f444b991565aac7d01c88d6289
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc77e258da5d3421f42088b222ad4e57c7ec2ce064d26286557a2ad40df48e2
[INFO] running `Command { std: "docker" "start" "-a" "6bc77e258da5d3421f42088b222ad4e57c7ec2ce064d26286557a2ad40df48e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling catalyzer-utils v0.1.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling catalyzer-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "6bc77e258da5d3421f42088b222ad4e57c7ec2ce064d26286557a2ad40df48e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc77e258da5d3421f42088b222ad4e57c7ec2ce064d26286557a2ad40df48e2", kill_on_drop: false }`
[INFO] [stdout] 6bc77e258da5d3421f42088b222ad4e57c7ec2ce064d26286557a2ad40df48e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54fccd0ede981b560fd54d912b38ac9e78232ef161c1830788b73b43a53c4e3c
[INFO] running `Command { std: "docker" "start" "-a" "54fccd0ede981b560fd54d912b38ac9e78232ef161c1830788b73b43a53c4e3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling catalyzer-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "54fccd0ede981b560fd54d912b38ac9e78232ef161c1830788b73b43a53c4e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54fccd0ede981b560fd54d912b38ac9e78232ef161c1830788b73b43a53c4e3c", kill_on_drop: false }`
[INFO] [stdout] 54fccd0ede981b560fd54d912b38ac9e78232ef161c1830788b73b43a53c4e3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25d57ee107d2e78b0ff1d7657a6bf3c63c353efee000262697b27a5555e8080a
[INFO] running `Command { std: "docker" "start" "-a" "25d57ee107d2e78b0ff1d7657a6bf3c63c353efee000262697b27a5555e8080a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/catalyzer-7d927b292bb9f6c9)
[INFO] [stderr]    Doc-tests catalyzer
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test app/mod.rs - app::App<State>::set_state (line 114) ... FAILED
[INFO] [stdout] test internals/runtime.rs - runtime::CatalyzerRuntimeBuilder::setup_tokio (line 132) ... FAILED
[INFO] [stdout] test app/mod.rs - app::App<State>::route (line 47) ... FAILED
[INFO] [stdout] test app/mod.rs - app::App<State>::bind (line 89) ... FAILED
[INFO] [stdout] test internals/handlers.rs - internals::handlers::HandlerMetadata (line 17) ... FAILED
[INFO] [stdout] test internals/handlers.rs - internals::handlers::HandlerMetadata (line 27) ... ok
[INFO] [stdout] test internals/runtime.rs - runtime::CatalyzerRuntime::run (line 71) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app/mod.rs - app::App<State>::set_state (line 114) stdout ----
[INFO] [stdout] error: cannot find attribute `main` in this scope
[INFO] [stdout]  --> app/mod.rs:121:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[main]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `main` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tokio::main;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]   --> app/mod.rs:123:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | let app = App::new()
[INFO] [stdout]    |           ^^^^^^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `catalyzer::App::<State>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/app/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     State: Clone + Send + Sync + 'static
[INFO] [stdout]    |            ^^^^^ required by this bound in `App::<State>::new`
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn new() -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 5  + #[derive(Clone)]
[INFO] [stdout] 6  | struct AppState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> app/mod.rs:124:6
[INFO] [stdout]     |
[INFO] [stdout] 12  |     .set_state(AppState { counter: 0 });
[INFO] [stdout]     |      ^^^^^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `catalyzer::App::<State>::set_state`
[INFO] [stdout]    --> /opt/rustwide/workdir/app/mod.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout] 22  |     State: Clone + Send + Sync + 'static
[INFO] [stdout]     |            ^^^^^ required by this bound in `App::<State>::set_state`
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn set_state<S2>(self, state: State) -> App<S2> {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 5   + #[derive(Clone)]
[INFO] [stdout] 6   | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> app/mod.rs:122:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn main() -> Result {
[INFO] [stdout]    |    ----      ^^^^^^ expected `Result<(), CatalyzerError>`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `std::result::Result<(), CatalyzerError>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- internals/runtime.rs - runtime::CatalyzerRuntimeBuilder::setup_tokio (line 132) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CatalyzerRuntime`
[INFO] [stdout]  --> internals/runtime.rs:137:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | CatalyzerRuntime::builder()
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ use of undeclared type `CatalyzerRuntime`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use catalyzer::internals::CatalyzerRuntime;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> internals/runtime.rs:136:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() -> Result {
[INFO] [stdout]   |    ----      ^^^^^^ expected `Result<(), CatalyzerError>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), CatalyzerError>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- app/mod.rs - app::App<State>::route (line 47) stdout ----
[INFO] [stdout] error: cannot find attribute `main` in this scope
[INFO] [stdout]  --> app/mod.rs:50:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[main]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `main` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tokio::main;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> app/mod.rs:52:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[get("/")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `index_metadata` in this scope
[INFO] [stdout]   --> app/mod.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     .route::<_, index_metadata, _>(index)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn() {main::index}: AxumHandler<_, _>` is not satisfied
[INFO] [stdout]   --> app/mod.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     .route::<_, index_metadata, _>(index)?;
[INFO] [stdout]    |      -----                      ^ the trait `AxumHandler<_, _>` is not implemented for fn item `fn() {main::index}`
[INFO] [stdout]    |      |
[INFO] [stdout]    |      required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]    = help: the following other types implement trait `AxumHandler<T, S>`:
[INFO] [stdout]              `Layered<L, H, T, S>` implements `AxumHandler<T, S>`
[INFO] [stdout]              `MethodRouter<S>` implements `AxumHandler<(), S>`
[INFO] [stdout] note: required by a bound in `catalyzer::App::<State>::route`
[INFO] [stdout]   --> /opt/rustwide/workdir/app/mod.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn route<Return, Meta, Handler>(
[INFO] [stdout]    |            ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 64 |         Handler: AxumHandler<Return, State>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::<State>::route`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> app/mod.rs:51:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() -> Result {
[INFO] [stdout]   |    ----      ^^^^^^ expected `Result<(), CatalyzerError>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `std::result::Result<(), CatalyzerError>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> app/mod.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn index() {
[INFO] [stdout]   |           - help: try adding a return type: `-> &'static str`
[INFO] [stdout] 9 |     "Hello, world!"
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ expected `()`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- app/mod.rs - app::App<State>::bind (line 89) stdout ----
[INFO] [stdout] error: cannot find attribute `main` in this scope
[INFO] [stdout]  --> app/mod.rs:92:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[main]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `main` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tokio::main;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> app/mod.rs:93:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() -> Result {
[INFO] [stdout]   |    ----      ^^^^^^ expected `Result<(), CatalyzerError>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `std::result::Result<(), CatalyzerError>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- internals/handlers.rs - internals::handlers::HandlerMetadata (line 17) stdout ----
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> internals/handlers.rs:20:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[get("/")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> internals/handlers.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn index() {
[INFO] [stdout]   |           - help: try adding a return type: `-> &'static str`
[INFO] [stdout] 8 |     "Hello, world!"
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ expected `()`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app/mod.rs - app::App<State>::bind (line 89)
[INFO] [stdout]     app/mod.rs - app::App<State>::route (line 47)
[INFO] [stdout]     app/mod.rs - app::App<State>::set_state (line 114)
[INFO] [stdout]     internals/handlers.rs - internals::handlers::HandlerMetadata (line 17)
[INFO] [stdout]     internals/runtime.rs - runtime::CatalyzerRuntimeBuilder::setup_tokio (line 132)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "25d57ee107d2e78b0ff1d7657a6bf3c63c353efee000262697b27a5555e8080a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d57ee107d2e78b0ff1d7657a6bf3c63c353efee000262697b27a5555e8080a", kill_on_drop: false }`
[INFO] [stdout] 25d57ee107d2e78b0ff1d7657a6bf3c63c353efee000262697b27a5555e8080a
