Build Information
Successful build of EventDispatcherKit, reference main (7cd192
), with Swift 5.10 for macOS (SPM) on 30 Sep 2024 10:54:28 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/EventDispatcherKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7cd1925 Swift 6.0
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
7cd192560066de4bcba3dee6b3a4ca0e44388393
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at main
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
[111/1295] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.42s)
Fetched https://github.com/NikSativa/Threading.git from cache (1.42s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.48s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.47s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.67s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
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/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.0.0
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/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": "eventdispatcherkit",
"name": "EventDispatcherKit",
"url": "https://github.com/NikSativa/EventDispatcherKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EventDispatcherKit",
"dependencies": [
{
"identity": "threading",
"name": "Threading",
"url": "https://github.com/NikSativa/Threading.git",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/NikSativa/EventDispatcherKit.git
[1/186] Fetching eventdispatcherkit
Fetched https://github.com/NikSativa/EventDispatcherKit.git from cache (0.66s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.49s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.04s)
Creating working copy for https://github.com/NikSativa/EventDispatcherKit.git
Working copy of https://github.com/NikSativa/EventDispatcherKit.git resolved at main (7cd1925)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'eventdispatcherkit' is not used by any target
Found 1 product dependencies
- Threading
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/NikSativa/EventDispatcherKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/15] Compiling Threading Queueable.swift
[7/15] Compiling Threading IsolatedMain.swift
[8/15] Compiling Threading Queue+Queueable.swift
[9/15] Compiling Threading DispatchTime+Queue.swift
[10/15] Compiling Threading DelayedQueue.swift
[11/15] Compiling Threading resource_bundle_accessor.swift
[12/15] Compiling Threading UnSendable.swift
[13/15] Compiling Threading Queue.swift
[14/15] Emitting module Threading
[15/15] Compiling Threading Atomic.swift
[16/26] Compiling EventDispatcherKit CustomizableEvent.swift
[17/26] Compiling EventDispatcherKit Event.swift
[18/27] Compiling EventDispatcherKit EventDispatching.swift
[19/27] Compiling EventDispatcherKit EventProcessor.swift
[20/27] Compiling EventDispatcherKit EventProcessorName.swift
[21/27] Compiling EventDispatcherKit TechnicalEvent.swift
[22/27] Compiling EventDispatcherKit EventName.swift
[23/27] Compiling EventDispatcherKit Events.swift
[24/27] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[25/27] Compiling EventDispatcherKit EventDispatcher.swift
[26/27] Emitting module EventDispatcherKit
[27/27] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (6.77s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/eventdispatcherkit/main
Repository: NikSativa/EventDispatcherKit
Swift version used: 5.10
Target: EventDispatcherKit
Extracting symbol information for 'EventDispatcherKit'...
Finished extracting symbol information for 'EventDispatcherKit'. (0.26s)
Building documentation for 'EventDispatcherKit'...
Finished building documentation for 'EventDispatcherKit' (0.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/eventdispatcherkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Updated https://github.com/NikSativa/Threading.git (0.49s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.49s)
Updated https://github.com/NikSativa/SpryKit.git (0.49s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.49s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.45s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.62s)
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.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/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.4.3
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.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 Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.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 Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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
[60/61] Applying snippet-extract
Build complete! (3.94s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
282
3 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/eventdispatcherkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/eventdispatcherkit/main
File count: 282
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-eventdispatcherkit-main-c2c0aac4.zip to s3://spi-docs-inbox/prod-niksativa-eventdispatcherkit-main-c2c0aac4.zip
Copying... [13%]
Copying... [26%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [90%]
Copying... [100%]
Done.