Build Information
Successful build of swift-notes-automation, reference main (5b7533), with Swift 6.3 for macOS (SPM) on 5 May 2026 09:35:10 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/chrischall/swift-notes-automation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chrischall/swift-notes-automation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5b75331 Merge pull request #2 from chrischall/dependabot/github_actions/actions/upload-artifact-7
Cloned https://github.com/chrischall/swift-notes-automation.git
Revision (git rev-parse @):
5b75331aaea944494031631a485a433842aca134
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/chrischall/swift-notes-automation.git at main
========================================
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-notes-automation",
"name": "swift-notes-automation",
"url": "https://github.com/chrischall/swift-notes-automation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-notes-automation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/chrischall/swift-notes-automation.git
[1/159] Fetching swift-notes-automation
Fetched https://github.com/chrischall/swift-notes-automation.git from cache (0.91s)
Creating working copy for https://github.com/chrischall/swift-notes-automation.git
Working copy of https://github.com/chrischall/swift-notes-automation.git resolved at main (5b75331)
warning: '.resolve-product-dependencies': dependency 'swift-notes-automation' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/chrischall/swift-notes-automation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/9] Compiling NotesAutomation StringHelpers.swift
[4/9] Compiling NotesAutomation NoteService.swift
[5/9] Compiling NotesAutomation NoteStoreReader.swift
[6/9] Compiling NotesAutomation Note.swift
[7/9] Compiling NotesAutomation AppleScriptRunner.swift
[8/9] Emitting module NotesAutomation
[9/9] Compiling NotesAutomation NSAppleScriptRunner.swift
Build complete! (9.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-notes-automation",
"name" : "swift-notes-automation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NotesAutomation",
"targets" : [
"NotesAutomation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NotesAutomationTests",
"module_type" : "SwiftTarget",
"name" : "NotesAutomationTests",
"path" : "Tests/NotesAutomationTests",
"sources" : [
"ErrorTests.swift",
"FakeAppleScriptRunner.swift",
"NSAppleScriptRunnerTests.swift",
"NoteServiceIntegrationTests.swift",
"NoteServiceTests.swift",
"NoteStoreFixture.swift",
"NoteStoreReaderIntegrationTests.swift",
"NoteStoreReaderTests.swift",
"NoteTests.swift",
"StringHelpersTests.swift"
],
"target_dependencies" : [
"NotesAutomation"
],
"type" : "test"
},
{
"c99name" : "NotesAutomation",
"module_type" : "SwiftTarget",
"name" : "NotesAutomation",
"path" : "Sources/NotesAutomation",
"product_memberships" : [
"NotesAutomation"
],
"sources" : [
"AppleScriptRunner.swift",
"NSAppleScriptRunner.swift",
"Note.swift",
"NoteService.swift",
"NoteStoreReader.swift",
"StringHelpers.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chrischall/swift-notes-automation/main
Repository: chrischall/swift-notes-automation
Swift version used: 6.3
Target: NotesAutomation
Extracting symbol information for 'NotesAutomation'...
Finished extracting symbol information for 'NotesAutomation'. (38.97s)
Building documentation for 'NotesAutomation'...
Finished building documentation for 'NotesAutomation' (0.36s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chrischall/swift-notes-automation/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (11.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (14.15s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3710] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling Snippets SnippetParser.swift
[8/58] Compiling Snippets Snippet.swift
[9/58] Emitting module Snippets
[10/58] Compiling Snippets SnippetLanguage.swift
[11/58] Compiling SymbolKit GenericConstraint.swift
[12/58] Compiling SymbolKit GenericParameter.swift
[13/58] Compiling SymbolKit Generics.swift
[14/58] Compiling SymbolKit Namespace.swift
[15/58] Compiling SymbolKit Mixin+Equals.swift
[16/58] Compiling SymbolKit Mixin+Hash.swift
[17/58] Compiling SymbolKit Mixin.swift
[18/58] Compiling SymbolKit LineList.swift
[19/58] Compiling SymbolKit Position.swift
[20/58] Compiling SymbolKit SemanticVersion.swift
[21/58] Compiling SymbolKit AccessControl.swift
[22/58] Compiling SymbolKit Availability.swift
[23/58] Compiling SymbolKit AvailabilityItem.swift
[24/58] Compiling SymbolKit Domain.swift
[25/58] Compiling SymbolKit SourceRange.swift
[26/58] Compiling SymbolKit Metadata.swift
[27/58] Compiling SymbolKit Module.swift
[28/58] Compiling SymbolKit OperatingSystem.swift
[29/58] Compiling SymbolKit Platform.swift
[30/58] Compiling SymbolKit DeclarationFragments.swift
[31/58] Compiling SymbolKit Fragment.swift
[32/58] Compiling SymbolKit FragmentKind.swift
[33/58] Compiling SymbolKit FunctionParameter.swift
[34/58] Compiling SymbolKit FunctionSignature.swift
[35/58] Compiling SymbolKit Relationship.swift
[36/58] Compiling SymbolKit RelationshipKind.swift
[37/58] Compiling SymbolKit SourceOrigin.swift
[38/58] Compiling SymbolKit GenericConstraints.swift
[39/58] Compiling SymbolKit Swift.swift
[40/58] Compiling SymbolKit Identifier.swift
[41/58] Compiling SymbolKit KindIdentifier.swift
[42/58] Compiling SymbolKit Location.swift
[43/58] Compiling SymbolKit Mutability.swift
[44/58] Compiling SymbolKit Names.swift
[45/58] Compiling SymbolKit SPI.swift
[46/58] Compiling SymbolKit Snippet.swift
[47/58] Compiling SymbolKit Extension.swift
[48/58] Compiling SymbolKit Symbol.swift
[49/58] Compiling SymbolKit SymbolKind.swift
[50/58] Compiling SymbolKit SymbolGraph.swift
[51/58] Compiling SymbolKit GraphCollector.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NotesAutomation' complete! (0.21s)
194
3 /Users/admin/builder/spi-builder-workspace/.docs/chrischall/swift-notes-automation/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chrischall/swift-notes-automation/main
File count: 194
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-chrischall-swift-notes-automation-main-1eebb291.zip to s3://spi-docs-inbox/prod-chrischall-swift-notes-automation-main-1eebb291.zip
Copying... [13%]
Copying... [25%]
Copying... [38%]
Copying... [50%]
Copying... [63%]
Copying... [75%]
Copying... [88%]
Copying... [100%]
Done.