Build Information
Failed to build SwiftletModel, reference main (1d4286), with Swift 6.3 for Linux on 10 Apr 2026 17:15:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 1d42865 Access-level-fix-for-RegexPredicate (#129)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
1d42865fe69161280e3292df7db300c00d6c6650
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-collections.git
[1/3349] Fetching btree
[671/26874] Fetching btree, swift-collections
[7114/101811] Fetching btree, swift-collections, swift-syntax
[7586/117857] Fetching btree, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/attaswift/BTree from cache (12.27s)
Fetched https://github.com/apple/swift-collections.git from cache (12.32s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.34s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (12.40s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (14.70s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.40s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.73s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.14s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.78s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.24s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/48] Write sources
[26/48] Compiling _SwiftSyntaxCShims dummy.c
[27/48] Write swift-version-24593BA9C3E375BF.txt
[29/87] Emitting module SwiftSyntax510
[30/87] Emitting module InternalCollectionsUtilities
[31/89] Compiling BTree SortedBag.swift
[32/89] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[33/89] Compiling BTree Map.swift
[35/91] Compiling SwiftSyntax510 Empty.swift
[36/91] Emitting module SwiftSyntax600
[37/91] Compiling SwiftSyntax600 Empty.swift
[38/93] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/93] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/93] Compiling BTree Compatibility.swift
[41/93] Compiling BTree List.swift
[42/93] Compiling BTree BTree.swift
[43/93] Compiling BTree BTreeBuilder.swift
[44/93] Compiling BTree BTreeIndex.swift
[45/93] Compiling BTree Weak.swift
[46/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/93] Compiling BTree BTreeIterator.swift
[53/93] Compiling BTree BTreeMerger.swift
[54/93] Compiling BTree BTreeNode.swift
[57/93] Compiling BTree BTreeComparisons.swift
[58/93] Compiling BTree BTreeCursor.swift
[59/93] Compiling BTree BTreePath.swift
[60/93] Compiling BTree BridgedList.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/93] 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)
[65/94] Emitting module SwiftSyntax509
[66/94] Compiling SwiftSyntax509 Empty.swift
[69/95] Wrapping AST for SwiftSyntax510 for debugging
[70/95] Wrapping AST for SwiftSyntax600 for debugging
[71/95] Wrapping AST for SwiftSyntax509 for debugging
[73/324] Compiling HeapModule Heap+Invariants.swift
[74/324] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/347] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[76/347] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[77/347] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[78/347] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[79/347] Compiling SwiftSyntax SyntaxNodeStructure.swift
[80/347] Compiling SwiftSyntax SyntaxProtocol.swift
[81/347] Compiling SwiftSyntax SyntaxText.swift
[82/347] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[83/348] Compiling SwiftSyntax SyntaxBaseNodes.swift
[84/348] Compiling SwiftSyntax SyntaxCollections.swift
[85/348] Compiling SwiftSyntax SyntaxEnum.swift
[86/348] Compiling SwiftSyntax SyntaxNodeFactory.swift
[87/413] Compiling HashTreeCollections _HashNode+Structural filter.swift
[88/413] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[89/413] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[90/413] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[91/413] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[92/413] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[93/413] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[94/413] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[95/413] Compiling HashTreeCollections _HashNode+Storage.swift
[96/413] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[97/413] Compiling HeapModule Heap+Descriptions.swift
[98/458] Emitting module ContainersPreview
[99/458] Compiling BitCollections BitSet+Invariants.swift
[100/458] Compiling BitCollections BitSet+Random.swift
[101/458] Compiling BitCollections BitSet+SetAlgebra basics.swift
[102/458] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[103/458] Compiling HeapModule _HeapNode.swift
[104/458] Compiling BitCollections BinaryInteger extensions.swift
[105/458] Compiling BitCollections BitArray+BitwiseOperations.swift
[106/458] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[107/458] Compiling BitCollections BitArray+Codable.swift
[108/458] Compiling BitCollections BitArray+Collection.swift
[109/458] Compiling BitCollections BitArray+Copy.swift
[110/458] Compiling BitCollections BitArray+CustomReflectable.swift
[111/458] Compiling BitCollections BitArray+Descriptions.swift
[112/458] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[113/458] Compiling BitCollections BitArray+RandomBits.swift
[114/459] Compiling HeapModule Heap.swift
[116/459] Compiling HeapModule Heap+UnsafeHandle.swift
[117/459] Emitting module HeapModule
[119/500] Compiling DequeModule UniqueDeque+Removals.swift
[120/500] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[121/500] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[122/500] Compiling BitCollections BitArray+Extras.swift
[123/500] Compiling BitCollections BitArray+Fill.swift
[124/500] Compiling BitCollections BitArray+Hashable.swift
[125/500] Compiling BitCollections BitArray+Initializers.swift
[126/500] Compiling BitCollections BitArray+Invariants.swift
[127/500] Compiling DequeModule RigidDeque+Append.swift
[128/500] Compiling DequeModule RigidDeque+Consumption.swift
[129/507] Compiling DequeModule RigidDeque+Equatable.swift
[130/507] Compiling DequeModule RigidDeque+Experimental.swift
[131/507] Compiling DequeModule RigidDeque+Hashable.swift
[132/507] Compiling DequeModule RigidDeque+Initializers.swift
[133/507] Compiling DequeModule RigidDeque+Insertions.swift
[134/507] Compiling DequeModule RigidDeque+Prepend.swift
[135/507] Compiling DequeModule UniqueDeque+Consumption.swift
[136/507] Compiling DequeModule UniqueDeque+Container.swift
[137/507] Compiling HashTreeCollections TreeSet+Hashable.swift
[138/507] Compiling HashTreeCollections TreeSet+Sendable.swift
[139/507] Compiling HashTreeCollections TreeSet+Sequence.swift
[140/507] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[141/507] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[142/507] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[143/507] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[144/507] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[145/507] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[146/507] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[147/517] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[148/517] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[149/517] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[150/517] Compiling BitCollections BitSet+SetAlgebra union.swift
[151/517] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[152/517] Compiling BitCollections BitSet.Counted.swift
[153/517] Compiling BitCollections BitSet.Index.swift
[156/524] Compiling DequeModule UniqueDeque+Descriptions.swift
[157/524] Compiling DequeModule UniqueDeque+Equatable.swift
[158/524] Compiling DequeModule UniqueDeque+Experimental.swift
[170/529] Compiling DequeModule UniqueDeque+Hashable.swift
[171/529] Compiling DequeModule UniqueDeque+Initializers.swift
[172/529] Compiling DequeModule UniqueDeque+Insertions.swift
[173/529] Compiling DequeModule UniqueDeque+Prepend.swift
[174/529] Emitting module BitCollections
[175/529] Compiling DequeModule RigidDeque+Container.swift
[176/529] Compiling DequeModule RigidDeque+Descriptions.swift
[177/529] Compiling DequeModule RigidDeque+Removals.swift
[178/529] Compiling DequeModule RigidDeque+Replacements.swift
[179/529] Compiling DequeModule RigidDeque+Testing.swift
[180/529] Compiling DequeModule RigidDeque.swift
[181/529] Compiling DequeModule UniqueDeque+Append.swift
[182/529] Compiling DequeModule UniqueDeque.swift
[183/529] Compiling DequeModule _DequeSlot.swift
[184/529] Compiling DequeModule _UnsafeDequeHandle.swift
[185/529] Compiling DequeModule _UnsafeDequeSegments.swift
[188/529] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[196/529] Compiling DequeModule UniqueDeque+Replacements.swift
[197/529] Compiling OrderedCollections OrderedSet+SubSequence.swift
[198/529] Compiling OrderedCollections OrderedSet+Testing.swift
[199/529] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[200/529] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[201/529] Compiling OrderedCollections OrderedSet.swift
[202/529] Compiling OrderedCollections _UnsafeBitset.swift
[203/529] Compiling HashTreeCollections TreeSet+Equatable.swift
[204/529] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[205/529] Compiling HashTreeCollections TreeSet+Extras.swift
[206/529] Compiling HashTreeCollections TreeSet+Filter.swift
[220/529] Compiling DequeModule Deque+Testing.swift
[221/529] Compiling DequeModule Deque._Storage.swift
[222/529] Compiling DequeModule Deque._UnsafeHandle.swift
[223/529] Compiling DequeModule Deque.swift
[224/529] Compiling DequeModule _DequeBuffer.swift
[225/529] Compiling DequeModule _DequeBufferHeader.swift
[238/529] Compiling OrderedCollections OrderedSet+Sendable.swift
[263/529] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[264/529] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[265/529] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[266/529] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[267/529] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[268/529] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[269/529] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[270/529] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[271/529] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[272/529] Compiling HashTreeCollections TreeSet.swift
[283/538] Compiling DequeModule Deque+Codable.swift
[284/538] Compiling DequeModule Deque+Collection.swift
[285/538] Compiling DequeModule Deque+CustomReflectable.swift
[286/538] Compiling DequeModule Deque+Descriptions.swift
[287/538] Compiling DequeModule Deque+Equatable.swift
[288/538] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[289/538] Compiling DequeModule Deque+Extras.swift
[290/538] Compiling DequeModule Deque+Hashable.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: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: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 | }
BUILD FAILURE 6.3 linux