[INFO] cloning repository https://github.com/Julgodis/kura-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Julgodis/kura-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulgodis%2Fkura-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulgodis%2Fkura-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ef39464550e144aa99f0b5ca95f22c748bdd58 [INFO] checking Julgodis/kura-indexer/93ef39464550e144aa99f0b5ca95f22c748bdd58 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulgodis%2Fkura-indexer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Julgodis/kura-indexer [INFO] finished tweaking git repo https://github.com/Julgodis/kura-indexer [INFO] tweaked toml for git repo https://github.com/Julgodis/kura-indexer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Julgodis/kura-indexer on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Julgodis/kura-indexer 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matchit v0.8.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.62 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded serde_path_to_error v0.1.17 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded hyper-util v0.1.11 [INFO] [stderr] Downloaded axum v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d02268152c94d8771dbe3f8109735dfb7b0de8ad0dcfc81ed967e07762078029 [INFO] running `Command { std: "docker" "start" "-a" "d02268152c94d8771dbe3f8109735dfb7b0de8ad0dcfc81ed967e07762078029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d02268152c94d8771dbe3f8109735dfb7b0de8ad0dcfc81ed967e07762078029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02268152c94d8771dbe3f8109735dfb7b0de8ad0dcfc81ed967e07762078029", kill_on_drop: false }` [INFO] [stdout] d02268152c94d8771dbe3f8109735dfb7b0de8ad0dcfc81ed967e07762078029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339e22dbe5d0be7d5d0820932aeb1e9b2982ecd85509a06bb124c7a40ce27493 [INFO] running `Command { std: "docker" "start" "-a" "339e22dbe5d0be7d5d0820932aeb1e9b2982ecd85509a06bb124c7a40ce27493", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.21.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking kura-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `RecentResponse: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `RecentResponse` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_indexer_recent_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `kura_api::Error: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `kura_api::Error` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_indexer_recent_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SearchResponse: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `SearchResponse` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_indexer_search_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `kura_api::Error: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `kura_api::Error` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_indexer_search_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HealthResponse: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | async fn health_handler(Query(_): Query) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `HealthResponse` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_health_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | async fn health_handler(Query(_): Query) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `kura_api::Error: IntoResponse` is not satisfied [INFO] [stdout] --> examples/server/main.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | async fn health_handler(Query(_): Query) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `kura_api::Error` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (R,) [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] and 120 others [INFO] [stdout] = note: required for `Result` to implement `IntoResponse` [INFO] [stdout] note: required by a bound in `__axum_macros_check_health_handler_into_response::{closure#0}::check` [INFO] [stdout] --> examples/server/main.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | async fn health_handler(Query(_): Query) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-10444718316442656439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(Query<...>) -> ... {indexer_recent_handler}: Handler<_, _>` is not satisfied [INFO] [stdout] --> examples/server/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | axum::routing::get(indexer_recent_handler), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Query) -> ... {indexer_recent_handler}` [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 `Handler` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:1298:1 [INFO] [stdout] | [INFO] [stdout] 1298 | / impl Handler<(), S> for MethodRouter [INFO] [stdout] 1299 | | where [INFO] [stdout] 1300 | | S: Clone + 'static, [INFO] [stdout] | |_______________________^ `MethodRouter` implements `Handler<(), S>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/handler/mod.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl Handler for Layered [INFO] [stdout] 300 | | where [INFO] [stdout] 301 | | L: Layer> + Clone + Send + Sync + 'static, [INFO] [stdout] 302 | | H: Handler, [INFO] [stdout] ... | [INFO] [stdout] 306 | | T: 'static, [INFO] [stdout] 307 | | S: 'static, [INFO] [stdout] | |_______________^ `axum::handler::Layered` implements `Handler` [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.3/src/routing/method_routing.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | H: Handler, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `get` [INFO] [stdout] ... [INFO] [stdout] 440 | 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: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-17212885691194659497.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0277]: the trait bound `fn(Query<...>) -> ... {indexer_search_handler}: Handler<_, _>` is not satisfied [INFO] [stdout] --> examples/server/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | axum::routing::get(indexer_search_handler), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Query) -> ... {indexer_search_handler}` [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 `Handler` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:1298:1 [INFO] [stdout] | [INFO] [stdout] 1298 | / impl Handler<(), S> for MethodRouter [INFO] [stdout] 1299 | | where [INFO] [stdout] 1300 | | S: Clone + 'static, [INFO] [stdout] | |_______________________^ `MethodRouter` implements `Handler<(), S>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/handler/mod.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl Handler for Layered [INFO] [stdout] 300 | | where [INFO] [stdout] 301 | | L: Layer> + Clone + Send + Sync + 'static, [INFO] [stdout] 302 | | H: Handler, [INFO] [stdout] ... | [INFO] [stdout] 306 | | T: 'static, [INFO] [stdout] 307 | | S: 'static, [INFO] [stdout] | |_______________^ `axum::handler::Layered` implements `Handler` [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.3/src/routing/method_routing.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | H: Handler, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `get` [INFO] [stdout] ... [INFO] [stdout] 440 | 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: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-14049546264840114376.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0277]: the trait bound `fn(Query) -> ... {health_handler}: Handler<_, _>` is not satisfied [INFO] [stdout] --> examples/server/main.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | .route("/api/v1/health", axum::routing::get(health_handler)); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Query) -> impl Future {health_handler}` [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 `Handler` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:1298:1 [INFO] [stdout] | [INFO] [stdout] 1298 | / impl Handler<(), S> for MethodRouter [INFO] [stdout] 1299 | | where [INFO] [stdout] 1300 | | S: Clone + 'static, [INFO] [stdout] | |_______________________^ `MethodRouter` implements `Handler<(), S>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/handler/mod.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl Handler for Layered [INFO] [stdout] 300 | | where [INFO] [stdout] 301 | | L: Layer> + Clone + Send + Sync + 'static, [INFO] [stdout] 302 | | H: Handler, [INFO] [stdout] ... | [INFO] [stdout] 306 | | T: 'static, [INFO] [stdout] 307 | | S: 'static, [INFO] [stdout] | |_______________^ `axum::handler::Layered` implements `Handler` [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.3/src/routing/method_routing.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | H: Handler, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `get` [INFO] [stdout] ... [INFO] [stdout] 440 | 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: the full name for the type has been written to '/opt/rustwide/target/debug/examples/server-39b86130bad124ab.long-type-11326621639094454059.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kura-api` (example "server") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "339e22dbe5d0be7d5d0820932aeb1e9b2982ecd85509a06bb124c7a40ce27493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339e22dbe5d0be7d5d0820932aeb1e9b2982ecd85509a06bb124c7a40ce27493", kill_on_drop: false }` [INFO] [stdout] 339e22dbe5d0be7d5d0820932aeb1e9b2982ecd85509a06bb124c7a40ce27493