Build Information
Successful build of Octoid, reference main (764076
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 20:55:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Octoid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Octoid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7640765 Added isEmpty
Cloned https://github.com/elegantchaos/Octoid.git
Revision (git rev-parse @):
7640765e7587b8654c4df78f2ce5e37f45380f96
SUCCESS checkout https://github.com/elegantchaos/Octoid.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/Octoid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/42] Compiling Coercion UIntConvertible.swift
[9/42] Compiling Coercion IntConvertible.swift
[10/42] Compiling Coercion StandardConvertible.swift
[11/42] Compiling Coercion StringConvertible.swift
[12/43] Compiling Coercion String+Coercion.swift
[13/43] Compiling Coercion Dictionary+Coercion.swift
[14/43] Compiling Coercion Double+Coercion.swift
[15/43] Compiling Coercion Converter.swift
[16/43] Compiling Coercion Date+Coercion.swift
[17/43] Compiling Coercion BoolConvertible.swift
[18/43] Compiling Coercion DataConvertible.swift
[19/43] Compiling Coercion DateConvertible.swift
[20/43] Compiling Coercion DoubleConvertible.swift
[21/43] Compiling Coercion BinaryInteger+Coercion.swift
[22/43] Compiling Coercion Bool+Coercion.swift
[23/43] Emitting module Coercion
[24/43] Compiling CollectionExtensions Dictionary+Appending.swift
[25/43] Compiling CollectionExtensions Dictionary+Merging.swift
[26/43] Compiling CollectionExtensions RandomAccessCollection+Wrapping.swift
[27/43] Compiling CollectionExtensions Collection+Helpers.swift
[28/43] Compiling CollectionExtensions Sequence+Sorting.swift
[29/43] Compiling CollectionExtensions Set+Helpers.swift
[30/43] Compiling CollectionExtensions Sequence+Sum.swift
[31/43] Compiling CollectionExtensions Dictionary+Helpers.swift
[32/43] Emitting module CollectionExtensions
[33/43] Compiling CollectionExtensions Array+Helpers.swift
[34/43] Compiling Logger OSLogHandler.swift
[35/43] Compiling Logger UserDefaultsManagerSettings.swift
[36/43] Compiling Logger NSLogHandler.swift
[37/43] Compiling Logger ManagerSettings.swift
[38/43] Compiling Logger PrintHandler.swift
[39/43] Compiling Logger Handler.swift
[40/43] Compiling Logger Context.swift
[41/43] Emitting module Logger
[42/43] Compiling Logger Channel.swift
[43/43] Compiling Logger Manager.swift
[44/47] Compiling DataFetcher JSONDictionary.swift
[45/47] Compiling DataFetcher MockDataFetcher.swift
[46/47] Compiling DataFetcher DataFetcher.swift
[47/47] Emitting module DataFetcher
[48/57] Compiling JSONSession Query.swift
[49/57] Compiling JSONSession ResourceResolver.swift
[50/57] Compiling JSONSession Request.swift
[51/57] Compiling JSONSession Resource.swift
[52/57] Compiling JSONSession Failure.swift
[53/57] Compiling JSONSession ProcessorGroup.swift
[54/57] Emitting module JSONSession
[55/57] Compiling JSONSession TimeExtensions.swift
[56/57] Compiling JSONSession Processor.swift
[57/57] Compiling JSONSession Session.swift
[58/67] Compiling Octoid MessageProcessor.swift
[59/68] Compiling Octoid JSONDictionary.swift
[60/68] Compiling Octoid Session.swift
[61/68] Compiling Octoid UnchangedProcessor.swift
[62/68] Compiling Octoid Commit.swift
[63/68] Compiling Octoid Author.swift
[64/68] Compiling Octoid Actor.swift
[65/68] Emitting module Octoid
[66/68] Compiling Octoid GraphAPI.swift
[67/68] Compiling Octoid Events.swift
[68/68] Compiling Octoid WorkflowRuns.swift
Build complete! (18.63s)
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/JSONSession.git
[1/400] Fetching collectionextensions
[297/707] Fetching collectionextensions, jsonsession
[472/1278] Fetching collectionextensions, jsonsession, xctestextensions
[564/3378] Fetching collectionextensions, jsonsession, xctestextensions, logger
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.71s)
[770/2807] Fetching collectionextensions, jsonsession, logger
Fetched https://github.com/elegantchaos/JSONSession.git from cache (0.93s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.93s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.93s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (1.45s)
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/DataFetcher.git
[1/172] Fetching datafetcher
[173/446] Fetching datafetcher, coercion
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.74s)
Fetched https://github.com/elegantchaos/DataFetcher.git from cache (0.74s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (1.24s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.3 (0.47s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.50s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.10 (0.46s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.46s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.67s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.17s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/JSONSession.git
Working copy of https://github.com/elegantchaos/JSONSession.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/DataFetcher.git
Working copy of https://github.com/elegantchaos/DataFetcher.git resolved at 1.0.2
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.10
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.3
Build complete.
{
"dependencies" : [
{
"identity" : "collectionextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/CollectionExtensions.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
},
{
"identity" : "jsonsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/JSONSession.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "Octoid",
"name" : "Octoid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Octoid",
"targets" : [
"Octoid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OctoidTests",
"module_type" : "SwiftTarget",
"name" : "OctoidTests",
"path" : "Tests/OctoidTests",
"product_dependencies" : [
"XCTestExtensions"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OctoidTests/Resources/events.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OctoidTests/Resources/runs.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OctoidTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Octoid"
],
"type" : "test"
},
{
"c99name" : "Octoid",
"module_type" : "SwiftTarget",
"name" : "Octoid",
"path" : "Sources/Octoid",
"product_dependencies" : [
"CollectionExtensions",
"Logger",
"JSONSession"
],
"product_memberships" : [
"Octoid"
],
"sources" : [
"Actor.swift",
"Author.swift",
"Commit.swift",
"Events.swift",
"GraphAPI.swift",
"JSONDictionary.swift",
"MessageProcessor.swift",
"Session.swift",
"UnchangedProcessor.swift",
"WorkflowRuns.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.