Skip to content

Fix dyn incompleteness with multiple supertraits with different substitutions #142397

Fix dyn incompleteness with multiple supertraits with different substitutions

Fix dyn incompleteness with multiple supertraits with different substitutions #142397

Triggered via pull request November 29, 2024 21:12
Status Failure
Total duration 22m 16s
Billable time 44m
Artifacts

ci.yml

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

Annotations

14 errors
PR - mingw-check-tidy: compiler/rustc_trait_selection/src/traits/util.rs#L31
TODO is used for tasks that should be done before merging a PR; If you want to leave a message in the codebase use FIXME
PR - mingw-check-tidy
Process completed with exit code 1.
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 == _`
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
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.