Skip to content

regression: overflow evaluating the requirement #130578

Closed
@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Unique<(dyn scheduled_thread_pool::thunk::Invoke + Send + 'static)>: Send`
[INFO] [stdout]    --> http/src/routes.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .or(warp::path!("api" / "users" / Uuid / "permissions")
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`http`)
[INFO] [stdout] note: required because it appears within the type `Box<(dyn scheduled_thread_pool::thunk::Invoke + Send + 'static)>`

note: if the relevant team already accepted this breakage then this issue can be closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustcT-typesRelevant to the types team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions