Build Information
Successful build of swift-color-standard, reference 0.1.0 (b8ce9d), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:50:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-standards/swift-color-standard.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-standards/swift-color-standard
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at b8ce9dd Add CI infrastructure and linting configuration
Cloned https://github.com/swift-standards/swift-color-standard.git
Revision (git rev-parse @):
b8ce9ddb6ae0c94bc011f04c03a9e5f7a201ff92
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-standards/swift-color-standard.git at 0.1.0
Fetching https://github.com/swift-standards/swift-standards
Fetching https://github.com/swift-standards/swift-iec-61966
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/coenttb/swift-testing-performance
Fetching https://github.com/swift-standards/swift-iso-9899
Fetching https://github.com/coenttb/swift-memory-allocation
[1/360] Fetching swift-testing-performance
[149/435] Fetching swift-testing-performance, swift-memory-allocation
[224/544] Fetching swift-testing-performance, swift-memory-allocation, swift-iec-61966
[545/959] Fetching swift-testing-performance, swift-memory-allocation, swift-iec-61966, swift-iso-9899
[691/5560] Fetching swift-testing-performance, swift-memory-allocation, swift-iec-61966, swift-iso-9899, swift-standards
[784/11976] Fetching swift-testing-performance, swift-memory-allocation, swift-iec-61966, swift-iso-9899, swift-standards, swift-numerics
Fetched https://github.com/swift-standards/swift-iso-9899 from cache (0.79s)
Fetched https://github.com/coenttb/swift-memory-allocation from cache (0.79s)
[1123/11486] Fetching swift-testing-performance, swift-iec-61966, swift-standards, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (2.46s)
Fetched https://github.com/swift-standards/swift-standards from cache (2.46s)
Fetched https://github.com/coenttb/swift-testing-performance from cache (2.46s)
Fetched https://github.com/swift-standards/swift-iec-61966 from cache (2.46s)
Creating working copy for https://github.com/swift-standards/swift-standards
Creating working copy for https://github.com/apple/swift-numerics
Creating working copy for https://github.com/coenttb/swift-testing-performance
Creating working copy for https://github.com/swift-standards/swift-iec-61966
Creating working copy for https://github.com/swift-standards/swift-iso-9899
Creating working copy for https://github.com/coenttb/swift-memory-allocation
Working copy of https://github.com/coenttb/swift-memory-allocation resolved at 0.1.0
Working copy of https://github.com/swift-standards/swift-iso-9899 resolved at 0.2.2
Working copy of https://github.com/swift-standards/swift-iec-61966 resolved at 0.1.2
Working copy of https://github.com/coenttb/swift-testing-performance resolved at 0.1.2
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Working copy of https://github.com/swift-standards/swift-standards resolved at 0.13.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-color-standard",
"name": "swift-color-standard",
"url": "https://github.com/swift-standards/swift-color-standard.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-color-standard",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-standards",
"name": "swift-standards",
"url": "https://github.com/swift-standards/swift-standards",
"version": "0.30.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-standards",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-testing-performance",
"name": "swift-testing-performance",
"url": "https://github.com/coenttb/swift-testing-performance",
"version": "0.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-testing-performance",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-memory-allocation",
"name": "swift-memory-allocation",
"url": "https://github.com/coenttb/swift-memory-allocation",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-memory-allocation",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-iec-61966",
"name": "swift-iec-61966",
"url": "https://github.com/swift-standards/swift-iec-61966",
"version": "0.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-iec-61966",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-iso-9899",
"name": "swift-iso-9899",
"url": "https://github.com/swift-standards/swift-iso-9899",
"version": "0.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-iso-9899",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-iso-9899",
"name": "swift-iso-9899",
"url": "https://github.com/swift-standards/swift-iso-9899",
"version": "0.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-iso-9899",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-standards/swift-color-standard.git
[1/2370] Fetching swift-color-standard
Fetched https://github.com/swift-standards/swift-color-standard.git from cache (1.87s)
Fetching https://github.com/swift-standards/swift-standards from cache
Fetching https://github.com/swift-standards/swift-iec-61966 from cache
Fetching https://github.com/swift-standards/swift-iso-9899 from cache
Fetched https://github.com/swift-standards/swift-iec-61966 from cache (0.48s)
Fetched https://github.com/swift-standards/swift-standards from cache (0.48s)
Fetched https://github.com/swift-standards/swift-iso-9899 from cache (0.48s)
Computing version for https://github.com/swift-standards/swift-iso-9899
Computed https://github.com/swift-standards/swift-iso-9899 at 0.2.3 (1.06s)
Computing version for https://github.com/swift-standards/swift-iec-61966
Computed https://github.com/swift-standards/swift-iec-61966 at 0.1.3 (0.59s)
Computing version for https://github.com/swift-standards/swift-standards
Computed https://github.com/swift-standards/swift-standards at 0.30.1 (0.69s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/coenttb/swift-testing-performance from cache
[1/74972] Fetching swift-syntax
Fetched https://github.com/apple/swift-numerics from cache (4.37s)
Fetched https://github.com/coenttb/swift-testing-performance from cache (4.37s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.37s)
Computing version for https://github.com/coenttb/swift-testing-performance
Computed https://github.com/coenttb/swift-testing-performance at 0.3.1 (4.99s)
Fetching https://github.com/coenttb/swift-memory-allocation from cache
Fetched https://github.com/coenttb/swift-memory-allocation from cache (0.48s)
Computing version for https://github.com/coenttb/swift-memory-allocation
Computed https://github.com/coenttb/swift-memory-allocation at 0.2.0 (1.08s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.12s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.62s)
Creating working copy for https://github.com/swift-standards/swift-iec-61966
Working copy of https://github.com/swift-standards/swift-iec-61966 resolved at 0.1.3
Creating working copy for https://github.com/swift-standards/swift-standards
Working copy of https://github.com/swift-standards/swift-standards resolved at 0.30.1
Creating working copy for https://github.com/coenttb/swift-memory-allocation
Working copy of https://github.com/coenttb/swift-memory-allocation resolved at 0.2.0
Creating working copy for https://github.com/coenttb/swift-testing-performance
Working copy of https://github.com/coenttb/swift-testing-performance resolved at 0.3.1
Creating working copy for https://github.com/swift-standards/swift-iso-9899
Working copy of https://github.com/swift-standards/swift-iso-9899 resolved at 0.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/swift-standards/swift-color-standard.git
Working copy of https://github.com/swift-standards/swift-color-standard.git resolved at 0.1.0 (b8ce9dd)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.36s)
warning: '.resolve-product-dependencies': dependency 'swift-color-standard' is not used by any target
Found 3 product dependencies
- swift-standards
- swift-iec-61966
- swift-iso-9899
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-standards/swift-color-standard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[7/9] Compiling CISO9899Math iso9899_math.c
[8/9] Write swift-version--6988338F2F200930.txt
[10/50] Emitting module Dimension
[11/52] Emitting module IEC_61966_Shared
[12/52] Compiling IEC_61966_Shared IEC_61966.swift
[13/52] Compiling Dimension Vertical.swift
[14/52] Compiling Dimension Winding.swift
[15/52] Compiling Dimension Axis+CaseIterable.swift
[16/52] Compiling Dimension Axis.Depth.swift
[17/52] Compiling Dimension Axis.Direction.swift
[18/52] Compiling Dimension Axis.Horizontal.swift
[19/52] Compiling Dimension Axis.Temporal.swift
[20/52] Compiling Dimension Pair.swift
[21/52] Compiling Dimension Tagged.swift
[22/53] Compiling Dimension Orientation.swift
[24/53] Compiling Dimension Dimension.swift
[25/53] Compiling Dimension Direction.swift
[26/53] Compiling Dimension Enumerable.swift
[27/53] Compiling Dimension Enumeration.swift
[28/53] Compiling Dimension Horizontal.swift
[29/53] Compiling Dimension Ordinal.swift
[34/53] Compiling Dimension Axis.swift
[35/53] Compiling Dimension Chirality.swift
[37/53] Compiling Dimension Axis.Vertical.swift
[38/53] Compiling Dimension Depth.swift
[48/53] Compiling ISO_9899 exports.swift
[51/53] Emitting module ISO_9899
[53/53] Compiling Dimension Temporal.swift
[54/65] Compiling Theme Theme.swift
[55/65] Emitting module Theme
[56/65] Compiling Theme Theme.Product.swift
[57/65] Compiling IEC_61966_2_1 HSL.swift
[58/65] Compiling IEC_61966_2_1 sRGB+HWB.swift
[59/65] Emitting module IEC_61966_2_1
[60/65] Compiling IEC_61966_2_1 ColorComponents.swift
[61/65] Compiling IEC_61966_2_1 HWB.swift
[62/65] Compiling IEC_61966_2_1 IEC_61966.2-1.swift
[63/65] Compiling IEC_61966_2_1 sRGB.swift
[64/65] Compiling IEC_61966_2_1 sRGB+TransferFunction.swift
[65/65] Compiling IEC_61966_2_1 sRGB+HSL.swift
[66/67] Compiling IEC_61966 exports.swift
[67/67] Emitting module IEC_61966
[68/81] Compiling Color_Standard Color.XYZ.swift
[69/81] Compiling Color_Standard Color.Protocol.swift
[70/81] Compiling Color_Standard Color.swift
[71/82] Compiling Color_Standard Color.Oklab.swift
[72/82] Compiling Color_Standard Color.Oklch.swift
[73/82] Compiling Color_Standard Color+sRGB.swift
[74/82] Compiling Color_Standard Color.Error.swift
[75/82] Compiling Color_Standard Color+Oklab.swift
[76/82] Compiling Color_Standard Color+Oklch.swift
[77/82] Emitting module Color_Standard
[78/82] Compiling Color_Standard Color+LAB.swift
[79/82] Compiling Color_Standard Color+LCH.swift
[80/82] Compiling Color_Standard Color.LAB.swift
[81/82] Compiling Color_Standard Color.LCH.swift
[82/82] Compiling Color_Standard exports.swift
Build complete! (5.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-standards",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-standards"
},
{
"identity" : "swift-iec-61966",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-iec-61966"
},
{
"identity" : "swift-iso-9899",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-iso-9899"
}
],
"manifest_display_name" : "swift-color-standard",
"name" : "swift-color-standard",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "Color Standard",
"targets" : [
"Color Standard"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Theme",
"targets" : [
"Theme"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Theme_Tests",
"module_type" : "SwiftTarget",
"name" : "Theme Tests",
"path" : "Tests/Theme Tests",
"sources" : [
"ThemeTests.swift"
],
"target_dependencies" : [
"Theme"
],
"type" : "test"
},
{
"c99name" : "Theme",
"module_type" : "SwiftTarget",
"name" : "Theme",
"path" : "Sources/Theme",
"product_dependencies" : [
"Dimension"
],
"product_memberships" : [
"Color Standard",
"Theme"
],
"sources" : [
"Theme.Product.swift",
"Theme.swift"
],
"type" : "library"
},
{
"c99name" : "Color_Standard_Tests",
"module_type" : "SwiftTarget",
"name" : "Color Standard Tests",
"path" : "Tests/Color Standard Tests",
"sources" : [
"CanonicalTests.swift",
"LABConversionTests.swift",
"OklabConversionTests.swift",
"sRGBConversionTests.swift"
],
"target_dependencies" : [
"Color Standard"
],
"type" : "test"
},
{
"c99name" : "Color_Standard",
"module_type" : "SwiftTarget",
"name" : "Color Standard",
"path" : "Sources/Color Standard",
"product_dependencies" : [
"IEC 61966",
"ISO 9899"
],
"product_memberships" : [
"Color Standard"
],
"sources" : [
"Color+LAB.swift",
"Color+LCH.swift",
"Color+Oklab.swift",
"Color+Oklch.swift",
"Color+sRGB.swift",
"Color.Error.swift",
"Color.LAB.swift",
"Color.LCH.swift",
"Color.Oklab.swift",
"Color.Oklch.swift",
"Color.Protocol.swift",
"Color.XYZ.swift",
"Color.swift",
"exports.swift"
],
"target_dependencies" : [
"Theme"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-standards/swift-color-standard/0.1.0
Repository: swift-standards/swift-color-standard
Swift version used: 6.3
Target: Color Standard
Extracting symbol information for 'Color Standard'...
Finished extracting symbol information for 'Color Standard'. (19.79s)
Building documentation for 'Color Standard'...
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 + # ``Color_Standard``
2 +
3 + @Metadata {
4 + @DisplayName("Color Standard")
5 + }
Finished building documentation for 'Color Standard' (0.41s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-standards/swift-color-standard/0.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-numerics
Updating https://github.com/swift-standards/swift-iec-61966
Updating https://github.com/swift-standards/swift-iso-9899
Updated https://github.com/apple/swift-numerics (0.50s)
Updated https://github.com/swift-standards/swift-iec-61966 (0.50s)
Updated https://github.com/swift-standards/swift-iso-9899 (0.50s)
[1/2275] Fetching swift-docc-plugin
Updating https://github.com/swift-standards/swift-standards
Updating https://github.com/coenttb/swift-testing-performance
Updating https://github.com/coenttb/swift-memory-allocation
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/swift-standards/swift-standards (0.46s)
Computing version for https://github.com/swift-standards/swift-iso-9899
Updated https://github.com/coenttb/swift-memory-allocation (0.46s)
Updated https://github.com/coenttb/swift-testing-performance (0.46s)
Computed https://github.com/swift-standards/swift-iso-9899 at 0.2.2 (2.11s)
Computing version for https://github.com/swift-standards/swift-iec-61966
Computed https://github.com/swift-standards/swift-iec-61966 at 0.1.2 (0.57s)
Computing version for https://github.com/swift-standards/swift-standards
Computed https://github.com/swift-standards/swift-standards at 0.13.0 (0.61s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.54s)
Computing version for https://github.com/coenttb/swift-testing-performance
Computed https://github.com/coenttb/swift-testing-performance at 0.1.2 (0.54s)
Computing version for https://github.com/coenttb/swift-memory-allocation
Computed https://github.com/coenttb/swift-memory-allocation at 0.1.0 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
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/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[16/57] Compiling SymbolKit UnifiedSymbol.swift
[17/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[18/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.swift
[48/57] Compiling SymbolKit Symbol.swift
[49/57] Compiling SymbolKit SymbolKind.swift
[50/57] Compiling SymbolKit SymbolGraph.swift
[51/57] Compiling SymbolKit GraphCollector.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.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! (5.75s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Color Standard' complete! (0.46s)
294
3 /Users/admin/builder/spi-builder-workspace/.docs/swift-standards/swift-color-standard/0.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-standards/swift-color-standard/0.1.0
File count: 294
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-swift-standards-swift-color-standard-0.1.0-50ff7f55.zip to s3://spi-docs-inbox/prod-swift-standards-swift-color-standard-0.1.0-50ff7f55.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [73%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.