The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftletModel, reference main (34f732), with Swift 6.0 for Linux on 21 Nov 2025 00:38:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/KazaiMazai/SwiftletModel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 34f7325 Resolve in context (#102)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
34f7325f4127fbbd9621de05310d022c32e4ef0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax
[1/3349] Fetching btree
[2379/21663] Fetching btree, swift-collections
[7746/94607] Fetching btree, swift-collections, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (0.79s)
[4580/91258] Fetching swift-collections, swift-syntax
[8420/106890] Fetching swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (7.32s)
Fetched https://github.com/apple/swift-collections.git from cache (10.96s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.99s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (2.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.96s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.08s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.89s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.67s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.75s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/84] Compiling SwiftSyntax509 Empty.swift
[29/84] Emitting module SwiftSyntax509
[30/84] Compiling SwiftSyntax510 Empty.swift
[31/84] Emitting module SwiftSyntax510
[32/86] Compiling BTree Map.swift
[33/86] Compiling BTree SortedBag.swift
[34/88] Compiling BTree Compatibility.swift
[35/88] Compiling BTree List.swift
[36/88] Compiling BTree BTreeIndex.swift
[37/88] Compiling BTree BTreeIterator.swift
[40/90] Emitting module SwiftSyntax600
[41/90] Compiling SwiftSyntax600 Empty.swift
[42/90] Compiling BTree BTreeComparisons.swift
[43/90] Compiling BTree BTreeCursor.swift
[44/90] Compiling BTree BTree.swift
[45/90] Compiling BTree BTreeBuilder.swift
[46/91] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[47/91] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[52/91] Compiling BTree BTreePath.swift
[53/91] Compiling BTree BridgedList.swift
[56/91] Emitting module InternalCollectionsUtilities
[57/91] Compiling BTree BTreeMerger.swift
[58/91] Compiling BTree BTreeNode.swift
[61/91] Compiling BTree SortedSet.swift
[62/92] Wrapping AST for SwiftSyntax509 for debugging
[64/92] Wrapping AST for SwiftSyntax510 for debugging
[65/92] Wrapping AST for SwiftSyntax600 for debugging
[69/430] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[70/430] Compiling HeapModule Heap+Descriptions.swift
[71/430] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[72/430] Compiling BitCollections BitSet+Extras.swift
[73/432] Compiling HeapModule _HeapNode.swift
[74/432] Compiling HeapModule Heap.swift
[75/432] Compiling BitCollections BitArray+Codable.swift
[76/432] Compiling BitCollections BitArray+Collection.swift
[77/432] Compiling HeapModule Heap+Invariants.swift
[78/432] Compiling HeapModule Heap+UnsafeHandle.swift
[79/432] Compiling BitCollections BitArray+Descriptions.swift
[80/432] Compiling BitCollections BitArray+Equatable.swift
[81/432] Compiling BitCollections BitArray+Copy.swift
[82/432] Compiling BitCollections BitArray+CustomReflectable.swift
[83/432] Emitting module HeapModule
[85/433] Compiling HashTreeCollections TreeSet+Hashable.swift
[86/433] Compiling HashTreeCollections TreeSet+Sendable.swift
[87/433] Compiling HashTreeCollections TreeSet+Sequence.swift
[88/433] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[89/433] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/433] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/433] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/433] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/433] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/433] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/443] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[96/443] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[97/443] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[98/443] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[99/443] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[100/443] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[101/443] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[102/450] Compiling BitCollections BitArray+Testing.swift
[103/450] Compiling BitCollections BitArray._UnsafeHandle.swift
[104/450] Compiling BitCollections BitArray.swift
[105/450] Compiling BitCollections BitSet+BidirectionalCollection.swift
[106/450] Compiling BitCollections BitSet+Codable.swift
[107/450] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[108/450] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[116/457] Compiling DequeModule _DequeSlot.swift
[117/457] Compiling DequeModule _UnsafeWrappedBuffer.swift
[118/457] Emitting module BitCollections
[119/457] Compiling BitCollections BitSet+CustomStringConvertible.swift
[120/457] Compiling BitCollections BitSet+Equatable.swift
[121/457] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[122/457] Compiling BitCollections BitSet+CustomReflectable.swift
[123/457] Compiling BitCollections BitArray+Extras.swift
[124/457] Compiling BitCollections BitArray+Fill.swift
[125/457] Compiling BitCollections BitArray+Hashable.swift
[126/457] Compiling BitCollections BitArray+Initializers.swift
[127/457] Compiling BitCollections BitArray+Invariants.swift
[128/457] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[129/457] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[130/457] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[131/457] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[132/457] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[133/457] Compiling BitCollections BitSet+SetAlgebra union.swift
[134/457] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[135/457] Compiling BitCollections BitSet.Counted.swift
[136/457] Compiling BitCollections BitArray+RandomBits.swift
[137/457] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[138/457] Compiling BitCollections BitArray+Shifts.swift
[139/457] Compiling HashTreeCollections TreeDictionary.swift
[140/457] Compiling HashTreeCollections TreeSet+Codable.swift
[141/457] Compiling HashTreeCollections TreeSet+Collection.swift
[142/457] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[143/457] Compiling HashTreeCollections TreeSet+Debugging.swift
[144/457] Compiling HashTreeCollections TreeSet+Descriptions.swift
[145/457] Compiling HashTreeCollections TreeSet+Equatable.swift
[146/457] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[147/457] Compiling HashTreeCollections TreeSet+Extras.swift
[148/457] Compiling HashTreeCollections TreeSet+Filter.swift
[149/457] Compiling BitCollections BitSet+Invariants.swift
[150/457] Compiling BitCollections BitSet+Random.swift
[151/457] Compiling BitCollections BitSet+SetAlgebra basics.swift
[152/457] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[153/457] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[154/457] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[155/457] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[156/457] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[186/457] Compiling BitCollections BitSet.Index.swift
[187/457] Compiling BitCollections BitSet._UnsafeHandle.swift
[188/457] Compiling BitCollections BitSet.swift
[189/457] Compiling BitCollections BitArray+BitwiseOperations.swift
[190/457] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                              `- error: cannot find type 'NSFastEnumerationState' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                                                                       `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                          `- error: method does not override any method from its superclass
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
71 |             let c = node.elements.count - slot
72 |             node.elements.withUnsafeBufferPointer { p in
73 |                 s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
   |                              `- error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
