The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Flare, reference main (60d422), with Swift 6.1 for Wasm on 30 Apr 2026 06:52:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/flare.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/space-code/flare
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60d4222 chore(deps): update dependency xcodegen to v2.45.4 (#206)
Cloned https://github.com/space-code/flare.git
Revision (git rev-parse @):
60d4222c1e8ba4990b24a7cbdb49af2db57debd2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/space-code/flare.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/space-code/flare.git
https://github.com/space-code/flare.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/space-code/concurrency.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/space-code/log.git
[1/361] Fetching concurrency
[362/1094] Fetching concurrency, log
[751/3381] Fetching concurrency, log, swift-docc-plugin
[3382/19450] Fetching concurrency, log, swift-docc-plugin, swift-snapshot-testing
Fetching https://github.com/space-code/atomic.git
Fetched https://github.com/space-code/concurrency.git from cache (0.90s)
[3181/19089] Fetching log, swift-docc-plugin, swift-snapshot-testing
Fetched https://github.com/space-code/log.git from cache (0.95s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.95s)
[804/16069] Fetching swift-snapshot-testing
[4179/16624] Fetching swift-snapshot-testing, atomic
Fetched https://github.com/space-code/atomic.git from cache (0.47s)
[4339/16069] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.28s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (4.54s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[5465/80501] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.97s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.05s)
Computing version for https://github.com/space-code/atomic.git
warning: 'atomic': /Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
10 |         .iOS(.v13),
11 |         .watchOS(.v6),
12 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
13 |         .visionOS(.v1),
14 |     ],
Computed https://github.com/space-code/atomic.git at 1.1.1 (5.67s)
Computing version for https://github.com/space-code/log.git
Computed https://github.com/space-code/log.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3679] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/space-code/concurrency.git
Computed https://github.com/space-code/concurrency.git at 0.3.1 (1.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.82s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.77s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.78s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/space-code/concurrency.git
Working copy of https://github.com/space-code/concurrency.git resolved at 0.3.1
Creating working copy for https://github.com/space-code/atomic.git
Working copy of https://github.com/space-code/atomic.git resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/space-code/log.git
Working copy of https://github.com/space-code/log.git resolved at 1.3.0
warning: 'atomic': /host/spi-builder-workspace/.build/checkouts/atomic/Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
10 |         .iOS(.v13),
11 |         .watchOS(.v6),
12 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
13 |         .visionOS(.v1),
14 |     ],
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Flare/Makefile
    /host/spi-builder-workspace/Sources/Flare/swiftgen.yml
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FlareUI/swiftgen.yml
    /host/spi-builder-workspace/Sources/FlareUI/Makefile
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/17] Write sources
[2/17] Copying Localizable.strings
[2/17] Write sources
[2/17] Copying Info.plist
[2/17] Copying Localizable.strings
[14/17] Copying Assets.xcassets
[15/17] Copying Media.xcassets
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/43] Compiling Concurrency TaskFactory.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
[19/43] Compiling Atomic UnfairLock.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/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:21:23: error: cannot infer contextual base in reference to member 'allocate'
19 |     /// Initializes an UnfairLock instance.
20 |     init() {
21 |         unfairLock = .allocate(capacity: 1)
   |                       `- error: cannot infer contextual base in reference to member 'allocate'
22 |         unfairLock.initialize(to: os_unfair_lock())
23 |     }
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:22:35: error: cannot find 'os_unfair_lock' in scope
20 |     init() {
21 |         unfairLock = .allocate(capacity: 1)
22 |         unfairLock.initialize(to: os_unfair_lock())
   |                                   `- error: cannot find 'os_unfair_lock' in scope
23 |     }
24 |
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:35:9: error: cannot find 'os_unfair_lock_lock' in scope
33 | extension UnfairLock: ILock {
34 |     func lock() {
35 |         os_unfair_lock_lock(unfairLock)
   |         `- error: cannot find 'os_unfair_lock_lock' in scope
36 |     }
37 |
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:39:9: error: cannot find 'os_unfair_lock_unlock' in scope
37 |
38 |     func unlock() {
39 |         os_unfair_lock_unlock(unfairLock)
   |         `- error: cannot find 'os_unfair_lock_unlock' in scope
40 |     }
41 | }
[20/43] Compiling Log ConsoleWriter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[21/43] Compiling Log IConsoleWriter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[22/43] Compiling Log TimestampLogFormatter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[23/43] Compiling Log ILogger.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/43] Emitting module Atomic
<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/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
[25/43] Compiling Log IPrinter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[26/43] Compiling Log OSPrinter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[27/43] Compiling Log IOSWriter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[28/43] Compiling Log OSWriter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[29/45] Compiling Atomic Atomic.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/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
[30/45] Compiling Atomic ILock.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
[31/45] Compiling Concurrency IDispatchQueue.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/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:122:23: error: cannot find type 'DispatchTime' in scope
120 |     #if swift(>=5.9)
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:123:18: error: cannot find type 'DispatchQoS' in scope
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
    |                  `- error: cannot find type 'DispatchQoS' in scope
124 |             flags: DispatchWorkItemFlags = [],
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:124:20: error: cannot find type 'DispatchWorkItemFlags' in scope
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
126 |         ) {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:142:18: error: extra arguments at positions #1, #2 in call
139 |
140 |     #if swift(>=5.9)
141 |         func async(execute work: @escaping @Sendable @convention(block) () -> Void) {
    |              `- note: 'async(execute:)' declared here
