The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AudioRecorder, reference 1.0.0 (fade97), with Swift 6.2 for macOS (SPM) on 28 Feb 2026 17:12:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
[1/886] Fetching swift-concurrency-extras
[126/2203] Fetching swift-concurrency-extras, swift-clocks
[232/4753] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[689/10471] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
[1556/17118] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.26s)
Computing version for https://github.com/pointfreeco/swift-dependencies
[8356/10471] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
[8357/84995] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.71s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.71s)
[9271/81559] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (1.88s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.80s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.80s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.54s)
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.59s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.21s)
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
          "dependencies": [
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "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",
                  "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",
                  "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",
              "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",
                  "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",
                  "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",
              "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",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "602.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/atacan/AudioRecorder.git
[1/407] Fetching audiorecorder
Fetched https://github.com/atacan/AudioRecorder.git from cache (1.04s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.61s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.49s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.95s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.95s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.95s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.96s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.04s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.04s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.03s)
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.9.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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
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
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.2
Building package at path:  $PWD
https://github.com/atacan/AudioRecorder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-49B95AFC49DCD68C.txt
[10/22] Emitting module IssueReportingPackageSupport
[11/22] Compiling IssueReportingPackageSupport _Test.swift
[12/41] Compiling IssueReporting FatalErrorReporter.swift
[13/41] Compiling IssueReporting ReportIssue.swift
[14/41] Compiling IssueReporting TestContext.swift
[15/41] Compiling IssueReporting Unimplemented.swift
[16/43] Compiling IssueReporting WithExpectedIssue.swift
[17/43] Compiling IssueReporting WithIssueContext.swift
[18/43] Compiling ConcurrencyExtras Locking.swift
[19/43] Compiling ConcurrencyExtras LockIsolated.swift
[20/43] Compiling ConcurrencyExtras UncheckedBox.swift
[21/44] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[22/44] Compiling IssueReporting ErrorReporting.swift
[23/44] Compiling IssueReporting AppHostWarning.swift
[24/44] Emitting module ConcurrencyExtras
[25/44] Compiling ConcurrencyExtras AsyncStream.swift
[26/44] Compiling IssueReporting IsTesting.swift
[27/44] Compiling IssueReporting IssueReporter.swift
[28/44] Compiling IssueReporting SwiftTesting.swift
[29/44] Compiling IssueReporting UncheckedSendable.swift
[30/44] Compiling IssueReporting Warn.swift
[31/44] Compiling IssueReporting XCTest.swift
[32/44] Compiling IssueReporting Deprecations.swift
[33/44] Compiling IssueReporting FailureObserver.swift
[34/44] Compiling IssueReporting LockIsolated.swift
[35/44] Compiling IssueReporting Rethrows.swift
[36/44] Emitting module IssueReporting
[37/44] Compiling IssueReporting BreakpointReporter.swift
[38/44] Compiling IssueReporting DefaultReporter.swift
[41/44] Compiling ConcurrencyExtras Result.swift
[42/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[43/44] Compiling ConcurrencyExtras Task.swift
[44/47] Compiling ConcurrencyExtras UncheckedSendable.swift
[45/69] Compiling XCTestDynamicOverlay Exports.swift
[46/69] Emitting module XCTestDynamicOverlay
[47/69] Compiling XCTestDynamicOverlay Deprecations.swift
[48/69] Compiling CombineSchedulers Lock.swift
[49/69] Compiling CombineSchedulers NSRecursiveLock.swift
[50/70] Compiling CombineSchedulers UIScheduler.swift
[51/70] Compiling CombineSchedulers ImmediateScheduler.swift
[52/70] Compiling CombineSchedulers Deprecations.swift
[53/70] Compiling CombineSchedulers UIKit.swift
[54/70] Compiling Clocks Timer.swift
[55/70] Compiling CombineSchedulers Timer.swift
[56/70] Emitting module CombineSchedulers
[57/70] Compiling CombineSchedulers AnyScheduler.swift
[58/70] Compiling CombineSchedulers Concurrency.swift
[59/70] Compiling CombineSchedulers TestScheduler.swift
[60/70] Compiling Clocks TestClock.swift
[61/70] Compiling Clocks UnimplementedClock.swift
[62/70] Compiling CombineSchedulers UnimplementedScheduler.swift
[63/70] Compiling Clocks Lock.swift
[64/70] Compiling Clocks AnyClock.swift
[65/70] Compiling Clocks ImmediateClock.swift
[66/70] Compiling Clocks _AsyncTimerSequence.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 TypeName.swift
[72/95] Compiling Dependencies PreviewTrait.swift
[73/97] Compiling Dependencies Dependency.swift
[74/97] Compiling Dependencies DependencyContext.swift
[75/97] Compiling Dependencies DependencyKey.swift
[76/97] Emitting module Dependencies
[77/97] Compiling Dependencies WithRandomNumberGenerator.swift
[78/97] Compiling Dependencies AppEntryPoint.swift
[79/97] Compiling Dependencies Clocks.swift
[80/97] Compiling Dependencies Context.swift
[81/97] Compiling Dependencies Date.swift
[82/97] Compiling Dependencies FireAndForget.swift
[83/97] Compiling Dependencies Locale.swift
[84/97] Compiling Dependencies MainQueue.swift
[85/97] Compiling Dependencies Deprecations.swift
[86/97] Compiling Dependencies Exports.swift
[87/97] Compiling Dependencies MainRunLoop.swift
[88/97] Compiling Dependencies NotificationCenter.swift
[89/97] Compiling Dependencies OpenURL.swift
[90/97] Compiling Dependencies DependencyValues.swift
[91/97] Compiling Dependencies Assert.swift
[92/97] Compiling Dependencies Calendar.swift
[93/97] Compiling Dependencies TimeZone.swift
[94/97] Compiling Dependencies URLSession.swift
[95/97] Compiling Dependencies UUID.swift
[96/97] Compiling Dependencies TestTrait.swift
[97/97] Compiling Dependencies WithDependencies.swift
[98/101] Compiling AudioRecorderClient AudioRecorderClient+TestKey.swift
[99/101] Compiling AudioRecorderClient SystemAudio.swift
[100/101] Emitting module AudioRecorderClient
[101/101] Compiling AudioRecorderClient AudioRecorderClient+LiveKey.swift
Build complete! (18.96s)
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.