74 |                 s.state += UInt(c)
75 |             }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
71 |             let c = node.elements.count - slot
72 |             node.elements.withUnsafeBufferPointer { p in
73 |                 s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
   |                                                                            |- error: generic parameter 'Pointee' could not be inferred
   |                                                                            `- note: explicitly specify the generic arguments to fix this issue
74 |                 s.state += UInt(c)
75 |             }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                              `- error: cannot find type 'NSFastEnumerationState' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                                                                       `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                          `- error: method does not override any method from its superclass
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
71 |             let c = node.elements.count - slot
72 |             node.elements.withUnsafeBufferPointer { p in
73 |                 s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
   |                              `- error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
74 |                 s.state += UInt(c)
75 |             }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
71 |             let c = node.elements.count - slot
72 |             node.elements.withUnsafeBufferPointer { p in
73 |                 s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
   |                                                                            |- error: generic parameter 'Pointee' could not be inferred
   |                                                                            `- note: explicitly specify the generic arguments to fix this issue
74 |                 s.state += UInt(c)
75 |             }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[197/457] Emitting module BTree
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                              `- error: cannot find type 'NSFastEnumerationState' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                                                                                                                       `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
55 |     }
56 |
57 |     public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
   |                          `- error: method does not override any method from its superclass
58 |         precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 |         precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
BUILD FAILURE 6.0 linux