142 |             async(qos: .unspecified, flags: [], execute: work)
    |                  `- error: extra arguments at positions #1, #2 in call
143 |         }
144 |     #else
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:142:25: error: cannot infer contextual base in reference to member 'unspecified'
140 |     #if swift(>=5.9)
141 |         func async(execute work: @escaping @Sendable @convention(block) () -> Void) {
142 |             async(qos: .unspecified, flags: [], execute: work)
    |                         `- error: cannot infer contextual base in reference to member 'unspecified'
143 |         }
144 |     #else
[32/45] Compiling Concurrency IDispatchQueueFactory.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/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:21: error: extra arguments at positions #2, #3, #4, #5 in call
27 |
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
   |          `- note: 'privateQueue(label:)' declared here
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                     `- error: extra arguments at positions #2, #3, #4, #5 in call
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:42: error: cannot infer contextual base in reference to member 'unspecified'
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                          `- error: cannot infer contextual base in reference to member 'unspecified'
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:94: error: cannot infer contextual base in reference to member 'inherit'
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                                                                              `- error: cannot infer contextual base in reference to member 'inherit'
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:111: error: 'nil' requires a contextual type
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                                                                                               `- error: 'nil' requires a contextual type
31 |     }
32 | }
[33/45] Compiling Concurrency ITaskFactory.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
[34/45] Compiling Concurrency DispatchQueueFactory.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/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:19:29: error: cannot find type 'DispatchQoS' in scope
17 |     }
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
   |                             `- error: cannot find type 'DispatchQoS' in scope
