Skip to content

Add run_until_cancelled_owned to CancellationToken #11166

Add run_until_cancelled_owned to CancellationToken

Add run_until_cancelled_owned to CancellationToken #11166

Triggered via pull request January 9, 2025 18:49
Status Failure
Total duration 19m 56s
Artifacts

ci.yml

on: pull_request
Matrix: docs
Check README
3s
Check README
basic checks
0s
basic checks
Matrix: check-external-types
Matrix: check tokio full --internal-mt-counters
Matrix: cross-check-tier3
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 Quinn
Matrix: test tokio full
Matrix: test tokio full --unstable
Matrix: test all crates in the workspace with all features
Matrix: wasm32-wasip1
compile tests with parking lot send guards
47s
compile tests with parking lot send guards
valgrind
49s
valgrind
miri-lib
6m 24s
miri-lib
miri-test
16m 3s
miri-test
miri-doc
4m 35s
miri-doc
asan
3m 48s
asan
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
5m 44s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
1m 57s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
minimal-versions
52s
minimal-versions
build loom tests
1m 3s
build loom tests
build tokio for x86_64-fortanix-unknown-sgx
17s
build tokio for x86_64-fortanix-unknown-sgx
build tokio for redox-os
21s
build tokio for redox-os
test tokio for wasm32-unknown-unknown
47s
test tokio for wasm32-unknown-unknown
check-fuzzing
46s
check-fuzzing
check-spelling
1m 44s
check-spelling
semver
2m 54s
semver
check unexpected lints and cfgs
38s
check unexpected lints and cfgs
Matrix: test tokio full --unstable --taskdump
Matrix: test all crates in the workspace with all features and panic=abort
all systems go
0s
all systems go
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 50 warnings
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'
wasm32-wasip1
Process completed with exit code 1.
wasm32-wasip1-threads
The job was canceled because "wasm32-wasip1" failed.
wasm32-wasip1-threads
The operation was canceled.
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'
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'
Check README
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docs (ubuntu-latest, --cfg tokio_taskdump, --cfg tokio_taskdump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minrust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
basic checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-external-types (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-check (powerpc-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build tokio for x86_64-fortanix-unknown-sgx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-check (arm-linux-androideabi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-check (powerpc64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check unexpected lints and cfgs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-fuzzing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile tests with parking lot send guards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test tokio for wasm32-unknown-unknown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
valgrind
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minimal-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-check-tier3 (armv7-sony-vita-newlibeabihf, process,signal,rt-process-signal,full)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build loom tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Quinn (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-check-tier3 (x86_64-unknown-haiku)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test hyper (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build tokio for redox-os
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run integration tests for each feature (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test all crates in the workspace with all features and panic=abort (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
wasm32-wasip1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
semver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
features --unstable --taskdump
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test tokio full (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-without-parking_lot (i686-unknown-linux-gnu, --cfg tokio_taskdump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-with-parking_lot (i686-unknown-linux-gnu, --cfg tokio_taskdump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
features --unstable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
asan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test all crates in the workspace with all features (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check tokio full --internal-mt-counters (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test tokio full --unstable (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test tokio full --unstable --taskdump (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
miri-doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
miri-lib
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-without-parking_lot (armv7-unknown-linux-gnueabihf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-with-parking_lot (armv7-unknown-linux-gnueabihf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-without-parking_lot (armv5te-unknown-linux-gnueabi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-with-parking_lot (armv5te-unknown-linux-gnueabi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-without-parking_lot (aarch64-unknown-linux-gnu, --cfg tokio_taskdump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-test-with-parking_lot (aarch64-unknown-linux-gnu, --cfg tokio_taskdump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
miri-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636