The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VectorPlus, reference main (ca549e), with Swift 6.2 for Linux on 20 Feb 2026 01:20:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/richardpiazza/VectorPlus.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/richardpiazza/VectorPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca549e3 Added Platform Builds (#11)
Cloned https://github.com/richardpiazza/VectorPlus.git
Revision (git rev-parse @):
ca549e38620f2db9e004c5bb71c2720df36ae276
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/richardpiazza/SwiftSVG.git
Fetching https://github.com/swiftlang/swift-testing.git
[1/643] Fetching swiftsvg
[554/1623] Fetching swiftsvg, shellout
[1438/1816] Fetching swiftsvg, shellout, swiftcolor
[1456/18975] Fetching swiftsvg, shellout, swiftcolor, swift-argument-parser
[18976/52988] Fetching swiftsvg, shellout, swiftcolor, swift-argument-parser, swift-testing
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.98s)
[21734/52345] Fetching shellout, swiftcolor, swift-argument-parser, swift-testing
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.98s)
[21434/51365] Fetching swiftcolor, swift-argument-parser, swift-testing
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.08s)
[16180/34206] Fetching swiftcolor, swift-testing
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (2.53s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (2.57s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (6.21s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.3.2 (0.39s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.12.0 (0.38s)
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/Swift2D.git
[1/300] Fetching swift2d
[301/10382] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.91s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.10s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.57s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (0.38s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (2.48s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (0.83s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74303] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.25s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.04s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.12.0
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.3.2
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.42s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/88] Emitting module SwiftColor
[13/89] Emitting module XMLCoder
[14/95] Compiling SwiftColor Pigment.swift
[15/95] Compiling Swift2D Size.swift
[16/95] Emitting module ArgumentParserToolInfo
[17/95] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/96] Wrapping AST for ArgumentParserToolInfo for debugging
[20/142] Compiling ArgumentParser ParentCommand.swift
[21/142] Compiling ArgumentParser AsyncParsableCommand.swift
[22/142] Compiling ArgumentParser CommandConfiguration.swift
[23/142] Compiling ArgumentParser CommandGroup.swift
[24/142] Compiling ArgumentParser EnumerableFlag.swift
[25/142] Compiling ArgumentParser ExpressibleByArgument.swift
[26/142] Compiling ArgumentParser ParsableArguments.swift
[27/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/142] Compiling ArgumentParser CompletionsGenerator.swift
[29/142] Emitting module Swift2D
[30/142] Compiling ArgumentParser ArgumentVisibility.swift
[31/142] Compiling ArgumentParser CompletionKind.swift
[32/142] Compiling ArgumentParser Errors.swift
[33/142] Compiling ArgumentParser Flag.swift
[34/142] Compiling ArgumentParser NameSpecification.swift
[35/142] Compiling ArgumentParser Option.swift
[36/142] Compiling ArgumentParser OptionGroup.swift
[37/142] Compiling ArgumentParser ParsableCommand.swift
[38/142] Compiling ArgumentParser ArgumentDecoder.swift
[39/142] Compiling ArgumentParser ArgumentDefinition.swift
[40/142] Compiling ArgumentParser ArgumentSet.swift
[41/142] Compiling ArgumentParser CommandParser.swift
[42/142] Compiling ArgumentParser InputKey.swift
[43/142] Compiling Swift2D Point+CoreGraphics.swift
[44/142] Compiling Swift2D Rect.swift
[45/142] Compiling Swift2D Size+CoreGraphics.swift
[46/142] Compiling Swift2D Rect+CoreGraphics.swift
[47/142] Compiling Swift2D Point.swift
[48/143] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/143] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/143] Compiling ArgumentParser ArgumentHelp.swift
[52/143] Compiling ArgumentParser Argument.swift
[53/143] Compiling ArgumentParser ArgumentDiscussion.swift
[54/143] Compiling ArgumentParser InputOrigin.swift
[55/143] Compiling ArgumentParser Name.swift
[56/143] Compiling ArgumentParser Parsed.swift
[57/143] Compiling ArgumentParser ParsedValues.swift
[58/143] Compiling ArgumentParser ParserError.swift
[59/143] Compiling ArgumentParser SplitArguments.swift
[68/143] Compiling SwiftColor Pigment+UIKit.swift
[69/143] Compiling SwiftColor Pigment+SwiftUI.swift
[70/143] Compiling SwiftColor Pigment+String.swift
[71/143] Compiling ArgumentParser Foundation.swift
[72/143] Compiling ArgumentParser Mutex.swift
[73/143] Compiling ArgumentParser Platform.swift
[74/143] Compiling ArgumentParser SequenceExtensions.swift
[75/143] Compiling ArgumentParser StringExtensions.swift
[76/143] Compiling ArgumentParser SwiftExtensions.swift
[77/143] Compiling ArgumentParser DumpHelpGenerator.swift
[78/143] Compiling ArgumentParser HelpCommand.swift
[79/143] Compiling ArgumentParser HelpGenerator.swift
[80/143] Compiling ArgumentParser MessageInfo.swift
[81/143] Compiling ArgumentParser UsageGenerator.swift
[82/143] Compiling ArgumentParser CollectionExtensions.swift
[82/144] Wrapping AST for Swift2D for debugging
[84/144] Compiling XMLCoder XMLEncoder.swift
[85/144] Compiling XMLCoder XMLEncoderImplementation.swift
[86/144] Compiling XMLCoder XMLEncodingStorage.swift
[87/144] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[88/144] Compiling XMLCoder XMLReferencingEncoder.swift
[89/144] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[91/145] Wrapping AST for SwiftColor for debugging
[98/151] Wrapping AST for XMLCoder for debugging
[100/178] Emitting module ArgumentParser
[101/178] Compiling SwiftSVG Element.swift
[102/178] Compiling SwiftSVG Ellipse.swift
[103/178] Compiling SwiftSVG Point+SwiftSVG.swift
[104/178] Compiling SwiftSVG Fill.swift
[105/181] Compiling SwiftSVG Circle.swift
[106/181] Compiling SwiftSVG CommandRepresentable.swift
[107/181] Compiling SwiftSVG Container.swift
[108/181] Compiling SwiftSVG CoreAttributes.swift
[109/181] Emitting module SwiftSVG
[110/181] Compiling ArgumentParser Tree.swift
[111/181] Compiling ArgumentParser CodingKeyValidator.swift
[112/181] Compiling ArgumentParser NonsenseFlagsValidator.swift
[113/181] Compiling ArgumentParser ParsableArgumentsValidation.swift
[114/181] Compiling ArgumentParser PositionalArgumentsValidator.swift
[115/181] Compiling ArgumentParser UniqueNamesValidator.swift
[116/181] Compiling SwiftSVG Path.Component.swift
[117/181] Compiling SwiftSVG Path.ComponentParser.swift
[118/181] Compiling SwiftSVG Path.swift
[119/181] Compiling SwiftSVG Polygon.swift
[120/181] Compiling SwiftSVG SVG+Swift2D.swift
[121/181] Compiling SwiftSVG SVG.swift
[122/181] Compiling SwiftSVG Stroke.swift
[123/181] Compiling SwiftSVG Polyline.swift
[124/181] Compiling SwiftSVG PresentationAttributes.swift
[125/181] Compiling SwiftSVG Rectangle.swift
[126/181] Compiling SwiftSVG Group.swift
[127/181] Compiling SwiftSVG EllipseProcessor.swift
[128/181] Compiling SwiftSVG PathProcessor.swift
[129/181] Compiling SwiftSVG PolygonProcressor.swift
[130/181] Compiling SwiftSVG PolylineProcessor.swift
[131/181] Compiling SwiftSVG RectangleProcessor.swift
[132/181] Compiling SwiftSVG Line.swift
[133/181] Compiling SwiftSVG Path.Command.swift
[134/181] Compiling SwiftSVG Text.swift
[135/181] Compiling SwiftSVG Transformation.swift
[146/181] Compiling SwiftSVG StylingAttributes.swift
[156/182] Wrapping AST for SwiftSVG for debugging
[158/204] Emitting module VectorPlus
[159/207] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[160/207] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[161/207] Compiling VectorPlus Template+UIImageView.swift
[162/207] Compiling VectorPlus Pigment+VectorPlus.swift
[163/207] Compiling VectorPlus Point+VectorPlus.swift
[164/207] Compiling VectorPlus Rect+VectorPlus.swift
[165/207] Compiling VectorPlus SVG+UIImage.swift
[166/207] Compiling VectorPlus SVGImageView.swift
[167/207] Compiling VectorPlus VectorPoint.swift
[168/207] Compiling VectorPlus CGContext+Render.swift
[169/207] Compiling VectorPlus CGMutablePath+Instruction.swift
[170/207] Compiling VectorPlus Stroke+VectorPlus.swift
[171/207] Compiling VectorPlus SVG+Example.swift
[172/207] Compiling VectorPlus SVGView.swift
[173/207] Compiling VectorPlus SVG+AppleSymbols.swift
[174/207] Compiling VectorPlus SVG+Template.swift
[175/207] Compiling VectorPlus Size+VectorPlus.swift
[188/208] Wrapping AST for ArgumentParser for debugging
[190/208] Compiling VectorPlus Fill+CoreGraphics.swift
[191/208] Compiling VectorPlus SVG+CGPath.swift
[192/208] Compiling VectorPlus Stroke+CoreGraphics.swift
[193/208] Compiling VectorPlus Fill+VectorPlus.swift
[194/208] Compiling VectorPlus Path+VectorPlus.swift
[195/208] Compiling VectorPlus Path.Command+VectorPlus.swift
[202/208] Compiling VectorPlus SVG+NSImage.swift
[205/209] Wrapping AST for VectorPlus for debugging
[207/216] Compiling vector_plus Render.swift
[208/216] Compiling vector_plus Preview.swift
[209/216] Compiling vector_plus vectorplus.swift
[210/216] Compiling vector_plus FileManager+Executable.swift
[211/216] Compiling vector_plus Inspect.swift
[212/216] Emitting module vector_plus
[213/216] Compiling vector_plus Convert.swift
[214/217] Wrapping AST for vector-plus for debugging
[215/217] Write Objects.LinkFileList
[216/217] Linking vector-plus
Build complete! (51.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.2.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing.git"
    },
    {
      "identity" : "swiftsvg",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/SwiftSVG.git"
    },
    {
      "identity" : "swiftcolor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/SwiftColor.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    }
  ],
  "manifest_display_name" : "VectorPlus",
  "name" : "VectorPlus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "vector-plus",
      "targets" : [
        "vector-plus"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "VectorPlus",
      "targets" : [
        "VectorPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "vector_plus",
      "module_type" : "SwiftTarget",
      "name" : "vector-plus",
      "path" : "Sources/vector-plus",
      "product_dependencies" : [
        "SwiftSVG",
        "ArgumentParser",
        "ShellOut"
      ],
      "product_memberships" : [
        "vector-plus"
      ],
      "sources" : [
        "Convert.swift",
        "Extensions/FileManager+Executable.swift",
        "Inspect.swift",
        "Preview.swift",
        "Render.swift",
        "vectorplus.swift"
      ],
      "target_dependencies" : [
        "VectorPlus"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VectorPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "VectorPlusTests",
      "path" : "Tests/VectorPlusTests",
      "product_dependencies" : [
        "SwiftSVG",
        "Testing"
      ],
      "sources" : [
        "InstructionTranslationTests.swift",
        "VectorPlusTests.swift"
      ],
      "target_dependencies" : [
        "vector-plus",
        "VectorPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VectorPlus",
      "module_type" : "SwiftTarget",
      "name" : "VectorPlus",
      "path" : "Sources/VectorPlus",
      "product_dependencies" : [
        "SwiftSVG",
        "SwiftColor"
      ],
      "product_memberships" : [
        "vector-plus",
        "VectorPlus"
      ],
      "sources" : [
        "AppKit/SVG+NSImage.swift",
        "CoreGraphics/CGContext+Render.swift",
        "CoreGraphics/CGMutablePath+Instruction.swift",
        "CoreGraphics/Fill+CoreGraphics.swift",
        "CoreGraphics/SVG+CGPath.swift",
        "CoreGraphics/Stroke+CoreGraphics.swift",
        "Fill+VectorPlus.swift",
        "Path+VectorPlus.swift",
        "Path.Command+VectorPlus.swift",
        "Pigment+VectorPlus.swift",
        "Point+VectorPlus.swift",
        "Rect+VectorPlus.swift",
        "SVG+AppleSymbols.swift",
        "SVG+Template.swift",
        "Size+VectorPlus.swift",
        "Stroke+VectorPlus.swift",
        "SwiftUI/SVG+Example.swift",
        "SwiftUI/SVGView.swift",
        "SwiftUI/SwiftUI.Color+VectorPlus.swift",
        "SwiftUI/SwiftUI.Path+VectorPlus.swift",
        "Template+UIImageView.swift",
        "UIKit/SVG+UIImage.swift",
        "UIKit/SVGImageView.swift",
        "VectorPoint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.