The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-midi-file, reference main (a26a96), with Swift 6.1 for Android on 1 May 2026 11:22:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-midi-file.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orchetect/swift-midi-file
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a26a96d Updated GitHub CI
Cloned https://github.com/orchetect/swift-midi-file.git
Revision (git rev-parse @):
a26a96d1e3fde40759e50df735ae7544919d10d2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-midi-file.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orchetect/swift-midi-file.git
https://github.com/orchetect/swift-midi-file.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/orchetect/swift-midi-core
Fetching https://github.com/orchetect/swift-timecode
Fetching https://github.com/orchetect/swift-data-parsing
Fetching https://github.com/orchetect/swift-testing-extensions
[1/1074] Fetching swift-testing-extensions
[1075/28040] Fetching swift-testing-extensions, swift-timecode
[1615/29542] Fetching swift-testing-extensions, swift-timecode, swift-midi-core
[17948/30348] Fetching swift-testing-extensions, swift-timecode, swift-midi-core, swift-data-parsing
Fetched https://github.com/orchetect/swift-data-parsing from cache (1.76s)
Fetched https://github.com/orchetect/swift-testing-extensions from cache (1.83s)
Fetched https://github.com/orchetect/swift-midi-core from cache (1.83s)
Fetched https://github.com/orchetect/swift-timecode from cache (1.87s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (2.49s)
Fetching https://github.com/tsolomko/SWCompression
Fetching https://github.com/swiftlang/swift-syntax.git
[1/17717] Fetching swcompression
[9214/92755] Fetching swcompression, swift-syntax
Fetched https://github.com/tsolomko/SWCompression from cache (1.48s)
[29265/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.79s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.1 (10.43s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (0.67s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (0.74s)
Computing version for https://github.com/tsolomko/SWCompression
Computed https://github.com/tsolomko/SWCompression at 4.8.6 (0.62s)
Fetching https://github.com/tsolomko/BitByteData
[1/3232] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (0.36s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (1.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (1.74s)
Creating working copy for https://github.com/tsolomko/SWCompression
Working copy of https://github.com/tsolomko/SWCompression resolved at 4.8.6
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/orchetect/swift-midi-core
Working copy of https://github.com/orchetect/swift-midi-core resolved at 1.0.0
Creating working copy for https://github.com/orchetect/swift-testing-extensions
Working copy of https://github.com/orchetect/swift-testing-extensions resolved at 0.3.0
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/orchetect/swift-timecode
Working copy of https://github.com/orchetect/swift-timecode resolved at 3.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Building for debugging...
[0/9] Write sources
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/125] Emitting module SwiftDataParsing
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/128] Emitting module SwiftTimecodeCore
[9/138] Compiling SwiftTimecodeCore FrameCount.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/138] Compiling SwiftTimecodeCore Timecode Math Internal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/138] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/138] Compiling SwiftDataParsing ByteOrder+Static.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/138] Compiling SwiftDataParsing ByteOrder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/138] Compiling SwiftDataParsing SignedIntegerEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/138] Compiling SwiftTimecodeCore Timecode Source Protocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/138] Compiling SwiftTimecodeCore Timecode Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/138] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/138] Emitting module SwiftMIDIInternals
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[19/140] Compiling SwiftTimecodeCore FeetAndFrames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/140] Compiling SwiftTimecodeCore Fraction CMTime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/140] Compiling SwiftTimecodeCore Fraction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/140] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/140] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/140] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/140] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/140] Compiling SwiftTimecodeCore FrameRateProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/140] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/140] Compiling SwiftTimecodeCore Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[29/140] Compiling SwiftTimecodeCore FrameCount Value.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[31/140] Compiling SwiftTimecodeCore Timecode set.swift
[32/140] Compiling SwiftTimecodeCore Timecode.swift
[33/140] Compiling SwiftTimecodeCore UpperLimit.swift
[34/140] Compiling SwiftTimecodeCore TimecodeFrameRate CompatibleGroup.swift
[35/140] Compiling SwiftTimecodeCore TimecodeFrameRate Conversions.swift
[36/140] Compiling SwiftTimecodeCore TimecodeFrameRate Formats.swift
[37/140] Compiling SwiftTimecodeCore TimecodeFrameRate Properties.swift
[38/140] Compiling SwiftTimecodeCore TimecodeFrameRate.swift
[39/140] Compiling SwiftTimecodeCore TimecodeInterval Rational CMTime.swift
[40/140] Compiling SwiftTimecodeCore TimecodeInterval Rational.swift
[41/140] Compiling SwiftTimecodeCore Integers.swift
[42/140] Compiling SwiftTimecodeCore NSAttributedString.swift
[43/140] Compiling SwiftTimecodeCore Ranges.swift
[44/140] Compiling SwiftTimecodeCore String and NSRegularExpression.swift
[45/140] Compiling SwiftTimecodeCore RangeAttribute.swift
[46/140] Compiling SwiftTimecodeCore URL.swift
[47/140] Compiling SwiftTimecodeCore VideoFrameRate Conversions.swift
[48/140] Compiling SwiftTimecodeCore VideoFrameRate Properties.swift
[49/140] Compiling SwiftTimecodeCore VideoFrameRate String Extensions.swift
[50/140] Compiling SwiftTimecodeCore VideoFrameRate.swift
[51/140] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[52/140] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[53/140] Compiling SwiftTimecodeCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[54/140] Compiling SwiftTimecodeCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[55/140] Compiling SwiftTimecodeCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[56/140] Compiling SwiftTimecodeCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[57/140] Compiling SwiftTimecodeCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[58/140] Compiling SwiftTimecodeCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[59/140] Compiling SwiftTimecodeCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[60/140] Compiling SwiftTimecodeCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[61/140] Compiling SwiftTimecodeCore Timecode String.swift
[62/140] Compiling SwiftTimecodeCore Timecode TimecodeInterval.swift
[63/140] Compiling SwiftTimecodeCore Timecode Zero.swift
[64/140] Compiling SwiftTimecodeCore StringFormat.swift
[65/140] Compiling SwiftTimecodeCore StringFormatOption.swift
[66/140] Compiling SwiftTimecodeCore SubFramesBase.swift
[67/140] Compiling SwiftTimecodeCore Timecode Conversion.swift
[68/140] Compiling SwiftTimecodeCore Timecode Properties.swift
[69/140] Compiling SwiftTimecodeCore Timecode Validation.swift
[70/140] Compiling SwiftTimecodeCore Timecode init.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
[74/140] Compiling SwiftTimecodeCore NSItemProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
[75/140] Compiling SwiftTimecodeCore Transferable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
[76/140] Compiling SwiftTimecodeCore UTType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/140] Compiling SwiftTimecodeCore Component.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/140] Compiling SwiftTimecodeCore ComponentRanges.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/140] Compiling SwiftTimecodeCore Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/140] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
[107/140] Compiling SwiftMIDIInternals Utilities.swift
[112/140] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
[113/140] Compiling SwiftTimecodeCore Timecode Rational.swift
[114/140] Compiling SwiftTimecodeCore Timecode Real Time.swift
[115/140] Compiling SwiftTimecodeCore Timecode Samples.swift
[126/140] Compiling SwiftTimecodeCore Timecode Math Public.swift
[127/140] Compiling SwiftTimecodeCore Timecode Operators.swift
[128/140] Compiling SwiftTimecodeCore Timecode Rounding.swift
[129/140] Compiling SwiftTimecodeCore Codable.swift
[130/140] Compiling SwiftTimecodeCore Comparable.swift
[131/140] Compiling SwiftTimecodeCore CustomStringConvertible.swift
[132/140] Compiling SwiftTimecodeCore Hashable.swift
[133/140] Compiling SwiftTimecodeCore Identifiable.swift
[134/140] Compiling SwiftTimecodeCore Sendable.swift
[135/140] Compiling SwiftTimecodeCore Strideable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-24593BA9C3E375BF.txt
[2/120] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
[3/120] Compiling SwiftTimecodeCore Component.swift
[4/120] Compiling SwiftTimecodeCore ComponentRanges.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/122] Emitting module SwiftMIDIInternals
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[6/122] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
[7/122] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
[8/122] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:25: error: cannot find 'NSException' in scope
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                         `- error: cannot find 'NSException' in scope
38 |         exception.raise()
39 |     }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Exception.swift:37:84: error: 'nil' requires a contextual type
35 |         reason: String? = nil
36 |     ) {
37 |         let exception = NSException(name: exceptionName, reason: reason, userInfo: nil)
   |                                                                                    `- error: 'nil' requires a contextual type
