[INFO] fetching crate routa-cli 0.16.0...
[INFO] checking routa-cli-0.16.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate routa-cli 0.16.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate routa-cli 0.16.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate routa-cli 0.16.0
[INFO] tweaked toml for crates.io crate routa-cli 0.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate routa-cli 0.16.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate routa-cli 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7
[INFO] running `Command { std: "docker" "start" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking agent-client-protocol-schema v0.10.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking sse-stream v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking routa-scanner v0.16.0
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking agent-client-protocol v0.9.5
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking notify-rust v4.15.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking routa-core v0.16.0
[INFO] [stderr]     Checking routa-server v0.16.0
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, Query<BoardsQuery>) -> impl std::future::Future<Output = _> {api::kanban::list_boards}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:76:31
[INFO] [stdout]     |
[INFO] [stdout]  76 |         .route("/boards", get(list_boards).post(create_board))
[INFO] [stdout]     |                           --- ^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::Json<CreateBoardRequest>) -> impl std::future::Future<Output = _> {api::kanban::create_board}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:76:44
[INFO] [stdout]     |
[INFO] [stdout]  76 |         .route("/boards", get(list_boards).post(create_board))
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout] 649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = _> {api::kanban::get_board}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:77:41
[INFO] [stdout]     |
[INFO] [stdout]  77 |         .route("/boards/{boardId}", get(get_board).patch(update_board))
[INFO] [stdout]     |                                     --- ^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::extract::Path<std::string::String>, axum::Json<_>) -> _ {api::kanban::update_board}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:77:52
[INFO] [stdout]     |
[INFO] [stdout]  77 |         .route("/boards/{boardId}", get(get_board).patch(update_board))
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::patch`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::patch`
[INFO] [stdout] ...
[INFO] [stdout] 648 |     chained_handler_fn!(patch, PATCH);
[INFO] [stdout]     |     ---------------------------------
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::Json<ImportConfigRequest>) -> impl std::future::Future<Output = _> {import_config}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:79:32
[INFO] [stdout]     |
[INFO] [stdout]  79 |         .route("/import", post(import_config))
[INFO] [stdout]     |                           ---- ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::Json<DecomposeRequest>) -> impl std::future::Future<Output = _> {api::kanban::decompose_tasks}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/kanban.rs:81:35
[INFO] [stdout]     |
[INFO] [stdout]  81 |         .route("/decompose", post(decompose_tasks))
[INFO] [stdout]     |                              ---- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::Json<ExecuteToolRequest>) -> impl std::future::Future<Output = _> {mcp_tools::execute_tool}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/mcp_tools.rs:16:14
[INFO] [stdout]     |
[INFO] [stdout]  16 |             .post(execute_tool)
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout] 649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppStateInner>>, axum::Json<serde_json::Value>) -> impl std::future::Future<Output = Json<Value>> {api::rpc::rpc_handler}: Handler<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/routa-server-0.16.0/src/api/rpc.rs:17:26
[INFO] [stdout]     |
[INFO] [stdout]  17 |         .route("/", post(rpc_handler))
[INFO] [stdout]     |                     ---- ^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`routa_server`)
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `routa-server` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7", kill_on_drop: false }`
[INFO] [stdout] 064082f27d72c81c37efb1e7cd122b234b3bb6c539f01ab8a378ad7fe47c96c7
