Skip to content

Implementation of sync_nonpoison and nonpoison_mutex #144638

Implementation of sync_nonpoison and nonpoison_mutex

Implementation of sync_nonpoison and nonpoison_mutex #144638

Triggered via pull request December 24, 2024 15:16
Status Failure
Total duration 22m 39s
Billable time 45m
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
future cannot be sent between threads safely
PR - x86_64-gnu-llvm-18
future cannot be sent between threads safely
PR - x86_64-gnu-llvm-18
`std::sync::MutexGuard<'_, ()>` cannot be sent between threads safely
PR - x86_64-gnu-llvm-18
field `inner` of struct `std::sync::Mutex` is private
PR - x86_64-gnu-llvm-18
`std::sync::MutexGuard` held across a suspend point, but should not be
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `RefCell` in the current scope
PR - x86_64-gnu-llvm-18
no method named `some_mutable_method` found for struct `RefCell` in the current scope
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `std::sync::Mutex` in the current scope
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `RwLock` in the current scope
PR - x86_64-gnu-llvm-18
no method named `some_mutable_method` found for struct `RwLock` in the current scope
PR - mingw-check
The job was canceled because "_1_1_0_x86_64-gnu-llvm_sh" failed.
PR - mingw-check
The operation was canceled.
PR - x86_64-gnu-tools
The job was canceled because "_1_1_0_x86_64-gnu-llvm_sh" failed.
PR - x86_64-gnu-tools
The operation was canceled.