[INFO] [stderr] Compiling ilp v0.2.1 (/opt/crater/workdir)
[INFO] [stderr] error[E0275]: overflow evaluating the requirement `h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>: std::marker::Send`
[INFO] [stderr] --> src/main.rs:109:5
[INFO] [stderr] |
[INFO] [stderr] 109 | tokio::run(run);
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider adding a `#![recursion_limit="128"]` attribute to your crate
[INFO] [stderr] = note: required because it appears within the type `slab::Entry<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>`
[INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::ptr::Unique<slab::Entry<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>>`
[INFO] [stderr] = note: required because it appears within the type `alloc::raw_vec::RawVec<slab::Entry<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>>`
[INFO] [stderr] = note: required because it appears within the type `std::vec::Vec<slab::Entry<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>>`
[INFO] [stderr] = note: required because it appears within the type `slab::Slab<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>`
From a crater run:
Affected crates: ilp - crater log
cc author @emschwartz