The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VectorPlus, reference main (ca549e), with Swift 6.2 for macOS (SPM) on 20 Feb 2026 09:09:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/richardpiazza/VectorPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/SwiftSVG
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/643] Fetching swiftsvg
[111/10725] Fetching swiftsvg, xmlcoder
[112/10918] Fetching swiftsvg, xmlcoder, swiftcolor
[1095/11898] Fetching swiftsvg, xmlcoder, swiftcolor, shellout
[1671/29057] Fetching swiftsvg, xmlcoder, swiftcolor, shellout, swift-argument-parser
[12929/63070] Fetching swiftsvg, xmlcoder, swiftcolor, shellout, swift-argument-parser, swift-testing
[32120/137376] Fetching swiftsvg, xmlcoder, swiftcolor, shellout, swift-argument-parser, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (4.05s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (4.05s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (4.05s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.05s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (4.05s)
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (4.05s)
Fetched https://github.com/richardpiazza/SwiftSVG from cache (4.05s)
Fetching https://github.com/richardpiazza/Swift2D.git
[1/300] Fetching swift2d
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.76s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Creating working copy for https://github.com/richardpiazza/SwiftSVG
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.2.1
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.3.2
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Working copy of https://github.com/richardpiazza/SwiftSVG resolved at 0.12.0
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.2.3
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vectorplus",
      "name": "VectorPlus",
      "url": "https://github.com/richardpiazza/VectorPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VectorPlus",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsvg",
          "name": "SwiftSVG",
          "url": "https://github.com/richardpiazza/SwiftSVG.git",
          "version": "0.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSVG",
          "dependencies": [
            {
              "identity": "xmlcoder",
              "name": "XMLCoder",
              "url": "https://github.com/CoreOffice/XMLCoder.git",
              "version": "0.18.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
              "dependencies": [
              ]
            },
            {
              "identity": "swift2d",
              "name": "Swift2D",
              "url": "https://github.com/richardpiazza/Swift2D.git",
              "version": "2.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift2D",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftcolor",
          "name": "SwiftColor",
          "url": "https://github.com/richardpiazza/SwiftColor.git",
          "version": "0.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftColor",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/VectorPlus.git
[1/1136] Fetching vectorplus
Fetched https://github.com/richardpiazza/VectorPlus.git from cache (0.91s)
Fetching https://github.com/richardpiazza/SwiftColor.git from cache
Fetching https://github.com/richardpiazza/SwiftSVG.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.63s)
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (0.63s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.64s)
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.64s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.12s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.3.2 (0.38s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.12.0 (0.37s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.52s)
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.96s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (0.36s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (0.46s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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/VectorPlus.git
Working copy of https://github.com/richardpiazza/VectorPlus.git resolved at main (ca549e3)
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/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.3.2
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/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.12.0
Found 4 product dependencies
  - swift-argument-parser
  - SwiftSVG
  - SwiftColor
  - ShellOut
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write vector-plus-entitlement.plist
[3/16] Write sources
[12/16] Write swift-version-49B95AFC49DCD68C.txt
[14/86] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/86] Emitting module ArgumentParserToolInfo
[16/133] Compiling ArgumentParser ArgumentHelp.swift
[17/133] Compiling ArgumentParser ArgumentVisibility.swift
[18/133] Compiling ArgumentParser CompletionKind.swift
[19/133] Compiling ArgumentParser Errors.swift
[20/133] Compiling ArgumentParser Flag.swift
[21/138] Compiling ArgumentParser InputKey.swift
[22/138] Compiling ArgumentParser InputOrigin.swift
[23/138] Compiling ArgumentParser Name.swift
[24/138] Compiling ArgumentParser Parsed.swift
[25/138] Compiling ArgumentParser ParsedValues.swift
[26/143] Emitting module ArgumentParser
[27/143] Compiling ArgumentParser CommandConfiguration.swift
[28/143] Compiling ArgumentParser CommandGroup.swift
[29/143] Compiling ArgumentParser EnumerableFlag.swift
[30/143] Compiling ArgumentParser ExpressibleByArgument.swift
[31/143] Compiling ArgumentParser ParsableArguments.swift
[37/143] Compiling ArgumentParser Platform.swift
[38/143] Compiling ArgumentParser SequenceExtensions.swift
[39/143] Compiling ArgumentParser StringExtensions.swift
[40/143] Compiling ArgumentParser SwiftExtensions.swift
[41/143] Compiling ArgumentParser Tree.swift
[42/143] Compiling ArgumentParser CodingKeyValidator.swift
[43/143] Compiling ArgumentParser NonsenseFlagsValidator.swift
[44/143] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/143] Compiling ArgumentParser PositionalArgumentsValidator.swift
[46/143] Compiling ArgumentParser UniqueNamesValidator.swift
[47/143] Emitting module XMLCoder
[48/143] Compiling Swift2D Size+CoreGraphics.swift
[49/143] Compiling Swift2D Rect.swift
[50/143] Compiling Swift2D Size.swift
[57/143] Compiling Swift2D Point.swift
[58/143] Emitting module Swift2D
[59/143] Compiling Swift2D Rect+CoreGraphics.swift
[60/143] Compiling Swift2D Point+CoreGraphics.swift
[70/143] Compiling ArgumentParser ParserError.swift
[76/143] Compiling ArgumentParser SplitArguments.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
[83/143] Compiling ArgumentParser Foundation.swift
[84/143] Compiling ArgumentParser Mutex.swift
[85/143] Compiling ArgumentParser NameSpecification.swift
[86/143] Compiling ArgumentParser ParsableCommand.swift
[87/143] Compiling ArgumentParser ArgumentDecoder.swift
[88/143] Compiling ArgumentParser ArgumentDefinition.swift
[89/143] Compiling ArgumentParser ArgumentSet.swift
[90/143] Compiling ArgumentParser CommandParser.swift
[91/143] Compiling ArgumentParser Option.swift
[92/143] Compiling ArgumentParser OptionGroup.swift
[93/143] Compiling ArgumentParser ParentCommand.swift
[94/143] Compiling ArgumentParser AsyncParsableCommand.swift
[95/143] Compiling ArgumentParser BashCompletionsGenerator.swift
[97/143] Compiling ArgumentParser CompletionsGenerator.swift
[98/143] Compiling ArgumentParser FishCompletionsGenerator.swift
[99/143] Compiling ArgumentParser ZshCompletionsGenerator.swift
[100/143] Compiling ArgumentParser Argument.swift
[101/143] Compiling ArgumentParser ArgumentDiscussion.swift
[117/143] Compiling ShellOut ShellOut.swift
[118/143] Emitting module ShellOut
[129/171] Compiling SwiftSVG EllipseProcessor.swift
[130/171] Compiling SwiftSVG PathProcessor.swift
[131/171] Compiling SwiftSVG PolygonProcressor.swift
[132/173] Emitting module SwiftSVG
[133/173] Compiling SwiftSVG Circle.swift
[134/173] Compiling SwiftSVG CommandRepresentable.swift
[135/173] Compiling SwiftSVG Container.swift
[136/173] Compiling SwiftSVG Point+SwiftSVG.swift
[137/173] Compiling SwiftSVG Fill.swift
[138/173] Compiling SwiftSVG Group.swift
[139/173] Compiling SwiftSVG Path.swift
[140/173] Compiling SwiftSVG Polygon.swift
[141/173] Compiling SwiftSVG Polyline.swift
[142/173] Compiling SwiftSVG CoreAttributes.swift
[143/173] Compiling SwiftSVG Element.swift
[144/173] Compiling SwiftSVG Ellipse.swift
[145/173] Compiling SwiftSVG PresentationAttributes.swift
[146/173] Compiling SwiftSVG Rectangle.swift
[147/173] Compiling SwiftSVG SVG+Swift2D.swift
[148/173] Compiling SwiftSVG SVG.swift
[149/173] Compiling SwiftSVG Stroke.swift
[150/173] Compiling SwiftSVG StylingAttributes.swift
[151/173] Compiling SwiftSVG PolylineProcessor.swift
[152/173] Compiling SwiftSVG RectangleProcessor.swift
[153/173] Compiling SwiftSVG Line.swift
[154/173] Compiling SwiftSVG Path.Command.swift
[155/173] Compiling SwiftSVG Path.Component.swift
[156/173] Compiling SwiftSVG Path.ComponentParser.swift
[157/173] Compiling SwiftSVG Text.swift
[158/173] Compiling SwiftSVG Transformation.swift
[159/173] Compiling SwiftColor Pigment+UIKit.swift
[160/174] Compiling SwiftColor Pigment+Float.swift
[161/174] Compiling SwiftColor Pigment+Hex.swift
[162/174] Compiling SwiftColor Pigment.swift
[163/174] Compiling SwiftColor Pigment+Int.swift
[164/174] Compiling SwiftColor Pigment+Name.swift
[169/174] Emitting module SwiftColor
[170/174] Compiling SwiftColor Pigment+String.swift
[171/174] Compiling SwiftColor Pigment+SwiftUI.swift
[172/197] Compiling VectorPlus Template+UIImageView.swift
[173/197] Compiling VectorPlus SVG+UIImage.swift
[174/199] Emitting module VectorPlus
[175/199] Compiling VectorPlus Size+VectorPlus.swift
[176/199] Compiling VectorPlus Stroke+VectorPlus.swift
[177/199] Compiling VectorPlus Pigment+VectorPlus.swift
[178/199] Compiling VectorPlus Point+VectorPlus.swift
[179/199] Compiling VectorPlus Rect+VectorPlus.swift
[180/199] Compiling VectorPlus Fill+CoreGraphics.swift
[181/199] Compiling VectorPlus SVG+CGPath.swift
[182/199] Compiling VectorPlus Stroke+CoreGraphics.swift
[183/199] Compiling VectorPlus SVG+Example.swift
[184/199] Compiling VectorPlus SVGView.swift
[185/199] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[186/199] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[187/199] Compiling VectorPlus Fill+VectorPlus.swift
[188/199] Compiling VectorPlus Path+VectorPlus.swift
[189/199] Compiling VectorPlus Path.Command+VectorPlus.swift
[190/199] Compiling VectorPlus SVG+NSImage.swift
[191/199] Compiling VectorPlus CGContext+Render.swift
[192/199] Compiling VectorPlus CGMutablePath+Instruction.swift
[193/199] Compiling VectorPlus SVG+AppleSymbols.swift
[194/199] Compiling VectorPlus SVG+Template.swift
[195/199] Compiling VectorPlus SVGImageView.swift
[196/199] Compiling VectorPlus VectorPoint.swift
[197/206] Compiling vector_plus vectorplus.swift
[198/206] Compiling vector_plus Render.swift
[199/206] Compiling vector_plus Inspect.swift
[200/206] Compiling vector_plus Convert.swift
[201/206] Compiling vector_plus FileManager+Executable.swift
[202/206] Emitting module vector_plus
[203/206] Compiling vector_plus Preview.swift
[203/206] Write Objects.LinkFileList
[204/206] Linking vector-plus
[205/206] Applying vector-plus
Build complete! (15.96s)
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" : "/Users/admin/builder/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/richardpiazza/vectorplus/main
Repository:               richardpiazza/VectorPlus
Swift version used:       6.2
Target:                   vector-plus
Extracting symbol information for 'vector-plus'...
Finished extracting symbol information for 'vector-plus'. (4.37s)
Building documentation for 'vector-plus'...
warning: No valid content was found in this file
A '.' file should contain a top-level directive ('Tutorials', 'Tutorial', or 'Article') and valid child content. Only '.md' files support content without a top-level directive
 --> ../../../../..:1:1-5:2
1 + # ``vector_plus``
2 +
3 + @Metadata {
4 +   @DisplayName("vector-plus")
5 + }
Finished building documentation for 'vector-plus' (0.22s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/main
Updating https://github.com/richardpiazza/SwiftSVG
Updating https://github.com/richardpiazza/SwiftColor.git
Updating https://github.com/richardpiazza/Swift2D.git
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/CoreOffice/XMLCoder.git
Updating https://github.com/swiftlang/swift-syntax.git
Updated https://github.com/richardpiazza/SwiftSVG (0.50s)
Updated https://github.com/richardpiazza/SwiftColor.git (0.50s)
Updated https://github.com/JohnSundell/ShellOut.git (0.49s)
Updated https://github.com/richardpiazza/Swift2D.git (0.49s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-testing.git
Updated https://github.com/swiftlang/swift-syntax.git (0.94s)
Updated https://github.com/apple/swift-argument-parser (0.94s)
Updated https://github.com/CoreOffice/XMLCoder.git (0.94s)
[1/2171] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-testing.git (0.71s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.39s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.3.2 (0.43s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.12.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.44s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (0.40s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3658] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.59s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.30s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'vector-plus' complete! (0.84s)
Target:                   VectorPlus
Extracting symbol information for 'VectorPlus'...
Finished extracting symbol information for 'VectorPlus'. (1.00s)
Building documentation for 'VectorPlus'...
Finished building documentation for 'VectorPlus' (0.08s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'VectorPlus' complete! (0.84s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/richardpiazza/vectorplus/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/richardpiazza/vectorplus/main/linkable-paths.json
     624
4	/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/vectorplus/main
File count: 624
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-vectorplus-main-b9c71eeb.zip to s3://spi-docs-inbox/prod-richardpiazza-vectorplus-main-b9c71eeb.zip
Copying... [14%]
Copying... [21%]
Copying... [34%]
Copying... [41%]
Copying... [55%]
Copying... [62%]
Copying... [76%]
Copying... [83%]
Copying... [97%]
Copying... [100%]
Done.