Build Information
Successful build of FoundationKit, reference main (773a78
), with Swift 5.10 for macOS (SPM) on 30 Sep 2024 21:23:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 773a78d Swift 6.0
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
773a78d6cfaeb6f5e2f2f6194fa4ca0209e6feeb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at main
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.36s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.70s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.62s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.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": "foundationkit",
"name": "FoundationKit",
"url": "https://github.com/NikSativa/FoundationKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FoundationKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/NikSativa/FoundationKit.git
[2/113] Fetching foundationkit
Fetched https://github.com/NikSativa/FoundationKit.git from cache (0.68s)
Creating working copy for https://github.com/NikSativa/FoundationKit.git
Working copy of https://github.com/NikSativa/FoundationKit.git resolved at main (773a78d)
warning: '.resolve-product-dependencies': dependency 'foundationkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/23] Emitting module FoundationKit
[5/25] Compiling FoundationKit UUIDProvider.swift
[6/25] Compiling FoundationKit resource_bundle_accessor.swift
[7/25] Compiling FoundationKit Sequence+Foundation.swift
[8/25] Compiling FoundationKit String+Foundation.swift
[9/25] Compiling FoundationKit Optional+Foundation.swift
[10/25] Compiling FoundationKit Result+Foundation.swift
[11/25] Compiling FoundationKit CGPoint+Foundation.swift
[12/25] Compiling FoundationKit CGRect+Foundation.swift
[13/25] Compiling FoundationKit Dictionary+Foundation.swift
[14/25] Compiling FoundationKit Encodable+Foundation.swift
[15/25] Compiling FoundationKit CGSize+Foundation.swift
[16/25] Compiling FoundationKit Collection+Foundation.swift
[17/25] Compiling FoundationKit UIColor+Foundation.swift
[18/25] Compiling FoundationKit UIImage+Foundation.swift
[19/25] Compiling FoundationKit Closures.swift
[20/25] Compiling FoundationKit Array+Foundation.swift
[21/25] Compiling FoundationKit CACornerMask+Foundation.swift
[22/25] Compiling FoundationKit URLOpener+SwiftUI.swift
[23/25] Compiling FoundationKit URLOpener+UIKit.swift
[24/25] Compiling FoundationKit LinkDetector.swift
[25/25] Compiling FoundationKit NotificationDispatcher.swift
Build complete! (8.20s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/foundationkit/main
Repository: NikSativa/FoundationKit
Swift version used: 5.10
Target: FoundationKit
Extracting symbol information for 'FoundationKit'...
Finished extracting symbol information for 'FoundationKit'. (0.41s)
Building documentation for 'FoundationKit'...
Finished building documentation for 'FoundationKit' (0.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.48s)
Updated https://github.com/NikSativa/SpryKit.git (0.48s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.48s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.67s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3082] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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-entitlement.plist
[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/53] Compiling SymbolKit Names.swift
[12/53] Compiling SymbolKit SPI.swift
[13/53] Compiling SymbolKit Snippet.swift
[14/53] Compiling SymbolKit Extension.swift
[15/53] Compiling SymbolKit SemanticVersion.swift
[16/53] Compiling SymbolKit AccessControl.swift
[17/53] Compiling SymbolKit Availability.swift
[18/53] Compiling SymbolKit AvailabilityItem.swift
[19/53] Compiling SymbolKit Domain.swift
[20/53] Compiling SymbolKit Identifier.swift
[21/53] Compiling SymbolKit KindIdentifier.swift
[22/53] Compiling SymbolKit Location.swift
[23/53] Compiling SymbolKit Mutability.swift
[24/57] Compiling Snippets SnippetParser.swift
[25/57] Compiling Snippets Snippet.swift
[26/57] Emitting module Snippets
[27/57] Compiling SymbolKit Mixin+Equals.swift
[28/57] Compiling SymbolKit Mixin+Hash.swift
[29/57] Compiling SymbolKit Mixin.swift
[30/57] Compiling SymbolKit LineList.swift
[31/57] Compiling SymbolKit Position.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Emitting module SymbolKit
[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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.19s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
352
3 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/foundationkit/main
File count: 352
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-foundationkit-main-7837636d.zip to s3://spi-docs-inbox/prod-niksativa-foundationkit-main-7837636d.zip
Copying... [12%]
Copying... [23%]
Copying... [35%]
Copying... [46%]
Copying... [58%]
Copying... [69%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.