Build Information
Successful build of AudioRecorder, reference 1.0.0 (fade97), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 21:06:54 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/atacan/AudioRecorder.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/AudioRecorder
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at fade972 readme
Cloned https://github.com/atacan/AudioRecorder.git
Revision (git rev-parse @):
fade972c21f3665fdbfa3f0525ef0961b3e56566
SUCCESS checkout https://github.com/atacan/AudioRecorder.git at 1.0.0
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/2606] Fetching combine-schedulers
[132/3923] Fetching combine-schedulers, swift-clocks
[133/4879] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
[653/11648] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, swift-dependencies
[942/17371] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, swift-dependencies, xctest-dynamic-overlay
[15198/92354] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, swift-dependencies, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.50s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
[18494/82979] Fetching swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (2.10s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.84s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.84s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.84s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.53s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.58s)
========================================
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": "audiorecorder",
"name": "AudioRecorder",
"url": "https://github.com/atacan/AudioRecorder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AudioRecorder",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"traits": [
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/atacan/AudioRecorder.git
[1/419] Fetching audiorecorder
Fetched https://github.com/atacan/AudioRecorder.git from cache (0.89s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.98s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.00s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.00s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.00s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.00s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.01s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.09s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.74s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/atacan/AudioRecorder.git
Working copy of https://github.com/atacan/AudioRecorder.git resolved at 1.0.0 (fade972)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.32s)
warning: '.resolve-product-dependencies': dependency 'audiorecorder' is not used by any target
Found 1 product dependencies
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/atacan/AudioRecorder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/22] Emitting module IssueReportingPackageSupport
[11/22] Compiling IssueReportingPackageSupport _Test.swift
[12/41] Compiling ConcurrencyExtras UncheckedBox.swift
[13/41] Compiling ConcurrencyExtras Locking.swift
[14/42] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[15/42] Compiling IssueReporting SwiftTesting.swift
[16/42] Compiling IssueReporting UncheckedSendable.swift
[17/42] Compiling ConcurrencyExtras LockIsolated.swift
[18/42] Compiling ConcurrencyExtras MainSerialExecutor.swift
[19/44] Emitting module ConcurrencyExtras
[20/44] Compiling IssueReporting Deprecations.swift
[21/44] Compiling IssueReporting FailureObserver.swift
[22/44] Compiling ConcurrencyExtras AsyncStream.swift
[25/44] Emitting module IssueReporting
[26/44] Compiling IssueReporting ErrorReporting.swift
[27/44] Compiling IssueReporting AppHostWarning.swift
[28/44] Compiling IssueReporting Warn.swift
[29/44] Compiling IssueReporting XCTest.swift
[30/44] Compiling IssueReporting IsTesting.swift
[31/44] Compiling IssueReporting IssueReporter.swift
[32/44] Compiling IssueReporting TestContext.swift
[33/44] Compiling IssueReporting Unimplemented.swift
[34/44] Compiling IssueReporting LockIsolated.swift
[35/44] Compiling IssueReporting Rethrows.swift
[36/44] Compiling IssueReporting FatalErrorReporter.swift
[37/44] Compiling IssueReporting ReportIssue.swift
[38/44] Compiling IssueReporting BreakpointReporter.swift
[39/44] Compiling IssueReporting DefaultReporter.swift
[40/44] Compiling ConcurrencyExtras Result.swift
[41/44] Compiling ConcurrencyExtras Task.swift
[42/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/44] Compiling IssueReporting WithExpectedIssue.swift
[44/44] Compiling IssueReporting WithIssueContext.swift
[45/69] Compiling XCTestDynamicOverlay Deprecations.swift
[46/69] Emitting module XCTestDynamicOverlay
[47/69] Compiling XCTestDynamicOverlay Exports.swift
[48/69] Compiling CombineSchedulers Lock.swift
[49/69] Compiling CombineSchedulers NSRecursiveLock.swift
[50/70] Compiling CombineSchedulers UIScheduler.swift
[51/70] Compiling CombineSchedulers UIKit.swift
[52/70] Compiling CombineSchedulers ImmediateScheduler.swift
[53/70] Compiling CombineSchedulers Deprecations.swift
[54/70] Emitting module CombineSchedulers
[55/70] Compiling CombineSchedulers AnyScheduler.swift
[56/70] Compiling CombineSchedulers Concurrency.swift
[57/70] Compiling Clocks UnimplementedClock.swift
[58/70] Compiling Clocks Timer.swift
[59/70] Compiling CombineSchedulers TestScheduler.swift
[60/70] Compiling CombineSchedulers Timer.swift
[61/70] Compiling CombineSchedulers UnimplementedScheduler.swift
[62/70] Compiling Clocks AnyClock.swift
[63/70] Compiling Clocks ImmediateClock.swift
[64/70] Compiling Clocks TestClock.swift
[65/70] Compiling Clocks _AsyncTimerSequence.swift
[66/70] Compiling Clocks Lock.swift
[67/70] Emitting module Clocks
[68/70] Compiling Clocks SwiftUI.swift
[69/70] Compiling CombineSchedulers Platform.swift
[70/70] Compiling CombineSchedulers SwiftUI.swift
[71/95] Compiling Dependencies Clocks.swift
[72/95] Compiling Dependencies Context.swift
[73/95] Compiling Dependencies Date.swift
[74/97] Compiling Dependencies Dependency.swift
[75/97] Compiling Dependencies DependencyContext.swift
[76/97] Compiling Dependencies DependencyKey.swift
[77/97] Compiling Dependencies TypeName.swift
[78/97] Compiling Dependencies PreviewTrait.swift
[79/97] Compiling Dependencies FireAndForget.swift
[80/97] Compiling Dependencies Locale.swift
[81/97] Compiling Dependencies MainQueue.swift
[82/97] Compiling Dependencies Deprecations.swift
[83/97] Compiling Dependencies Exports.swift
[84/97] Compiling Dependencies TimeZone.swift
[85/97] Compiling Dependencies URLSession.swift
[86/97] Compiling Dependencies UUID.swift
[87/97] Compiling Dependencies MainRunLoop.swift
[88/97] Compiling Dependencies NotificationCenter.swift
[89/97] Compiling Dependencies OpenURL.swift
[90/97] Emitting module Dependencies
[91/97] Compiling Dependencies WithRandomNumberGenerator.swift
[92/97] Compiling Dependencies AppEntryPoint.swift
[93/97] Compiling Dependencies DependencyValues.swift
[94/97] Compiling Dependencies Assert.swift
[95/97] Compiling Dependencies Calendar.swift
[96/97] Compiling Dependencies TestTrait.swift
[97/97] Compiling Dependencies WithDependencies.swift
[98/101] Compiling AudioRecorderClient SystemAudio.swift
[99/101] Compiling AudioRecorderClient AudioRecorderClient+TestKey.swift
[100/101] Emitting module AudioRecorderClient
[101/101] Compiling AudioRecorderClient AudioRecorderClient+LiveKey.swift
Build complete! (22.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "AudioRecorder",
"name" : "AudioRecorder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "AudioRecorderClient",
"targets" : [
"AudioRecorderClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AudioRecorderClientTests",
"module_type" : "SwiftTarget",
"name" : "AudioRecorderClientTests",
"path" : "Tests/AudioRecorderClientTests",
"sources" : [
"AudioRecorderClientTests.swift"
],
"target_dependencies" : [
"AudioRecorderClient"
],
"type" : "test"
},
{
"c99name" : "AudioRecorderClient",
"module_type" : "SwiftTarget",
"name" : "AudioRecorderClient",
"path" : "Sources/AudioRecorderClient",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"AudioRecorderClient"
],
"sources" : [
"AudioRecorderClient+LiveKey.swift",
"AudioRecorderClient+TestKey.swift",
"SystemAudio.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.