Skip to content

sync: mpsc performance optimization avoid false sharing #8153

sync: mpsc performance optimization avoid false sharing

sync: mpsc performance optimization avoid false sharing #8153

Triggered via pull request July 29, 2023 10:23
Status Failure
Total duration 21m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
basic checks
0s
basic checks
Matrix: check-external-types
Matrix: check tokio full --internal-mt-counters
Matrix: cross-check
Matrix: cross-test-with-parking_lot
Matrix: cross-test-without-parking_lot
Matrix: features
Matrix: Test hyper
Matrix: Run integration tests for each feature
Matrix: test tokio full
Matrix: test tokio full --unstable
Matrix: test all crates in the workspace with all features
compile tests with parking lot send guards
38s
compile tests with parking lot send guards
valgrind
32s
valgrind
miri
1m 59s
miri
asan
7m 57s
asan
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
10m 9s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
2m 37s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
minimal-versions
1m 9s
minimal-versions
build loom tests
58s
build loom tests
build tokio for x86_64-fortanix-unknown-sgx
31s
build tokio for x86_64-fortanix-unknown-sgx
build tokio for redox-os
38s
build tokio for redox-os
test tokio for wasm32-unknown-unknown
37s
test tokio for wasm32-unknown-unknown
wasm32-wasi
3m 10s
wasm32-wasi
check-fuzzing
1m 14s
check-fuzzing
Matrix: test tokio full --unstable --taskdump
all systems go
0s
all systems go
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run integration tests for each feature (ubuntu-latest)
Process completed with exit code 1.
Run integration tests for each feature (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Run integration tests for each feature (macos-latest)
The operation was canceled.
valgrind
Process completed with exit code 101.
Run integration tests for each feature (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Run integration tests for each feature (windows-latest)
The operation was canceled.
features --unstable
Process completed with exit code 1.
features --unstable --taskdump
The job was canceled because "_--unstable_--cfg_tokio_unstable_-Dwarnings" failed.
features --unstable --taskdump
The operation was canceled.