The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of VectorPlus, reference main (318611), with Swift 5.10 for macOS (SPM) on 20 Aug 2024 19:14:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.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 3186119 SwiftPackageIndex Configuration (#7)
Cloned https://github.com/richardpiazza/VectorPlus.git
Revision (git rev-parse @):
318611972e49bf2626ca3cad26dc5525474cd202
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at main
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/SwiftSVG
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/richardpiazza/Swift2D.git
[6/536] Fetching swiftsvg
[162/1497] Fetching swiftsvg, shellout
[278/11508] Fetching swiftsvg, shellout, xmlcoder
[336/11739] Fetching swiftsvg, shellout, xmlcoder, swift2d
[491/11833] Fetching swiftsvg, shellout, xmlcoder, swift2d, swiftcolor
[2061/23958] Fetching swiftsvg, shellout, xmlcoder, swift2d, swiftcolor, swift-argument-parser
Fetched https://github.com/richardpiazza/Swift2D.git from cache (2.25s)
Fetched https://github.com/richardpiazza/SwiftSVG from cache (2.25s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.25s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (2.25s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (2.25s)
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (2.25s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.74s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (1.94s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.44s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.55s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.55s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.2.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
Creating working copy for https://github.com/richardpiazza/SwiftSVG
Working copy of https://github.com/richardpiazza/SwiftSVG resolved at 0.11.0
========================================
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.5.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.11.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.17.1",
              "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.1.0",
              "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.2.0",
          "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/1011] Fetching vectorplus
Fetched https://github.com/richardpiazza/VectorPlus.git from cache (0.88s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/richardpiazza/SwiftColor.git from cache
Fetching https://github.com/richardpiazza/SwiftSVG.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.61s)
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.61s)
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.61s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (0.03s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.58s)
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.47s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.44s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.03s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.03s)
Creating working copy for https://github.com/richardpiazza/VectorPlus.git
Working copy of https://github.com/richardpiazza/VectorPlus.git resolved at main (3186119)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftSVG-05a05485 is not valid git repository for 'https://github.com/richardpiazza/SwiftSVG.git', will fetch again.
Fetching https://github.com/richardpiazza/SwiftSVG.git from cache
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.00s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftSVG-05a05485 is not valid git repository for 'https://github.com/richardpiazza/SwiftSVG.git', will fetch again.
Fetching https://github.com/richardpiazza/SwiftSVG.git from cache
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.00s)
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.11.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.2.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
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser.git', will fetch again.
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.00s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser.git', will fetch again.
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.00s)
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.5.0
Found 4 product dependencies
  - swift-argument-parser
  - SwiftSVG
  - SwiftColor
  - ShellOut
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[5/15] Write vectorplus-entitlement.plist
[5/15] Write sources
[11/15] Write swift-version-33747A42983211AE.txt
[13/86] Emitting module ArgumentParserToolInfo
[14/86] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/125] Compiling Swift2D Size.swift
[16/125] Compiling Swift2D Point.swift
[17/125] Compiling Swift2D Rect+CoreGraphics.swift
[18/125] Compiling Swift2D Size+CoreGraphics.swift
[19/125] Emitting module Swift2D
[20/125] Compiling Swift2D Point+CoreGraphics.swift
[21/125] Compiling Swift2D Rect.swift
[22/125] Compiling Swift2D Size+Computed.swift
[23/125] Compiling Swift2D Point+Computed.swift
[24/125] Compiling Swift2D Rect+Computed.swift
[25/125] Compiling ArgumentParser CommandConfiguration.swift
[26/125] Compiling ArgumentParser CommandGroup.swift
[27/125] Compiling ArgumentParser EnumerableFlag.swift
[28/125] Compiling ArgumentParser ExpressibleByArgument.swift
[29/129] Compiling ArgumentParser ArgumentHelp.swift
[30/129] Compiling ArgumentParser ArgumentVisibility.swift
[31/129] Compiling ArgumentParser CompletionKind.swift
[32/129] Compiling ArgumentParser Errors.swift
[33/129] Compiling ArgumentParser Flag.swift
[34/129] Emitting module ArgumentParser
[35/129] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/129] Compiling ArgumentParser CompletionsGenerator.swift
[37/129] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/129] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/129] Compiling ArgumentParser Argument.swift
[40/129] Compiling ArgumentParser ArgumentDefinition.swift
[41/129] Compiling ArgumentParser ArgumentSet.swift
[42/129] Compiling ArgumentParser CommandParser.swift
[43/129] Compiling ArgumentParser InputKey.swift
[44/129] Compiling ArgumentParser Platform.swift
[45/129] Compiling ArgumentParser SequenceExtensions.swift
[46/129] Compiling ArgumentParser StringExtensions.swift
[47/129] Compiling ArgumentParser Tree.swift
[48/129] Emitting module XMLCoder
[49/134] Compiling ArgumentParser ArgumentDecoder.swift
[50/134] Compiling ArgumentParser NameSpecification.swift
[51/134] Compiling ArgumentParser Option.swift
[52/134] Compiling ArgumentParser OptionGroup.swift
[53/134] Compiling ArgumentParser AsyncParsableCommand.swift
[58/134] Compiling ArgumentParser InputOrigin.swift
[64/134] Compiling ArgumentParser ParserError.swift
[65/134] Compiling ArgumentParser SplitArguments.swift
[66/134] Compiling ArgumentParser DumpHelpGenerator.swift
[67/134] Compiling ArgumentParser HelpCommand.swift
[69/134] Compiling ArgumentParser Name.swift
[70/134] Compiling ArgumentParser Parsed.swift
[71/134] Compiling ArgumentParser ParsedValues.swift
[74/134] Compiling XMLCoder SingleValueEncodingContainer.swift
[75/134] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[76/134] Compiling XMLCoder XMLEncoder.swift
[84/134] Compiling ArgumentParser ParsableArguments.swift
[85/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[86/134] Compiling ArgumentParser ParsableCommand.swift
[95/134] Compiling ArgumentParser HelpGenerator.swift
[96/134] Compiling ArgumentParser MessageInfo.swift
[98/134] Compiling ArgumentParser UsageGenerator.swift
[100/134] Compiling ArgumentParser CollectionExtensions.swift
[114/134] Compiling ShellOut ShellOut.swift
[115/134] Emitting module ShellOut
[116/134] Compiling XMLCoder XMLEncoderImplementation.swift
[117/134] Compiling XMLCoder XMLEncodingStorage.swift
[118/134] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[119/134] Compiling XMLCoder XMLReferencingEncoder.swift
[120/134] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[121/162] Compiling SwiftColor Pigment+UIKit.swift
[122/163] Compiling SwiftColor Pigment+String.swift
[123/163] Compiling SwiftColor Pigment+CoreGraphics.swift
[124/163] Compiling SwiftColor Pigment+Int.swift
[125/163] Compiling SwiftColor Pigment+Keyword.swift
[126/163] Compiling SwiftColor Pigment+Hex.swift
[127/163] Compiling SwiftColor Pigment+Float.swift
[128/163] Compiling SwiftColor Pigment.swift
[129/163] Compiling SwiftSVG EllipseProcessor.swift
[130/163] Compiling SwiftSVG PathProcessor.swift
[131/163] Compiling SwiftSVG PolygonProcressor.swift
[132/163] Compiling SwiftSVG SVG.swift
[133/163] Compiling SwiftSVG Stroke.swift
[134/163] Compiling SwiftSVG StylingAttributes.swift
[135/163] Compiling SwiftSVG Point+SwiftSVG.swift
[136/163] Compiling SwiftSVG Fill.swift
[137/163] Compiling SwiftSVG Group.swift
[138/165] Compiling SwiftSVG Path.Command.swift
[139/165] Compiling SwiftSVG Path.Component.swift
[140/165] Compiling SwiftSVG Path.ComponentParser.swift
[141/165] Compiling SwiftSVG PresentationAttributes.swift
[142/165] Compiling SwiftSVG Rectangle.swift
[143/165] Compiling SwiftSVG SVG+Swift2D.swift
[144/165] Compiling SwiftSVG CoreAttributes.swift
[145/165] Compiling SwiftSVG Element.swift
[146/165] Compiling SwiftSVG Ellipse.swift
[147/165] Compiling SwiftSVG PolylineProcessor.swift
[148/165] Compiling SwiftSVG RectangleProcessor.swift
[149/165] Compiling SwiftSVG Line.swift
[150/165] Compiling SwiftSVG Path.swift
[151/165] Compiling SwiftSVG Polygon.swift
[152/165] Compiling SwiftSVG Polyline.swift
[153/165] Compiling SwiftSVG Circle.swift
[154/165] Compiling SwiftSVG CommandRepresentable.swift
[155/165] Compiling SwiftSVG Container.swift
[156/165] Emitting module SwiftSVG
[159/165] Emitting module SwiftColor
[160/165] Compiling SwiftColor Pigment+AppKit.swift
[161/165] Compiling SwiftSVG Text.swift
[162/165] Compiling SwiftSVG Transformation.swift
[163/188] Emitting module VectorPlus
[164/190] Compiling VectorPlus Pigment+VectorPlus.swift
[165/190] Compiling VectorPlus Point+VectorPlus.swift
[166/190] Compiling VectorPlus Rect+VectorPlus.swift
[167/190] Compiling VectorPlus Size+VectorPlus.swift
[168/190] Compiling VectorPlus Stroke+VectorPlus.swift
[169/190] Compiling VectorPlus Fill+VectorPlus.swift
[170/190] Compiling VectorPlus Path+VectorPlus.swift
[171/190] Compiling VectorPlus Path.Command+VectorPlus.swift
[172/190] Compiling VectorPlus Fill+CoreGraphics.swift
[173/190] Compiling VectorPlus SVG+CGPath.swift
[174/190] Compiling VectorPlus Stroke+CoreGraphics.swift
[175/190] Compiling VectorPlus SVGImageView.swift
[176/190] Compiling VectorPlus VectorPoint.swift
[177/190] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[178/190] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[179/190] Compiling VectorPlus SVG+NSImage.swift
[180/190] Compiling VectorPlus CGContext+Render.swift
[181/190] Compiling VectorPlus CGMutablePath+Instruction.swift
[182/190] Compiling VectorPlus SVG+Example.swift
[183/190] Compiling VectorPlus SVGView.swift
[184/190] Compiling VectorPlus SVG+AppleSymbols.swift
[185/190] Compiling VectorPlus SVG+Template.swift
[186/190] Compiling VectorPlus Template+UIImageView.swift
[187/190] Compiling VectorPlus SVG+UIImage.swift
[188/198] Compiling Executable Inspect.swift
[189/198] Compiling Executable main.swift
[190/198] Compiling Executable Render.swift
[191/198] Compiling Executable Preview.swift
[192/198] Compiling Executable AppDelegate.swift
[193/198] Compiling Executable FileManager+Document.swift
[194/198] Compiling Executable Convert.swift
[195/198] Emitting module Executable
[195/198] Write Objects.LinkFileList
[196/198] Linking vectorplus
[197/198] Applying vectorplus
Build complete! (16.09s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/richardpiazza/vectorplus/main
Repository:               richardpiazza/VectorPlus
Swift version used:       5.10
Target:                   Executable
Generating documentation for 'Executable'...
Converting documentation...
Conversion complete! (0.19s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/main'
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/richardpiazza/SwiftColor.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/richardpiazza/SwiftColor.git (0.47s)
Updated https://github.com/apple/swift-argument-parser (0.57s)
[1/1852] Fetching swift-docc-plugin
Updating https://github.com/richardpiazza/Swift2D.git
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/CoreOffice/XMLCoder.git
Updating https://github.com/richardpiazza/SwiftSVG
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Updated https://github.com/CoreOffice/XMLCoder.git (0.54s)
Updated https://github.com/richardpiazza/SwiftSVG (0.54s)
Updated https://github.com/JohnSundell/ShellOut.git (0.54s)
Updated https://github.com/richardpiazza/Swift2D.git (0.54s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.55s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (0.55s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.48s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.61s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.57s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3059] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.56s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.22s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.15s)
Target:                   VectorPlus
Generating documentation for 'VectorPlus'...
Converting documentation...
Conversion complete! (0.10s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/main'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.27s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.16s)
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
     598
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: 598
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-vectorplus-main-5f2f17c2.zip to s3://spi-docs-inbox/prod-richardpiazza-vectorplus-main-5f2f17c2.zip
Copying... [16%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [57%]
Copying... [65%]
Copying... [74%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.