Skip to content

avoid creating PyRef inside __traverse__ handler #10989

avoid creating PyRef inside __traverse__ handler

avoid creating PyRef inside __traverse__ handler #10989

Triggered via pull request August 24, 2024 22:12
Status Cancelled
Total duration 27m 50s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Matrix: coverage
Matrix: test-cross-compilation
valgrind
0s
valgrind
careful
0s
careful
docsrs
0s
docsrs
emscripten
0s
emscripten
test-debug
0s
test-debug
test-free-threaded
0s
test-free-threaded
test-version-limits
0s
test-version-limits
test-cross-compilation-windows
0s
test-cross-compilation-windows
semver-checks
23s
semver-checks
Matrix: build-full
Waiting for pending jobs
Matrix: build-pr
Matrix: check-feature-powerset
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

23 errors
python3.12-arm64 macos-14 rust-stable / build
Process completed with exit code 101.
python3.12-arm64 macos-14 rust-stable / build
ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
python3.12-arm64 macos-14 rust-stable / build
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
python3.12-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 macos-13 rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 ubuntu-latest rust-nightly / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x86 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
coverage ubuntu-latest
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
coverage ubuntu-latest
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
coverage ubuntu-latest
`cargo test --no-fail-fast` failed
coverage ubuntu-latest
Process completed with exit code 1.
check-msrv
`cargo check --no-default-features --all-targets --workspace` failed
check-msrv
`cargo check --no-default-features --features=abi3 --all-targets --workspace` failed
check-msrv
`cargo check --features=full multiple-pymethods --all-targets --workspace` failed
check-msrv
`cargo check --features=abi3 full multiple-pymethods --all-targets --workspace` failed
check-msrv
`cargo check --no-default-features --all-targets --workspace` failed
check-msrv
`cargo check --no-default-features --features=abi3 --all-targets --workspace` failed
check-msrv
`cargo check --features=full multiple-pymethods --all-targets --workspace` failed
check-msrv
`cargo check --features=abi3 full multiple-pymethods --all-targets --workspace` failed
check-msrv
`cargo check --no-default-features --all-targets --workspace` failed
check-msrv
`cargo check --no-default-features --features=abi3 --all-targets --workspace` failed
conclusion
Process completed with exit code 1.