20 |         DispatchQueue.global(qos: qos)
21 |     }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:25:14: error: cannot find type 'DispatchQoS' in scope
23 |     public func privateQueue(
24 |         label: String,
25 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:26:21: error: cannot find type 'DispatchQueue' in scope
24 |         label: String,
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:27:31: error: cannot find type 'DispatchQueue' in scope
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:28:17: error: cannot find type 'DispatchQueue' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:16:9: error: cannot find 'DispatchQueue' in scope
14 |
15 |     public func main() -> IDispatchQueue {
16 |         DispatchQueue.main
   |         `- error: cannot find 'DispatchQueue' in scope
17 |     }
18 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:20:9: error: cannot find 'DispatchQueue' in scope
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
20 |         DispatchQueue.global(qos: qos)
   |         `- error: cannot find 'DispatchQueue' in scope
21 |     }
22 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:30:9: error: cannot find 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
   |         `- error: cannot find 'DispatchQueue' in scope
31 |     }
32 | }
[35/45] Compiling Log Logger.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[36/45] Compiling Log IPrinterStrategy.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[37/45] Compiling Log IStyleLogStrategy.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[38/45] Compiling Log ConsolePrinter.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/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/45] Compiling Concurrency DispatchQueue+IDispatchQueue.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/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:8:11: error: cannot find type 'DispatchQueue' in scope
 6 | import Foundation
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
   |           `- error: cannot find type 'DispatchQueue' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:11:18: error: cannot find type 'DispatchQoS' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
11 |             qos: DispatchQoS,
   |                  `- error: cannot find type 'DispatchQoS' in scope
12 |             flags: DispatchWorkItemFlags,
13 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:12:20: error: cannot find type 'DispatchWorkItemFlags' in scope
10 |         public func async(
11 |             qos: DispatchQoS,
12 |             flags: DispatchWorkItemFlags,
   |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
13 |             execute work: @escaping @Sendable @convention(block) () -> Void
14 |         ) {
[40/45] Emitting module Concurrency
<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/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:8:11: error: cannot find type 'DispatchQueue' in scope
 6 | import Foundation
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
   |           `- error: cannot find type 'DispatchQueue' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:122:23: error: cannot find type 'DispatchTime' in scope
120 |     #if swift(>=5.9)
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:123:18: error: cannot find type 'DispatchQoS' in scope
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
    |                  `- error: cannot find type 'DispatchQoS' in scope
124 |             flags: DispatchWorkItemFlags = [],
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:124:20: error: cannot find type 'DispatchWorkItemFlags' in scope
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
126 |         ) {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:19:29: error: cannot find type 'DispatchQoS' in scope
17 |     }
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
   |                             `- error: cannot find type 'DispatchQoS' in scope
20 |         DispatchQueue.global(qos: qos)
21 |     }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:25:14: error: cannot find type 'DispatchQoS' in scope
23 |     public func privateQueue(
24 |         label: String,
25 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:26:21: error: cannot find type 'DispatchQueue' in scope
24 |         label: String,
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:27:31: error: cannot find type 'DispatchQueue' in scope
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:28:17: error: cannot find type 'DispatchQueue' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: 'atomic': /host/spi-builder-workspace/.build/checkouts/atomic/Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
10 |         .iOS(.v13),
11 |         .watchOS(.v6),
12 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
13 |         .visionOS(.v1),
14 |     ],
warning: 'spi-builder-workspace': found 30 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/SubscriptionsViewSnapshotTests/test_subscriptionsView_defaultStyle-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_compactStyle_whenIconIsNil-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_products_withRestoreButtons-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_products_withRestoreButtons-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_compactStyle_whenIconIsVisible-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_loading-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_compactStyle_whenIconIsNil-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_loading-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/SubscriptionsViewSnapshotTests/test_subscriptionsView_customStyle-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_product-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_compactStyle_whenIconIsNotNil-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/SubscriptionsViewSnapshotTests/test_subscriptionsView_customStyle-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_compactStyle_whenIconIsNotNil-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_error-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_customStyle_product-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/SubscriptionsViewSnapshotTests/test_subscriptionsView_defaultStyle-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_error-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_largeStyle_whenIconIsVisible-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_compactStyle_whenIconIsHidden-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_compactStyle_whenIconIsHidden-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_products-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_error-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_compactStyle_whenIconIsVisible-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_products-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_product-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_largeStyle_whenIconIsNotNil-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductInfoViewSnapshotTests/test_productInfoView_largeStyle_whenIconIsNil-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductPlaceholderViewSnapshotTests/test_productPlaceholderView_largeStyle_whenIconIsHidden-iOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductViewSnapshotTests/test_productView_customStyle_product-tvOS.1.png
    /host/spi-builder-workspace/Tests/SnapshotTests/__Snapshots__/ProductsViewSnapshotTests/test_productsView_error-tvOS.1.png
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Flare/swiftgen.yml
    /host/spi-builder-workspace/Sources/Flare/Makefile
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FlareUI/swiftgen.yml
    /host/spi-builder-workspace/Sources/FlareUI/Makefile
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/29] Compiling Concurrency TaskFactory.swift
[5/29] Compiling Log IOSWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[6/29] Compiling Log OSWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/31] Compiling Atomic ILock.swift
[8/31] Emitting module Atomic
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
[9/31] Compiling Atomic Atomic.swift
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
[10/31] Compiling Atomic UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:15:29: error: cannot find type 'os_unfair_lock_t' in scope
13 |
14 |     /// The underlying `os_unfair_lock` used for synchronization.
15 |     private let unfairLock: os_unfair_lock_t
   |                             `- error: cannot find type 'os_unfair_lock_t' in scope
16 |
17 |     // MARK: Initialization
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:21:23: error: cannot infer contextual base in reference to member 'allocate'
19 |     /// Initializes an UnfairLock instance.
20 |     init() {
21 |         unfairLock = .allocate(capacity: 1)
   |                       `- error: cannot infer contextual base in reference to member 'allocate'
