[INFO] cloning repository https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Camargo-V3ktor%2FFerris-Todo-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Camargo-V3ktor%2FFerris-Todo-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfdd4f4c55476ff62a2ff24e39a11fb3bc04e9bc
[INFO] checking Bruno-Camargo-V3ktor/Ferris-Todo-App against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Camargo-V3ktor%2FFerris-Todo-App" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App
[INFO] finished tweaking git repo https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App
[INFO] tweaked toml for git repo https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bruno-Camargo-V3ktor/Ferris-Todo-App 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_axum v0.3.0
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcb285264a393880e84e6edcd2d40f10656119456d44e4d6db0df7ea937b7dcd
[INFO] running `Command { std: "docker" "start" "-a" "fcb285264a393880e84e6edcd2d40f10656119456d44e4d6db0df7ea937b7dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb285264a393880e84e6edcd2d40f10656119456d44e4d6db0df7ea937b7dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb285264a393880e84e6edcd2d40f10656119456d44e4d6db0df7ea937b7dcd", kill_on_drop: false }`
[INFO] [stdout] fcb285264a393880e84e6edcd2d40f10656119456d44e4d6db0df7ea937b7dcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81a65fad47b1e2689a250204b65cfe69bd80a51be2634124c35c7f5674ee242e
[INFO] running `Command { std: "docker" "start" "-a" "81a65fad47b1e2689a250204b65cfe69bd80a51be2634124c35c7f5674ee242e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking cssparser v0.31.2
[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-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking html5ever v0.26.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ferris_todo_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `fn() -> impl Future<Output = ...> {get_index}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:148:25
[INFO] [stdout]      |
[INFO] [stdout]  148 |         .route("/", get(get_index))
[INFO] [stdout]      |                     --- ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Handler<_, _>` is not implemented for fn item `fn() -> impl std::future::Future<Output = Result<GetIndexResponse, AppError>> {get_index}`
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-18400343202253229046.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(State<Arc<RwLock<...>>>, ...) -> ... {list_todos}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:151:17
[INFO] [stdout]      |
[INFO] [stdout]  151 |             get(list_todos)
[INFO] [stdout]      |             --- ^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, Query<...>) -> ... {list_todos}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-3026959061873141539.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(State<Arc<RwLock<...>>>, ...) -> ... {create_todo}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:152:23
[INFO] [stdout]      |
[INFO] [stdout]  152 |                 .post(create_todo)
[INFO] [stdout]      |                  ---- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, Form<...>) -> ... {create_todo}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-10991062982734088298.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 `chained_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(State<...>, ...) -> ... {toggle_completed_todos}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:153:24
[INFO] [stdout]      |
[INFO] [stdout]  153 |                 .patch(toggle_completed_todos)
[INFO] [stdout]      |                  ----- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, ...) -> ... {toggle_completed_todos}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-2519634145273110382.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 `chained_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(State<Arc<...>>) -> ... {delete_completed_todos}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:154:25
[INFO] [stdout]      |
[INFO] [stdout]  154 |                 .delete(delete_completed_todos),
[INFO] [stdout]      |                  ------ ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>) -> ... {delete_completed_todos}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::delete`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/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>::delete`
[INFO] [stdout] ...
[INFO] [stdout]  644 |     chained_handler_fn!(delete, DELETE);
[INFO] [stdout]      |     -----------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-15725087205151067721.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 `chained_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(State<Arc<RwLock<...>>>, ...) -> ... {edit_todo}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:158:17
[INFO] [stdout]      |
[INFO] [stdout]  158 |             get(edit_todo).patch(update_todo).delete(delete_todo),
[INFO] [stdout]      |             --- ^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, Path<Uuid>) -> ... {edit_todo}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-5890164798681589118.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(State<Arc<...>>, ..., ...) -> ... {update_todo}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:158:34
[INFO] [stdout]      |
[INFO] [stdout]  158 |             get(edit_todo).patch(update_todo).delete(delete_todo),
[INFO] [stdout]      |                            ----- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, Path<Uuid>, ...) -> ... {update_todo}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[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.4/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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-9036412519649796806.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 `chained_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(State<Arc<RwLock<...>>>, ...) -> ... {delete_todo}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:158:54
[INFO] [stdout]      |
[INFO] [stdout]  158 |             get(edit_todo).patch(update_todo).delete(delete_todo),
[INFO] [stdout]      |                                               ------ ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<RwLock<AppState>>>, Path<Uuid>) -> ... {delete_todo}`
[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<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1308 | | where
[INFO] [stdout] 1309 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  300 | | where
[INFO] [stdout]  301 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  302 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  306 | |     T: 'static,
[INFO] [stdout]  307 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::delete`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/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>::delete`
[INFO] [stdout] ...
[INFO] [stdout]  644 |     chained_handler_fn!(delete, DELETE);
[INFO] [stdout]      |     -----------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferris_todo_app-b8adecc12bd5f2e2.long-type-57090270126925939.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 `chained_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 `ferris_todo_app` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "81a65fad47b1e2689a250204b65cfe69bd80a51be2634124c35c7f5674ee242e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a65fad47b1e2689a250204b65cfe69bd80a51be2634124c35c7f5674ee242e", kill_on_drop: false }`
[INFO] [stdout] 81a65fad47b1e2689a250204b65cfe69bd80a51be2634124c35c7f5674ee242e
