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.0 for macOS (SPM) on 4 Nov 2025 21:02:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/coenttb/swift-svg-printer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-5BDAB9E9C0126B9D.txt
[13/70] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/71] Compiling IssueReportingPackageSupport _Test.swift
[15/71] Emitting module IssueReportingPackageSupport
[16/71] Compiling SVGTypes LinearGradient.swift
[17/71] Compiling SVGTypes Marker.swift
[18/71] Compiling SVGTypes Pattern.swift
[19/71] Compiling SVGTypes Polygon.swift
[20/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/71] Compiling SVGTypes Mask.swift
[22/71] Compiling SVGTypes Path.swift
[23/71] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/71] Compiling SVGTypes ForeignObject.swift
[25/71] Compiling SVGTypes G.swift
[26/71] Compiling SVGTypes Defs.swift
[27/71] Compiling SVGTypes Ellipse.swift
[28/71] Emitting module InternalCollectionsUtilities
[29/71] Compiling SVGTypes Circle.swift
[30/71] Compiling SVGTypes ClipPath.swift
[31/71] Compiling SVGTypes Image.swift
[32/71] Compiling SVGTypes Line.swift
[33/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/146] Compiling OrderedCollections OrderedSet+Sendable.swift
[39/152] Compiling OrderedCollections OrderedDictionary+Elements.swift
[40/152] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[41/152] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/152] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/152] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/152] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[45/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[46/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[47/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[48/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/152] Compiling OrderedCollections _Hashtable+Header.swift
[52/152] Compiling OrderedCollections OrderedDictionary+Codable.swift
[53/152] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/152] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[55/152] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/152] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[59/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[60/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[61/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[62/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[63/152] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/152] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/152] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/152] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/152] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/152] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/152] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/152] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/152] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/152] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/152] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/152] Compiling OrderedCollections OrderedDictionary.swift
[75/152] Compiling OrderedCollections OrderedSet+Codable.swift
[76/152] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/152] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/152] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/152] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/152] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/152] Compiling OrderedCollections _HashTable+Bucket.swift
[82/152] Compiling OrderedCollections _HashTable+BucketIterator.swift
[83/152] Compiling OrderedCollections _HashTable+Constants.swift
[84/152] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[85/152] Compiling OrderedCollections _HashTable+Testing.swift
[86/152] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[87/152] Compiling OrderedCollections _HashTable.swift
[88/152] Compiling OrderedCollections OrderedSet+SubSequence.swift
[89/152] Compiling OrderedCollections OrderedSet+Testing.swift
[90/152] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[91/152] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[92/152] Compiling OrderedCollections OrderedSet.swift
[93/152] Compiling OrderedCollections _UnsafeBitset.swift
[94/152] Emitting module OrderedCollections
[107/155] Emitting module SVGTypes
[114/155] Compiling SVGTypes Text.swift
[115/155] Compiling SVGTypes Use.swift
[116/155] Compiling SVGTypes exports.swift
[119/157] Compiling IssueReporting WithExpectedIssue.swift
[120/157] Compiling IssueReporting WithIssueContext.swift
[130/157] Emitting module IssueReporting
[145/157] Compiling ConcurrencyExtras LockIsolated.swift
[146/157] Compiling ConcurrencyExtras Result.swift
[149/157] Compiling ConcurrencyExtras MainSerialExecutor.swift
[150/157] Compiling ConcurrencyExtras UncheckedBox.swift
[151/157] Compiling ConcurrencyExtras Task.swift
[152/158] Emitting module ConcurrencyExtras
[153/158] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[156/158] Compiling ConcurrencyExtras Locking.swift
[157/158] Compiling ConcurrencyExtras AsyncStream.swift
[158/161] Compiling ConcurrencyExtras UncheckedSendable.swift
[159/182] Emitting module XCTestDynamicOverlay
[160/182] Compiling XCTestDynamicOverlay Exports.swift
[161/182] Compiling XCTestDynamicOverlay Deprecations.swift
[162/182] Compiling Clocks AnyClock.swift
[163/182] Emitting module Clocks
[164/182] Compiling CombineSchedulers UIKit.swift
[165/182] Compiling CombineSchedulers UIScheduler.swift
[166/183] Compiling Clocks UnimplementedClock.swift
[167/183] Compiling Clocks Timer.swift
[168/183] Compiling CombineSchedulers AnyScheduler.swift
[169/183] Compiling CombineSchedulers Concurrency.swift
[170/183] Emitting module CombineSchedulers
[171/183] Compiling CombineSchedulers TestScheduler.swift
[172/183] Compiling CombineSchedulers Timer.swift
[173/183] Compiling Clocks _AsyncTimerSequence.swift
[174/183] Compiling Clocks TestClock.swift
[175/183] Compiling CombineSchedulers UnimplementedScheduler.swift
[176/183] Compiling Clocks ImmediateClock.swift
[177/183] Compiling Clocks SwiftUI.swift
[178/183] Compiling Clocks Lock.swift
[179/183] Compiling CombineSchedulers NSRecursiveLock.swift
[180/183] Compiling CombineSchedulers ImmediateScheduler.swift
[181/183] Compiling CombineSchedulers Deprecations.swift
[182/183] Compiling CombineSchedulers SwiftUI.swift
[183/183] Compiling CombineSchedulers Lock.swift
[184/208] Emitting module Dependencies
[185/210] Compiling Dependencies Clocks.swift
[186/210] Compiling Dependencies Context.swift
[187/210] Compiling Dependencies Date.swift
[188/210] Compiling Dependencies MainRunLoop.swift
[189/210] Compiling Dependencies NotificationCenter.swift
[190/210] Compiling Dependencies OpenURL.swift
[191/210] Compiling Dependencies Dependency.swift
[192/210] Compiling Dependencies DependencyContext.swift
[193/210] Compiling Dependencies DependencyKey.swift
[194/210] Compiling Dependencies FireAndForget.swift
[195/210] Compiling Dependencies Locale.swift
[196/210] Compiling Dependencies MainQueue.swift
[197/210] Compiling Dependencies TypeName.swift
[198/210] Compiling Dependencies PreviewTrait.swift
[199/210] Compiling Dependencies Deprecations.swift
[200/210] Compiling Dependencies Exports.swift
[201/210] Compiling Dependencies WithRandomNumberGenerator.swift
[202/210] Compiling Dependencies AppEntryPoint.swift
[203/210] Compiling Dependencies TimeZone.swift
[204/210] Compiling Dependencies URLSession.swift
[205/210] Compiling Dependencies UUID.swift
[206/210] Compiling Dependencies DependencyValues.swift
[207/210] Compiling Dependencies Assert.swift
[208/210] Compiling Dependencies Calendar.swift
[209/210] Compiling Dependencies TestTrait.swift
[210/210] Compiling Dependencies WithDependencies.swift
[211/220] Compiling SVGPrinter SVGBuilder.swift
[212/221] Compiling SVGPrinter SVGGroup.swift
[213/221] Compiling SVGPrinter SVGPrinter.swift
[214/221] Compiling SVGPrinter SVGRaw.swift
[215/221] Compiling SVGPrinter exports.swift
[216/221] Compiling SVGPrinter SVGEmpty.swift
[217/221] Compiling SVGPrinter SVG.swift
[218/221] Compiling SVGPrinter Rendering.swift
[219/221] Compiling SVGPrinter Attributes.swift
[220/221] Emitting module SVGPrinter
[221/221] Compiling SVGPrinter Element.swift
Build complete! (37.01s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/coenttb/swift-svg-types
[1/171] Fetching swift-svg-types
[172/6563] Fetching swift-svg-types, swift-dependencies
[812/24849] Fetching swift-svg-types, swift-dependencies, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Fetched https://github.com/coenttb/swift-svg-types from cache (1.76s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.76s)
Computing version for https://github.com/coenttb/swift-svg-types
Computed https://github.com/coenttb/swift-svg-types at 0.1.0 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.54s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/2522] Fetching combine-schedulers
[128/3814] Fetching combine-schedulers, swift-clocks
[167/4697] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
[616/10249] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
[1/72714] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.12s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.12s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.12s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.12s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.57s)
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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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" : "/Users/admin/builder/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"
}
Done.