[INFO] fetching crate catalyzer-core 0.1.3...
[INFO] testing catalyzer-core-0.1.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate catalyzer-core 0.1.3 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catalyzer-core 0.1.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 101 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.8)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.12.5)
[INFO] [stderr]       Adding simple_logger v4.3.3 (available: v5.2.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db65395134859f38e1506480bc7657efe79ed5498361b0c65ed9c821c9ac75a7
[INFO] running `Command { std: "docker" "start" "-a" "db65395134859f38e1506480bc7657efe79ed5498361b0c65ed9c821c9ac75a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db65395134859f38e1506480bc7657efe79ed5498361b0c65ed9c821c9ac75a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db65395134859f38e1506480bc7657efe79ed5498361b0c65ed9c821c9ac75a7", kill_on_drop: false }`
[INFO] [stdout] db65395134859f38e1506480bc7657efe79ed5498361b0c65ed9c821c9ac75a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61372010f1bed72b794bcc2715eb50c309c15ffa8a62259305ff33212d9c8788
[INFO] running `Command { std: "docker" "start" "-a" "61372010f1bed72b794bcc2715eb50c309c15ffa8a62259305ff33212d9c8788", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling colored v2.2.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 27.69s
[INFO] running `Command { std: "docker" "inspect" "61372010f1bed72b794bcc2715eb50c309c15ffa8a62259305ff33212d9c8788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61372010f1bed72b794bcc2715eb50c309c15ffa8a62259305ff33212d9c8788", kill_on_drop: false }`
[INFO] [stdout] 61372010f1bed72b794bcc2715eb50c309c15ffa8a62259305ff33212d9c8788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9d81bcaa10386ccf545cf37d48a761a8d3a55dcabb0777226961043c16356ca
[INFO] running `Command { std: "docker" "start" "-a" "f9d81bcaa10386ccf545cf37d48a761a8d3a55dcabb0777226961043c16356ca", 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.71s
[INFO] running `Command { std: "docker" "inspect" "f9d81bcaa10386ccf545cf37d48a761a8d3a55dcabb0777226961043c16356ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d81bcaa10386ccf545cf37d48a761a8d3a55dcabb0777226961043c16356ca", kill_on_drop: false }`
[INFO] [stdout] f9d81bcaa10386ccf545cf37d48a761a8d3a55dcabb0777226961043c16356ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 460e5efce164a9014f637796dc39c2eee9022d15320d0fd4b23a6f03e19df0ae
[INFO] running `Command { std: "docker" "start" "-a" "460e5efce164a9014f637796dc39c2eee9022d15320d0fd4b23a6f03e19df0ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/catalyzer-48d5d63964716a42)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests catalyzer
[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 internals/handlers.rs - internals::handlers::HandlerMetadata (line 17) ... FAILED
[INFO] [stdout] test app/mod.rs - app::App<State>::route (line 47) ... FAILED
[INFO] [stdout] test app/mod.rs - app::App<State>::set_state (line 114) ... FAILED
[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 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] ---- 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] 20 | #[get("/")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> internals/handlers.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn index() {
[INFO] [stdout]    |           - help: try adding a return type: `-> &'static str`
[INFO] [stdout] 22 |     "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] 50 | #[main]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> app/mod.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[get("/")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `index_metadata` in this scope
[INFO] [stdout]   --> app/mod.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     .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]   58 |     .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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `AxumHandler<T, S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `AxumHandler<(), S>`
[INFO] [stdout] note: required by a bound in `catalyzer::App::<State>::route`
[INFO] [stdout]     --> 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] 51 | 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] 53 | fn index() {
[INFO] [stdout]    |           - help: try adding a return type: `-> &'static str`
[INFO] [stdout] 54 |     "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, E0425.
[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>::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] 121 | #[main]
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `main` is in scope, but it is a function, not an attribute
[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] 123 | 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]    --> 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] 117 + #[derive(Clone)]
[INFO] [stdout] 118 | 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] 124 |     .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]    --> 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] 117 + #[derive(Clone)]
[INFO] [stdout] 118 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> app/mod.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | 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] ---- 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] 92 | #[main]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> app/mod.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | 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]: cannot find type `CatalyzerRuntime` in this scope
[INFO] [stdout]    --> internals/runtime.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | CatalyzerRuntime::builder()
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ use of undeclared type `CatalyzerRuntime`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> internals/runtime.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 | 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] 
[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.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "460e5efce164a9014f637796dc39c2eee9022d15320d0fd4b23a6f03e19df0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460e5efce164a9014f637796dc39c2eee9022d15320d0fd4b23a6f03e19df0ae", kill_on_drop: false }`
[INFO] [stdout] 460e5efce164a9014f637796dc39c2eee9022d15320d0fd4b23a6f03e19df0ae
