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 Linux on 7 Oct 2024 11:47:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Ultimathnum.git
Reference: 0.10.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/oscbyspro/Ultimathnum
 * tag               0.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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/oscbyspro/Ultimathnum.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/116] Compiling CoreKit DataInt+Shift.swift
/host/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/116] Compiling CoreKit DataInt.swift
/host/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/116] Compiling CoreKit Divider+Division.swift
/host/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/116] Compiling CoreKit Divider.swift
/host/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/116] Compiling CoreKit Division+Rounding.swift
/host/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/116] Compiling CoreKit Division+Validation.swift
/host/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/116] Compiling CoreKit Division.swift
/host/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/116] Compiling CoreKit Doublet+Bitwise.swift
/host/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/116] Compiling CoreKit Doublet+Comparison.swift
/host/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/116] Compiling CoreKit Doublet+Shift.swift
/host/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/116] Compiling CoreKit Doublet.swift
/host/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/116] Compiling CoreKit Fallible+Comparison.swift
/host/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/116] Compiling CoreKit Fallible+Map.swift
/host/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/116] Compiling CoreKit Fallible+Text.swift
/host/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 {
                                                                       ^
[15/116] Compiling CoreKit Fallible+Validation.swift
/host/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 {
                                                                       ^
[16/116] Compiling CoreKit Fallible.swift
/host/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/116] Compiling CoreKit Signum.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[18/116] Compiling CoreKit TextInt+Decoding.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[19/116] Compiling CoreKit TextInt+Encoding.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[20/116] Compiling CoreKit TextInt+Error.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[21/116] Compiling CoreKit TextInt+Exponentiation.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[22/116] Compiling CoreKit TextInt+Format.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[23/116] Compiling CoreKit TextInt+Letters.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[24/116] Compiling CoreKit TextInt+Numerals.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[25/116] Compiling CoreKit TextInt.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[26/116] Compiling CoreKit Triplet+Bitwise.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[27/116] Compiling CoreKit Triplet+Comparison.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[28/116] Compiling CoreKit Triplet.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[29/116] Compiling CoreKit Build.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[30/116] Compiling CoreKit Namespace+Comparison.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[31/116] Compiling CoreKit Namespace+Elements.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[32/116] Compiling CoreKit Namespace+Stdlib.swift
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
[33/132] Compiling CoreKit BinaryInteger+Literals.swift
/host/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 {
                                                                       ^
[34/132] Compiling CoreKit BinaryInteger+Logarithm.swift
/host/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 {
                                                                       ^
[35/132] Compiling CoreKit BinaryInteger+Metadata.swift
/host/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 {
                                                                       ^
[36/132] Compiling CoreKit BinaryInteger+Multiplication.swift
/host/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 {
                                                                       ^
[37/132] Compiling CoreKit BinaryInteger+Random.swift
/host/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 {
                                                                       ^
[38/132] Compiling CoreKit BinaryInteger+Shift.swift
/host/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 {
                                                                       ^
[39/132] Compiling CoreKit BinaryInteger+Signed.swift
/host/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 {
                                                                       ^
[40/132] Compiling CoreKit BinaryInteger+Stride.swift
/host/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 {
                                                                       ^
[41/132] Compiling CoreKit BinaryInteger+Systems.swift
/host/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 {
                                                                       ^
[42/132] Compiling CoreKit BinaryInteger+Text.swift
/host/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 {
                                                                       ^
[43/132] Compiling CoreKit BinaryInteger+Unsigned.swift
/host/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 {
                                                                       ^
[44/132] Compiling CoreKit BinaryInteger+Values.swift
/host/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 {
                                                                       ^
[45/132] Compiling CoreKit BinaryInteger.swift
/host/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 {
                                                                       ^
[46/132] Compiling CoreKit BitCastable+Cast.swift
/host/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 {
                                                                       ^
[47/132] Compiling CoreKit BitCastable.swift
/host/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 {
                                                                       ^
[48/132] Compiling CoreKit BitCountable+Count.swift
/host/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 {
                                                                       ^
[49/132] Compiling CoreKit BitCountable.swift
/host/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 {
                                                                       ^
[50/132] Compiling CoreKit Finite.swift
/host/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 {
                                                                       ^
[51/132] Compiling CoreKit Natural.swift
/host/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 {
                                                                       ^
[52/132] Compiling CoreKit Nonzero.swift
/host/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 {
                                                                       ^
[53/132] Compiling CoreKit Shift.swift
/host/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 {
                                                                       ^
[54/132] Compiling CoreKit LiteralInt+Comparison.swift
/host/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 {
                                                                       ^
[55/132] Compiling CoreKit LiteralInt+Count.swift
/host/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 LiteralInt+Elements.swift
/host/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 LiteralInt+Text.swift
/host/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 LiteralInt.swift
/host/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 Order.swift
/host/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 Sign+Bitwise.swift
/host/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 Sign+Text.swift
/host/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 Sign.swift
/host/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 Signedness.swift
/host/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 Signum+Addition.swift
/host/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 Signum+Comparison.swift
/host/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 BinaryInteger+Addition.swift
/host/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 BinaryInteger+Arbitrary.swift
/host/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 BinaryInteger+Bitwise.swift
/host/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 BinaryInteger+Clamping.swift
/host/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 BinaryInteger+Comparison.swift
/host/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 BinaryInteger+Core.swift
/host/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 BinaryInteger+Count.swift
/host/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 BinaryInteger+Division.swift
/host/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 BinaryInteger+Edgy.swift
/host/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 BinaryInteger+Elements.swift
/host/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 BinaryInteger+Exponentiation.swift
/host/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 BinaryInteger+Factorial.swift
/host/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 BinaryInteger+Factorization.swift
/host/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 BinaryInteger+Finite.swift
/host/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 BinaryInteger+Floats.swift
/host/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 BinaryInteger+Geometry.swift
/host/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 BinaryInteger+Integers.swift
/host/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 BitOperable+Bitwise.swift
/host/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 BitOperable.swift
/host/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 Contiguous.swift
/host/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 Guarantee+Validation.swift
/host/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 Guarantee.swift
/host/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 Interoperable+Yield.swift
/host/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 Interoperable.swift
/host/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 Bezout.swift
/host/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 Bit+Bitwise.swift
/host/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 Bit+Comparison.swift
/host/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 Bit.swift
/host/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+Addition.swift
/host/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 CoreInt+Bitwise.swift
/host/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 CoreInt+Comparison.swift
/host/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 CoreInt+Count.swift
/host/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 CoreInt+Division.swift
/host/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 CoreInt+Elements.swift
/host/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 CoreInt+Multiplication.swift
/host/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 CoreInt+Shift.swift
/host/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 CoreInt.swift
/host/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 Count+Comparison.swift
/host/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 Count+Integers.swift
/host/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 Count+Text.swift
/host/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 Count.swift
/host/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 DataInt+Addition.swift
/host/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 DataInt+Bitwise.swift
/host/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 DataInt+Comparison.swift
/host/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 DataInt+Count.swift
/host/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 DataInt+Division.swift
/host/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 DataInt+Elements.swift
/host/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 DataInt+Multiplication.swift
/host/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 DataInt+Partition.swift
/host/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 DataInt+Reinterpretation.swift
/host/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)
[116/132] Emitting module CoreKit
/host/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 {
                                                                       ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace+Comparison.swift:17:41: error: protocol 'Comparator' cannot be nested inside another declaration
    @usableFromInline internal protocol Comparator {
                                        ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[117/132] Compiling CoreKit Namespace.swift
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[118/132] Compiling CoreKit Randomness+Full.swift
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[119/132] Compiling CoreKit Randomness+Range.swift
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
[120/132] Compiling CoreKit Randomness.swift
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/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
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:26:21: error: protocol 'Foo' cannot be nested inside another declaration
    public protocol Foo { }
                    ^
/host/spi-builder-workspace/Sources/CoreKit/Project/Namespace.swift:34:21: error: protocol 'Bar' cannot be nested inside another declaration
    public protocol Bar { }
                    ^
/host/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)
                      ^
/host/spi-builder-workspace/Sources/CoreKit/BitCastable.swift:31:1: note: where 'Self' = 'Sign', 'Self.BitPattern' = 'Bool'
extension BitCastable where BitPattern == Self {
^
error: fatalError
BUILD FAILURE 5.9 linux