CI #13
ci.yml
on: workflow_dispatch
fmt
12s
resolve
6s
Matrix: clippy
Matrix: coverage
Matrix: test-cross-compilation
valgrind
8m 11s
careful
51s
docsrs
24s
emscripten
7m 25s
test-debug
7m 56s
test-free-threaded
4m 13s
test-version-limits
33s
test-cross-compilation-windows
15m 1s
semver-checks
19s
Matrix: build-full
Matrix: build-pr
Waiting for pending jobs
Matrix: check-feature-powerset
conclusion
0s
Annotations
92 errors and 3 warnings
careful
`cargo careful test --no-fail-fast --package=pyo3-build-config` failed
|
careful
Process completed with exit code 1.
|
clippy/aarch64-apple-darwin/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/aarch64-apple-darwin/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/aarch64-apple-darwin/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/aarch64-apple-darwin/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/aarch64-apple-darwin/stable
Process completed with exit code 1.
|
clippy/x86_64-pc-windows-msvc/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/x86_64-pc-windows-msvc/stable
The operation was canceled.
|
clippy/i686-pc-windows-msvc/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/i686-pc-windows-msvc/stable
The operation was canceled.
|
clippy/x86_64-unknown-linux-gnu/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/x86_64-unknown-linux-gnu/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/stable
The operation was canceled.
|
clippy/wasm32-wasi/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/wasm32-wasi/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/wasm32-wasi/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/wasm32-wasi/stable
`cargo clippy --features=full --all-targets --workspace -- --deny=warnings` failed
|
clippy/wasm32-wasi/stable
`cargo clippy --features=abi3 full --all-targets --workspace -- --deny=warnings` failed
|
clippy/wasm32-wasi/stable
The operation was canceled.
|
clippy/s390x-unknown-linux-gnu/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/s390x-unknown-linux-gnu/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/s390x-unknown-linux-gnu/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/s390x-unknown-linux-gnu/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/s390x-unknown-linux-gnu/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/s390x-unknown-linux-gnu/stable
The operation was canceled.
|
clippy/powerpc64le-unknown-linux-gnu/stable
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/powerpc64le-unknown-linux-gnu/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/powerpc64le-unknown-linux-gnu/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/powerpc64le-unknown-linux-gnu/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/powerpc64le-unknown-linux-gnu/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/powerpc64le-unknown-linux-gnu/stable
The operation was canceled.
|
clippy/x86_64-unknown-linux-gnu/beta
The job was canceled because "stable_macos-14_arm64_aar" failed.
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
The operation was canceled.
|
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.13-dev-x64 ubuntu-latest rust-stable / build
`cargo doc --lib --no-default-features --features=full --no-deps --workspace --exclude=pyo3-macros --exclude=pyo3-macros-backend` failed
|
python3.13-dev-x64 ubuntu-latest rust-stable / build
Process completed with exit code 1.
|
test-free-threaded
`cargo test --no-fail-fast` failed
|
test-free-threaded
Process completed with exit code 1.
|
python3.13-dev-x64 macos-13 rust-stable / build
`cargo doc --lib --no-default-features --features=full --no-deps --workspace --exclude=pyo3-macros --exclude=pyo3-macros-backend` failed
|
python3.13-dev-x64 macos-13 rust-stable / build
Process completed with exit code 1.
|
python3.10-x64 macos-13 rust-stable / build
ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.10-x64 macos-13 rust-stable / build
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
test-debug
`nox -f pytests/noxfile.py` failed
|
test-debug
Process completed with exit code 1.
|
python3.13-dev-x64 windows-latest rust-stable / build
`cargo doc --lib --no-default-features --features=full --no-deps --workspace --exclude=pyo3-macros --exclude=pyo3-macros-backend` failed
|
python3.13-dev-x64 windows-latest rust-stable / build
Process completed with exit code 1.
|
python3.12-x64 ubuntu-latest rust-nightly / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-nightly / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x86 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.12-x86 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.10-x64 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.10-x64 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.12-x64 ubuntu-latest rust-beta / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-beta / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.11-x64 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.11-x64 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.10-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.10-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.11-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.11-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.11-x64 macos-13 rust-stable / build
ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.11-x64 macos-13 rust-stable / build
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.7-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.7-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 macos-13 rust-stable / build
ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 macos-13 rust-stable / build
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.7-x64 macos-13 rust-stable / build
ENOENT: no such file or directory, opendir '/Users/runner/work/pyo3/pyo3/target/tests/target'
|
python3.7-x64 macos-13 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-1.63 / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-1.63 / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.8-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.8-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.9-x64 ubuntu-latest rust-stable / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.9-x64 ubuntu-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.12-x64 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.7-x64 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.7-x64 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.8-x64 windows-latest rust-stable / build
ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
python3.8-x64 windows-latest rust-stable / build
Error: ENOENT: no such file or directory, opendir 'D:\a\pyo3\pyo3\target\tests\target'
|
conclusion
Process completed with exit code 1.
|
coverage macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
coverage ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
coverage windows-latest
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|