Build Information
Failed to build SwiftletModel, reference main (7b1ea6
), with Swift 6.0 for Linux on 16 Jun 2025 04:25:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.63.1
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 7b1ea66 Relations storage upgrade (#97)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
7b1ea66a6ce405cdb5e4027461c86ad84710a5a9
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-3":/host -w "$PWD" 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:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax
[1/3349] Fetching btree
[3350/19955] Fetching btree, swift-collections
[7502/33182] Fetching btree, swift-collections, swift-snapshot-testing
[12912/103976] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (1.30s)
[35169/100627] Fetching swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.22s)
[85985/87400] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (5.18s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.21s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.17s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.77s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] 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.78s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.58s)
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/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.4
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.5.2
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/82] Compiling BTree Compatibility.swift
[29/82] Compiling BTree List.swift
[30/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/83] Compiling BTree BTreeMerger.swift
[32/83] Compiling BTree BTreeNode.swift
[33/83] Compiling BTree BTreePath.swift
[34/83] Compiling BTree BridgedList.swift
[35/83] Compiling BTree BTreeComparisons.swift
[36/83] Compiling BTree BTreeCursor.swift
[37/83] Compiling BTree BTreeIndex.swift
[38/83] Compiling BTree BTreeIterator.swift
[39/83] Emitting module SwiftSyntax509
[40/83] Emitting module InternalCollectionsUtilities
[41/83] Compiling SwiftSyntax509 Empty.swift
[42/83] Compiling BTree BTree.swift
[43/83] Compiling BTree BTreeBuilder.swift
[44/84] Emitting module SwiftSyntax510
[45/84] Compiling SwiftSyntax510 Empty.swift
[46/85] Emitting module SwiftSyntax600
[47/85] Compiling SwiftSyntax600 Empty.swift
[51/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/89] Wrapping AST for SwiftSyntax510 for debugging
[55/89] Wrapping AST for SwiftSyntax509 for debugging
[56/89] Wrapping AST for SwiftSyntax600 for debugging
[62/89] Compiling BTree Map.swift
[63/89] Compiling BTree SortedBag.swift
[64/277] Compiling HashTreeCollections _Hash.swift
[65/277] Compiling HashTreeCollections _HashLevel.swift
[66/427] Compiling HeapModule Heap+Descriptions.swift
[67/427] Compiling BitCollections BitArray+Codable.swift
[68/427] Compiling BitCollections BitArray+Collection.swift
[69/429] Compiling DequeModule _DequeBuffer.swift
[70/429] Compiling DequeModule _DequeBufferHeader.swift
[71/429] Compiling HashTreeCollections TreeSet+Hashable.swift
[72/429] Compiling HashTreeCollections TreeSet+Sendable.swift
[73/429] Compiling HashTreeCollections TreeSet+Sequence.swift
[74/429] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[75/429] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[76/429] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[77/429] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[78/429] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[79/429] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[80/429] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[81/429] Compiling HeapModule _HeapNode.swift
[82/439] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[83/439] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[84/439] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[85/439] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[86/439] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[87/439] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[88/439] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[89/439] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[90/446] Compiling HeapModule Heap+Invariants.swift
[91/446] Compiling HeapModule Heap.swift
[92/446] Compiling BitCollections BitArray+Copy.swift
[93/446] Compiling BitCollections BitArray+CustomReflectable.swift
[94/446] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[95/446] Compiling HeapModule Heap+UnsafeHandle.swift
[96/446] Emitting module HeapModule
[98/447] Compiling OrderedCollections OrderedSet+SubSequence.swift
[99/447] Compiling OrderedCollections OrderedSet+Testing.swift
[100/447] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[101/447] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[102/447] Compiling OrderedCollections OrderedSet.swift
[103/447] Compiling OrderedCollections _UnsafeBitset.swift
[104/447] Compiling HashTreeCollections TreeSet+Equatable.swift
[105/447] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[106/447] Compiling HashTreeCollections TreeSet+Extras.swift
[107/447] Compiling HashTreeCollections TreeSet+Filter.swift
[108/447] Compiling DequeModule _DequeSlot.swift
[109/447] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/447] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[111/447] Compiling BitCollections BitSet+CustomReflectable.swift
[112/447] Compiling BitCollections BitSet+CustomStringConvertible.swift
[113/447] Compiling BitCollections BitSet+Equatable.swift
[114/447] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[115/447] Compiling BitCollections BitSet+Extras.swift
[116/447] Compiling BitCollections BitSet+Hashable.swift
[117/447] Compiling BitCollections BitSet+Initializers.swift
[118/447] Compiling BitCollections BitSet+Invariants.swift
[119/447] Compiling BitCollections BitSet+Random.swift
[120/447] Compiling BitCollections BitSet+SetAlgebra basics.swift
[121/447] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[122/447] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[123/447] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[130/454] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[131/454] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[132/454] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[133/454] Compiling BitCollections BitSet+SetAlgebra union.swift
[134/454] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[135/454] Compiling BitCollections BitSet.Counted.swift
[136/454] Compiling BitCollections BitSet.Index.swift
[137/454] Compiling BitCollections BitSet._UnsafeHandle.swift
[140/454] Compiling BitCollections BitArray+Descriptions.swift
[141/454] Compiling BitCollections BitArray+Equatable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[142/454] 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)
[143/454] Compiling BitCollections BitArray+RandomBits.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 | }
[144/454] Compiling BitCollections BitArray+RangeReplaceableCollection.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 | }
[145/454] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[154/454] Compiling BitCollections BitArray+Shifts.swift
[155/454] Compiling BitCollections BitArray+Testing.swift
BUILD FAILURE 6.0 linux