Build Information
Successful build of swift-fickling, reference main (5c982b), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 17:02:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-fickling.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/swift-fickling
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c982bf support swift package (#2)
Cloned https://github.com/liuliu/swift-fickling.git
Revision (git rev-parse @):
5c982bf479c4cdf8c7f72002cd79ec88b553ab34
SUCCESS checkout https://github.com/liuliu/swift-fickling.git at main
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.66s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-fickling",
"name": "swift-fickling",
"url": "https://github.com/liuliu/swift-fickling.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fickling",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/liuliu/swift-fickling.git
[2/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.69s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
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/liuliu/swift-fickling.git
Working copy of https://github.com/liuliu/swift-fickling.git resolved at main (5c982bf)
warning: '.resolve-product-dependencies': dependency 'swift-fickling' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/liuliu/swift-fickling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--6988338F2F200930.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/30] Emitting module InternalCollectionsUtilities
[15/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/30] Compiling InternalCollectionsUtilities Debugging.swift
[18/30] Compiling InternalCollectionsUtilities Descriptions.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/30] Compiling InternalCollectionsUtilities Integer rank.swift
[25/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/30] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/30] Compiling InternalCollectionsUtilities String+Padding.swift
[31/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/333] Compiling HashTreeCollections _Hash.swift
[33/333] Compiling HashTreeCollections _HashLevel.swift
[34/333] Compiling HashTreeCollections _HashNode+Builder.swift
[35/333] Compiling HashTreeCollections _HashNode+Debugging.swift
[36/336] Compiling HashTreeCollections _HashNode+Initializers.swift
[37/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[39/336] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[40/336] Compiling ContainersPreview Inout.swift
[41/336] Compiling ContainersPreview InputSpan.swift
[42/336] Compiling ContainersPreview Shared.swift
[43/336] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[44/336] Compiling HashTreeCollections _AncestorHashSlots.swift
[45/336] Compiling HashTreeCollections _Bitmap.swift
[46/336] Compiling HashTreeCollections _Bucket.swift
[47/336] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[48/336] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[49/336] Compiling HashTreeCollections _HashNode+Structural union.swift
[50/336] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[51/336] Compiling HashTreeCollections _HashTreeIterator.swift
[52/336] Compiling HashTreeCollections _HashTreeStatistics.swift
[53/336] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[54/336] Compiling HashTreeCollections _HashNode.swift
[55/336] Compiling HashTreeCollections _HashNodeHeader.swift
[56/336] Compiling HashTreeCollections _HashSlot.swift
[57/336] Compiling HashTreeCollections _HashStack.swift
[58/336] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/336] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/336] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[61/336] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[62/336] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[63/336] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[64/336] Compiling HeapModule _HeapNode.swift
[65/336] Compiling HeapModule Heap.swift
[66/336] Compiling HeapModule Heap+Invariants.swift
[67/336] Compiling HeapModule Heap+UnsafeHandle.swift
[68/336] Compiling HeapModule Heap+Descriptions.swift
[69/336] Emitting module HeapModule
[70/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[71/336] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[72/336] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[73/336] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[74/336] Compiling HashTreeCollections _HashNode+Structural merge.swift
[75/336] Emitting module ContainersPreview
[88/373] Compiling HashTreeCollections TreeDictionary.swift
[89/373] Compiling HashTreeCollections TreeSet+Codable.swift
[90/373] Compiling HashTreeCollections TreeSet+Collection.swift
[91/373] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[92/373] Compiling HashTreeCollections TreeSet+Debugging.swift
[93/373] Compiling HashTreeCollections TreeSet+Descriptions.swift
[94/373] Compiling HashTreeCollections _HashNode+Lookups.swift
[95/373] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[96/373] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[97/373] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[98/374] Compiling HashTreeCollections _HashNode+Storage.swift
[99/374] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[100/389] Compiling _RopeModule Rope.swift
[101/389] Compiling _RopeModule RopeElement.swift
[102/389] Compiling HashTreeCollections TreeSet+Extras.swift
[103/389] Compiling HashTreeCollections TreeSet+Filter.swift
[104/389] Compiling HashTreeCollections TreeSet+Hashable.swift
[105/389] Compiling HashTreeCollections TreeSet+Sendable.swift
[106/389] Compiling HashTreeCollections TreeSet+Sequence.swift
[107/389] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[108/392] Compiling DequeModule RigidDeque+Insertions.swift
[109/392] Compiling DequeModule RigidDeque+Prepend.swift
[110/392] Compiling DequeModule Deque+Codable.swift
[111/392] Compiling DequeModule Deque+Collection.swift
[112/392] Compiling DequeModule Deque+CustomReflectable.swift
[113/392] Compiling DequeModule Deque+Descriptions.swift
[114/397] Compiling HashTreeCollections _HashNode+Structural filter.swift
[115/397] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[116/397] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[117/397] Compiling HashTreeCollections _RawHashNode.swift
[118/397] Compiling HashTreeCollections _UnmanagedHashNode.swift
[119/397] Compiling BitCollections BitSet._UnsafeHandle.swift
[120/397] Compiling DequeModule RigidDeque+Consumption.swift
[121/397] Compiling DequeModule RigidDeque+Container.swift
[122/397] Compiling DequeModule RigidDeque+Descriptions.swift
[123/397] Compiling DequeModule RigidDeque+Equatable.swift
[124/397] Compiling DequeModule RigidDeque+Experimental.swift
[125/397] Compiling DequeModule UniqueDeque+Insertions.swift
[137/397] Compiling DequeModule Deque+Equatable.swift
[138/397] Compiling DequeModule _DequeBuffer.swift
[139/397] Compiling DequeModule _DequeBufferHeader.swift
[140/397] Compiling DequeModule RigidDeque+Append.swift
[141/397] Compiling DequeModule UniqueDeque+Equatable.swift
[142/397] Compiling DequeModule UniqueDeque+Experimental.swift
[143/397] Compiling DequeModule UniqueDeque+Hashable.swift
[144/397] Compiling DequeModule Deque+Extras.swift
[145/397] Compiling DequeModule Deque+Hashable.swift
[146/397] Compiling DequeModule Deque+Testing.swift
[147/397] Compiling DequeModule Deque._Storage.swift
[156/397] Compiling DequeModule UniqueDeque+Append.swift
[157/397] Compiling DequeModule UniqueDeque+Consumption.swift
[158/397] Compiling DequeModule UniqueDeque+Container.swift
[159/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[160/397] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/397] Compiling DequeModule UniqueDeque+Initializers.swift
[168/397] Compiling DequeModule UniqueDeque+Prepend.swift
[169/397] Compiling DequeModule UniqueDeque+Removals.swift
[170/397] Compiling DequeModule UniqueDeque+Replacements.swift
[171/397] Compiling DequeModule Deque._UnsafeHandle.swift
[172/397] Compiling DequeModule Deque.swift
[174/397] Compiling DequeModule RigidDeque+Hashable.swift
[175/397] Compiling DequeModule RigidDeque+Initializers.swift
[178/397] Compiling DequeModule RigidDeque+Removals.swift
[179/397] Compiling DequeModule RigidDeque+Replacements.swift
[180/397] Compiling DequeModule RigidDeque+Testing.swift
[181/397] Compiling DequeModule RigidDeque.swift
[182/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[183/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[184/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[185/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[186/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[187/401] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[188/401] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[189/401] Compiling HashTreeCollections TreeSet.swift
[205/401] Emitting module BitCollections
[239/408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[240/408] Compiling OrderedCollections OrderedSet+Testing.swift
[241/408] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[242/408] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[243/408] Compiling OrderedCollections OrderedSet.swift
[244/408] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[245/408] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[246/408] Compiling HashTreeCollections TreeDictionary+Keys.swift
[247/408] Compiling _RopeModule Rope+_Storage.swift
[248/408] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[249/408] Compiling _RopeModule Rope+_UnsafeHandle.swift
[257/408] Compiling OrderedCollections _UnsafeBitset.swift
[258/408] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[259/408] Compiling HashTreeCollections TreeDictionary+Filter.swift
[321/408] Compiling DequeModule UniqueDeque.swift
[322/408] Compiling DequeModule _DequeSlot.swift
[323/408] Compiling DequeModule _UnsafeDequeHandle.swift
[324/408] Compiling DequeModule _UnsafeDequeSegments.swift
[352/408] Emitting module OrderedCollections
[369/408] Emitting module _RopeModule
[378/408] Compiling _RopeModule Rope+Remove.swift
[379/408] Compiling _RopeModule Rope+RemoveSubrange.swift
[380/408] Compiling _RopeModule Rope+Split.swift
[381/408] Compiling _RopeModule Optional Utilities.swift
[382/408] Compiling _RopeModule String Utilities.swift
[383/408] Compiling _RopeModule String.Index+ABI.swift
[384/408] Compiling _RopeModule _CharacterRecognizer.swift
[403/408] Emitting module HashTreeCollections
[404/408] Emitting module DequeModule
[409/414] Compiling Collections OrderedCollections reexports.swift
[410/414] Compiling Collections HeapModule reexports.swift
[411/414] Compiling Collections HashTreeCollections reexports.swift
[412/414] Compiling Collections DequeModule reexports.swift
[413/414] Compiling Collections BitCollections reexports.swift
[414/414] Emitting module Collections
[415/419] Compiling Fickling OpError.swift
[416/419] Compiling Fickling Instruction.swift
[417/419] Compiling Fickling ArgumentDescriptor.swift
[418/419] Emitting module Fickling
/Users/admin/builder/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
[419/419] Compiling Fickling Interpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
Build complete! (11.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swift-fickling",
"name" : "swift-fickling",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Fickling",
"targets" : [
"Fickling"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Fickling",
"module_type" : "SwiftTarget",
"name" : "Fickling",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Fickling"
],
"sources" : [
"ArgumentDescriptor.swift",
"Instruction.swift",
"Interpreter.swift",
"OpError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.