22 |         unfairLock.initialize(to: os_unfair_lock())
23 |     }
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:22:35: error: cannot find 'os_unfair_lock' in scope
20 |     init() {
21 |         unfairLock = .allocate(capacity: 1)
22 |         unfairLock.initialize(to: os_unfair_lock())
   |                                   `- error: cannot find 'os_unfair_lock' in scope
23 |     }
24 |
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:35:9: error: cannot find 'os_unfair_lock_lock' in scope
33 | extension UnfairLock: ILock {
34 |     func lock() {
35 |         os_unfair_lock_lock(unfairLock)
   |         `- error: cannot find 'os_unfair_lock_lock' in scope
36 |     }
37 |
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Helpers/Lock/UnfairLock.swift:39:9: error: cannot find 'os_unfair_lock_unlock' in scope
37 |
38 |     func unlock() {
39 |         os_unfair_lock_unlock(unfairLock)
   |         `- error: cannot find 'os_unfair_lock_unlock' in scope
40 |     }
41 | }
[11/31] Compiling Log ConsoleWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[12/31] Compiling Log IConsoleWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[13/31] Compiling Concurrency ITaskFactory.swift
[14/31] Compiling Concurrency IDispatchQueueFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:21: error: extra arguments at positions #2, #3, #4, #5 in call
27 |
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
   |          `- note: 'privateQueue(label:)' declared here
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                     `- error: extra arguments at positions #2, #3, #4, #5 in call
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:42: error: cannot infer contextual base in reference to member 'unspecified'
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                          `- error: cannot infer contextual base in reference to member 'unspecified'
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:94: error: cannot infer contextual base in reference to member 'inherit'
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                                                                              `- error: cannot infer contextual base in reference to member 'inherit'
31 |     }
32 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:30:111: error: 'nil' requires a contextual type
28 | public extension IDispatchQueueFactory {
29 |     func privateQueue(label: String) -> IDispatchQueue {
30 |         privateQueue(label: label, qos: .unspecified, attributes: [], autoreleaseFrequency: .inherit, target: nil)
   |                                                                                                               `- error: 'nil' requires a contextual type
31 |     }
32 | }
[15/31] Compiling Log IStyleLogStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[16/31] Compiling Log ConsolePrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[17/31] Compiling Log IPrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[18/31] Compiling Log OSPrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/31] Emitting module Concurrency
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:8:11: error: cannot find type 'DispatchQueue' in scope
 6 | import Foundation
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
   |           `- error: cannot find type 'DispatchQueue' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:122:23: error: cannot find type 'DispatchTime' in scope
120 |     #if swift(>=5.9)
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:123:18: error: cannot find type 'DispatchQoS' in scope
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
    |                  `- error: cannot find type 'DispatchQoS' in scope
124 |             flags: DispatchWorkItemFlags = [],
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:124:20: error: cannot find type 'DispatchWorkItemFlags' in scope
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
126 |         ) {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:19:29: error: cannot find type 'DispatchQoS' in scope
17 |     }
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
   |                             `- error: cannot find type 'DispatchQoS' in scope
20 |         DispatchQueue.global(qos: qos)
21 |     }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:25:14: error: cannot find type 'DispatchQoS' in scope
23 |     public func privateQueue(
24 |         label: String,
25 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:26:21: error: cannot find type 'DispatchQueue' in scope
24 |         label: String,
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:27:31: error: cannot find type 'DispatchQueue' in scope
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:28:17: error: cannot find type 'DispatchQueue' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
[20/31] Compiling Concurrency DispatchQueue+IDispatchQueue.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:8:11: error: cannot find type 'DispatchQueue' in scope
 6 | import Foundation
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
   |           `- error: cannot find type 'DispatchQueue' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:11:18: error: cannot find type 'DispatchQoS' in scope
 9 |     #if swift(>=5.9)
