Build Information
Successful build of swift-fickling, reference main (5c982b), with Swift 6.2 for macOS (SPM) on 2 Apr 2026 10:41:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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/23346] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.41s)
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",
"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",
"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",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/liuliu/swift-fickling.git
[1/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
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)
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
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.2
Building package at path: $PWD
https://github.com/liuliu/swift-fickling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-49B95AFC49DCD68C.txt
[12/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/30] Compiling InternalCollectionsUtilities Span+Extras.swift
[15/30] Compiling InternalCollectionsUtilities String+Padding.swift
[16/30] Emitting module InternalCollectionsUtilities
[17/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/30] Compiling InternalCollectionsUtilities Debugging.swift
[20/30] Compiling InternalCollectionsUtilities Descriptions.swift
[21/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/30] Compiling InternalCollectionsUtilities Integer rank.swift
[27/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/333] Compiling BitCollections BitSet+Extras.swift
[33/333] Compiling BitCollections BitSet+Hashable.swift
[34/333] Compiling BitCollections BitSet+Initializers.swift
[35/336] Compiling BitCollections BitArray+Testing.swift
[36/336] Compiling BitCollections BitArray._UnsafeHandle.swift
[37/336] Compiling BitCollections BitArray.swift
[38/336] Compiling BitCollections BitSet+BidirectionalCollection.swift
[39/336] Compiling HashTreeCollections _HashLevel.swift
[40/336] Compiling HashTreeCollections _HashNode+Builder.swift
[41/336] Compiling HashTreeCollections _HashNode+Debugging.swift
[42/336] Compiling HashTreeCollections _HashNode+Initializers.swift
[43/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[44/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[45/336] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[46/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[47/336] Compiling ContainersPreview Inout.swift
[48/336] Compiling ContainersPreview InputSpan.swift
[49/336] Compiling ContainersPreview Shared.swift
[50/336] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[51/336] Compiling HashTreeCollections _HashNode+Structural merge.swift
[52/336] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[53/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[54/336] Compiling HashTreeCollections _HashNode+Storage.swift
[55/336] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[56/336] Compiling HashTreeCollections _HashNode+Structural filter.swift
[57/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[58/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[59/336] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[60/336] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[61/336] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[62/336] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[63/336] Compiling BitCollections BitArray+Shifts.swift
[64/336] Compiling HeapModule _HeapNode.swift
[65/336] Emitting module ContainersPreview
[66/336] Compiling HashTreeCollections _AncestorHashSlots.swift
[67/336] Compiling HashTreeCollections _Bitmap.swift
[68/336] Compiling HashTreeCollections _Bucket.swift
[69/336] Compiling HashTreeCollections _Hash.swift
[70/336] Compiling HeapModule Heap.swift
[71/377] Compiling HeapModule Heap+Invariants.swift
[72/377] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[73/377] Compiling HeapModule Heap+UnsafeHandle.swift
[74/377] Compiling HeapModule Heap+Descriptions.swift
[75/377] Emitting module HeapModule
[76/377] Compiling DequeModule UniqueDeque+Removals.swift
[77/377] Compiling DequeModule UniqueDeque+Replacements.swift
[78/377] Compiling DequeModule Deque._UnsafeHandle.swift
[79/377] Compiling DequeModule Deque.swift
[80/377] Compiling DequeModule _DequeBuffer.swift
[81/377] Compiling DequeModule _DequeBufferHeader.swift
[82/383] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[83/383] Compiling HashTreeCollections TreeDictionary+Filter.swift
[84/383] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[85/383] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[86/383] Compiling HashTreeCollections TreeDictionary+Keys.swift
[87/383] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[88/383] Compiling HashTreeCollections TreeDictionary+Merge.swift
[89/383] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[90/391] Compiling DequeModule RigidDeque+Prepend.swift
[91/391] Compiling DequeModule UniqueDeque+Equatable.swift
[92/391] Compiling DequeModule UniqueDeque+Experimental.swift
[93/391] Compiling DequeModule UniqueDeque+Hashable.swift
[94/391] Compiling DequeModule UniqueDeque+Initializers.swift
[95/391] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/391] Compiling DequeModule RigidDeque+Removals.swift
[97/391] Compiling DequeModule RigidDeque+Replacements.swift
[98/391] Compiling DequeModule RigidDeque+Testing.swift
[99/391] Compiling DequeModule RigidDeque.swift
[100/391] Compiling DequeModule RigidDeque+Consumption.swift
[101/391] Compiling DequeModule RigidDeque+Container.swift
[102/391] Compiling DequeModule Deque+Codable.swift
[103/391] Compiling DequeModule Deque+Collection.swift
[104/391] Compiling DequeModule Deque+CustomReflectable.swift
[105/391] Compiling DequeModule Deque+Descriptions.swift
[106/391] Compiling DequeModule Deque+Equatable.swift
[113/397] Compiling HashTreeCollections TreeSet+Equatable.swift
[120/397] Compiling DequeModule RigidDeque+Descriptions.swift
[121/397] Compiling DequeModule RigidDeque+Equatable.swift
[122/397] Compiling DequeModule RigidDeque+Experimental.swift
[123/397] Compiling DequeModule RigidDeque+Hashable.swift
[124/397] Compiling DequeModule RigidDeque+Initializers.swift
[125/397] Compiling DequeModule RigidDeque+Insertions.swift
[127/401] Compiling DequeModule UniqueDeque+Append.swift
[128/401] Compiling DequeModule UniqueDeque+Consumption.swift
[129/401] Compiling DequeModule UniqueDeque+Container.swift
[130/401] Compiling DequeModule UniqueDeque+Descriptions.swift
[131/401] Compiling DequeModule Deque+Extras.swift
[132/401] Compiling DequeModule Deque+Hashable.swift
[133/401] Compiling DequeModule Deque+Testing.swift
[134/401] Compiling DequeModule Deque._Storage.swift
[135/401] Compiling DequeModule UniqueDeque.swift
[136/401] Compiling DequeModule _DequeSlot.swift
[137/401] Compiling DequeModule _UnsafeDequeHandle.swift
[138/401] Compiling DequeModule _UnsafeDequeSegments.swift
[139/401] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[143/401] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[144/401] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[145/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[146/401] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[147/401] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[148/401] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[149/401] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[150/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/401] Compiling BitCollections BitSet._UnsafeHandle.swift
[153/401] Compiling OrderedCollections OrderedSet+SubSequence.swift
[154/401] Compiling OrderedCollections OrderedSet+Testing.swift
[155/401] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[156/401] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[157/401] Compiling OrderedCollections OrderedSet.swift
[158/401] Compiling OrderedCollections _UnsafeBitset.swift
[159/401] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[160/401] Compiling HashTreeCollections TreeDictionary+Values.swift
[161/401] Compiling HashTreeCollections TreeDictionary.swift
[162/401] Compiling HashTreeCollections TreeSet+Codable.swift
[163/401] Compiling HashTreeCollections TreeSet+Collection.swift
[164/401] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[165/401] Compiling HashTreeCollections TreeSet+Debugging.swift
[166/401] Compiling HashTreeCollections TreeSet+Descriptions.swift
[203/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[204/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[205/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[206/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[207/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[208/401] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[209/401] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[210/401] Compiling HashTreeCollections TreeSet.swift
[219/401] Compiling DequeModule UniqueDeque+Insertions.swift
[220/401] Compiling DequeModule UniqueDeque+Prepend.swift
[221/401] Emitting module BitCollections
[234/408] Compiling DequeModule RigidDeque+Append.swift
[337/408] Emitting module OrderedCollections
[356/408] Emitting module _RopeModule
[357/408] Compiling _RopeModule Rope+Remove.swift
[358/408] Compiling _RopeModule Rope+RemoveSubrange.swift
[359/408] Compiling _RopeModule Rope+Split.swift
[360/408] Compiling _RopeModule Optional Utilities.swift
[361/408] Compiling _RopeModule String Utilities.swift
[362/408] Compiling _RopeModule String.Index+ABI.swift
[363/408] Compiling _RopeModule _CharacterRecognizer.swift
[403/408] Emitting module HashTreeCollections
[408/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] Emitting module Collections
[414/414] Compiling Collections BitCollections reexports.swift
[415/419] Compiling Fickling OpError.swift
[416/419] Compiling Fickling Instruction.swift
[417/419] Emitting module Fickling
/Users/admin/builder/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; '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>
[418/419] Compiling Fickling ArgumentDescriptor.swift
[419/419] Compiling Fickling Interpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; '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! (9.37s)
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.