[INFO] fetching crate catalyzer-core 0.1.3...
[INFO] testing catalyzer-core-0.1.3 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate catalyzer-core 0.1.3 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catalyzer-core 0.1.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.4)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.10.1)
[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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a0fc7c0a57876c6a7e4b27c584be525ee72cd06a05c3bba18e0670fa8b6aa5d
[INFO] running `Command { std: "docker" "start" "-a" "8a0fc7c0a57876c6a7e4b27c584be525ee72cd06a05c3bba18e0670fa8b6aa5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a0fc7c0a57876c6a7e4b27c584be525ee72cd06a05c3bba18e0670fa8b6aa5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0fc7c0a57876c6a7e4b27c584be525ee72cd06a05c3bba18e0670fa8b6aa5d", kill_on_drop: false }`
[INFO] [stdout] 8a0fc7c0a57876c6a7e4b27c584be525ee72cd06a05c3bba18e0670fa8b6aa5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb9ee1c7ba05aafb491681285eedcae21cb2c62968eefa739dcba20bf4a40fc
[INFO] running `Command { std: "docker" "start" "-a" "afb9ee1c7ba05aafb491681285eedcae21cb2c62968eefa739dcba20bf4a40fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling catalyzer-utils v0.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[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 v0.7.9
[INFO] [stderr]    Compiling catalyzer-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
[INFO] running `Command { std: "docker" "inspect" "afb9ee1c7ba05aafb491681285eedcae21cb2c62968eefa739dcba20bf4a40fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb9ee1c7ba05aafb491681285eedcae21cb2c62968eefa739dcba20bf4a40fc", kill_on_drop: false }`
[INFO] [stdout] afb9ee1c7ba05aafb491681285eedcae21cb2c62968eefa739dcba20bf4a40fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebbe3304b1d75ffa00853282b295563eadea971befb43a09c27dc5afd5d0886d
[INFO] running `Command { std: "docker" "start" "-a" "ebbe3304b1d75ffa00853282b295563eadea971befb43a09c27dc5afd5d0886d", 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 1.48s
[INFO] running `Command { std: "docker" "inspect" "ebbe3304b1d75ffa00853282b295563eadea971befb43a09c27dc5afd5d0886d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbe3304b1d75ffa00853282b295563eadea971befb43a09c27dc5afd5d0886d", kill_on_drop: false }`
[INFO] [stdout] ebbe3304b1d75ffa00853282b295563eadea971befb43a09c27dc5afd5d0886d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e05509884eec54ddd08f5812f5417b78eb6056f39d6888a90249b857c3189bd
[INFO] running `Command { std: "docker" "start" "-a" "8e05509884eec54ddd08f5812f5417b78eb6056f39d6888a90249b857c3189bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/catalyzer-1617bb29bccb156f)
[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 catalyzer
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test app/mod.rs - app::App<State>::bind (line 89) ... FAILED
[INFO] [stdout] test internals/runtime.rs - runtime::CatalyzerRuntimeBuilder::setup_tokio (line 132) ... FAILED
[INFO] [stdout] test app/mod.rs - app::App<State>::set_state (line 114) ... 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 app/mod.rs - app::App<State>::route (line 47) ... FAILED
[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>::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/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>::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/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] ---- 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] 
[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 1.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8e05509884eec54ddd08f5812f5417b78eb6056f39d6888a90249b857c3189bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e05509884eec54ddd08f5812f5417b78eb6056f39d6888a90249b857c3189bd", kill_on_drop: false }`
[INFO] [stdout] 8e05509884eec54ddd08f5812f5417b78eb6056f39d6888a90249b857c3189bd
