sync: avoid creating mutex and rwlock resource_span with parent, use None parent instead #8880
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Check README
4s
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 13s
valgrind
7m 34s
miri
2m 31s
asan
10m 32s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
8m 51s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
2m 59s
minimal-versions
1m 46s
build loom tests
2m 0s
build tokio for x86_64-fortanix-unknown-sgx
33s
build tokio for redox-os
32s
test tokio for wasm32-unknown-unknown
1m 12s
wasm32-wasi
3m 38s
check-fuzzing
1m 32s
semver
40s
Matrix: test tokio full --unstable --taskdump
all systems go
0s
Annotations
8 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 (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
|
Run integration tests for each feature (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\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 (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'
|