Skip to content

gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C #167511

gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C

gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C #167511

Triggered via pull request September 21, 2025 20:30
Status Failure
Total duration 30m 0s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
Matrix: build-android
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests with AWS-LC
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Docs  /  Docs
1m 41s
Docs / Docs
Docs  /  Doctest
7m 16s
Docs / Doctest
Docs  /  Check EPUB
2m 0s
Docs / Check EPUB
Check if Autoconf files are up to date
27s
Check if Autoconf files are up to date
Check if generated files are up to date
5m 34s
Check if generated files are up to date
WASI  /  build and test
7m 10s
WASI / build and test
Hypothesis tests on Ubuntu
9m 56s
Hypothesis tests on Ubuntu
Cross build Linux
4m 49s
Cross build Linux
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 52 warnings
Docs / Docs
Process completed with exit code 2.
Docs / Check EPUB
Process completed with exit code 1.
Check if generated files are up to date
Process completed with exit code 1.
All required checks pass
Process completed with exit code 1.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-13)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-13)
tcl-tk@8 8.6.17 is already installed and up-to-date. To reinstall 8.6.17, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
gdbm 1.26 is already installed and up-to-date. To reinstall 1.26, run: brew reinstall gdbm
macOS / build and test (macos-13)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS / build and test (macos-13)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Windows / Build and test (arm64): Modules/_uuidmodule.c#L914
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L446
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L442
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L438
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L434
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L433
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L432
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L431
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L430
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (arm64): Modules/_uuidmodule.c#L429
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L914
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L446
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L442
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L438
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L434
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L433
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L432
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L431
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L430
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows / Build and test (x64): Modules/_uuidmodule.c#L429
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L914
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L446
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L442
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L438
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L434
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L433
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L432
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L431
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L430
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_uuidmodule.c#L429
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L914
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L446
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L442
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L438
'=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L434
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L433
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L432
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L431
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L430
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_uuidmodule.c#L429
'=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_uuid.vcxproj]

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default Expired
17.8 KB
sha256:1acb4e2073e66ef1071398535dc7bcb6b0fa2f867b7fa419243906f4d1e02a17