The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Ultimathnum with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Ultimathnum.git
Reference: 0.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/oscbyspro/Ultimathnum
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at d1a340c Some init(clamping:) infinity fixes (#21).
Cloned https://github.com/oscbyspro/Ultimathnum.git
Revision (git rev-parse @):
d1a340c9b6fb6f6dec91570a9f9fe90d4058669e
SUCCESS checkout https://github.com/oscbyspro/Ultimathnum.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/oscbyspro/Ultimathnum.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/90] Emitting module CoreKit
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[2/90] Compiling CoreKit BinaryInteger+Addition.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[3/90] Compiling CoreKit BinaryInteger+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[4/90] Compiling CoreKit BinaryInteger+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[5/90] Compiling CoreKit BinaryInteger+Count.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[6/90] Compiling CoreKit BinaryInteger+Division.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[7/90] Compiling CoreKit BinaryInteger+Edgy.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[8/90] Compiling CoreKit BinaryInteger+Elements.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[9/90] Compiling CoreKit BinaryInteger+Factorization.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[10/90] Compiling CoreKit BinaryInteger+Finite.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[11/90] Compiling CoreKit BinaryInteger+Multiplication.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[12/90] Compiling CoreKit BinaryInteger+Shift.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[13/90] Compiling CoreKit BinaryInteger+Signed.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[14/90] Compiling CoreKit BinaryInteger+Stride.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[15/102] Compiling CoreKit Fallible+Validation.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[16/102] Compiling CoreKit Fallible.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[17/102] Compiling CoreKit Divisor.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[18/102] Compiling CoreKit Finite.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[19/102] Compiling CoreKit Natural.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[20/102] Compiling CoreKit Shift.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[21/102] Compiling CoreKit RootInt+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[22/102] Compiling CoreKit RootInt+Count.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[23/102] Compiling CoreKit RootInt.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[24/102] Compiling CoreKit Rootlnt+Elements.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[25/102] Compiling CoreKit Sign+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[26/102] Compiling CoreKit Sign.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[27/102] Compiling CoreKit Signum+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[28/102] Compiling CoreKit Signum+Subtraction.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[29/102] Compiling CoreKit Signum.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[30/102] Compiling CoreKit TextInt+Decoding.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[31/102] Compiling CoreKit TextInt+Encoding.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[32/102] Compiling CoreKit TextInt+Exponentiation.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[33/102] Compiling CoreKit TextInt+Failure.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[34/102] Compiling CoreKit TextInt+Format.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[35/102] Compiling CoreKit TextInt+Letters.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[36/102] Compiling CoreKit TextInt+Numerals.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[37/102] Compiling CoreKit TextInt.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[38/102] Compiling CoreKit Triplet+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[39/102] Compiling CoreKit Ascending.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[40/102] Compiling CoreKit Descending.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[41/102] Compiling CoreKit Signed.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[42/102] Compiling CoreKit Unsigned.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[43/102] Compiling CoreKit Bit+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[44/102] Compiling CoreKit Bit+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[45/102] Compiling CoreKit Bit.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[46/102] Compiling CoreKit CoreInt+Addition.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[47/102] Compiling CoreKit CoreInt+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[48/102] Compiling CoreKit CoreInt+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[49/102] Compiling CoreKit CoreInt+Count.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[50/102] Compiling CoreKit CoreInt+Division.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[51/102] Compiling CoreKit CoreInt+Elements.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Sign.swift:47:72: error: reference to invalid associated type 'BitPattern' of type 'Sign'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[52/102] Compiling CoreKit BinaryInteger+Systems.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[53/102] Compiling CoreKit BinaryInteger+Text.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[54/102] Compiling CoreKit BinaryInteger+Unsigned.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[55/102] Compiling CoreKit BinaryInteger+Validation.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[56/102] Compiling CoreKit BinaryInteger+Values.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[57/102] Compiling CoreKit BinaryInteger.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[58/102] Compiling CoreKit BitCastable+BitCast.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[59/102] Compiling CoreKit BitCastable.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[60/102] Compiling CoreKit BitOperable+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[61/102] Compiling CoreKit BitOperable.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[62/102] Compiling CoreKit Configuration.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[63/102] Compiling CoreKit Endianness+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[64/102] Compiling CoreKit Endianness.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[65/102] Compiling CoreKit CoreInt+Multiplication.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[66/102] Compiling CoreKit CoreInt+Shift.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[67/102] Compiling CoreKit CoreInt.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[68/102] Compiling CoreKit DataInt+Addition.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[69/102] Compiling CoreKit DataInt+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[70/102] Compiling CoreKit DataInt+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[71/102] Compiling CoreKit DataInt+Count.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[72/102] Compiling CoreKit DataInt+Division.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[73/102] Compiling CoreKit DataInt+Elements.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[74/102] Compiling CoreKit DataInt+Multiplication.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[75/102] Compiling CoreKit DataInt+Partition.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[76/102] Compiling CoreKit DataInt+Shift.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[77/102] Compiling CoreKit DataInt+Upsize.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[78/102] Compiling CoreKit DataInt.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[79/102] Compiling CoreKit Division+Rounding.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[80/102] Compiling CoreKit Division.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[81/102] Compiling CoreKit Doublet+Bitwise.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[82/102] Compiling CoreKit Doublet+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[83/102] Compiling CoreKit Doublet+Shift.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[84/102] Compiling CoreKit Doublet.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[85/102] Compiling CoreKit Fallible+Addition.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[86/102] Compiling CoreKit Fallible+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[87/102] Compiling CoreKit Fallible+Division.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[88/102] Compiling CoreKit Fallible+Map.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[89/102] Compiling CoreKit Fallible+Multiplication.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[90/102] Compiling CoreKit Fallible+Rounding.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[91/102] Compiling CoreKit Triplet+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[92/102] Compiling CoreKit Triplet.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[93/102] Compiling CoreKit Recoverable+Validation.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[94/102] Compiling CoreKit Recoverable.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[95/102] Compiling CoreKit Signedness+Comparison.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[96/102] Compiling CoreKit Signedness.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[97/102] Compiling CoreKit Bool.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[98/102] Compiling CoreKit FloatingPointSign.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[99/102] Compiling CoreKit Int.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[100/102] Compiling CoreKit Optional.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[101/102] Compiling CoreKit String.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[102/102] Compiling CoreKit UInt.swift
/host/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:156:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Stdlib/Bool.swift:27:23: error: referencing instance method 'load(as:)' on 'BitCastable' requires the types 'Sign' and 'Bool' be equivalent
        self = source.load(as: Self.self)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1