Thinking about relating owned types and read items #147
test.yml
on: pull_request
cargo fmt
9s
cargo bench
2m 16s
Matrix: test
Annotations
14 errors and 1 warning
cargo fmt
Process completed with exit code 1.
|
cargo test on ubuntu, rust 1.65:
src/lib.rs#L778
the trait bound `for<'a> <_ as Region>::ReadItem<'a>: Eq` is not satisfied
|
cargo test on ubuntu, rust 1.65:
src/lib.rs#L778
`<_ as Region>::ReadItem<'a>` doesn't implement `std::fmt::Debug`
|
cargo test on ubuntu, rust 1.65
Process completed with exit code 101.
|
cargo test on windows, rust stable
The job was canceled because "ubuntu_1_65" failed.
|
cargo test on windows, rust stable
The operation was canceled.
|
cargo test on windows, rust 1.65
The job was canceled because "ubuntu_1_65" failed.
|
cargo test on windows, rust 1.65
The operation was canceled.
|
cargo test on ubuntu, rust stable
The job was canceled because "ubuntu_1_65" failed.
|
cargo test on ubuntu, rust stable
The operation was canceled.
|
cargo test on macos, rust 1.65
The job was canceled because "ubuntu_1_65" failed.
|
cargo test on macos, rust 1.65:
src/lib.rs#L778
the trait bound `for<'a> <_ as Region>::ReadItem<'a>: Eq` is not satisfied
|
cargo test on macos, rust 1.65:
src/lib.rs#L778
`<_ as Region>::ReadItem<'a>` doesn't implement `std::fmt::Debug`
|
cargo test on macos, rust 1.65
The operation was canceled.
|
cargo fmt:
src/lib.rs#L800
Diff in /home/runner/work/flatcontainer/flatcontainer/src/lib.rs
|