Build Information
Successful build of WrkstrmMain, reference main (fb948c
), with Swift 6.0 for macOS (SPM) on 9 Nov 2024 11:02:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmMain.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmMain
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fb948cf Update Package.swift
Cloned https://github.com/wrkstrm/WrkstrmMain.git
Revision (git rev-parse @):
fb948cfc141ca01f78edf8c42fe6eced6e6f65b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmMain.git at main
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/15566] Fetching swift-testing
[15567/82039] Fetching swift-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.51s)
Fetched https://github.com/apple/swift-testing.git from cache (3.51s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.11.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-06-12 (2.69s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git 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": "wrkstrmmain",
"name": "WrkstrmMain",
"url": "https://github.com/wrkstrm/WrkstrmMain.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmMain",
"dependencies": [
]
}
]
}
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/838] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.77s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at main (fb948cf)
warning: '.resolve-product-dependencies': dependency 'wrkstrmmain' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmMain.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/24] Emitting module WrkstrmMain
[4/26] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[5/26] Compiling WrkstrmMain Sequence+Decompose.swift
[6/26] Compiling WrkstrmMain Injectable.swift
[7/26] Compiling WrkstrmMain Result.swift
[8/26] Compiling WrkstrmMain Array+Filter.swift
[9/26] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[10/26] Compiling WrkstrmMain Collection+Sorting.swift
[11/26] Compiling WrkstrmMain CommandLine+Executable.swift
[12/26] Compiling WrkstrmMain Optional+Comparable.swift
[13/26] Compiling WrkstrmMain String+Count.swift
[14/26] Compiling WrkstrmMain String+Error.swift
[15/26] Compiling WrkstrmMain UInt+BitSetting.swift
[16/26] Compiling WrkstrmMain JSON.swift
[17/26] Compiling WrkstrmMain BinaryTree.swift
[18/26] Compiling WrkstrmMain Tree.swift
[19/26] Compiling WrkstrmMain List.swift
[20/26] Compiling WrkstrmMain String+KebabCase.swift
[21/26] Compiling WrkstrmMain String+Source.swift
[22/26] Compiling WrkstrmMain Sequence+Unique.swift
[23/26] Compiling WrkstrmMain String+Contains.swift
[24/26] Compiling WrkstrmMain Sort.swift
[25/26] Compiling WrkstrmMain IndexedCollection.swift
[26/26] Compiling WrkstrmMain SortedArray.swift
Build complete! (13.59s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmMain/Extensions/Optional/Optional+AnyFlattenable
Build complete.
{
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
}
],
"manifest_display_name" : "WrkstrmMain",
"name" : "WrkstrmMain",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "WrkstrmMain",
"targets" : [
"WrkstrmMain"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WrkstrmMainTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmMainTests",
"path" : "Tests/WrkstrmMainTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"BinaryTreeTests.swift",
"CollectionTests.swift",
"IndexedCollectionTests.swift",
"ListTests.swift",
"OptionalComparableTests.swift",
"StringKebabTests.swift",
"StringTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WrkstrmMain"
],
"type" : "test"
},
{
"c99name" : "WrkstrmMain",
"module_type" : "SwiftTarget",
"name" : "WrkstrmMain",
"path" : "Sources/WrkstrmMain",
"product_memberships" : [
"WrkstrmMain"
],
"sources" : [
"CustomCollections/Classes/BinaryTree.swift",
"CustomCollections/Classes/Tree.swift",
"CustomCollections/Enums/List.swift",
"CustomCollections/Enums/Sort.swift",
"CustomCollections/Structs/IndexedCollection.swift",
"CustomCollections/Structs/SortedArray.swift",
"Extensions/Array+Filter.swift",
"Extensions/ClosedRange+Magnitude.swift",
"Extensions/Collection+Sorting.swift",
"Extensions/CommandLine+Executable.swift",
"Extensions/Optional/Optional+Comparable.swift",
"Extensions/RandomAccessCollection+IndexedCollection.swift",
"Extensions/Sequence+Decompose.swift",
"Extensions/Sequence+Unique.swift",
"Extensions/String/String+Contains.swift",
"Extensions/String/String+Count.swift",
"Extensions/String/String+Error.swift",
"Extensions/String/String+KebabCase.swift",
"Extensions/String/String+Source.swift",
"Extensions/UInt+BitSetting.swift",
"JSON/JSON.swift",
"Protocols/Injectable.swift",
"Protocols/Result.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/wrkstrm/wrkstrmmain/main
Repository: wrkstrm/WrkstrmMain
Swift version used: 6.0
Target: WrkstrmMain
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'WrkstrmMain'...
Finished extracting symbol information for 'WrkstrmMain'. (3.67s)
Building documentation for 'WrkstrmMain'...
Finished building documentation for 'WrkstrmMain' (0.27s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/wrkstrm/wrkstrmmain/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-testing.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/swiftlang/swift-syntax.git (0.96s)
Updated https://github.com/apple/swift-testing.git (0.96s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.11.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3178] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-06-12 (0.67s)
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.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Names.swift
[10/53] Compiling SymbolKit SPI.swift
[11/53] Compiling SymbolKit Snippet.swift
[12/53] Compiling SymbolKit Extension.swift
[13/53] Compiling SymbolKit DeclarationFragments.swift
[14/53] Compiling SymbolKit Fragment.swift
[15/53] Compiling SymbolKit FragmentKind.swift
[16/53] Compiling SymbolKit FunctionParameter.swift
[17/53] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Emitting module SymbolKit
[38/57] Compiling SymbolKit SourceRange.swift
[39/57] Compiling SymbolKit Metadata.swift
[40/57] Compiling SymbolKit Module.swift
[41/57] Compiling SymbolKit OperatingSystem.swift
[42/57] Compiling SymbolKit Platform.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.00s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/23] Emitting module WrkstrmMain
[3/25] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[4/25] Compiling WrkstrmMain Sequence+Decompose.swift
[5/25] Compiling WrkstrmMain CommandLine+Executable.swift
[6/25] Compiling WrkstrmMain Optional+Comparable.swift
[7/25] Compiling WrkstrmMain UInt+BitSetting.swift
[8/25] Compiling WrkstrmMain JSON.swift
[9/25] Compiling WrkstrmMain Array+Filter.swift
[10/25] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[11/25] Compiling WrkstrmMain Collection+Sorting.swift
[12/25] Compiling WrkstrmMain String+Count.swift
[13/25] Compiling WrkstrmMain String+Error.swift
[14/25] Compiling WrkstrmMain Injectable.swift
[15/25] Compiling WrkstrmMain Result.swift
[16/25] Compiling WrkstrmMain BinaryTree.swift
[17/25] Compiling WrkstrmMain Tree.swift
[18/25] Compiling WrkstrmMain List.swift
[19/25] Compiling WrkstrmMain String+KebabCase.swift
[20/25] Compiling WrkstrmMain String+Source.swift
[21/25] Compiling WrkstrmMain Sort.swift
[22/25] Compiling WrkstrmMain IndexedCollection.swift
[23/25] Compiling WrkstrmMain SortedArray.swift
[24/25] Compiling WrkstrmMain Sequence+Unique.swift
[25/25] Compiling WrkstrmMain String+Contains.swift
Build of target: 'WrkstrmMain' complete! (1.32s)
586
5 /Users/admin/builder/spi-builder-workspace/.docs/wrkstrm/wrkstrmmain/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wrkstrm/wrkstrmmain/main
File count: 586
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-wrkstrm-wrkstrmmain-main-b6ee1fac.zip to s3://spi-docs-inbox/prod-wrkstrm-wrkstrmmain-main-b6ee1fac.zip
Copying... [13%]
Copying... [20%]
Copying... [34%]
Copying... [40%]
Copying... [54%]
Copying... [61%]
Copying... [74%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.