10 |         public func async(
11 |             qos: DispatchQoS,
   |                  `- error: cannot find type 'DispatchQoS' in scope
12 |             flags: DispatchWorkItemFlags,
13 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:12:20: error: cannot find type 'DispatchWorkItemFlags' in scope
10 |         public func async(
11 |             qos: DispatchQoS,
12 |             flags: DispatchWorkItemFlags,
   |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
13 |             execute work: @escaping @Sendable @convention(block) () -> Void
14 |         ) {
[21/31] Compiling Concurrency DispatchQueueFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:19:29: error: cannot find type 'DispatchQoS' in scope
17 |     }
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
   |                             `- error: cannot find type 'DispatchQoS' in scope
20 |         DispatchQueue.global(qos: qos)
21 |     }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:25:14: error: cannot find type 'DispatchQoS' in scope
23 |     public func privateQueue(
24 |         label: String,
25 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:26:21: error: cannot find type 'DispatchQueue' in scope
24 |         label: String,
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:27:31: error: cannot find type 'DispatchQueue' in scope
25 |         qos: DispatchQoS,
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:28:17: error: cannot find type 'DispatchQueue' in scope
26 |         attributes: DispatchQueue.Attributes,
27 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
28 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:15:22: error: cannot find type 'DispatchQoS' in scope
13 |
14 |     /// Returns the global system queue with the specified quality-of-service class.
15 |     func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue
   |                      `- error: cannot find type 'DispatchQoS' in scope
16 |
17 |     /// An object that manages the execution of tasks serially or concurrently on your
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:21:14: error: cannot find type 'DispatchQoS' in scope
19 |     func privateQueue(
20 |         label: String,
21 |         qos: DispatchQoS,
   |              `- error: cannot find type 'DispatchQoS' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:22:21: error: cannot find type 'DispatchQueue' in scope
20 |         label: String,
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
   |                     `- error: cannot find type 'DispatchQueue' in scope
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:23:31: error: cannot find type 'DispatchQueue' in scope
21 |         qos: DispatchQoS,
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
   |                               `- error: cannot find type 'DispatchQueue' in scope
24 |         target: DispatchQueue?
25 |     ) -> IDispatchQueue
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/IDispatchQueueFactory.swift:24:17: error: cannot find type 'DispatchQueue' in scope
22 |         attributes: DispatchQueue.Attributes,
23 |         autoreleaseFrequency: DispatchQueue.AutoreleaseFrequency,
24 |         target: DispatchQueue?
   |                 `- error: cannot find type 'DispatchQueue' in scope
25 |     ) -> IDispatchQueue
26 | }
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:16:9: error: cannot find 'DispatchQueue' in scope
14 |
15 |     public func main() -> IDispatchQueue {
16 |         DispatchQueue.main
   |         `- error: cannot find 'DispatchQueue' in scope