38 |         exception.raise()
39 |     }
[10/122] Compiling SwiftTimecodeCore Components.swift
[11/122] Compiling SwiftTimecodeCore NSItemProvider.swift
[12/122] Compiling SwiftTimecodeCore Transferable.swift
[13/122] Compiling SwiftTimecodeCore UTType.swift
[14/122] Compiling SwiftTimecodeCore Errors.swift
[15/125] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[16/125] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[17/125] Compiling SwiftTimecodeCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[18/125] Compiling SwiftTimecodeCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[19/125] Compiling SwiftTimecodeCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[20/125] Compiling SwiftTimecodeCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[21/125] Compiling SwiftTimecodeCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[22/125] Compiling SwiftTimecodeCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[23/125] Compiling SwiftTimecodeCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[24/125] Compiling SwiftTimecodeCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 |     @_disfavoredOverload
58 |     package func power(_ exponent: Double) -> Double {
59 |         pow(self, exponent)
   |         `- error: cannot find 'pow' in scope
60 |     }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 |     @_disfavoredOverload
67 |     package func power(_ exponent: Float) -> Float {
68 |         powf(self, exponent)
   |         `- error: cannot find 'powf' in scope
69 |     }
70 | }
[25/135] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
[26/135] Compiling SwiftTimecodeCore FeetAndFrames.swift
[27/135] Compiling SwiftTimecodeCore Fraction CMTime.swift
[28/135] Compiling SwiftTimecodeCore Fraction.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
[29/135] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
[30/135] Compiling SwiftTimecodeCore FrameRateProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/Timespec.swift:141:18: error: extraneous argument label 'seconds:' in call
139 |     @_disfavoredOverload
140 |     public init(_ interval: TimeInterval) {
141 |         self.init(seconds: interval)
    |                  `- error: extraneous argument label 'seconds:' in call
142 |     }
143 | }
[31/135] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
[32/135] Compiling SwiftMIDIInternals Utilities.swift
[33/135] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/Outsourced/ASCII.swift:30:27: error: cannot find 'applyingTransform' in scope
28 |     @available(OSX 10.11, iOS 9.0, *)
29 |     var asciiStringLossy: String {
30 |         let transformed = applyingTransform(
   |                           `- error: cannot find 'applyingTransform' in scope
31 |             StringTransform("Latin-ASCII"),
32 |             reverse: false
[39/135] Compiling SwiftTimecodeCore FrameCount Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[40/135] Compiling SwiftTimecodeCore FrameCount.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[41/135] Compiling SwiftTimecodeCore Timecode Math Internal.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:48: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                                                `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
 49 |     ) {
 50 |         self.rate = rate
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:48:23: error: @escaping attribute only applies to function types
 46 |         leeway: DispatchTimeInterval = .nanoseconds(0),
 47 |         queue: DispatchQueue? = nil,
 48 |         eventHandler: @escaping DispatchSource.DispatchSourceHandler = { }
    |                       `- error: @escaping attribute only applies to function types
 49 |     ) {
 50 |         self.rate = rate
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:67: error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                                                   `- error: 'DispatchSourceHandler' is not a member type of class 'Dispatch.DispatchSource'
124 |         timer.setEventHandler(handler: handler)
125 |     }
Dispatch.DispatchSource:1:14: note: 'DispatchSource' declared here
1 | public class DispatchSource : DispatchObject, @unchecked Sendable, DispatchSourceProtocol, DispatchSourceRead, DispatchSourceSignal, DispatchSourceTimer, DispatchSourceUserDataAdd, DispatchSourceUserDataOr, DispatchSourceUserDataReplace, DispatchSourceWrite {
  |              `- note: 'DispatchSource' declared here
2 |     deinit
3 | }
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:123:42: error: @escaping attribute only applies to function types
121 |
122 |     /// Set the event handler closure that the timer executes
123 |     public func setEventHandler(handler: @escaping DispatchSource.DispatchSourceHandler) {
    |                                          `- error: @escaping attribute only applies to function types
124 |         timer.setEventHandler(handler: handler)
125 |     }
[55/135] Emitting module SwiftDataParsing
BUILD FAILURE 6.1 android