The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-svg-printer, reference main (672ed3), with Swift 6.2 for Linux on 4 Nov 2025 21:02:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-svg-printer.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/coenttb/swift-svg-printer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 672ed32 chore: disable nesting rule for namespacing flexibility
Cloned https://github.com/coenttb/swift-svg-printer.git
Revision (git rev-parse @):
672ed32ab0dc5fb21171ba5d22bba512f9a47e62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-svg-printer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/coenttb/swift-svg-printer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/coenttb/swift-svg-types
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6392] Fetching swift-dependencies
[2303/6563] Fetching swift-dependencies, swift-svg-types
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.43s)
[1/18286] Fetching swift-collections
Fetched https://github.com/coenttb/swift-svg-types from cache (1.58s)
Fetched https://github.com/apple/swift-collections from cache (1.62s)
Computing version for https://github.com/coenttb/swift-svg-types
Computed https://github.com/coenttb/swift-svg-types at 0.1.0 (2.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.82s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.48s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2522] Fetching combine-schedulers
[405/3405] Fetching combine-schedulers, swift-concurrency-extras
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.36s)
[1/1292] Fetching swift-clocks
[286/6844] Fetching swift-clocks, xctest-dynamic-overlay
[4847/79558] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.93s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.93s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.94s)
[9453/72714] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (10.06s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (10.85s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.28s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.07s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/coenttb/swift-svg-types
Working copy of https://github.com/coenttb/swift-svg-types resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.86s)
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/69] Emitting module SVGTypes
[14/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/74] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/74] Compiling SVGTypes Text.swift
[19/74] Compiling SVGTypes Use.swift
[20/74] Compiling SVGTypes exports.swift
[21/74] Compiling SVGTypes Switch.swift
[22/74] Compiling SVGTypes Symbol.swift
[23/74] Compiling SVGTypes TSpan.swift
[24/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/74] Compiling SVGTypes Rect.swift
[27/74] Compiling SVGTypes SVGAttributeType.swift
[28/74] Emitting module InternalCollectionsUtilities
[29/74] Compiling SVGTypes SVGElement.swift
[30/74] Compiling SVGTypes SVGElementType.swift
[31/74] Compiling SVGTypes LinearGradient.swift
[32/74] Emitting module IssueReportingPackageSupport
[33/74] Compiling IssueReportingPackageSupport _Test.swift
[39/75] Compiling InternalCollectionsUtilities Debugging.swift
[40/75] Compiling InternalCollectionsUtilities Descriptions.swift
[41/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/75] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[44/75] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/150] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/150] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/152] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/152] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[56/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[57/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[58/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/159] Compiling OrderedCollections OrderedDictionary.swift
[63/159] Compiling OrderedCollections OrderedSet+Codable.swift
[64/159] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/159] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/159] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/159] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/159] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/159] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/159] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/159] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/159] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/159] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/159] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/159] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/159] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/159] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/159] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/159] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/159] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/159] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/159] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/159] Compiling IssueReporting WithExpectedIssue.swift
[89/159] Compiling IssueReporting WithIssueContext.swift
[90/159] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/159] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/159] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/159] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/159] Compiling ConcurrencyExtras MainSerialExecutor.swift
[101/160] Emitting module IssueReporting
[102/160] Compiling OrderedCollections _HashTable+Bucket.swift
[103/160] Compiling OrderedCollections _HashTable+BucketIterator.swift
[104/160] Compiling OrderedCollections _HashTable+Constants.swift
[105/160] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[106/160] Compiling OrderedCollections _HashTable+Testing.swift
[107/160] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[126/160] Compiling OrderedCollections _HashTable.swift
[127/160] Compiling OrderedCollections _Hashtable+Header.swift
[128/160] Emitting module ConcurrencyExtras
[135/161] Compiling ConcurrencyExtras Result.swift
[137/161] Compiling ConcurrencyExtras LockIsolated.swift
[138/161] Compiling ConcurrencyExtras Task.swift
[139/161] Compiling ConcurrencyExtras UncheckedSendable.swift
[154/162] Compiling OrderedCollections OrderedSet+Sendable.swift
[155/162] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/162] Compiling OrderedCollections OrderedSet+Testing.swift
[157/162] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/162] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[159/162] Compiling OrderedCollections OrderedSet.swift
[160/162] Compiling OrderedCollections _UnsafeBitset.swift
[163/186] Compiling XCTestDynamicOverlay Exports.swift
[164/186] Compiling CombineSchedulers SwiftUI.swift
[165/186] Compiling CombineSchedulers TestScheduler.swift
[166/187] Compiling CombineSchedulers UIScheduler.swift
[167/187] Compiling CombineSchedulers UIKit.swift
[168/187] Compiling CombineSchedulers Timer.swift
[169/187] Emitting module CombineSchedulers
[170/187] Compiling CombineSchedulers AnyScheduler.swift
[171/187] Compiling CombineSchedulers Concurrency.swift
[172/187] Compiling CombineSchedulers Lock.swift
[173/187] Compiling CombineSchedulers NSRecursiveLock.swift
[174/187] Compiling CombineSchedulers ImmediateScheduler.swift
[175/187] Compiling CombineSchedulers Deprecations.swift
[176/187] Compiling Clocks Timer.swift
[177/188] Compiling CombineSchedulers UnimplementedScheduler.swift
[179/189] Compiling Clocks ImmediateClock.swift
[180/189] Compiling Clocks AnyClock.swift
[181/189] Emitting module Clocks
[182/189] Compiling Clocks UnimplementedClock.swift
[183/189] Compiling Clocks Lock.swift
[184/189] Compiling Clocks _AsyncTimerSequence.swift
[185/189] Emitting module OrderedCollections
[187/190] Compiling XCTestDynamicOverlay Deprecations.swift
[188/190] Emitting module XCTestDynamicOverlay
[189/191] Compiling Clocks SwiftUI.swift
[190/191] Compiling Clocks TestClock.swift
[193/216] Compiling Dependencies Date.swift
[194/216] Compiling Dependencies FireAndForget.swift
[195/216] Compiling Dependencies Locale.swift
[196/219] Compiling Dependencies Assert.swift
[197/219] Compiling Dependencies Calendar.swift
[198/219] Compiling Dependencies Clocks.swift
[199/219] Compiling Dependencies Context.swift
[200/219] Compiling Dependencies MainQueue.swift
[201/219] Compiling Dependencies MainRunLoop.swift
[202/219] Compiling Dependencies NotificationCenter.swift
[203/219] Compiling Dependencies OpenURL.swift
[204/219] Compiling Dependencies TimeZone.swift
[205/219] Compiling Dependencies URLSession.swift
[206/219] Compiling Dependencies UUID.swift
[207/219] Compiling Dependencies WithRandomNumberGenerator.swift
[208/219] Compiling Dependencies AppEntryPoint.swift
[209/219] Compiling Dependencies Deprecations.swift
[210/219] Compiling Dependencies Exports.swift
[211/219] Compiling Dependencies TypeName.swift
[212/219] Compiling Dependencies PreviewTrait.swift
[213/219] Compiling Dependencies TestTrait.swift
[214/219] Compiling Dependencies WithDependencies.swift
[215/219] Compiling Dependencies Dependency.swift
[216/219] Compiling Dependencies DependencyContext.swift
[217/219] Compiling Dependencies DependencyKey.swift
[218/219] Compiling Dependencies DependencyValues.swift
[219/219] Emitting module Dependencies
[221/230] Compiling SVGPrinter SVGRaw.swift
[222/231] Compiling SVGPrinter SVGEmpty.swift
[223/231] Emitting module SVGPrinter
[224/231] Compiling SVGPrinter Attributes.swift
[225/231] Compiling SVGPrinter Element.swift
[226/231] Compiling SVGPrinter exports.swift
[227/231] Compiling SVGPrinter SVGGroup.swift
[228/231] Compiling SVGPrinter SVGPrinter.swift
[229/231] Compiling SVGPrinter Rendering.swift
[230/231] Compiling SVGPrinter SVG.swift
[231/231] Compiling SVGPrinter SVGBuilder.swift
Build complete! (72.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-svg-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/coenttb/swift-svg-types"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-svg-printer",
  "name" : "swift-svg-printer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SVGPrinter",
      "targets" : [
        "SVGPrinter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SVGPrinterTests",
      "module_type" : "SwiftTarget",
      "name" : "SVGPrinterTests",
      "path" : "Tests/SVGPrinterTests",
      "sources" : [
        "ReadmeVerificationTests.swift",
        "SVGPrinterTests.swift"
      ],
      "target_dependencies" : [
        "SVGPrinter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SVGPrinter",
      "module_type" : "SwiftTarget",
      "name" : "SVGPrinter",
      "path" : "Sources/SVGPrinter",
      "product_dependencies" : [
        "SVGTypes",
        "OrderedCollections",
        "Dependencies"
      ],
      "product_memberships" : [
        "SVGPrinter"
      ],
      "sources" : [
        "Attributes.swift",
        "Element.swift",
        "Rendering.swift",
        "SVG.swift",
        "SVGBuilder.swift",
        "SVGEmpty.swift",
        "SVGGroup.swift",
        "SVGPrinter.swift",
        "SVGRaw.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.