17 |     }
18 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:20:9: error: cannot find 'DispatchQueue' in scope
18 |
19 |     public func global(qos: DispatchQoS.QoSClass) -> IDispatchQueue {
20 |         DispatchQueue.global(qos: qos)
   |         `- error: cannot find 'DispatchQueue' in scope
21 |     }
22 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueueFactory/DispatchQueueFactory.swift:30:9: error: cannot find 'DispatchQueue' in scope
28 |         target: DispatchQueue?
29 |     ) -> IDispatchQueue {
30 |         DispatchQueue(label: label, qos: qos, attributes: attributes, autoreleaseFrequency: autoreleaseFrequency, target: target)
   |         `- error: cannot find 'DispatchQueue' in scope
31 |     }
32 | }
[22/31] Compiling Concurrency IDispatchQueue.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:30:23: error: cannot find type 'DispatchTime' in scope
 28 |     #if swift(>=5.9)
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:31:18: error: cannot find type 'DispatchQoS' in scope
 29 |         func asyncAfter(
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 32 |             flags: DispatchWorkItemFlags,
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:32:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 30 |             deadline: DispatchTime,
 31 |             qos: DispatchQoS,
 32 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 33 |             execute work: @escaping @Sendable @convention(block) () -> Void
 34 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:60:18: error: cannot find type 'DispatchQoS' in scope
 58 |     #if swift(>=5.9)
 59 |         func async(
 60 |             qos: DispatchQoS,
    |                  `- error: cannot find type 'DispatchQoS' in scope
 61 |             flags: DispatchWorkItemFlags,
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:61:20: error: cannot find type 'DispatchWorkItemFlags' in scope
 59 |         func async(
 60 |             qos: DispatchQoS,
 61 |             flags: DispatchWorkItemFlags,
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
 62 |             execute work: @escaping @Sendable @convention(block) () -> Void
 63 |         )
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:99:34: error: cannot find type 'DispatchWorkItem' in scope
 97 |     /// - Parameter execute: The work item containing the task to execute.
 98 |     /// For information on how to create this work item.
 99 |     func async(execute workItem: DispatchWorkItem)
    |                                  `- error: cannot find type 'DispatchWorkItem' in scope
100 |
101 |     /// Submits a block for synchronous execution on this queue.
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:104:33: error: cannot find type 'DispatchWorkItem' in scope
102 |     ///
103 |     /// - Parameter workItem: The work item to be invoked on the queue.
104 |     func sync(execute workItem: DispatchWorkItem)
    |                                 `- error: cannot find type 'DispatchWorkItem' in scope
105 |
106 |     ///
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:31: error: cannot find type 'DispatchTime' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                               `- error: cannot find type 'DispatchTime' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:116:54: error: cannot find type 'DispatchWorkItem' in scope
114 |     /// - SeeAlso: `DispatchTime`
115 |     ///
116 |     func asyncAfter(deadline: DispatchTime, execute: DispatchWorkItem)
    |                                                      `- error: cannot find type 'DispatchWorkItem' in scope
117 | }
118 |
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:122:23: error: cannot find type 'DispatchTime' in scope
120 |     #if swift(>=5.9)
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
    |                       `- error: cannot find type 'DispatchTime' in scope
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:123:18: error: cannot find type 'DispatchQoS' in scope
121 |         func asyncAfter(
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
    |                  `- error: cannot find type 'DispatchQoS' in scope
124 |             flags: DispatchWorkItemFlags = [],
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:124:20: error: cannot find type 'DispatchWorkItemFlags' in scope
122 |             deadline: DispatchTime,
123 |             qos: DispatchQoS = .unspecified,
124 |             flags: DispatchWorkItemFlags = [],
    |                    `- error: cannot find type 'DispatchWorkItemFlags' in scope
125 |             execute work: @escaping @Sendable @convention(block) () -> Void
126 |         ) {
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:142:18: error: extra arguments at positions #1, #2 in call
139 |
140 |     #if swift(>=5.9)
141 |         func async(execute work: @escaping @Sendable @convention(block) () -> Void) {
    |              `- note: 'async(execute:)' declared here
142 |             async(qos: .unspecified, flags: [], execute: work)
    |                  `- error: extra arguments at positions #1, #2 in call
143 |         }
144 |     #else
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/IDispatchQueue.swift:142:25: error: cannot infer contextual base in reference to member 'unspecified'
140 |     #if swift(>=5.9)
141 |         func async(execute work: @escaping @Sendable @convention(block) () -> Void) {
142 |             async(qos: .unspecified, flags: [], execute: work)
    |                         `- error: cannot infer contextual base in reference to member 'unspecified'
143 |         }
144 |     #else
[23/31] Compiling Log TimestampLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[24/31] Compiling Log ILogger.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[25/31] Compiling Log ILogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[26/31] Compiling Log PrefixLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[27/31] Compiling Log Logger.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[28/31] Compiling Log IPrinterStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/31] Emitting module Log
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[30/31] Compiling Log IOSWriterStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
[31/31] Compiling Log LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Printers/OSPrinter.swift:7:8: error: no such module 'OSLog'
  5 |
  6 | import Foundation
  7 | import OSLog
    |        `- error: no such module 'OSLog'
  8 |
  9 | // MARK: - OSPrinter
BUILD FAILURE 6.1 wasm