This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Sajjon/Bells.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/12] Write sources
[10/12] Compiling _NumericsShims _NumericsShims.c
[11/12] Write swift-version-6F35C1178C84523A.txt
[13/168] Compiling BitCollections BitArray+Equatable.swift
[14/168] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[15/169] Compiling BitCollections BitArray+Extras.swift
[16/169] Compiling BitCollections BitArray+Fill.swift
[17/169] Compiling BitCollections BitArray+Hashable.swift
[18/169] Compiling BitCollections BitArray+Initializers.swift
[19/169] Compiling BitCollections BitArray+BitwiseOperations.swift
[20/169] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[21/169] Compiling BitCollections BitSet+SetAlgebra union.swift
[22/169] Compiling BitCollections BitSet.Counted.swift
[23/169] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[24/169] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[25/169] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[26/174] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[27/174] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[28/174] Compiling BitCollections BitArray+Invariants.swift
[29/174] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/174] Compiling BitCollections BitArray+CustomReflectable.swift
[31/174] Compiling BitCollections BitArray+CustomStringConvertible.swift
[36/179] Emitting module DequeModule
[45/179] Compiling RealModule Real.swift
[46/179] Compiling RealModule Float80+Real.swift
[47/179] Compiling RealModule Float16+Real.swift
[48/180] Compiling BitCollections BitArray+Codable.swift
[49/180] Compiling BitCollections BitArray+Collection.swift
[50/180] Compiling BitCollections BitArray+Copy.swift
[51/180] Compiling BitCollections BitArray+CustomDebugStringConvertible.swift
[52/180] Compiling RealModule ElementaryFunctions.swift
[53/180] Compiling RealModule Float+Real.swift
[54/180] Compiling BitCollections BitSet+Invariants.swift
[56/180] Compiling BitCollections BitSet+Random.swift
[57/180] Compiling BitCollections BitSet+SetAlgebra basics.swift
[60/180] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[62/180] Compiling RealModule AugmentedArithmetic.swift
[63/180] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[65/180] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[66/180] Compiling RealModule AlgebraicField.swift
[67/180] Compiling BitCollections BitSet+CustomStringConvertible.swift
[68/180] Compiling BitCollections BitSet+Equatable.swift
[69/180] Compiling RealModule ApproximateEquality.swift
[70/180] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[71/180] Compiling BitCollections BitSet+Extras.swift
[72/180] Compiling BitCollections BitSet+Hashable.swift
[73/180] Emitting module RealModule
[74/180] Compiling BitCollections BitSet+Initializers.swift
[75/180] Compiling RealModule Double+Real.swift
[76/180] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[77/180] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[78/180] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[79/180] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[85/180] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/180] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/180] Compiling OrderedCollections OrderedSet.swift
[98/180] Compiling PriorityQueueModule _Node.swift
[99/180] Compiling PriorityQueueModule Heap+UnsafeHandle.swift
[100/180] Compiling PriorityQueueModule Heap+Invariants.swift
[101/180] Compiling PriorityQueueModule Heap.swift
[102/180] Compiling PriorityQueueModule Heap+ExpressibleByArrayLiteral.swift
[103/180] Emitting module PriorityQueueModule
[104/180] Emitting module BitCollections
[111/180] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[112/180] Compiling OrderedCollections _UnsafeBitset.swift
[113/180] Compiling BitCollections BitSet.swift
[114/180] Compiling BitCollections Range+Utilities.swift
[115/180] Compiling BitCollections Slice+Utilities.swift
[116/180] Compiling BitCollections BitArray._UnsafeHandle.swift
[117/180] Compiling BitCollections BitArray.swift
[118/180] Compiling BitCollections BitSet+BidirectionalCollection.swift
[119/180] Compiling BitCollections BitSet+Codable.swift
[120/180] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[121/180] Compiling BitCollections BitSet+CustomReflectable.swift
[122/180] Compiling RealModule RealFunctions.swift
[143/180] Emitting module OrderedCollections
[149/204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[150/204] Compiling Algorithms Suffix.swift
[151/204] Compiling Algorithms Trim.swift
[152/206] Compiling BitCollections UInt+Tricks.swift
[153/206] Compiling BitCollections UnsafeBufferPointer+Utilities.swift
[154/206] Compiling BitCollections UnsafeMutableBufferPointer+Utilities.swift
[155/206] Compiling BitCollections _BitPosition.swift
[156/206] Compiling BitCollections _Word.swift
[157/206] Compiling Algorithms Unique.swift
[158/206] Compiling Algorithms Windows.swift
[164/206] Compiling Algorithms MinMax.swift
[165/206] Compiling Algorithms Partition.swift
[166/206] Compiling Algorithms Permutations.swift
[167/206] Compiling Algorithms EitherSequence.swift
[168/206] Compiling Algorithms FirstNonNil.swift
[169/206] Compiling Algorithms FlattenCollection.swift
[170/206] Compiling Algorithms Product.swift
[171/206] Compiling Algorithms RandomSample.swift
[172/206] Compiling Algorithms Split.swift
[173/206] Compiling Algorithms Stride.swift
[174/206] Compiling Algorithms Reductions.swift
[175/206] Compiling Algorithms Rotate.swift
[176/208] Compiling Collections Collections.swift
[177/208] Emitting module Collections
[178/208] Compiling Algorithms Combinations.swift
[179/208] Compiling Algorithms Compacted.swift
[180/208] Compiling Algorithms Cycle.swift
[181/208] Compiling Algorithms AdjacentPairs.swift
[182/208] Compiling Algorithms Chain.swift
[183/208] Compiling Algorithms Chunked.swift
[184/208] Compiling Algorithms Indexed.swift
[185/208] Compiling Algorithms Intersperse.swift
[186/208] Compiling Algorithms Joined.swift
[187/208] Emitting module Algorithms
[200/210] Compiling BigInt Subtraction.swift
[201/210] Compiling BigInt Words and Bits.swift
[208/210] Emitting module BigInt
[211/233] 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 {
[212/233] 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 {
[213/235] 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 {
[214/235] 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 {
[215/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 {
[216/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 {
[217/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 {
[218/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 {
[219/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 {
[220/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 {
[221/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[222/235] 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 {
[223/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 {
[224/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 {
[225/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 {
[226/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 {
[227/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 {
[228/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 {
[229/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 {
[230/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 {
[231/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 {
[232/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 {
[233/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 {
[234/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 {
[235/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 {
Fetching https://github.com/apple/swift-collections
[1/13863] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.89s)
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/sajjon/BytePattern
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
[1/4870] Fetching swiftcheck
[99/4951] Fetching swiftcheck, chalk
[546/8048] Fetching swiftcheck, chalk, bigint
[657/8235] Fetching swiftcheck, chalk, bigint, bytepattern
[1663/13707] Fetching swiftcheck, chalk, bigint, bytepattern, swift-numerics
[1801/18935] Fetching swiftcheck, chalk, bigint, bytepattern, swift-numerics, swift-algorithms
Fetched https://github.com/mxcl/Chalk.git from cache (1.18s)
Fetched https://github.com/typelift/SwiftCheck from cache (1.18s)
Fetching https://github.com/llvm-swift/FileCheck.git
[12167/13984] Fetching bigint, bytepattern, swift-numerics, swift-algorithms
[13985/14463] Fetching bigint, bytepattern, swift-numerics, swift-algorithms, filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.89s)
[1/11679] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (3.83s)
Fetched https://github.com/apple/swift-numerics from cache (3.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.83s)
Fetched https://github.com/attaswift/BigInt from cache (3.83s)
Fetched https://github.com/sajjon/BytePattern from cache (3.83s)
Computing version for https://github.com/llvm-swift/FileCheck
Computed https://github.com/llvm-swift/FileCheck at 0.2.6 (0.67s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.66s)
Computing version for https://github.com/sajjon/BytePattern
Computed https://github.com/sajjon/BytePattern at 0.0.6 (0.67s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.67s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.70s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.66s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.70s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at feature/BitSet (41fe772)
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
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/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/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.