Skip to content

Semaphore example using an Arc<Semaphore> for semaphore passing #8511

Semaphore example using an Arc<Semaphore> for semaphore passing

Semaphore example using an Arc<Semaphore> for semaphore passing #8511

Triggered via pull request September 18, 2023 21:42
Status Success
Total duration 23m 45s
Artifacts

ci.yml

on: pull_request
basic checks
3s
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
1m 4s
compile tests with parking lot send guards
valgrind
1m 8s
valgrind
miri
2m 31s
miri
asan
8m 23s
asan
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
11m 20s
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 27s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
minimal-versions
1m 59s
minimal-versions
build loom tests
1m 29s
build loom tests
build tokio for x86_64-fortanix-unknown-sgx
39s
build tokio for x86_64-fortanix-unknown-sgx
build tokio for redox-os
34s
build tokio for redox-os
test tokio for wasm32-unknown-unknown
1m 33s
test tokio for wasm32-unknown-unknown
wasm32-wasi
3m 36s
wasm32-wasi
check-fuzzing
1m 50s
check-fuzzing
Matrix: test tokio full --unstable --taskdump
all systems go
2s
all systems go
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Run integration tests for each feature (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
test all crates in the workspace with all features (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'