Build Information
Successful build of Poes, reference master (530ab4), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 23:14:20 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/AvdLee/Poes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/Poes
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 530ab44 Update stale.yml
Submodule path 'Submodules/WeTransfer-iOS-CI': checked out 'c2122f81f98515f3e292dff1a5e03c6899870646'
Submodule 'Submodules/WeTransfer-iOS-CI' (https://github.com/WeTransfer/WeTransfer-iOS-CI.git) registered for path 'Submodules/WeTransfer-iOS-CI'
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Cloned https://github.com/AvdLee/Poes.git
Revision (git rev-parse @):
530ab4428083f0ad8935d165684a1b5a70dc2399
SUCCESS checkout https://github.com/AvdLee/Poes.git at master
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (2.28s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.1
========================================
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": "poes",
"name": "Poes",
"url": "https://github.com/AvdLee/Poes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Poes",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/AvdLee/Poes.git
[1/222] Fetching poes
Fetched https://github.com/AvdLee/Poes.git from cache (0.73s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.31s)
Creating working copy for https://github.com/AvdLee/Poes.git
Working copy of https://github.com/AvdLee/Poes.git resolved at master (530ab44)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AvdLee/Poes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write Poes-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/35] Emitting module ArgumentParser
[7/37] Compiling ArgumentParser Argument.swift
[8/37] Compiling ArgumentParser ArgumentHelp.swift
[9/37] Compiling ArgumentParser Flag.swift
[10/37] Compiling ArgumentParser StringExtensions.swift
[11/37] Compiling ArgumentParser Tree.swift
[12/37] Compiling ArgumentParser NameSpecification.swift
[13/37] Compiling ArgumentParser Option.swift
[14/37] Compiling ArgumentParser OptionGroup.swift
[15/37] Compiling ArgumentParser ArgumentDefinition.swift
[16/37] Compiling ArgumentParser ArgumentSet.swift
[17/37] Compiling ArgumentParser ArgumentSetSequence.swift
[18/37] Compiling ArgumentParser Parsed.swift
[19/37] Compiling ArgumentParser ParsedValues.swift
[20/37] Compiling ArgumentParser ParserError.swift
[21/37] Compiling ArgumentParser CommandParser.swift
[22/37] Compiling ArgumentParser InputOrigin.swift
[23/37] Compiling ArgumentParser Name.swift
[24/37] Compiling ArgumentParser ParsableArguments.swift
[25/37] Compiling ArgumentParser ParsableCommand.swift
[26/37] Compiling ArgumentParser ArgumentDecoder.swift
[27/37] Compiling ArgumentParser ValidationError.swift
[28/37] Compiling ArgumentParser CommandConfiguration.swift
[29/37] Compiling ArgumentParser ExpressibleByArgument.swift
[30/37] Compiling ArgumentParser SplitArguments.swift
[31/37] Compiling ArgumentParser HelpCommand.swift
[32/37] Compiling ArgumentParser HelpGenerator.swift
[33/37] Compiling ArgumentParser MessageInfo.swift
[34/37] Compiling ArgumentParser UsageGenerator.swift
[35/43] Compiling PoesCore Poes.swift
[36/43] Compiling PoesCore Send.swift
[37/43] Compiling PoesCore Payload.swift
[38/43] Compiling PoesCore Shell.swift
[39/43] Compiling PoesCore Log.swift
[40/43] Emitting module PoesCore
[41/45] Compiling Poes main.swift
[42/45] Emitting module Poes
[42/45] Write Objects.LinkFileList
[43/45] Linking Poes
[44/45] Applying Poes
Build complete! (8.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Poes",
"name" : "Poes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Poes",
"targets" : [
"Poes"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "PoesCore",
"module_type" : "SwiftTarget",
"name" : "PoesCore",
"path" : "Sources/PoesCore",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Poes"
],
"sources" : [
"Helpers/Log.swift",
"Helpers/Shell.swift",
"Payload.swift",
"Poes.swift",
"Send.swift"
],
"type" : "library"
},
{
"c99name" : "Poes",
"module_type" : "SwiftTarget",
"name" : "Poes",
"path" : "Sources/Poes",
"product_memberships" : [
"Poes"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"PoesCore"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Done.