Skip to content

Make PyDict iterator compatible with free-threaded build #11437

Make PyDict iterator compatible with free-threaded build

Make PyDict iterator compatible with free-threaded build #11437

Triggered via pull request October 7, 2024 07:59
Status Failure
Total duration 8m 53s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Matrix: coverage
Matrix: test-cross-compilation
semver-checks
27s
semver-checks
Matrix: build-full
Matrix: build-pr
Waiting for pending jobs
Matrix: check-feature-powerset
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

165 errors
coverage macos-latest
`cargo test --no-fail-fast` failed
coverage macos-latest
Process completed with exit code 1.
coverage ubuntu-latest
`cargo test --no-fail-fast` failed
coverage ubuntu-latest
Process completed with exit code 1.
test-debug
`cargo test --no-fail-fast` failed
test-debug
Process completed with exit code 1.
coverage windows-latest
The job was canceled because "macos-latest" failed.
coverage windows-latest
The operation was canceled.
emscripten
`bash -c source /home/runner/work/pyo3/pyo3/.nox/emscripten/emsdk/emsdk_env.sh && cargo test` failed
emscripten
Process completed with exit code 1.
careful
`cargo careful test --no-fail-fast` failed
careful
Process completed with exit code 1.
check-feature-powerset stable
`cargo hack --feature-powerset --optional-deps="" --skip="nightly,multiple-pymethods,auto-initialize,generate-import-lib,full,default,extension-module,abi3-py37,abi3-py312,abi3-py311,abi3-py38,abi3-py310,abi3-py39" --group-features=either,chrono-tz,hashbrown,chrono,rust_decimal,py-clone,num-complex,anyhow,macros,serde,eyre,num-bigint,num-rational,smallvec,indexmap --group-features=experimental-inspect,experimental-async check --all-targets` failed
check-feature-powerset stable
Process completed with exit code 1.
check-feature-powerset 1.63
The job was canceled because "stable" failed.
check-feature-powerset 1.63
`cargo minimal-versions --feature-powerset --optional-deps="" --skip="multiple-pymethods,extension-module,generate-import-lib,full,auto-initialize,default,nightly,abi3-py310,abi3-py311,abi3-py37,abi3-py39,abi3-py312,abi3-py38" --group-features=macros,rust_decimal,py-clone,serde,smallvec,either,hashbrown,anyhow,indexmap,num-rational,chrono-tz,num-complex,eyre,num-bigint,chrono --group-features=experimental-inspect,experimental-async check --all-targets` failed
check-feature-powerset 1.63
Process completed with exit code 1.
valgrind
`cargo test --no-fail-fast --release` failed
valgrind
Process completed with exit code 1.
python3.10-arm64 macos-latest rust-stable / build
Process completed with exit code 101.
python3.7-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.7-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.10-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.8-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.9-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.8-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.11-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.9-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.11-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.13-dev-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 ubuntu-latest rust-beta / build
FailFast: cancelling since parallel instance has failed
python3.13-dev-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.13-dev-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythongraalpy24.0-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.10-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.10-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythongraalpy24.0-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.9-arm64 macos-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.10-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.8-x64 macos-13 rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.9-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
pythonpypy3.9-x64 ubuntu-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.9-x64 macos-13 rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.11-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.11-x64 windows-latest rust-stable / build
The operation was canceled.
python3.10-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.10-x64 windows-latest rust-stable / build
The operation was canceled.
python3.12-x64 windows-latest rust-stable / build
The operation was canceled.
python3.12-x86 windows-latest rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x86 windows-latest rust-stable / build
The operation was canceled.
python3.12-x64 macos-13 rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 macos-13 rust-stable / build
The operation was canceled.
python3.7-x64 macos-13 rust-stable / build
FailFast: cancelling since parallel instance has failed
python3.7-x64 macos-13 rust-stable / build
The operation was canceled.
test-free-threaded
`cargo test --no-fail-fast` failed
test-free-threaded
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
test-free-threaded
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
test-free-threaded
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
test-free-threaded
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
test-free-threaded
Process completed with exit code 1.
python3.12-x64 ubuntu-latest rust-nightly / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 ubuntu-latest rust-nightly / build
The operation was canceled.
python3.12-x64 ubuntu-latest rust-1.63 / build
FailFast: cancelling since parallel instance has failed
python3.12-x64 ubuntu-latest rust-1.63 / build
The operation was canceled.
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
`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
`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/i686-pc-windows-msvc/stable
The job was canceled because "stable_macos-latest_arm64" failed.
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/i686-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
The job was canceled because "stable_macos-latest_arm64" failed.
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --features=full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --features=abi3 full multiple-pymethods --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
clippy/x86_64-pc-windows-msvc/stable
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
clippy/wasm32-wasi/stable
The job was canceled because "stable_macos-latest_arm64" 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
`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
`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/powerpc64le-unknown-linux-gnu/stable
The job was canceled because "stable_macos-latest_arm64" 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
`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
`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/x86_64-unknown-linux-gnu/stable
The job was canceled because "stable_macos-latest_arm64" 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
`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
`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/beta
The job was canceled because "stable_macos-latest_arm64" 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
`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
`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/s390x-unknown-linux-gnu/stable
The job was canceled because "stable_macos-latest_arm64" 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
`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
`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
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.