Skip to content

fallible allocation experiment 2 #106268

fallible allocation experiment 2

fallible allocation experiment 2 #106268

Triggered via pull request November 9, 2023 05:39
Status Failure
Total duration 15m 41s
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

24 errors and 4 warnings
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/vec/spec_extend.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/vec/into_iter.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/boxed.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/boxed.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/vec/drain.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/raw_vec.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/lib.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/raw_vec.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/raw_vec.rs
PR - mingw-check-tidy
Diff in /checkout/library/alloc/src/vec/spec_from_iter_nested.rs
PR - x86_64-gnu-llvm-15
mismatched types
PR - x86_64-gnu-llvm-15
cannot add `alloc::vec::Vec<R>` to `alloc::vec::Vec<R>`
PR - x86_64-gnu-llvm-15
type annotations needed for `alloc::vec::Vec<T>`
PR - x86_64-gnu-llvm-15
invalid `sym` operand
PR - x86_64-gnu-llvm-15
invalid `sym` operand
PR - x86_64-gnu-llvm-15
invalid `sym` operand
PR - x86_64-gnu-llvm-15
arguments for inline assembly must be copyable
PR - x86_64-gnu-llvm-15
cannot use value of type `{closure@/checkout/tests/ui/asm/x86_64/type-check-2.rs:52:28: 52:36}` for inline assembly
PR - x86_64-gnu-llvm-15
cannot use value of type `alloc::vec::Vec<i32>` for inline assembly
PR - x86_64-gnu-llvm-15
cannot use value of type `(i32, i32, i32)` for inline assembly
PR - mingw-check
The job was canceled because "x86_64-gnu-llvm-15_1_ubun" failed.
PR - mingw-check
The operation was canceled.
PR - x86_64-gnu-tools
The job was canceled because "x86_64-gnu-llvm-15_1_ubun" failed.
PR - x86_64-gnu-tools
The operation was canceled.
PR - x86_64-gnu-llvm-15
cross-crate traits with a default impl, like `Send`, should not be specialized
PR - x86_64-gnu-llvm-15
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
PR - x86_64-gnu-llvm-15
trait bound alloc::vec::Vec<str>: Debug does not depend on any type or lifetime parameters
PR - x86_64-gnu-llvm-15
trait bound str: Copy does not depend on any type or lifetime parameters