Build Information
Failed to build Assist, reference develop (3099ec
), with Swift 5.10 for macOS (SPM) on 23 Jul 2025 04:34:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 3099ec5 Fix typo
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
3099ec59c1c846b4b1f42320506a753e7cdb7a2b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/30] Write sources
[7/30] Write asc-entitlement.plist
[7/30] Write push-entitlement.plist
[9/30] Write snap-entitlement.plist
[10/30] Write playground-entitlement.plist
[11/30] Write sources
[17/30] Write swift-version-33747A42983211AE.txt
[19/46] Emitting module ArgumentParserToolInfo
[20/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/92] Compiling ArgumentParser CommandConfiguration.swift
[22/92] Compiling ArgumentParser CommandGroup.swift
[23/92] Compiling ArgumentParser EnumerableFlag.swift
[24/92] Compiling ArgumentParser ExpressibleByArgument.swift
[25/92] Compiling ArgumentParser ParsableArguments.swift
[26/92] Compiling ArgumentParser ArgumentDiscussion.swift
[27/92] Compiling ArgumentParser ArgumentHelp.swift
[28/92] Compiling ArgumentParser ArgumentVisibility.swift
[29/92] Compiling ArgumentParser CompletionKind.swift
[30/92] Compiling ArgumentParser Errors.swift
[31/96] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/96] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/96] Compiling ArgumentParser UniqueNamesValidator.swift
[35/96] Compiling SwiftShell String.swift
[36/96] Compiling ArgumentParser SequenceExtensions.swift
[37/96] Compiling ArgumentParser StringExtensions.swift
[38/96] Compiling ArgumentParser SwiftExtensions.swift
[39/96] Compiling ArgumentParser Tree.swift
[40/96] Compiling ArgumentParser CodingKeyValidator.swift
[41/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/96] Compiling ArgumentParser CompletionsGenerator.swift
[43/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/96] Compiling ArgumentParser Argument.swift
[46/96] Compiling SwiftShell Files.swift
[47/96] Compiling SwiftShell Process.swift
[48/96] Compiling SwiftShell Array.swift
[49/96] Compiling SwiftShell Lazy-split.swift
[50/96] Compiling SwiftShell Stream.swift
[51/96] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[52/96] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[53/96] Emitting module SwiftKeychainWrapper
[54/96] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[55/96] Compiling SwiftShell Context.swift
[56/96] Compiling SwiftShell Bash.swift
[57/96] Emitting module SwiftShell
[58/96] Compiling SwiftShell Command.swift
[59/96] Compiling ArgumentParser Flag.swift
[60/96] Compiling ArgumentParser NameSpecification.swift
[61/96] Compiling ArgumentParser Option.swift
[62/96] Compiling ArgumentParser OptionGroup.swift
[63/96] Compiling ArgumentParser AsyncParsableCommand.swift
[64/96] Compiling ArgumentParser InputKey.swift
[65/96] Compiling ArgumentParser InputOrigin.swift
[66/96] Compiling ArgumentParser Name.swift
[67/96] Compiling ArgumentParser Parsed.swift
[68/96] Compiling ArgumentParser ParsedValues.swift
[69/96] Emitting module ArgumentParser
[70/97] Compiling ArgumentParser ParserError.swift
[71/97] Compiling ArgumentParser SplitArguments.swift
[72/97] Compiling ArgumentParser DumpHelpGenerator.swift
[73/97] Compiling ArgumentParser HelpCommand.swift
[74/97] Compiling ArgumentParser HelpGenerator.swift
[75/121] Compiling ArgumentParser MessageInfo.swift
[76/121] Compiling ArgumentParser UsageGenerator.swift
[77/121] Compiling ArgumentParser CollectionExtensions.swift
[78/121] Compiling ArgumentParser Mutex.swift
[79/121] Compiling ArgumentParser Platform.swift
[80/121] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[81/121] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[82/121] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[83/121] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[84/121] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[85/121] Compiling Engine EmptyResponse.swift
[86/121] Compiling Engine Clamping.swift
[87/123] Compiling Engine Engine.swift
[88/123] Compiling Engine Bundle+Extensions.swift
[89/123] Compiling Engine FileManager+Extensions.swift
[90/123] Compiling Engine UIView+Extensions.swift
[91/123] Compiling Engine UIViewController+Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/123] Emitting module Engine
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: consecutive declarations on a line must be separated by ';'
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: expected declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: in declaration of 'JWT'
public struct JWT {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: consecutive declarations on a line must be separated by ';'
func data() throws(Error) -> Data {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: expected declaration
func data() throws(Error) -> Data {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:70:17: note: in declaration of 'KeySource'
public enum KeySource: Equatable, Hashable, Codable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:17: error: expected '{' in body of function declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:14: error: expected '{' in body of function declaration
func data() throws(Error) -> Data {
^
[93/123] Compiling Engine UserDefaults+PropertyWrapper.swift
[94/123] Compiling Engine UIColor+Extensions.swift
[95/123] Compiling Engine Service.swift
[96/123] Compiling Engine DataWrapper.swift
[97/123] Compiling Engine Endpoint.swift
[98/123] Compiling Engine HTTPMethod.swift
[99/123] Compiling Engine Json.swift
[100/123] Compiling Engine JWTClaims.swift
[101/123] Compiling Engine JWTHeader.swift
[102/123] Compiling Engine Keychain.swift
[103/123] Compiling Engine LoggableError.swift
[104/123] Compiling Engine Network.swift
[105/123] Compiling Engine NetworkError.swift
[106/123] Compiling Engine ProcessInfo+Extensions.swift
[107/123] Compiling Engine String+Extensions.swift
[108/123] Compiling Engine String+Random.swift
[109/123] Compiling Engine URL+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: consecutive declarations on a line must be separated by ';'
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: expected declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: in declaration of 'JWT'
public struct JWT {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: consecutive declarations on a line must be separated by ';'
func data() throws(Error) -> Data {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: expected declaration
func data() throws(Error) -> Data {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:70:17: note: in declaration of 'KeySource'
public enum KeySource: Equatable, Hashable, Codable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:17: error: expected '{' in body of function declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:14: error: expected '{' in body of function declaration
func data() throws(Error) -> Data {
^
[110/123] Compiling Engine URLRequest+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: consecutive declarations on a line must be separated by ';'
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: expected declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: in declaration of 'JWT'
public struct JWT {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: consecutive declarations on a line must be separated by ';'
func data() throws(Error) -> Data {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: expected declaration
func data() throws(Error) -> Data {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:70:17: note: in declaration of 'KeySource'
public enum KeySource: Equatable, Hashable, Codable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:17: error: expected '{' in body of function declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:14: error: expected '{' in body of function declaration
func data() throws(Error) -> Data {
^
[111/123] Compiling Engine JWT.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: consecutive declarations on a line must be separated by ';'
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:97: error: expected declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: in declaration of 'JWT'
public struct JWT {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: consecutive declarations on a line must be separated by ';'
func data() throws(Error) -> Data {
^
;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:27: error: expected declaration
func data() throws(Error) -> Data {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:70:17: note: in declaration of 'KeySource'
public enum KeySource: Equatable, Hashable, Codable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:14:17: error: expected '{' in body of function declaration
public func create(keySource: KeySource, header: JWTHeader, payload: JWTClaims) async throws(Error) -> String {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:75:14: error: expected '{' in body of function declaration
func data() throws(Error) -> Data {
^
error: fatalError
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell
[14/687] Fetching engine
[125/5550] Fetching engine, swiftshell
[756/6113] Fetching engine, swiftshell, asckit
[2516/21661] Fetching engine, swiftshell, asckit, swift-argument-parser
Fetched https://github.com/blackjacx/ASCKit from cache (2.25s)
Fetched https://github.com/blackjacx/Engine from cache (2.25s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.25s)
Fetched https://github.com/kareman/SwiftShell from cache (2.25s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.71s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.33s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.34s)
Fetching https://github.com/jrendel/SwiftKeychainWrapper
[1/1666] Fetching swiftkeychainwrapper
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (0.84s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (1.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.36s)
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.4.0
Creating working copy for https://github.com/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
BUILD FAILURE 5.10 macosSpm