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 Bells with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sajjon/Bells.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sajjon/Bells
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d92cd53 Merge pull request #1 from Sajjon/eth_sign_verify
Cloned https://github.com/Sajjon/Bells.git
Revision (git rev-parse @):
d92cd537d5876ec6338cc5631be4865551878166
SUCCESS checkout https://github.com/Sajjon/Bells.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Sajjon/Bells.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/12] Write sources
[10/12] Compiling _NumericsShims _NumericsShims.c
[11/12] Write swift-version--423B1241ED78D482.txt
[13/164] Emitting module RealModule
[14/165] Compiling PriorityQueueModule _Node.swift
[15/165] Compiling RealModule ElementaryFunctions.swift
[16/165] Compiling OrderedCollections _Hashtable+Header.swift
[17/165] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/165] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/165] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[20/165] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[21/165] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[22/165] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[23/171] Compiling PriorityQueueModule Heap.swift
[24/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[25/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[26/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[27/171] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[28/171] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[29/171] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/171] Compiling RealModule Float80+Real.swift
[31/171] Compiling RealModule Real.swift
[34/173] Compiling OrderedCollections _HashTable+Bucket.swift
[35/173] Compiling OrderedCollections _HashTable+BucketIterator.swift
[36/173] Compiling OrderedCollections _HashTable+Constants.swift
[37/173] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[41/173] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/173] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/173] Compiling OrderedCollections OrderedSet+Invariants.swift
[46/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[47/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[48/173] Compiling RealModule Float16+Real.swift
[49/173] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/173] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/173] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[52/173] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/173] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[54/173] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/173] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/173] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/173] Compiling DequeModule _DequeSlot.swift
[61/173] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/173] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/173] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/173] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/173] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/173] Compiling OrderedCollections OrderedDictionary.swift
[68/173] Compiling OrderedCollections OrderedSet+Codable.swift
[69/173] Compiling RealModule Float+Real.swift
[74/173] Compiling OrderedCollections _HashTable+Testing.swift
[75/173] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/173] Compiling PriorityQueueModule Heap+Invariants.swift
[77/173] Emitting module PriorityQueueModule
[78/173] Compiling PriorityQueueModule Heap+ExpressibleByArrayLiteral.swift
[79/173] Compiling PriorityQueueModule Heap+UnsafeHandle.swift
[86/173] Compiling OrderedCollections _HashTable.swift
[88/173] Emitting module BitCollections
[99/180] Compiling RealModule RealFunctions.swift
[100/180] Emitting module DequeModule
[110/203] Compiling Algorithms Product.swift
[111/203] Compiling Algorithms RandomSample.swift
[112/203] Compiling Algorithms Reductions.swift
[113/203] Compiling Algorithms Rotate.swift
[114/203] Compiling Algorithms AdjacentPairs.swift
[115/203] Compiling Algorithms Chain.swift
[116/203] Compiling Algorithms Chunked.swift
[117/203] Compiling Algorithms Combinations.swift
[118/203] Compiling Algorithms Split.swift
[119/203] Compiling Algorithms Stride.swift
[120/203] Compiling Algorithms Suffix.swift
[121/203] Compiling Algorithms Compacted.swift
[122/203] Compiling Algorithms Cycle.swift
[123/203] Compiling Algorithms EitherSequence.swift
[125/203] Compiling Algorithms FirstNonNil.swift
[126/203] Compiling Algorithms FlattenCollection.swift
[127/203] Compiling Algorithms Indexed.swift
[128/203] Compiling Algorithms Intersperse.swift
[129/203] Compiling Algorithms Joined.swift
[130/203] Compiling Algorithms MinMax.swift
[131/203] Compiling Algorithms Partition.swift
[132/203] Compiling OrderedCollections OrderedSet+Testing.swift
[133/203] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[134/203] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/203] Compiling OrderedCollections OrderedSet.swift
[136/203] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[137/203] Compiling OrderedCollections _UnsafeBitset.swift
[138/203] Compiling BitCollections BitSet.swift
[146/203] Compiling BitCollections Range+Utilities.swift
[147/203] Compiling BitCollections Slice+Utilities.swift
[148/203] Compiling BitCollections UInt+Tricks.swift
[149/203] Compiling BitCollections UnsafeBufferPointer+Utilities.swift
[150/203] Compiling BitCollections UnsafeMutableBufferPointer+Utilities.swift
[151/203] Compiling BitCollections _BitPosition.swift
[152/203] Compiling BitCollections _Word.swift
[159/203] Emitting module OrderedCollections
[163/208] Emitting module Collections
[164/208] Compiling Collections Collections.swift
[165/208] Compiling Algorithms Trim.swift
[166/208] Compiling Algorithms Unique.swift
[167/208] Compiling Algorithms Windows.swift
[187/210] Compiling Algorithms Permutations.swift
[195/210] Compiling BigInt Subtraction.swift
[196/210] Compiling BigInt Words and Bits.swift
[197/210] Emitting module Algorithms
[204/210] Emitting module BigInt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[211/232] Emitting module Bells
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[212/235] Compiling Bells Message.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[213/235] Compiling Bells P1.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[214/235] Compiling Bells P2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[215/235] Compiling Bells Fp2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[216/235] Compiling Bells Fp6.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[217/235] Compiling Bells G1.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[218/235] Compiling Bells FiniteField.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[219/235] Compiling Bells Fp.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[220/235] Compiling Bells Fp12.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[221/235] Compiling Bells CustomToStringConvertible.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[222/235] Compiling Bells BigInt_Extension.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[223/235] Compiling Bells Field.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[224/235] Compiling Bells PrivateKey.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[225/235] Compiling Bells PublicKey.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[226/235] Compiling Bells Signature.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[227/235] Compiling Bells G2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[228/235] Compiling Bells Group.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[229/235] Compiling Bells GroupElementConvertible.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[230/235] Compiling Bells ProjectivePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[231/235] Compiling Bells AffinePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[232/235] Compiling Bells SimpleProjectivePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[233/235] Compiling Bells ArithmeticProtocols.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[234/235] Compiling Bells BLS12381.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[235/235] Compiling Bells BigInt+Serialize+Pad.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
error: fatalError
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.22s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/sajjon/BytePattern
Fetching https://github.com/mxcl/Chalk.git from cache
Fetching https://github.com/llvm-swift/FileCheck.git from cache
Fetched https://github.com/mxcl/Chalk.git from cache (0.18s)
Fetching https://github.com/typelift/SwiftCheck from cache
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.20s)
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/apple/swift-numerics from cache (0.23s)
Fetched https://github.com/apple/swift-algorithms from cache (0.23s)
[1/187] Fetching bytepattern
Fetched https://github.com/sajjon/BytePattern from cache (0.27s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.28s)
Fetched https://github.com/typelift/SwiftCheck from cache (0.21s)
Fetched https://github.com/attaswift/BigInt from cache (0.19s)
Computing version for https://github.com/llvm-swift/FileCheck
Computed https://github.com/llvm-swift/FileCheck at 0.2.6 (0.02s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.02s)
Computing version for https://github.com/sajjon/BytePattern
Computed https://github.com/sajjon/BytePattern at 0.0.6 (0.36s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.04s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.39s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/sajjon/BytePattern
Working copy of https://github.com/sajjon/BytePattern resolved at 0.0.6
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.01s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCheck-93e43d9a is not valid git repository for 'https://github.com/typelift/SwiftCheck', will fetch again.
Fetching https://github.com/typelift/SwiftCheck from cache
Fetched https://github.com/typelift/SwiftCheck from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCheck-93e43d9a is not valid git repository for 'https://github.com/typelift/SwiftCheck', will fetch again.
Fetching https://github.com/typelift/SwiftCheck from cache
Fetched https://github.com/typelift/SwiftCheck from cache (0.00s)
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at feature/BitSet (41fe772)
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/2] Write swift-version--423B1241ED78D482.txt
[3/24] Compiling Bells CustomToStringConvertible.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[4/24] Compiling Bells BigInt_Extension.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[5/24] Compiling Bells Field.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[6/27] Compiling Bells G2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[7/27] Compiling Bells Group.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[8/27] Compiling Bells GroupElementConvertible.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[9/27] Compiling Bells PrivateKey.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[10/27] Compiling Bells PublicKey.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[11/27] Compiling Bells Signature.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/27] Emitting module Bells
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[13/27] Compiling Bells Fp2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[14/27] Compiling Bells Fp6.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[15/27] Compiling Bells G1.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[16/27] Compiling Bells FiniteField.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[17/27] Compiling Bells Fp.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[18/27] Compiling Bells Fp12.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[19/27] Compiling Bells ArithmeticProtocols.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[20/27] Compiling Bells BLS12381.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[21/27] Compiling Bells BigInt+Serialize+Pad.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[22/27] Compiling Bells ProjectivePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[23/27] Compiling Bells AffinePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[24/27] Compiling Bells SimpleProjectivePoint.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[25/27] Compiling Bells Message.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[26/27] Compiling Bells P1.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
[27/27] Compiling Bells P2.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/module.modulemap:2:12: error: header '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h' not found
    header "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BytePattern.build/BytePattern-Swift.h"
           ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: could not build Objective-C module 'BytePattern'
import BytePattern
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm