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 Android on 4 Nov 2025 21:02:12 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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-4609320-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/coenttb/swift-svg-types
Fetching https://github.com/pointfreeco/swift-dependencies
[1/171] Fetching swift-svg-types
[172/6563] Fetching swift-svg-types, swift-dependencies
[6564/24849] Fetching swift-svg-types, swift-dependencies, swift-collections
Fetched https://github.com/coenttb/swift-svg-types from cache (0.46s)
[6758/24678] Fetching swift-dependencies, swift-collections
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.55s)
[3841/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.58s)
Computing version for https://github.com/coenttb/swift-svg-types
Computed https://github.com/coenttb/swift-svg-types at 0.1.0 (2.08s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.49s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2522] Fetching combine-schedulers
[2019/3405] Fetching combine-schedulers, swift-concurrency-extras
[2762/4697] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4698/10249] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.51s)
[5571/8957] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.51s)
[4743/8074] Fetching combine-schedulers, xctest-dynamic-overlay
[6077/80788] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.96s)
[11975/75236] Fetching combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (7.40s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.48s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.95s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.69s)
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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/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
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.56s)
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version--11D90AFD9DD3AB2.txt
[13/65] Emitting module IssueReportingPackageSupport
[14/69] Compiling IssueReportingPackageSupport _Test.swift
[15/70] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/72] Emitting module ConcurrencyExtras
[19/73] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[20/73] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[21/73] Emitting module SVGTypes
[22/76] Compiling SVGTypes Switch.swift
[23/76] Compiling SVGTypes Symbol.swift
[24/76] Compiling SVGTypes TSpan.swift
[25/76] Compiling ConcurrencyExtras UncheckedSendable.swift
[26/76] Compiling ConcurrencyExtras ActorIsolated.swift
[27/76] Compiling ConcurrencyExtras AnyHashableSendable.swift
[28/76] Compiling ConcurrencyExtras AsyncStream.swift
[29/76] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[30/76] Compiling ConcurrencyExtras Locking.swift
[31/76] Compiling ConcurrencyExtras UncheckedBox.swift
[32/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/76] Emitting module InternalCollectionsUtilities
[34/76] Compiling InternalCollectionsUtilities Debugging.swift
[35/76] Compiling InternalCollectionsUtilities Descriptions.swift
[47/76] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[49/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/76] Compiling SVGTypes Text.swift
[53/76] Compiling SVGTypes Use.swift
[54/76] Compiling SVGTypes exports.swift
[56/151] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[57/151] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[58/153] Compiling IssueReporting WithExpectedIssue.swift
[59/153] Compiling IssueReporting WithIssueContext.swift
[60/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/153] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/153] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[71/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/160] Compiling OrderedCollections OrderedDictionary.swift
[75/160] Compiling OrderedCollections OrderedSet+Codable.swift
[76/160] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/160] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/160] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/160] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/160] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/160] Compiling OrderedCollections OrderedSet+Hashable.swift
[86/160] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/160] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/160] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/160] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/160] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/160] Compiling OrderedCollections OrderedSet+Insertions.swift
[92/160] Compiling OrderedCollections OrderedSet+Invariants.swift
[93/160] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/160] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/160] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/160] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/160] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[101/160] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[102/160] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[103/160] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/160] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/160] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[106/160] Emitting module OrderedCollections
[107/160] Compiling OrderedCollections _HashTable+Bucket.swift
[108/160] Compiling OrderedCollections _HashTable+BucketIterator.swift
[109/160] Compiling OrderedCollections _HashTable+Constants.swift
[110/160] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[111/160] Compiling OrderedCollections _HashTable+Testing.swift
[112/160] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[113/160] Compiling OrderedCollections _HashTable.swift
[114/160] Compiling OrderedCollections _Hashtable+Header.swift
[115/160] Compiling OrderedCollections OrderedSet+Sendable.swift
[116/160] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/160] Compiling OrderedCollections OrderedSet+Testing.swift
[118/160] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/160] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/160] Compiling OrderedCollections OrderedSet.swift
[121/160] Compiling OrderedCollections _UnsafeBitset.swift
[131/161] Compiling ConcurrencyExtras LockIsolated.swift
[141/161] Emitting module IssueReporting
[159/163] Compiling ConcurrencyExtras Result.swift
[160/163] Compiling ConcurrencyExtras Task.swift
[161/163] Compiling ConcurrencyExtras MainSerialExecutor.swift
[165/187] Compiling XCTestDynamicOverlay Exports.swift
[166/187] Compiling CombineSchedulers AnyScheduler.swift
[167/187] Compiling CombineSchedulers Concurrency.swift
[168/187] Emitting module CombineSchedulers
[169/188] Compiling CombineSchedulers UIKit.swift
[170/188] Compiling CombineSchedulers Lock.swift
[171/188] Compiling CombineSchedulers NSRecursiveLock.swift
[172/188] Compiling CombineSchedulers ImmediateScheduler.swift
[173/188] Compiling CombineSchedulers Deprecations.swift
[174/188] Compiling CombineSchedulers SwiftUI.swift
[175/188] Compiling CombineSchedulers TestScheduler.swift
[176/188] Compiling CombineSchedulers Timer.swift
[177/188] Compiling CombineSchedulers UIScheduler.swift
[178/188] Compiling Clocks Lock.swift
[179/189] Compiling Clocks Timer.swift
[180/189] Compiling CombineSchedulers UnimplementedScheduler.swift
[182/190] Emitting module Clocks
[183/190] Compiling Clocks ImmediateClock.swift
[184/190] Compiling Clocks AnyClock.swift
[185/190] Compiling Clocks _AsyncTimerSequence.swift
[186/190] Compiling Clocks TestClock.swift
[187/190] Compiling Clocks SwiftUI.swift
[188/190] Compiling Clocks UnimplementedClock.swift
[189/191] Emitting module XCTestDynamicOverlay
[190/191] Compiling XCTestDynamicOverlay Deprecations.swift
[193/216] Emitting module Dependencies
[194/219] Compiling Dependencies OpenURL.swift
[195/219] Compiling Dependencies TimeZone.swift
[196/219] Compiling Dependencies URLSession.swift
[197/219] Compiling Dependencies Date.swift
[198/219] Compiling Dependencies FireAndForget.swift
[199/219] Compiling Dependencies Locale.swift
[200/219] Compiling Dependencies UUID.swift
[201/219] Compiling Dependencies WithRandomNumberGenerator.swift
[202/219] Compiling Dependencies AppEntryPoint.swift
[203/219] Compiling Dependencies MainQueue.swift
[204/219] Compiling Dependencies MainRunLoop.swift
[205/219] Compiling Dependencies NotificationCenter.swift
[206/219] Compiling Dependencies Assert.swift
[207/219] Compiling Dependencies Calendar.swift
[208/219] Compiling Dependencies Clocks.swift
[209/219] Compiling Dependencies Context.swift
[210/219] Compiling Dependencies Deprecations.swift
[211/219] Compiling Dependencies Exports.swift
[212/219] Compiling Dependencies TypeName.swift
[213/219] Compiling Dependencies PreviewTrait.swift
[214/219] Compiling Dependencies TestTrait.swift
[215/219] Compiling Dependencies WithDependencies.swift
[216/219] Compiling Dependencies Dependency.swift
[217/219] Compiling Dependencies DependencyContext.swift
[218/219] Compiling Dependencies DependencyKey.swift
[219/219] Compiling Dependencies DependencyValues.swift
[221/230] Compiling SVGPrinter Rendering.swift
[222/230] Compiling SVGPrinter SVG.swift
[223/231] Compiling SVGPrinter SVGRaw.swift
[224/231] Compiling SVGPrinter exports.swift
[225/231] Compiling SVGPrinter SVGPrinter.swift
[226/231] Compiling SVGPrinter SVGGroup.swift
[227/231] Compiling SVGPrinter SVGBuilder.swift
[228/231] Compiling SVGPrinter SVGEmpty.swift
[229/231] Emitting module SVGPrinter
[230/231] Compiling SVGPrinter Attributes.swift
[231/231] Compiling SVGPrinter Element.swift
Build complete! (49.68s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.