Build Information
Successful build of CompassCardDownloader, reference main (d521d4), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 00:29:52 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/Nef10/CompassCardDownloader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/CompassCardDownloader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d521d4c Bump release-drafter from 7.1.1 to 7.2.0 (#98)
Cloned https://github.com/Nef10/CompassCardDownloader.git
Revision (git rev-parse @):
d521d4caf396a83d5a4ea4e4405392e369c647a4
SUCCESS checkout https://github.com/Nef10/CompassCardDownloader.git at main
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1653] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.96s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.7.0 (1.63s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.7.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "compasscarddownloader",
"name": "CompassCardDownloader",
"url": "https://github.com/Nef10/CompassCardDownloader.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CompassCardDownloader",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftscraper",
"name": "SwiftScraper",
"url": "https://github.com/Nef10/SwiftScraper.git",
"version": "0.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftScraper",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Nef10/CompassCardDownloader.git
[1/598] Fetching compasscarddownloader
Fetched https://github.com/Nef10/CompassCardDownloader.git from cache (0.90s)
Fetching https://github.com/Nef10/SwiftScraper.git from cache
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.42s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.7.0 (0.49s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.7.0
Creating working copy for https://github.com/Nef10/CompassCardDownloader.git
Working copy of https://github.com/Nef10/CompassCardDownloader.git resolved at main (d521d4c)
warning: '.resolve-product-dependencies': dependency 'compasscarddownloader' is not used by any target
Found 1 product dependencies
- SwiftScraper
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Nef10/CompassCardDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying SwiftScraper.js
[0/5] Copying CompassCardDownload.js
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/23] Compiling SwiftScraper WaitForConditionStep.swift
[7/23] Compiling SwiftScraper WaitStep.swift
[8/23] Compiling SwiftScraper ProcessStep.swift
[9/23] Compiling SwiftScraper ScriptStep.swift
[10/23] Compiling SwiftScraper OpenPageStep.swift
[11/23] Compiling SwiftScraper PageChangeStep.swift
[12/23] Compiling SwiftScraper SwiftScraperError.swift
[13/24] Compiling SwiftScraper resource_bundle_accessor.swift
[14/24] Compiling SwiftScraper StepFlowResult.swift
[15/24] Compiling SwiftScraper DownloadStep.swift
[16/24] Compiling SwiftScraper Step.swift
[17/24] Compiling SwiftScraper StepCompletionCallback.swift
[18/24] Compiling SwiftScraper AsyncScriptStep.swift
[19/24] Compiling SwiftScraper NavigableStep.swift
[20/24] Emitting module SwiftScraper
[21/24] Compiling SwiftScraper StepRunner.swift
[22/24] Compiling SwiftScraper AsyncProcessStep.swift
[23/24] Compiling SwiftScraper Browser.swift
[24/24] Compiling SwiftScraper JavaScriptGenerator.swift
[25/28] Compiling CompassCardDownloader CompassCardDownloaderDelegate.swift
[26/28] Compiling CompassCardDownloader resource_bundle_accessor.swift
[27/28] Emitting module CompassCardDownloader
[28/28] Compiling CompassCardDownloader CompassCardDownloader.swift
Build complete! (10.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftscraper",
"requirement" : {
"exact" : [
"0.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftScraper.git"
}
],
"manifest_display_name" : "CompassCardDownloader",
"name" : "CompassCardDownloader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CompassCardDownloader",
"targets" : [
"CompassCardDownloader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CompassCardDownloaderTests",
"module_type" : "SwiftTarget",
"name" : "CompassCardDownloaderTests",
"path" : "Tests/CompassCardDownloaderTests",
"sources" : [
"CompassCardDownloaderTests.swift"
],
"target_dependencies" : [
"CompassCardDownloader"
],
"type" : "test"
},
{
"c99name" : "CompassCardDownloader",
"module_type" : "SwiftTarget",
"name" : "CompassCardDownloader",
"path" : "Sources/CompassCardDownloader",
"product_dependencies" : [
"SwiftScraper"
],
"product_memberships" : [
"CompassCardDownloader"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CompassCardDownloader/Resources/CompassCardDownload.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CompassCardDownloader.swift",
"CompassCardDownloaderDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.