Skip to content

Fix dyn incompleteness with multiple supertraits with different substitutions #141807

Fix dyn incompleteness with multiple supertraits with different substitutions

Fix dyn incompleteness with multiple supertraits with different substitutions #141807

Triggered via pull request November 23, 2024 19:45
Status Failure
Total duration 22m 13s
Billable time 44m
Artifacts

ci.yml

on: pull_request
Calculate job matrix
13s
Calculate job matrix
Matrix: job
bors build finished
0s
bors build finished
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PR - x86_64-gnu-llvm-18
binary operation `==` cannot be applied to type `Option<<dyn Iterator as Iterator>::Item>`
PR - x86_64-gnu-llvm-18
`<dyn Iterator as Iterator>::Item` doesn't implement `Debug`
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `Box<(dyn Foo + 'static)>: Fn(i32)`
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `<Box<(dyn Foo + 'static)> as FnOnce<(i32,)>>::Output == i32`
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `extern "rust-call" fn(&Box<(dyn Foo + 'static)>, (i32,)) -> <... as FnOnce<...>>::Output well-formed`
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `<Box<(dyn Foo + 'static)> as FnOnce<(i32,)>>::Output well-formed`
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `<Box<(dyn Foo + 'static)> as FnOnce<(i32,)>>::Output == _`
PR - x86_64-gnu-llvm-18
type parameter `E` is never used
PR - x86_64-gnu-llvm-18
overflow evaluating the requirement `dyn Iter<'_, ()>: Iter<'_, _>`
PR - x86_64-gnu-llvm-18
Process completed with exit code 1.
PR - x86_64-gnu-tools
The job was canceled because "_1_1_0_ubuntu-20_04-16cor" failed.
PR - x86_64-gnu-tools
The operation was canceled.
PR - mingw-check
The job was canceled because "_1_1_0_ubuntu-20_04-16cor" failed.
PR - mingw-check
The operation was canceled.