The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json-canvas, reference v0.0.1 (90ae91), with Swift 6.3 for Linux on 19 Apr 2026 19:32:30 UTC.

Swift 6 data race errors: 0

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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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.3
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-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-identified-collections
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.97s)
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.41s)
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] Emitting module InternalCollectionsUtilities
[7/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/25] Compiling InternalCollectionsUtilities Debugging.swift
[10/25] Compiling InternalCollectionsUtilities Descriptions.swift
[11/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/25] Compiling InternalCollectionsUtilities Integer rank.swift
[13/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/25] Compiling InternalCollectionsUtilities String+Padding.swift
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/25] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/25] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/25] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[30/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[31/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/81] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[33/81] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[34/81] Compiling OrderedCollections OrderedDictionary.swift
[35/81] Compiling OrderedCollections OrderedSet+Codable.swift
[36/81] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/81] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/81] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/81] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/81] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/81] Compiling OrderedCollections OrderedSet+Hashable.swift
[42/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/88] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/88] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.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] Emitting module OrderedCollections
[66/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[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+MutableCollection.swift
[91/107] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[92/109] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[93/109] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[94/109] Compiling IdentifiedCollections Identified.swift
[95/109] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[96/109] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[97/109] Compiling IdentifiedCollections IdentifiedArray.swift
[98/109] Compiling IdentifiedCollections IdentifiedCollection.swift
[99/109] Emitting module IdentifiedCollections
[100/109] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[101/109] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[102/109] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[103/109] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[104/109] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[105/109] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[106/109] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.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 Frame.swift
[112/121] Compiling JSONCanvas NodeType.swift
[113/121] Compiling JSONCanvas Group.swift
[114/121] Compiling JSONCanvas Link.swift
[115/121] Compiling JSONCanvas Node.swift
[116/121] Compiling JSONCanvas Canvas.swift
[117/121] Compiling JSONCanvas Color.swift
[118/121] Emitting module JSONCanvas
[119/121] Compiling JSONCanvas Edge.swift
[120/121] Compiling JSONCanvas File.swift
[121/121] Compiling JSONCanvas Text.swift
Build complete! (30.87s)
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.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
Done.