Build Information
Successful build of VectorPlus, reference 0.4.0 (318611
), with Swift 5.10 for macOS (SPM) on 20 Aug 2024 19:12:36 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: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/VectorPlus
* tag 0.4.0 -> FETCH_HEAD
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 0.4.0
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/richardpiazza/SwiftSVG
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/536] Fetching swiftsvg
[18/767] Fetching swiftsvg, swift2d
[340/1728] Fetching swiftsvg, swift2d, shellout
[350/11739] Fetching swiftsvg, swift2d, shellout, xmlcoder
[2630/23864] Fetching swiftsvg, swift2d, shellout, xmlcoder, swift-argument-parser
[23865/23958] Fetching swiftsvg, swift2d, shellout, xmlcoder, swift-argument-parser, swiftcolor
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (2.61s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (2.61s)
Fetched https://github.com/richardpiazza/SwiftSVG from cache (2.61s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (2.61s)
Fetched https://github.com/richardpiazza/Swift2D.git from cache (2.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.61s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.97s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (2.11s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.66s)
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.51s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.62s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.63s)
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/SwiftSVG
Working copy of https://github.com/richardpiazza/SwiftSVG resolved at 0.11.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/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/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.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.92s)
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 (1.69s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.69s)
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (1.69s)
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (1.69s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
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.54s)
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.49s)
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.49s)
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.43s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.02s)
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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.01s)
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.01s)
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
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
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.01s)
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/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/VectorPlus.git
Working copy of https://github.com/richardpiazza/VectorPlus.git resolved at 0.4.0 (3186119)
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.2.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
[6/15] Write vectorplus-entitlement.plist
[8/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 Rect.swift
[17/125] Compiling Swift2D Point+Computed.swift
[18/125] Compiling Swift2D Size+Computed.swift
[19/125] Compiling Swift2D Rect+CoreGraphics.swift
[20/125] Emitting module Swift2D
[21/125] Compiling Swift2D Point.swift
[22/125] Compiling Swift2D Point+CoreGraphics.swift
[23/125] Compiling Swift2D Size+CoreGraphics.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/125] Compiling ArgumentParser NameSpecification.swift
[30/125] Compiling ArgumentParser Option.swift
[31/125] Compiling ArgumentParser OptionGroup.swift
[32/125] Compiling ArgumentParser AsyncParsableCommand.swift
[33/129] Emitting module XMLCoder
[34/134] Emitting module ArgumentParser
[35/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/134] Compiling ArgumentParser CompletionsGenerator.swift
[37/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/134] Compiling ArgumentParser Argument.swift
[43/134] Compiling ArgumentParser ParserError.swift
[44/134] Compiling ArgumentParser SplitArguments.swift
[55/134] Compiling ArgumentParser ParsedValues.swift
[56/134] Compiling ArgumentParser HelpGenerator.swift
[57/134] Compiling ArgumentParser MessageInfo.swift
[58/134] Compiling ArgumentParser UsageGenerator.swift
[59/134] Compiling ArgumentParser CollectionExtensions.swift
[60/134] Compiling ArgumentParser DumpHelpGenerator.swift
[61/134] Compiling ArgumentParser HelpCommand.swift
[62/134] Compiling ArgumentParser InputOrigin.swift
[63/134] Compiling ArgumentParser Name.swift
[64/134] Compiling ArgumentParser Parsed.swift
[65/134] Compiling ArgumentParser ArgumentHelp.swift
[66/134] Compiling ArgumentParser ArgumentVisibility.swift
[67/134] Compiling ArgumentParser CompletionKind.swift
[68/134] Compiling ArgumentParser Errors.swift
[69/134] Compiling ArgumentParser Flag.swift
[70/134] Compiling ShellOut ShellOut.swift
[71/134] Emitting module ShellOut
[72/134] Compiling ArgumentParser StringExtensions.swift
[73/134] Compiling ArgumentParser Tree.swift
[74/134] Compiling XMLCoder SingleValueEncodingContainer.swift
[75/134] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[76/134] Compiling XMLCoder XMLEncoder.swift
[77/134] Compiling ArgumentParser ParsableArguments.swift
[78/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[79/134] Compiling ArgumentParser ParsableCommand.swift
[80/134] Compiling ArgumentParser ArgumentDecoder.swift
[81/134] Compiling ArgumentParser ArgumentDefinition.swift
[82/134] Compiling ArgumentParser ArgumentSet.swift
[83/134] Compiling ArgumentParser CommandParser.swift
[84/134] Compiling ArgumentParser InputKey.swift
[85/134] Compiling ArgumentParser Platform.swift
[86/134] Compiling ArgumentParser SequenceExtensions.swift
[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 SwiftSVG EllipseProcessor.swift
[122/162] Compiling SwiftSVG PathProcessor.swift
[123/162] Compiling SwiftSVG PolygonProcressor.swift
[124/164] Compiling SwiftSVG Circle.swift
[125/164] Compiling SwiftSVG CommandRepresentable.swift
[126/164] Compiling SwiftSVG Container.swift
[127/164] Compiling SwiftSVG Point+SwiftSVG.swift
[128/164] Compiling SwiftSVG Fill.swift
[129/164] Compiling SwiftSVG Group.swift
[130/164] Compiling SwiftSVG SVG.swift
[131/164] Compiling SwiftSVG Stroke.swift
[132/164] Compiling SwiftSVG StylingAttributes.swift
[133/164] Compiling SwiftSVG PolylineProcessor.swift
[134/164] Compiling SwiftSVG RectangleProcessor.swift
[135/164] Compiling SwiftSVG Line.swift
[136/164] Compiling SwiftSVG PresentationAttributes.swift
[137/164] Compiling SwiftSVG Rectangle.swift
[138/164] Compiling SwiftSVG SVG+Swift2D.swift
[139/164] Compiling SwiftSVG Path.swift
[140/164] Compiling SwiftSVG Polygon.swift
[141/164] Compiling SwiftSVG Polyline.swift
[142/164] Compiling SwiftSVG CoreAttributes.swift
[143/164] Compiling SwiftSVG Element.swift
[144/164] Compiling SwiftSVG Ellipse.swift
[145/164] Compiling SwiftSVG Path.Command.swift
[146/164] Compiling SwiftSVG Path.Component.swift
[147/164] Compiling SwiftSVG Path.ComponentParser.swift
[148/164] Emitting module SwiftSVG
[149/164] Compiling SwiftSVG Text.swift
[150/164] Compiling SwiftSVG Transformation.swift
[151/164] Compiling SwiftColor Pigment+UIKit.swift
[152/165] Compiling SwiftColor Pigment+String.swift
[153/165] Compiling SwiftColor Pigment+CoreGraphics.swift
[154/165] Compiling SwiftColor Pigment+Float.swift
[155/165] Compiling SwiftColor Pigment+Keyword.swift
[156/165] Compiling SwiftColor Pigment.swift
[157/165] Compiling SwiftColor Pigment+Int.swift
[158/165] Compiling SwiftColor Pigment+Hex.swift
[159/165] Emitting module SwiftColor
[162/165] Compiling SwiftColor Pigment+AppKit.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 SVG+NSImage.swift
[170/190] Compiling VectorPlus CGContext+Render.swift
[171/190] Compiling VectorPlus CGMutablePath+Instruction.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 SVG+AppleSymbols.swift
[176/190] Compiling VectorPlus SVG+Template.swift
[177/190] Compiling VectorPlus SVGImageView.swift
[178/190] Compiling VectorPlus VectorPoint.swift
[179/190] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[180/190] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[181/190] Compiling VectorPlus Template+UIImageView.swift
[182/190] Compiling VectorPlus SVG+UIImage.swift
[183/190] Compiling VectorPlus Fill+VectorPlus.swift
[184/190] Compiling VectorPlus Path+VectorPlus.swift
[185/190] Compiling VectorPlus Path.Command+VectorPlus.swift
[186/190] Compiling VectorPlus SVG+Example.swift
[187/190] Compiling VectorPlus SVGView.swift
[188/198] Compiling Executable main.swift
[189/198] Compiling Executable FileManager+Document.swift
[190/198] Compiling Executable Render.swift
[191/198] Emitting module Executable
[192/198] Compiling Executable Preview.swift
[193/198] Compiling Executable Inspect.swift
[194/198] Compiling Executable AppDelegate.swift
[195/198] Compiling Executable Convert.swift
[195/198] Write Objects.LinkFileList
[196/198] Linking vectorplus
[197/198] Applying vectorplus
Build complete! (16.12s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/richardpiazza/vectorplus/0.4.0
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/0.4.0'
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1852] Fetching swift-docc-plugin
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/richardpiazza/Swift2D.git
Updating https://github.com/CoreOffice/XMLCoder.git
Updating https://github.com/richardpiazza/SwiftSVG
Updating https://github.com/richardpiazza/SwiftColor.git
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.46s)
Updated https://github.com/CoreOffice/XMLCoder.git (0.52s)
Updated https://github.com/richardpiazza/SwiftSVG (0.58s)
Updated https://github.com/richardpiazza/SwiftColor.git (0.58s)
Updated https://github.com/apple/swift-argument-parser (0.58s)
Updated https://github.com/JohnSundell/ShellOut.git (0.58s)
Updated https://github.com/richardpiazza/Swift2D.git (0.58s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.58s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (0.53s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.55s)
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.43s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.56s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.55s)
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.59s)
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
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
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 Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit Names.swift
[11/57] Compiling SymbolKit SPI.swift
[12/57] Compiling SymbolKit Snippet.swift
[13/57] Compiling SymbolKit Extension.swift
[14/57] Compiling SymbolKit SemanticVersion.swift
[15/57] Compiling SymbolKit AccessControl.swift
[16/57] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit AvailabilityItem.swift
[18/57] Compiling SymbolKit Domain.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Mixin+Equals.swift
[43/57] Compiling SymbolKit Mixin+Hash.swift
[44/57] Compiling SymbolKit Mixin.swift
[45/57] Compiling SymbolKit LineList.swift
[46/57] Compiling SymbolKit Position.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] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.33s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.17s)
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/0.4.0'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.28s)
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/0.4.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/richardpiazza/vectorplus/0.4.0/linkable-paths.json
598
4 /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/vectorplus/0.4.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/vectorplus/0.4.0
File count: 598
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-vectorplus-0.4.0-08911247.zip to s3://spi-docs-inbox/prod-richardpiazza-vectorplus-0.4.0-08911247.zip
Copying... [16%]
Copying... [24%]
Copying... [33%]
Copying... [41%]
Copying... [57%]
Copying... [65%]
Copying... [73%]
Copying... [82%]
Copying... [98%]
Copying... [100%]
Done.