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, reference main (d92cd5), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 11:06:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sajjon/Bells.git
Reference: main
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.67s)
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/llvm-swift/FileCheck.git
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/81] Fetching chalk
[12/4852] Fetching chalk, bigint
[61/9722] Fetching chalk, bigint, swiftcheck
[159/10201] Fetching chalk, bigint, swiftcheck, filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.75s)
Fetched https://github.com/apple/swift-algorithms from cache (0.75s)
Fetching https://github.com/sajjon/BytePattern
[1415/9722] Fetching chalk, bigint, swiftcheck
Fetched https://github.com/typelift/SwiftCheck from cache (1.05s)
Fetched https://github.com/apple/swift-numerics from cache (1.05s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.05s)
[4132/4852] Fetching chalk, bigint
Fetched https://github.com/mxcl/Chalk.git from cache (1.14s)
Fetched https://github.com/attaswift/BigInt from cache (1.14s)
[1/187] Fetching bytepattern
Fetched https://github.com/sajjon/BytePattern from cache (0.65s)
Computing version for https://github.com/llvm-swift/FileCheck
Computed https://github.com/llvm-swift/FileCheck at 0.2.6 (2.04s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.60s)
Computing version for https://github.com/sajjon/BytePattern
Computed https://github.com/sajjon/BytePattern at 0.0.6 (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.60s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.57s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.57s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.63s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at feature/BitSet (41fe772)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/Sajjon/Bells.git
[7/626] Fetching bells
Fetched https://github.com/Sajjon/Bells.git from cache (0.82s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.58s)
error: could not find a branch named ‘feature/BitSet’ in https://github.com/apple/swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Sajjon/Bells.git
https://github.com/Sajjon/Bells.git
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "branch" : [
          "feature/BitSet"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "bytepattern",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sajjon/BytePattern"
    },
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/typelift/SwiftCheck"
    },
    {
      "identity" : "filecheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/llvm-swift/FileCheck"
    }
  ],
  "manifest_display_name" : "Bells",
  "name" : "Bells",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Bells",
      "targets" : [
        "Bells"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BellsTests",
      "module_type" : "SwiftTarget",
      "name" : "BellsTests",
      "path" : "Tests/BellsTests",
      "product_dependencies" : [
        "XCTAssertBytesEqual",
        "BytesMutation",
        "SwiftCheck",
        "FileCheck"
      ],
      "sources" : [
        "Support/BigInt+Arbitrary.swift",
        "Support/ConvenienceInits.swift",
        "Support/FieldTest.swift",
        "Support/GroupTest.swift",
        "Support/PointTest.swift",
        "Support/XCTestFixture.swift",
        "Tests/Curve/CurveTests.swift",
        "Tests/Field/Fp12Tests.swift",
        "Tests/Field/Fp1Tests.swift",
        "Tests/Field/Fp2Tests.swift",
        "Tests/Field/Fp6Tests.swift",
        "Tests/Group/G1Tests.swift",
        "Tests/Group/G2Tests.swift",
        "Tests/Group/P1Tests.swift",
        "Tests/Hash/Ethereum_BLS12-381_Tests_HashToG2Tests.swift",
        "Tests/Hash/ExpandMessageXMDTests.swift",
        "Tests/Hash/HashAndEncodeToCurveG1AndG2Tests.swift",
        "Tests/Hash/HashToFieldTests.swift",
        "Tests/Pairing/PairingTests.swift",
        "Tests/Sign/Ethereum_BLS12-381_Tests_SignTests.swift",
        "Tests/Sign/HashSignAndVerifyTest.swift",
        "Tests/Verify/Ethereum_BLS12_381_Tests_FastAggregateVerifyTests.swift",
        "Tests/Verify/Ethereum_BLS12_381_Tests_VerifyTests.swift"
      ],
      "target_dependencies" : [
        "Bells"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bells",
      "module_type" : "SwiftTarget",
      "name" : "Bells",
      "path" : "Sources/Bells",
      "product_dependencies" : [
        "BigInt",
        "Collections",
        "RealModule",
        "Algorithms"
      ],
      "product_memberships" : [
        "Bells"
      ],
      "sources" : [
        "ArithmeticProtocols/ArithmeticProtocols.swift",
        "BLS12381.swift",
        "BigInt+Extension/BigInt+Serialize+Pad.swift",
        "CustomToStringConvertible.swift",
        "Fields/BigInt_Extension.swift",
        "Fields/Field.swift",
        "Fields/FiniteField.swift",
        "Fields/Fp.swift",
        "Fields/Fp12.swift",
        "Fields/Fp2.swift",
        "Fields/Fp6.swift",
        "Group/G1.swift",
        "Group/G2.swift",
        "Group/Group.swift",
        "GroupElementConvertible.swift",
        "Message.swift",
        "Point/P1.swift",
        "Point/P2.swift",
        "Point/ProjectivePoint.swift",
        "Point/Simple/Affine/AffinePoint.swift",
        "Point/Simple/SimpleProjectivePoint/SimpleProjectivePoint.swift",
        "PrivateKey.swift",
        "PublicKey.swift",
        "Signature.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/12] Write sources
[10/12] Compiling _NumericsShims _NumericsShims.c
[11/12] Write swift-version-2F0A5646E1D333AE.txt
[13/168] Compiling BitCollections BitArray+Invariants.swift
[14/168] Compiling BitCollections BitArray+Random.swift
[15/169] Compiling PriorityQueueModule _Node.swift
[16/169] Compiling PriorityQueueModule Heap.swift
[17/169] Compiling RealModule AlgebraicField.swift
[18/169] Emitting module RealModule
[19/170] Compiling RealModule Float80+Real.swift
[20/170] Compiling RealModule Real.swift
[21/170] Compiling BitCollections BitArray+Copy.swift
[22/170] Compiling BitCollections BitArray+CustomDebugStringConvertible.swift
[23/170] Emitting module BitCollections
[24/170] Compiling BitCollections BitArray+BitwiseOperations.swift
[25/170] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[26/170] Compiling BitCollections BitArray+Codable.swift
[27/170] Compiling BitCollections BitArray+Collection.swift
[30/175] Compiling BitCollections BitArray+CustomReflectable.swift
[31/175] Compiling BitCollections BitArray+CustomStringConvertible.swift
[32/175] Compiling BitCollections BitArray+Equatable.swift
[33/175] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[34/175] Compiling BitCollections BitArray+Extras.swift
[35/175] Compiling BitCollections BitArray+Fill.swift
[36/175] Compiling RealModule ApproximateEquality.swift
[37/175] Compiling RealModule RealFunctions.swift
[38/175] Compiling RealModule Float16+Real.swift
[39/175] Compiling PriorityQueueModule Heap+ExpressibleByArrayLiteral.swift
[40/175] Compiling PriorityQueueModule Heap+Invariants.swift
[41/175] Compiling PriorityQueueModule Heap+UnsafeHandle.swift
[42/175] Emitting module PriorityQueueModule
[43/175] Compiling BitCollections BitSet.Index.swift
[44/175] Compiling BitCollections BitSet._UnsafeHandle.swift
[45/175] Compiling BitCollections BitSet.swift
[46/175] Compiling BitCollections Range+Utilities.swift
[47/175] Compiling BitCollections Slice+Utilities.swift
[48/175] Compiling RealModule ElementaryFunctions.swift
[49/175] Compiling RealModule AugmentedArithmetic.swift
[50/175] Compiling RealModule Double+Real.swift
[51/175] Compiling RealModule Float+Real.swift
[52/175] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[53/175] Compiling BitCollections BitArray+Testing.swift
[60/175] Compiling BitCollections BitSet+Equatable.swift
[61/175] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[62/175] Compiling BitCollections BitSet+Extras.swift
[63/175] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[64/175] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/204] Compiling BitCollections BitSet+CustomStringConvertible.swift
[72/204] Compiling Algorithms Trim.swift
[73/204] Compiling Algorithms Reductions.swift
[74/204] Compiling Algorithms Chunked.swift
[75/204] Compiling Algorithms Product.swift
[76/204] Compiling Algorithms RandomSample.swift
[77/204] Compiling Algorithms EitherSequence.swift
[78/204] Compiling Algorithms FirstNonNil.swift
[79/204] Compiling Algorithms FlattenCollection.swift
[80/204] Compiling Algorithms Suffix.swift
[83/204] Compiling Algorithms Rotate.swift
[84/204] Compiling Algorithms Combinations.swift
[85/204] Compiling Algorithms Compacted.swift
[86/204] Compiling Algorithms Cycle.swift
[87/204] Compiling Algorithms AdjacentPairs.swift
[88/204] Compiling Algorithms Chain.swift
[89/204] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[90/204] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[91/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[92/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[93/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[94/204] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/204] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/204] Compiling OrderedCollections OrderedSet+SubSequence.swift
[97/204] Compiling OrderedCollections OrderedSet+Testing.swift
[98/204] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[99/204] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[100/204] Compiling OrderedCollections OrderedSet.swift
[101/204] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/204] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[103/204] Compiling OrderedCollections OrderedSet+Hashable.swift
[104/204] Compiling OrderedCollections OrderedSet+Initializers.swift
[105/204] Compiling OrderedCollections OrderedSet+Insertions.swift
[106/204] Compiling OrderedCollections OrderedSet+Invariants.swift
[107/204] Compiling Algorithms Indexed.swift
[108/204] Compiling Algorithms Intersperse.swift
[109/204] Compiling Algorithms Joined.swift
[110/204] Compiling Algorithms Split.swift
[111/204] Compiling Algorithms Stride.swift
[112/204] Compiling BitCollections BitSet+CustomReflectable.swift
[116/204] Compiling Algorithms MinMax.swift
[117/204] Compiling Algorithms Partition.swift
[118/204] Compiling Algorithms Permutations.swift
[124/204] Emitting module DequeModule
[149/204] Compiling BitCollections UInt+Tricks.swift
[150/204] Compiling BitCollections UnsafeBufferPointer+Utilities.swift
[151/204] Compiling BitCollections UnsafeMutableBufferPointer+Utilities.swift
[152/204] Compiling BitCollections _BitPosition.swift
[153/204] Compiling BitCollections _Word.swift
[154/204] Emitting module OrderedCollections
[158/204] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[159/204] Compiling OrderedCollections _UnsafeBitset.swift
[166/208] Compiling Collections Collections.swift
[167/208] Emitting module Collections
[185/208] Compiling Algorithms Unique.swift
[186/208] Compiling Algorithms Windows.swift
[187/208] Emitting module Algorithms
[188/208] Emitting module BigInt
[201/210] Compiling BigInt Subtraction.swift
[202/210] Compiling BigInt Words and Bits.swift
[211/233] Compiling Bells G2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[212/233] Compiling Bells Group.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[213/233] Emitting module Bells
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[214/235] Compiling Bells Fp2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[215/235] Compiling Bells Fp6.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[216/235] Compiling Bells G1.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[217/235] Compiling Bells PublicKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[218/235] Compiling Bells Signature.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[219/235] Compiling Bells SimpleProjectivePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[220/235] Compiling Bells PrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[221/235] Compiling Bells P1.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[222/235] Compiling Bells P2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[223/235] Compiling Bells CustomToStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[224/235] Compiling Bells BigInt_Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[225/235] Compiling Bells Field.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[226/235] Compiling Bells FiniteField.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[227/235] Compiling Bells Fp.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[228/235] Compiling Bells Fp12.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[229/235] Compiling Bells ProjectivePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[230/235] Compiling Bells AffinePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[231/235] Compiling Bells GroupElementConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[232/235] Compiling Bells Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[233/235] Compiling Bells ArithmeticProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[234/235] Compiling Bells BLS12381.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[235/235] Compiling Bells BigInt+Serialize+Pad.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/158] Compiling BitCollections BitArray+Copy.swift
[4/158] Compiling BitCollections BitArray+CustomDebugStringConvertible.swift
[5/159] Compiling RealModule AlgebraicField.swift
[6/160] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[7/160] Compiling BitCollections BitArray+Testing.swift
[8/160] Compiling RealModule Real.swift
[9/160] Compiling RealModule Float80+Real.swift
[10/160] Compiling PriorityQueueModule _Node.swift
[11/160] Compiling PriorityQueueModule Heap+UnsafeHandle.swift
[12/160] Compiling PriorityQueueModule Heap+ExpressibleByArrayLiteral.swift
[13/160] Compiling PriorityQueueModule Heap.swift
[14/160] Compiling BitCollections BitArray+Invariants.swift
[15/160] Compiling BitCollections BitArray+Random.swift
[16/160] Compiling RealModule RealFunctions.swift
[17/160] Compiling RealModule AugmentedArithmetic.swift
[18/160] Compiling RealModule Double+Real.swift
[19/160] Compiling RealModule ApproximateEquality.swift
[20/160] Compiling RealModule Float16+Real.swift
[21/160] Compiling PriorityQueueModule Heap+Invariants.swift
[22/160] Emitting module PriorityQueueModule
[23/160] Compiling RealModule Float+Real.swift
[24/160] Compiling RealModule ElementaryFunctions.swift
[25/160] Compiling BitCollections BitArray+CustomReflectable.swift
[26/160] Compiling BitCollections BitArray+CustomStringConvertible.swift
[29/160] Compiling BitCollections BitArray+Equatable.swift
[30/160] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[31/160] Compiling BitCollections BitArray+Extras.swift
[32/160] Compiling BitCollections BitArray+Fill.swift
[33/165] Emitting module RealModule
[36/165] Compiling BitCollections BitSet+Random.swift
[37/165] Compiling BitCollections BitSet+SetAlgebra basics.swift
[38/165] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[39/165] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[40/165] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[41/170] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/170] Compiling BitCollections BitArray+Hashable.swift
[45/170] Compiling BitCollections BitArray+Initializers.swift
[47/170] Compiling BitCollections BitSet+CustomStringConvertible.swift
[48/170] Compiling BitCollections BitSet+Equatable.swift
[49/170] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[50/170] Compiling BitCollections BitSet+Extras.swift
[51/170] Compiling BitCollections BitSet+Hashable.swift
[52/170] Compiling BitCollections BitSet+Initializers.swift
[53/194] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[54/194] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[55/194] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[56/194] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[57/194] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[58/194] Compiling Algorithms FlattenCollection.swift
[59/194] Compiling Algorithms MinMax.swift
[60/194] Compiling Algorithms Partition.swift
[61/194] Compiling Algorithms Permutations.swift
[62/194] Compiling Algorithms Suffix.swift
[63/194] Compiling Algorithms Trim.swift
[64/194] Emitting module BigInt
[65/196] Compiling Algorithms EitherSequence.swift
[66/196] Compiling Algorithms FirstNonNil.swift
[67/196] Compiling BigInt Subtraction.swift
[68/196] Compiling BigInt Words and Bits.swift
[69/196] Compiling Algorithms Chunked.swift
[71/196] Compiling BitCollections BitSet+Invariants.swift
[75/196] Compiling Algorithms Product.swift
[76/196] Compiling Algorithms RandomSample.swift
[77/196] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/196] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/196] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[80/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[82/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[83/196] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/196] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/196] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/196] Compiling OrderedCollections OrderedSet+Testing.swift
[113/196] Compiling Algorithms Cycle.swift
[114/196] Compiling Algorithms Indexed.swift
[115/196] Compiling Algorithms Combinations.swift
[116/196] Compiling Algorithms Compacted.swift
[117/196] Compiling Algorithms Split.swift
[118/196] Compiling Algorithms Stride.swift
[123/196] Compiling Algorithms Joined.swift
[124/196] Compiling Algorithms Reductions.swift
[125/196] Compiling Algorithms Rotate.swift
[132/196] Compiling Algorithms Intersperse.swift
[133/196] Emitting module BitCollections
[143/196] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/196] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/196] Compiling OrderedCollections OrderedSet.swift
[146/196] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[147/196] Compiling OrderedCollections _UnsafeBitset.swift
[148/196] Compiling BitCollections BitSet.swift
[149/196] Compiling BitCollections Range+Utilities.swift
[150/196] Compiling BitCollections Slice+Utilities.swift
[151/196] Emitting module DequeModule
[155/196] Compiling BitCollections UInt+Tricks.swift
[156/196] Compiling BitCollections UnsafeBufferPointer+Utilities.swift
[157/196] Compiling BitCollections UnsafeMutableBufferPointer+Utilities.swift
[158/196] Compiling BitCollections _BitPosition.swift
[159/196] Compiling BitCollections _Word.swift
[174/198] Compiling Algorithms Unique.swift
[175/198] Compiling Algorithms Windows.swift
[178/198] Emitting module OrderedCollections
[198/200] Emitting module Collections
[199/200] Compiling Collections Collections.swift
[200/200] Emitting module Algorithms
[201/223] Compiling Bells P1.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[202/223] Compiling Bells P2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[203/223] Compiling Bells G2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[204/223] Compiling Bells Group.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[205/223] Compiling Bells FiniteField.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[206/223] Compiling Bells Fp.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[207/223] Compiling Bells Fp12.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[208/225] Emitting module Bells
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[209/225] Compiling Bells CustomToStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[210/225] Compiling Bells BigInt_Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[211/225] Compiling Bells Field.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[212/225] Compiling Bells ArithmeticProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[213/225] Compiling Bells BLS12381.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[214/225] Compiling Bells BigInt+Serialize+Pad.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[215/225] Compiling Bells PublicKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[216/225] Compiling Bells Signature.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[217/225] Compiling Bells ProjectivePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[218/225] Compiling Bells AffinePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[219/225] Compiling Bells GroupElementConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[220/225] Compiling Bells Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[221/225] Compiling Bells Fp2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[222/225] Compiling Bells Fp6.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[223/225] Compiling Bells G1.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[224/225] Compiling Bells SimpleProjectivePoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
[225/225] Compiling Bells PrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bells/Point/P2.swift:9:8: error: no such module 'BytePattern'
  7 |
  8 | import Foundation
  9 | import BytePattern
    |        `- error: no such module 'BytePattern'
 10 |
 11 | public struct P2: ProjectivePoint {
BUILD FAILURE 6.1 macosSpm