Build Information
Failed to build Ultimathnum, reference main (46af54
), with Swift 5.9 for macOS (SPM) on 4 Nov 2024 11:41:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Ultimathnum.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oscbyspro/Ultimathnum
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 46af546 Skip rework of TripleInt tests (#124).
Cloned https://github.com/oscbyspro/Ultimathnum.git
Revision (git rev-parse @):
46af546157938b46c60b3c09418076d79a1bb3fe
SUCCESS checkout https://github.com/oscbyspro/Ultimathnum.git at main
========================================
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/125] Compiling CoreKit BinaryInteger+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[2/125] Compiling CoreKit BinaryInteger+Arbitrary.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[3/125] Compiling CoreKit BinaryInteger+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[4/125] Compiling CoreKit BinaryInteger+Clamping.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[5/125] Compiling CoreKit BinaryInteger+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[6/125] Compiling CoreKit BinaryInteger+Complement.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[7/125] Compiling CoreKit BinaryInteger+Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[8/125] Compiling CoreKit BinaryInteger+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[9/125] Compiling CoreKit BinaryInteger+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[10/125] Compiling CoreKit BinaryInteger+Edgy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[11/125] Compiling CoreKit BinaryInteger+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[12/125] Compiling CoreKit BinaryInteger+Exponentiation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[13/125] Compiling CoreKit BinaryInteger+Factorial.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[14/125] Compiling CoreKit BinaryInteger+Factorization.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[15/138] Compiling CoreKit Interoperable+Yield.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[16/138] Compiling CoreKit Interoperable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[17/138] Compiling CoreKit Bezout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[18/138] Compiling CoreKit Bit+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[19/138] Compiling CoreKit Bit+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[20/138] Compiling CoreKit Bit.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[21/138] Compiling CoreKit CoreInt+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[22/138] Compiling CoreKit CoreInt+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[23/138] Compiling CoreKit CoreInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[24/138] Compiling CoreKit CoreInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[25/138] Compiling CoreKit CoreInt+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[26/138] Compiling CoreKit CoreInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[27/138] Compiling CoreKit CoreInt+Loading.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[28/138] Compiling CoreKit CoreInt+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[29/138] Compiling CoreKit BinaryInteger+Finite.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[30/138] Compiling CoreKit BinaryInteger+Floats.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[31/138] Compiling CoreKit BinaryInteger+Geometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[32/138] Compiling CoreKit BinaryInteger+Integers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[33/138] Compiling CoreKit BinaryInteger+Literals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[34/138] Compiling CoreKit BinaryInteger+Loading.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[35/138] Compiling CoreKit BinaryInteger+Logarithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[36/138] Compiling CoreKit BinaryInteger+Metadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[37/138] Compiling CoreKit BinaryInteger+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[38/138] Compiling CoreKit BinaryInteger+Random.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[39/138] Compiling CoreKit BinaryInteger+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[40/138] Compiling CoreKit BinaryInteger+Signed.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[41/138] Compiling CoreKit BinaryInteger+Stride.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[42/138] Compiling CoreKit BinaryInteger+Systems.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[43/138] Compiling CoreKit BinaryInteger+Text.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))
^
[44/138] 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))
^
[45/138] 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))
^
[46/138] 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))
^
[47/138] 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))
^
[48/138] 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))
^
[49/138] 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))
^
[50/138] 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))
^
[51/138] 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))
^
[52/138] 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))
^
[53/138] Compiling CoreKit Contiguous+Mutable.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))
^
[54/138] 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))
^
[55/138] 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))
^
[56/138] 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))
^
[57/138] Compiling CoreKit Fallible+Sink.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[58/138] Compiling CoreKit Fallible+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[59/138] Compiling CoreKit Fallible+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[60/138] Compiling CoreKit Fallible+Veto.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[61/138] Compiling CoreKit Fallible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[62/138] Compiling CoreKit Finite.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[63/138] Compiling CoreKit Natural.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[64/138] Compiling CoreKit Nonzero.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[65/138] Compiling CoreKit Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[66/138] Compiling CoreKit LiteralInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[67/138] Compiling CoreKit LiteralInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[68/138] Compiling CoreKit LiteralInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[69/138] Compiling CoreKit LiteralInt+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[70/138] Compiling CoreKit LiteralInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[71/138] Compiling CoreKit Order.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[72/138] Compiling CoreKit Sign+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[73/138] Compiling CoreKit Sign+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[74/138] Compiling CoreKit Sign.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[75/138] Compiling CoreKit Signedness.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[76/138] Compiling CoreKit Signum+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[77/138] Compiling CoreKit Signum+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[78/138] Compiling CoreKit Signum.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[79/138] Compiling CoreKit TextInt+Decoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[80/138] Compiling CoreKit TextInt+Encoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[81/138] Compiling CoreKit TextInt+Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[82/138] Compiling CoreKit TextInt+Exponentiation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[83/138] Compiling CoreKit TextInt+Format.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[84/138] Compiling CoreKit DataInt+Reinterpretation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[85/138] Compiling CoreKit DataInt+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[86/138] Compiling CoreKit DataInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[87/138] Compiling CoreKit Divider+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[88/138] Compiling CoreKit Divider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[89/138] Compiling CoreKit Division+Rounding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[90/138] Compiling CoreKit Division+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[91/138] Compiling CoreKit Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[92/138] Compiling CoreKit Doublet+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[93/138] Compiling CoreKit Doublet+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[94/138] Compiling CoreKit Doublet+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[95/138] Compiling CoreKit Doublet.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[96/138] Compiling CoreKit Fallible+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[97/138] Compiling CoreKit Fallible+Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[98/138] Compiling CoreKit CoreInt+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[99/138] Compiling CoreKit CoreInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[100/138] Compiling CoreKit Count+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[101/138] Compiling CoreKit Count+Integers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[102/138] Compiling CoreKit Count+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[103/138] Compiling CoreKit Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[104/138] Compiling CoreKit DataInt+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[105/138] Compiling CoreKit DataInt+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[106/138] Compiling CoreKit DataInt+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[107/138] Compiling CoreKit DataInt+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[108/138] Compiling CoreKit DataInt+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[109/138] Compiling CoreKit DataInt+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[110/138] Compiling CoreKit DataInt+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[111/138] Compiling CoreKit DataInt+Partition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79:72: error: reference to invalid associated type 'BitPattern' of type 'Fallible<Value>'
@inlinable public consuming func load(as type: BitPattern.Type) -> BitPattern {
^
[112/138] Compiling CoreKit TextInt+Letters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[113/138] Compiling CoreKit TextInt+Numerals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[114/138] Compiling CoreKit TextInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[115/138] Compiling CoreKit Triplet+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[116/138] Compiling CoreKit Triplet+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[117/138] Compiling CoreKit Triplet.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[118/138] Compiling CoreKit Build.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[119/138] Compiling CoreKit Namespace+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[120/138] Compiling CoreKit Namespace+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[121/138] Compiling CoreKit Namespace+Stdlib.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[122/138] Compiling CoreKit Namespace.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[123/138] Compiling CoreKit Randomness+Full.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
[124/138] Compiling CoreKit Randomness+Range.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 { }
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/138] Emitting module CoreKit
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[126/138] Compiling CoreKit Randomness.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Recoverable+Veto.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Recoverable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Swift+Array.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Swift+ArraySlice.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Swift+BinaryInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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/138] Compiling CoreKit Swift+Bool.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[133/138] Compiling CoreKit Swift+ContiguousArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[134/138] Compiling CoreKit Swift+FloatingPointSign.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[135/138] Compiling CoreKit Swift+Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[136/138] Compiling CoreKit Swift+Optional.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[137/138] Compiling CoreKit Swift+String.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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 {
^
[138/138] Compiling CoreKit Swift+UInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Models/Fallible.swift:79: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