sync: document that const_new()
is not instrumented
#8492
Triggered via pull request
September 13, 2023 10:51
Status
Success
Total duration
25m 22s
Artifacts
–
ci.yml
on: pull_request
Check README
6s
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 6s
valgrind
1m 23s
miri
2m 21s
asan
9m 3s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
9m 58s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
2m 34s
minimal-versions
1m 36s
build loom tests
1m 41s
build tokio for x86_64-fortanix-unknown-sgx
28s
build tokio for redox-os
31s
test tokio for wasm32-unknown-unknown
2m 1s
wasm32-wasi
3m 55s
check-fuzzing
2m 6s
semver
48s
Matrix: test tokio full --unstable --taskdump
all systems go
0s
Annotations
14 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'
|
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'
|
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'
|
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'
|
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'
|