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 0.1.0 (90761a), with Swift 6.1 for Linux on 27 Sep 2025 06:57:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 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: 0.1.0
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
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 90761ac Initial commit: SVG rendering engine for Swift
Cloned https://github.com/coenttb/swift-svg-printer.git
Revision (git rev-parse @):
90761ac4d4b0ccf7f5707267b2435d021a13bb91
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-svg-printer.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coenttb/swift-svg-printer.git
https://github.com/coenttb/swift-svg-printer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : [
        "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/coenttb/swift-svg-types
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[1/44] Fetching swift-svg-types
[45/6414] Fetching swift-svg-types, swift-dependencies
Fetched https://github.com/coenttb/swift-svg-types from cache (0.23s)
[2294/6370] Fetching swift-dependencies
[6371/24126] Fetching swift-dependencies, swift-collections
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.38s)
[1599/17756] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.19s)
Computing version for https://github.com/coenttb/swift-svg-types
Computed https://github.com/coenttb/swift-svg-types at 0.1.0 (1.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.73s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.55s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/2417] Fetching combine-schedulers
[2418/3295] Fetching combine-schedulers, swift-concurrency-extras
[2664/4587] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4588/10096] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.37s)
[3272/7679] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.37s)
[2146/6387] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
[1378/5509] Fetching xctest-dynamic-overlay
[3582/77763] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.40s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (4.99s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.35s)
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/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-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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/67] Emitting module SVGTypes
[14/70] Emitting module InternalCollectionsUtilities
[15/70] Compiling SVGTypes ForeignObject.swift
[16/70] Compiling SVGTypes G.swift
[17/71] Compiling SVGTypes LinearGradient.swift
[18/71] Compiling SVGTypes Marker.swift
[19/71] Compiling SVGTypes Mask.swift
[20/71] Compiling SVGTypes Path.swift
[21/71] Compiling ConcurrencyExtras Result.swift
[22/72] Compiling SVGTypes Switch.swift
[23/72] Compiling SVGTypes Symbol.swift
[24/72] Compiling SVGTypes TSpan.swift
[25/72] Compiling SVGTypes Text.swift
[26/72] Compiling SVGTypes Use.swift
[27/72] Compiling SVGTypes exports.swift
[28/72] Compiling SVGTypes Image.swift
[29/72] Compiling SVGTypes Line.swift
[32/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/72] Compiling SVGTypes Circle.swift
[34/72] Compiling SVGTypes ClipPath.swift
[35/72] Compiling SVGTypes Defs.swift
[36/72] Compiling SVGTypes Ellipse.swift
[47/72] Emitting module IssueReportingPackageSupport
[48/72] Compiling IssueReportingPackageSupport _Test.swift
[49/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/74] Compiling ConcurrencyExtras UncheckedSendable.swift
[53/148] Compiling IssueReporting TestContext.swift
[54/148] Compiling IssueReporting Unimplemented.swift
[55/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[66/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[67/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[68/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[69/157] Emitting module IssueReporting
[70/157] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/157] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/157] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/157] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/157] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/157] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/157] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/157] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/157] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/157] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/157] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/157] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/157] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/157] Compiling IssueReporting WithExpectedIssue.swift
[89/157] Compiling IssueReporting WithIssueContext.swift
[90/157] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/157] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/157] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/157] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/157] Compiling OrderedCollections OrderedDictionary.swift
[95/157] Compiling OrderedCollections OrderedSet+Codable.swift
[96/157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[97/157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[98/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[99/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[100/157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[101/157] Compiling OrderedCollections OrderedSet+Hashable.swift
[106/157] Emitting module ConcurrencyExtras
[113/157] Compiling OrderedCollections _HashTable+Testing.swift
[114/157] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[115/157] Compiling OrderedCollections _HashTable.swift
[116/157] Compiling OrderedCollections _Hashtable+Header.swift
[117/157] Compiling ConcurrencyExtras Task.swift
[118/157] Compiling ConcurrencyExtras LockIsolated.swift
[121/157] Compiling ConcurrencyExtras MainSerialExecutor.swift
[132/159] Compiling OrderedCollections _HashTable+BucketIterator.swift
[133/159] Compiling OrderedCollections _HashTable+Constants.swift
[134/159] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[135/159] Compiling OrderedCollections _HashTable+Bucket.swift
[153/160] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/160] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/160] Compiling OrderedCollections OrderedSet+Testing.swift
[156/160] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/160] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[158/160] Compiling OrderedCollections OrderedSet.swift
[159/160] Compiling OrderedCollections _UnsafeBitset.swift
[160/183] Emitting module OrderedCollections
[161/184] Emitting module CombineSchedulers
[163/185] Compiling CombineSchedulers SwiftUI.swift
[164/185] Compiling CombineSchedulers TestScheduler.swift
[165/185] Compiling CombineSchedulers Timer.swift
[166/185] Compiling CombineSchedulers UIKit.swift
[167/185] Compiling CombineSchedulers UIScheduler.swift
[168/185] Compiling CombineSchedulers ImmediateScheduler.swift
[169/185] Compiling CombineSchedulers Deprecations.swift
[170/185] Compiling CombineSchedulers Lock.swift
[171/185] Compiling CombineSchedulers NSRecursiveLock.swift
[172/185] Compiling CombineSchedulers AnyScheduler.swift
[173/185] Compiling CombineSchedulers Concurrency.swift
[174/185] Compiling Clocks Timer.swift
[175/186] Emitting module Clocks
[176/186] Compiling Clocks AnyClock.swift
[177/186] Compiling CombineSchedulers UnimplementedScheduler.swift
[178/187] Compiling Clocks Lock.swift
[179/187] Compiling Clocks ImmediateClock.swift
[180/187] Compiling Clocks _AsyncTimerSequence.swift
[182/187] Compiling XCTestDynamicOverlay Deprecations.swift
[183/187] Emitting module XCTestDynamicOverlay
[184/187] Compiling XCTestDynamicOverlay Exports.swift
[186/188] Compiling Clocks UnimplementedClock.swift
[187/188] Compiling Clocks SwiftUI.swift
[188/188] Compiling Clocks TestClock.swift
[190/213] Compiling Dependencies Date.swift
[191/213] Compiling Dependencies FireAndForget.swift
[192/213] Compiling Dependencies Locale.swift
[193/213] Emitting module Dependencies
[194/216] Compiling Dependencies Assert.swift
[195/216] Compiling Dependencies Calendar.swift
[196/216] Compiling Dependencies Clocks.swift
[197/216] Compiling Dependencies Context.swift
[198/216] Compiling Dependencies UUID.swift
[199/216] Compiling Dependencies WithRandomNumberGenerator.swift
[200/216] Compiling Dependencies AppEntryPoint.swift
[201/216] Compiling Dependencies Deprecations.swift
[202/216] Compiling Dependencies Exports.swift
[203/216] Compiling Dependencies TypeName.swift
[204/216] Compiling Dependencies MainQueue.swift
[205/216] Compiling Dependencies MainRunLoop.swift
[206/216] Compiling Dependencies NotificationCenter.swift
[207/216] Compiling Dependencies OpenURL.swift
[208/216] Compiling Dependencies TimeZone.swift
[209/216] Compiling Dependencies URLSession.swift
[210/216] Compiling Dependencies Dependency.swift
[211/216] Compiling Dependencies DependencyContext.swift
[212/216] Compiling Dependencies DependencyKey.swift
[213/216] Compiling Dependencies DependencyValues.swift
[214/216] Compiling Dependencies PreviewTrait.swift
[215/216] Compiling Dependencies TestTrait.swift
[216/216] Compiling Dependencies WithDependencies.swift
[218/227] Compiling SVGPrinter SVGGroup.swift
[219/228] Compiling SVGPrinter SVGRaw.swift
[220/228] Compiling SVGPrinter SVGPrinter.swift
[221/228] Compiling SVGPrinter exports.swift
[222/228] Compiling SVGPrinter SVGEmpty.swift
[223/228] Compiling SVGPrinter Rendering.swift
[224/228] Compiling SVGPrinter SVG.swift
[225/228] Compiling SVGPrinter SVGBuilder.swift
[226/228] Emitting module SVGPrinter
[227/228] Compiling SVGPrinter Attributes.swift
[228/228] Compiling SVGPrinter Element.swift
Build complete! (29.19s)
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" : [
        "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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.