Skip to content

io: swap reader/writer in simplex doc test (#7176) #11450

io: swap reader/writer in simplex doc test (#7176)

io: swap reader/writer in simplex doc test (#7176) #11450

Triggered via push February 25, 2025 14:49
Status Success
Total duration 20m 19s
Artifacts

ci.yml

on: push
Matrix: docs
Check README
2s
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
49s
compile tests with parking lot send guards
valgrind
1m 4s
valgrind
miri-lib
6m 11s
miri-lib
miri-test
17m 34s
miri-test
miri-doc
5m 24s
miri-doc
asan
3m 36s
asan
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
5m 56s
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 0s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
minimal-versions
54s
minimal-versions
build loom tests
1m 6s
build loom tests
build tokio for x86_64-fortanix-unknown-sgx
19s
build tokio for x86_64-fortanix-unknown-sgx
build tokio for redox-os
20s
build tokio for redox-os
test tokio for wasm32-unknown-unknown
1m 1s
test tokio for wasm32-unknown-unknown
check-fuzzing
1m 12s
check-fuzzing
check-spelling
1m 36s
check-spelling
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

14 errors and 67 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'
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'
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 (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'
fmt
Cache not found for keys: v0-rust-fmt-Linux-16b1723b-81dba60f, v0-rust-fmt-Linux-16b1723b
minrust
Cache not found for keys: v0-rust-minrust-Linux-19bc2fd2-81dba60f, v0-rust-minrust-Linux-19bc2fd2
docs (ubuntu-latest, --cfg tokio_taskdump, --cfg tokio_taskdump)
Cache not found for keys: v0-rust-docs-Linux-4c9fe092-81dba60f, v0-rust-docs-Linux-4c9fe092
clippy
Cache not found for keys: v0-rust-clippy-Linux-d76ff53a-81dba60f, v0-rust-clippy-Linux-d76ff53a
docs (windows-latest)
Cache not found for keys: v0-rust-docs-Windows_NT-54e995f8-b376b4f9, v0-rust-docs-Windows_NT-54e995f8
cross-check (powerpc64-unknown-linux-gnu)
Cache not found for keys: v0-rust-cross-check-Linux-16b1723b-81dba60f, v0-rust-cross-check-Linux-16b1723b
cross-check (arm-linux-androideabi)
Cache not found for keys: v0-rust-cross-check-Linux-16b1723b-81dba60f, v0-rust-cross-check-Linux-16b1723b
cross-check (arm-linux-androideabi)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
cross-check (powerpc-unknown-linux-gnu)
Cache not found for keys: v0-rust-cross-check-Linux-16b1723b-81dba60f, v0-rust-cross-check-Linux-16b1723b
cross-check (powerpc-unknown-linux-gnu)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
compile tests with parking lot send guards
Cache not found for keys: v0-rust-test-parking_lot-Linux-16b1723b-048e5692, v0-rust-test-parking_lot-Linux-16b1723b
minimal-versions
Cache not found for keys: v0-rust-minimal-versions-Linux-4c9fe092-81dba60f, v0-rust-minimal-versions-Linux-4c9fe092
valgrind
Cache not found for keys: v0-rust-valgrind-Linux-1ebcea07-81dba60f, v0-rust-valgrind-Linux-1ebcea07
test tokio for wasm32-unknown-unknown
Cache not found for keys: v0-rust-wasm32-unknown-unknown-Linux-5f3d3be8-81dba60f, v0-rust-wasm32-unknown-unknown-Linux-5f3d3be8
build loom tests
Cache not found for keys: v0-rust-loom-compile-Linux-16b1723b-81dba60f, v0-rust-loom-compile-Linux-16b1723b
cross-check-tier3 (armv7-sony-vita-newlibeabihf, process,signal,rt-process-signal,full)
Cache not found for keys: v0-rust-cross-check-tier3-Linux-4c9fe092-81dba60f, v0-rust-cross-check-tier3-Linux-4c9fe092
check-external-types (ubuntu-latest)
Cache not found for keys: v0-rust-check-external-types-Linux-bd972586-81dba60f, v0-rust-check-external-types-Linux-bd972586
Test hyper (ubuntu-latest)
Cache not found for keys: v0-rust-test-hyper-Linux-16b1723b-2ab3bfe2, v0-rust-test-hyper-Linux-16b1723b
build tokio for x86_64-fortanix-unknown-sgx
Cache not found for keys: v0-rust-x86_64-fortanix-unknown-sgx-Linux-4c9fe092-81dba60f, v0-rust-x86_64-fortanix-unknown-sgx-Linux-4c9fe092
Run integration tests for each feature (ubuntu-latest)
Cache not found for keys: v0-rust-test-integration-tests-per-feature-Linux-16b1723b-81dba60f, v0-rust-test-integration-tests-per-feature-Linux-16b1723b
Run integration tests for each feature (macos-latest)
Cache not found for keys: v0-rust-test-integration-tests-per-feature-Darwin-7d3cd1c5-81dba60f, v0-rust-test-integration-tests-per-feature-Darwin-7d3cd1c5
test all crates in the workspace with all features and panic=abort (ubuntu-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-panic-abort-Linux-4c9fe092-81dba60f, v0-rust-test-workspace-all-features-panic-abort-Linux-4c9fe092
cross-check-tier3 (x86_64-unknown-haiku)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
cross-check-tier3 (x86_64-unknown-haiku)
Cache not found for keys: v0-rust-cross-check-tier3-Linux-4c9fe092-81dba60f, v0-rust-cross-check-tier3-Linux-4c9fe092
check-fuzzing
Cache not found for keys: v0-rust-check-fuzzing-Linux-4c9fe092-81dba60f, v0-rust-check-fuzzing-Linux-4c9fe092
Test Quinn (ubuntu-latest)
Cache not found for keys: v0-rust-test-quinn-Linux-16b1723b-9cc2b9e8, v0-rust-test-quinn-Linux-16b1723b
test all crates in the workspace with all features and panic=abort (macos-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-panic-abort-Darwin-eeddb332-81dba60f, v0-rust-test-workspace-all-features-panic-abort-Darwin-eeddb332
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
Cache not found for keys: v0-rust-no-atomic-u64-check-Linux-4c9fe092-81dba60f, v0-rust-no-atomic-u64-check-Linux-4c9fe092
Test hyper (windows-latest)
Cache not found for keys: v0-rust-test-hyper-Windows_NT-89af7f6d-2ab3bfe2, v0-rust-test-hyper-Windows_NT-89af7f6d
test tokio full (macos-latest)
Cache not found for keys: v0-rust-test-tokio-full-Darwin-7d3cd1c5-81dba60f, v0-rust-test-tokio-full-Darwin-7d3cd1c5
features
Cache not found for keys: v0-rust-features-Linux-4c9fe092-81dba60f, v0-rust-features-Linux-4c9fe092
features --unstable
Cache not found for keys: v0-rust-features-Linux-4c9fe092-81dba60f, v0-rust-features-Linux-4c9fe092
features --unstable
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Test hyper (macos-latest)
Cache not found for keys: v0-rust-test-hyper-Darwin-7d3cd1c5-2ab3bfe2, v0-rust-test-hyper-Darwin-7d3cd1c5
cross-test-without-parking_lot (i686-unknown-linux-gnu, ubuntu-latest, --cfg tokio_taskdump)
Cache not found for keys: v0-rust-cross-test-without-parking_lot-Linux-d923d529-e57ecde2, v0-rust-cross-test-without-parking_lot-Linux-d923d529
features --unstable --taskdump
Cache not found for keys: v0-rust-features-Linux-4c9fe092-81dba60f, v0-rust-features-Linux-4c9fe092
features --unstable --taskdump
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test all crates in the workspace with all features (macos-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-Darwin-7d3cd1c5-81dba60f, v0-rust-test-workspace-all-features-Darwin-7d3cd1c5
Test Quinn (windows-latest)
Cache not found for keys: v0-rust-test-quinn-Windows_NT-89af7f6d-d9237eb1, v0-rust-test-quinn-Windows_NT-89af7f6d
test tokio full (ubuntu-latest)
Cache not found for keys: v0-rust-test-tokio-full-Linux-16b1723b-81dba60f, v0-rust-test-tokio-full-Linux-16b1723b
wasm32-wasip1-threads
Cache not found for keys: v0-rust-wasm32-wasip1-Linux-16b1723b-81dba60f, v0-rust-wasm32-wasip1-Linux-16b1723b
check-external-types (windows-latest)
Cache not found for keys: v0-rust-check-external-types-Windows_NT-dbbf28bd-b376b4f9, v0-rust-check-external-types-Windows_NT-dbbf28bd
cross-test-with-parking_lot (i686-unknown-linux-gnu, ubuntu-latest, --cfg tokio_taskdump)
Cache not found for keys: v0-rust-cross-test-with-parking_lot-Linux-d923d529-81dba60f, v0-rust-cross-test-with-parking_lot-Linux-d923d529
wasm32-wasip1
Cache not found for keys: v0-rust-wasm32-wasip1-Linux-16b1723b-81dba60f, v0-rust-wasm32-wasip1-Linux-16b1723b
wasm32-wasip1
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
asan
Cache not found for keys: v0-rust-asan-Linux-4c9fe092-81dba60f, v0-rust-asan-Linux-4c9fe092
Test Quinn (macos-latest)
Cache not found for keys: v0-rust-test-quinn-Darwin-7d3cd1c5-9cc2b9e8, v0-rust-test-quinn-Darwin-7d3cd1c5
Run integration tests for each feature (windows-latest)
Cache not found for keys: v0-rust-test-integration-tests-per-feature-Windows_NT-89af7f6d-b376b4f9, v0-rust-test-integration-tests-per-feature-Windows_NT-89af7f6d
test all crates in the workspace with all features (ubuntu-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-Linux-16b1723b-81dba60f, v0-rust-test-workspace-all-features-Linux-16b1723b
test tokio full --unstable (ubuntu-latest)
Cache not found for keys: v0-rust-test-unstable-Linux-16b1723b-81dba60f, v0-rust-test-unstable-Linux-16b1723b
test tokio full --unstable (macos-latest)
Cache not found for keys: v0-rust-test-unstable-Darwin-7d3cd1c5-81dba60f, v0-rust-test-unstable-Darwin-7d3cd1c5
test all crates in the workspace with all features and panic=abort (windows-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-panic-abort-Windows_NT-54e995f8-b376b4f9, v0-rust-test-workspace-all-features-panic-abort-Windows_NT-54e995f8
check tokio full --internal-mt-counters (ubuntu-latest)
Cache not found for keys: v0-rust-check-unstable-mt-counters-Linux-16b1723b-81dba60f, v0-rust-check-unstable-mt-counters-Linux-16b1723b
test tokio full --unstable --taskdump (ubuntu-latest)
Cache not found for keys: v0-rust-test-unstable-taskdump-Linux-16b1723b-81dba60f, v0-rust-test-unstable-taskdump-Linux-16b1723b
cross-test-without-parking_lot (armv7-unknown-linux-gnueabihf, ubuntu-22.04-arm)
Cache not found for keys: v0-rust-cross-test-without-parking_lot-Linux-d35ee48b-e57ecde2, v0-rust-cross-test-without-parking_lot-Linux-d35ee48b
miri-doc
Cache not found for keys: v0-rust-miri-doc-Linux-4c9fe092-81dba60f, v0-rust-miri-doc-Linux-4c9fe092
cross-test-with-parking_lot (armv7-unknown-linux-gnueabihf, ubuntu-22.04-arm)
Cache not found for keys: v0-rust-cross-test-with-parking_lot-Linux-d35ee48b-81dba60f, v0-rust-cross-test-with-parking_lot-Linux-d35ee48b
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
Cache not found for keys: v0-rust-no-atomic-u64-test-Linux-bf408167-81dba60f, v0-rust-no-atomic-u64-test-Linux-bf408167
miri-lib
Cache not found for keys: v0-rust-miri-lib-Linux-4c9fe092-81dba60f, v0-rust-miri-lib-Linux-4c9fe092
test tokio full (windows-latest)
Cache not found for keys: v0-rust-test-tokio-full-Windows_NT-89af7f6d-b376b4f9, v0-rust-test-tokio-full-Windows_NT-89af7f6d
test tokio full --unstable (windows-latest)
Cache not found for keys: v0-rust-test-unstable-Windows_NT-89af7f6d-b376b4f9, v0-rust-test-unstable-Windows_NT-89af7f6d
cross-test-without-parking_lot (armv5te-unknown-linux-gnueabi, ubuntu-latest)
Cache not found for keys: v0-rust-cross-test-without-parking_lot-Linux-02195db1-e57ecde2, v0-rust-cross-test-without-parking_lot-Linux-02195db1
test all crates in the workspace with all features (windows-latest)
Cache not found for keys: v0-rust-test-workspace-all-features-Windows_NT-89af7f6d-b376b4f9, v0-rust-test-workspace-all-features-Windows_NT-89af7f6d
cross-test-with-parking_lot (armv5te-unknown-linux-gnueabi, ubuntu-latest)
Cache not found for keys: v0-rust-cross-test-with-parking_lot-Linux-02195db1-81dba60f, v0-rust-cross-test-with-parking_lot-Linux-02195db1
cross-test-without-parking_lot (aarch64-unknown-linux-gnu, ubuntu-22.04-arm, --cfg tokio_taskdump)
Cache not found for keys: v0-rust-cross-test-without-parking_lot-Linux-6dd77f93-e57ecde2, v0-rust-cross-test-without-parking_lot-Linux-6dd77f93
cross-test-with-parking_lot (aarch64-unknown-linux-gnu, ubuntu-22.04-arm, --cfg tokio_taskdump)
Cache not found for keys: v0-rust-cross-test-with-parking_lot-Linux-6dd77f93-81dba60f, v0-rust-cross-test-with-parking_lot-Linux-6dd77f93
miri-test
Cache not found for keys: v0-rust-miri-test-Linux-4c9fe092-81dba60f, v0-rust-miri-test-Linux-4c9fe092