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, reference 0.10.0 (a8a2e6), with Swift 5.9 for macOS (SPM) on 7 Oct 2024 11:39:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Ultimathnum.git
Reference: 0.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oscbyspro/Ultimathnum
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at a8a2e6b Finish rewrite of data integer tests (#97).
Cloned https://github.com/oscbyspro/Ultimathnum.git
Revision (git rev-parse @):
a8a2e6b217a9e39d586bb53dfb9bc2a8bf83c7be
SUCCESS checkout https://github.com/oscbyspro/Ultimathnum.git at 0.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/oscbyspro/Ultimathnum.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/119] Compiling CoreKit BinaryInteger+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[2/119] Compiling CoreKit BinaryInteger+Arbitrary.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[3/119] Compiling CoreKit BinaryInteger+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[4/119] Compiling CoreKit BinaryInteger+Clamping.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[5/119] Compiling CoreKit BinaryInteger+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[6/119] Compiling CoreKit BinaryInteger+Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[7/119] Compiling CoreKit BinaryInteger+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[8/119] Compiling CoreKit BinaryInteger+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[9/119] Compiling CoreKit BinaryInteger+Edgy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[10/119] Compiling CoreKit BinaryInteger+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[11/119] Compiling CoreKit BinaryInteger+Exponentiation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[12/119] Compiling CoreKit BinaryInteger+Factorial.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[13/119] Compiling CoreKit BinaryInteger+Factorization.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[14/119] Compiling CoreKit BinaryInteger+Finite.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/132] Emitting module CoreKit
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[16/132] Compiling CoreKit BinaryInteger+Floats.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[17/132] Compiling CoreKit BinaryInteger+Geometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[18/132] Compiling CoreKit BinaryInteger+Integers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[19/132] Compiling CoreKit BinaryInteger+Literals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[20/132] Compiling CoreKit BinaryInteger+Logarithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[21/132] Compiling CoreKit BinaryInteger+Metadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[22/132] Compiling CoreKit BinaryInteger+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[23/132] Compiling CoreKit BinaryInteger+Random.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[24/132] Compiling CoreKit BinaryInteger+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[25/132] Compiling CoreKit BinaryInteger+Signed.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[26/132] Compiling CoreKit BinaryInteger+Stride.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[27/132] Compiling CoreKit BinaryInteger+Systems.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[28/132] Compiling CoreKit BinaryInteger+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[29/132] Compiling CoreKit BinaryInteger+Unsigned.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[30/132] Compiling CoreKit BinaryInteger+Values.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[31/132] Compiling CoreKit BinaryInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[32/132] Compiling CoreKit BitCastable+Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[33/132] Compiling CoreKit BitCastable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[34/132] Compiling CoreKit BitCountable+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[35/132] Compiling CoreKit BitCountable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[36/132] Compiling CoreKit BitOperable+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[37/132] Compiling CoreKit BitOperable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[38/132] Compiling CoreKit Contiguous.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[39/132] Compiling CoreKit Guarantee+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[40/132] Compiling CoreKit Guarantee.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[41/132] Compiling CoreKit Interoperable+Yield.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[42/132] Compiling CoreKit TextInt+Letters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[43/132] Compiling CoreKit TextInt+Numerals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[44/132] Compiling CoreKit TextInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[45/132] Compiling CoreKit Triplet+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[46/132] Compiling CoreKit Triplet+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[47/132] Compiling CoreKit Triplet.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[48/132] Compiling CoreKit Build.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[49/132] Compiling CoreKit Namespace+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[50/132] Compiling CoreKit Namespace+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[51/132] Compiling CoreKit Namespace+Stdlib.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[52/132] Compiling CoreKit Namespace.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[53/132] Compiling CoreKit Randomness+Full.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[54/132] Compiling CoreKit Randomness+Range.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
[55/132] Compiling CoreKit Fallible+Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[56/132] Compiling CoreKit Fallible+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[57/132] Compiling CoreKit Fallible+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[58/132] Compiling CoreKit Fallible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[59/132] Compiling CoreKit Finite.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[60/132] Compiling CoreKit Natural.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[61/132] Compiling CoreKit Nonzero.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[62/132] Compiling CoreKit Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[63/132] Compiling CoreKit LiteralInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[64/132] Compiling CoreKit LiteralInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[65/132] Compiling CoreKit LiteralInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[66/132] Compiling CoreKit LiteralInt+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[67/132] Compiling CoreKit LiteralInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[68/132] Compiling CoreKit DataInt+Reinterpretation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[69/132] Compiling CoreKit DataInt+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[70/132] Compiling CoreKit DataInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[71/132] Compiling CoreKit Divider+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[72/132] Compiling CoreKit Divider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[73/132] Compiling CoreKit Division+Rounding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[74/132] Compiling CoreKit Division+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[75/132] Compiling CoreKit Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[76/132] Compiling CoreKit Doublet+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[77/132] Compiling CoreKit Doublet+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[78/132] Compiling CoreKit Doublet+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[79/132] Compiling CoreKit Doublet.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[80/132] Compiling CoreKit Fallible+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[81/132] Compiling CoreKit Interoperable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[82/132] Compiling CoreKit Bezout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[83/132] Compiling CoreKit Bit+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[84/132] Compiling CoreKit Bit+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[85/132] Compiling CoreKit Bit.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[86/132] Compiling CoreKit CoreInt+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[87/132] Compiling CoreKit CoreInt+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[88/132] Compiling CoreKit CoreInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[89/132] Compiling CoreKit CoreInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[90/132] Compiling CoreKit CoreInt+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[91/132] Compiling CoreKit CoreInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[92/132] Compiling CoreKit CoreInt+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[93/132] Compiling CoreKit CoreInt+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[94/132] Compiling CoreKit CoreInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[95/132] Compiling CoreKit Count+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[96/132] Compiling CoreKit Count+Integers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[97/132] Compiling CoreKit Count+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[98/132] Compiling CoreKit Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[99/132] Compiling CoreKit DataInt+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[100/132] Compiling CoreKit DataInt+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[101/132] Compiling CoreKit DataInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[102/132] Compiling CoreKit DataInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[103/132] Compiling CoreKit DataInt+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[104/132] Compiling CoreKit DataInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[105/132] Compiling CoreKit DataInt+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[106/132] Compiling CoreKit DataInt+Partition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[107/132] Compiling CoreKit Order.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[108/132] Compiling CoreKit Sign+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[109/132] Compiling CoreKit Sign+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[110/132] Compiling CoreKit Sign.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[111/132] Compiling CoreKit Signedness.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[112/132] Compiling CoreKit Signum+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[113/132] Compiling CoreKit Signum+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[114/132] Compiling CoreKit Signum.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[115/132] Compiling CoreKit TextInt+Decoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[116/132] Compiling CoreKit TextInt+Encoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[117/132] Compiling CoreKit TextInt+Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[118/132] Compiling CoreKit TextInt+Exponentiation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[119/132] Compiling CoreKit TextInt+Format.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
[120/132] Compiling CoreKit Randomness.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[121/132] Compiling CoreKit Recoverable+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[122/132] Compiling CoreKit Recoverable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[123/132] Compiling CoreKit Swift+Array.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[124/132] Compiling CoreKit Swift+ArraySlice.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[125/132] Compiling CoreKit Swift+BinaryInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[126/132] Compiling CoreKit Swift+Bool.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[127/132] Compiling CoreKit Swift+ContiguousArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[128/132] Compiling CoreKit Swift+FloatingPointSign.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[129/132] Compiling CoreKit Swift+Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[130/132] Compiling CoreKit Swift+Optional.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[131/132] Compiling CoreKit Swift+String.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[132/132] Compiling CoreKit Swift+UInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:146:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
    @inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Stdlib/Swift+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)
                      ^
/Users/admin/builder/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 macosSpm