Skip to content

Perform autoref/autoderef on .await #119293

Perform autoref/autoderef on .await

Perform autoref/autoderef on .await #119293

Triggered via pull request March 25, 2024 21:19
Status Failure
Total duration 17m 1s
Artifacts

ci.yml

on: pull_request
Matrix: auto
Matrix: try
Matrix: pr
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
Fit to window
Zoom out
Zoom in

Annotations

23 errors
PR - x86_64-gnu-llvm-17
`[usize; usize::MAX]` is not a future
PR - x86_64-gnu-llvm-17
`main` function is not allowed to be `async`
PR - x86_64-gnu-llvm-17
variant `Option<_>::None` has no field named `value`
PR - x86_64-gnu-llvm-17
the method `into_future` exists for enum `Option<_>`, but its trait bounds were not satisfied
PR - x86_64-gnu-llvm-17
`()` is not a future
PR - x86_64-gnu-llvm-17
`StructAsync<fn() -> impl Future<Output = ()> {callback}>` is not a future
PR - x86_64-gnu-llvm-17
expected `callback` to be a fn item that returns `Pin<Box<dyn Future<Output = ()>>>`, but it returns `impl Future<Output = ()>`
PR - x86_64-gnu-llvm-17
`()` is not a future
PR - x86_64-gnu-llvm-17
`()` is not a future
PR - x86_64-gnu-llvm-17
`()` is not a future
PR - x86_64-gnu-tools
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
PR - x86_64-gnu-tools
`large future with a size of 16385 bytes` not found in diagnostics on line 11
PR - x86_64-gnu-tools
``-D clippy::large-futures` implied by `-D warnings`` not found in diagnostics on line 11
PR - x86_64-gnu-tools
`large future with a size of 16386 bytes` not found in diagnostics on line 15
PR - x86_64-gnu-tools
`large future with a size of 16387 bytes` not found in diagnostics on line 20
PR - x86_64-gnu-tools
`large future with a size of 16387 bytes` not found in diagnostics on line 25
PR - x86_64-gnu-tools
`large future with a size of 65540 bytes` not found in diagnostics on line 33
PR - x86_64-gnu-tools
`large future with a size of 49159 bytes` not found in diagnostics on line 35
PR - x86_64-gnu-tools
`large future with a size of 65540 bytes` not found in diagnostics on line 48
PR - x86_64-gnu-tools
try not to call a closure in the expression where it is declared
PR - x86_64-gnu-tools
try not to call a closure in the expression where it is declared
PR - mingw-check
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
PR - mingw-check
The operation was canceled.