Build Information
Successful build of swift-json-canvas, reference v0.0.1 (90ae91), with Swift 6.2 for Linux on 6 Apr 2026 09:05:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frazer-rbsn/swift-json-canvas.git
Reference: v0.0.1
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/frazer-rbsn/swift-json-canvas
* tag v0.0.1 -> FETCH_HEAD
HEAD is now at 90ae91c Create .spi.yml
Cloned https://github.com/frazer-rbsn/swift-json-canvas.git
Revision (git rev-parse @):
90ae91c23d6ec0df8200e88798648f9c6b0f7964
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/frazer-rbsn/swift-json-canvas.git at v0.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/frazer-rbsn/swift-json-canvas.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.39s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.98s)
Fetching https://github.com/apple/swift-collections
[1/23426] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.41s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.59s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/23] Compiling InternalCollectionsUtilities String+Padding.swift
[7/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[8/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/25] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/25] Compiling InternalCollectionsUtilities Span+Extras.swift
[15/25] Compiling InternalCollectionsUtilities Integer rank.swift
[16/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/25] Emitting module InternalCollectionsUtilities
[19/25] Compiling InternalCollectionsUtilities Debugging.swift
[20/25] Compiling InternalCollectionsUtilities Descriptions.swift
[21/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/25] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/81] Compiling OrderedCollections OrderedDictionary.swift
[28/81] Compiling OrderedCollections OrderedSet+Codable.swift
[29/81] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/81] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/81] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/81] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/81] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/81] Compiling OrderedCollections OrderedSet+Hashable.swift
[35/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[36/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[37/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[38/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[39/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[40/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[60/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[61/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/88] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[63/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[65/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[66/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[67/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/88] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[69/88] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[70/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[71/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[72/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[73/88] Emitting module OrderedCollections
[74/88] Compiling OrderedCollections _HashTable+Bucket.swift
[75/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/88] Compiling OrderedCollections _HashTable+Constants.swift
[77/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/88] Compiling OrderedCollections _HashTable+Testing.swift
[79/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/88] Compiling OrderedCollections _HashTable.swift
[81/88] Compiling OrderedCollections _Hashtable+Header.swift
[82/88] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/88] Compiling OrderedCollections OrderedSet+Testing.swift
[85/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/88] Compiling OrderedCollections OrderedSet.swift
[88/88] Compiling OrderedCollections _UnsafeBitset.swift
[90/107] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[91/107] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[92/107] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[93/109] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[94/109] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[95/109] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[96/109] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[97/109] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[98/109] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[99/109] Compiling IdentifiedCollections IdentifiedArray.swift
[100/109] Compiling IdentifiedCollections IdentifiedCollection.swift
[101/109] Emitting module IdentifiedCollections
[102/109] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[103/109] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[104/109] Compiling IdentifiedCollections Identified.swift
[105/109] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[106/109] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[107/109] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[108/109] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[109/109] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[111/120] Compiling JSONCanvas Link.swift
[112/121] Compiling JSONCanvas Group.swift
[113/121] Compiling JSONCanvas Node.swift
[114/121] Compiling JSONCanvas NodeType.swift
[115/121] Compiling JSONCanvas Text.swift
[116/121] Compiling JSONCanvas Canvas.swift
[117/121] Compiling JSONCanvas Color.swift
[118/121] Compiling JSONCanvas Edge.swift
[119/121] Compiling JSONCanvas File.swift
[120/121] Emitting module JSONCanvas
[121/121] Compiling JSONCanvas Frame.swift
Build complete! (31.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-identified-collections",
"requirement" : {
"exact" : [
"1.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
}
],
"manifest_display_name" : "swift-json-canvas",
"name" : "swift-json-canvas",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "JSONCanvas",
"targets" : [
"JSONCanvas"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONCanvasTests",
"module_type" : "SwiftTarget",
"name" : "JSONCanvasTests",
"path" : "test",
"sources" : [
"CanvasTests.swift",
"DecodingTests.swift",
"EncodingTests.swift",
"NodeTests.swift"
],
"target_dependencies" : [
"JSONCanvas"
],
"type" : "test"
},
{
"c99name" : "JSONCanvas",
"module_type" : "SwiftTarget",
"name" : "JSONCanvas",
"path" : "source",
"product_dependencies" : [
"IdentifiedCollections"
],
"product_memberships" : [
"JSONCanvas"
],
"sources" : [
"json-canvas/Canvas.swift",
"json-canvas/Color.swift",
"json-canvas/Edge.swift",
"json-canvas/File.swift",
"json-canvas/Frame.swift",
"json-canvas/Group.swift",
"json-canvas/Link.swift",
"json-canvas/Node.swift",
"json-canvas/NodeType.swift",
"json-canvas/Text.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.