Build Information
Failed to build XcodeMCPBridge, reference main (4ca22d), with Swift 6.1 for Wasm on 9 Feb 2026 10:53:40 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/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renderplace/XcodeMCPBridge.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/renderplace/XcodeMCPBridge
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4ca22d3 update to LICENSE
Cloned https://github.com/renderplace/XcodeMCPBridge.git
Revision (git rev-parse @):
4ca22d37206e5f749c10edc6c191308ae24ed699
SUCCESS checkout https://github.com/renderplace/XcodeMCPBridge.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/renderplace/XcodeMCPBridge.git
https://github.com/renderplace/XcodeMCPBridge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
}
],
"manifest_display_name" : "XcodeMCPBridge",
"name" : "XcodeMCPBridge",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "XcodeMCPBridge",
"targets" : [
"XcodeMCPBridge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "mcpbridge-cli",
"targets" : [
"MCPBridgeCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "XcodeMCPBridge",
"module_type" : "SwiftTarget",
"name" : "XcodeMCPBridge",
"path" : "Sources/XcodeMCPBridge",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"XcodeMCPBridge"
],
"sources" : [
"Exports.swift",
"MCPBridgeClient.swift",
"MCPBridgeConfiguration.swift",
"MCPBridgeError.swift",
"MCPBridgeFeature.swift",
"MCPBridgeInstaller.swift",
"MCPBridgeStatus.swift"
],
"target_dependencies" : [
"MCPBridgeShared"
],
"type" : "library"
},
{
"c99name" : "MCPBridgeShared",
"module_type" : "SwiftTarget",
"name" : "MCPBridgeShared",
"path" : "Sources/MCPBridgeShared",
"product_memberships" : [
"XcodeMCPBridge",
"mcpbridge-cli"
],
"sources" : [
"BridgeProtocol.swift",
"MCPModels.swift"
],
"type" : "library"
},
{
"c99name" : "MCPBridgeCLI",
"module_type" : "SwiftTarget",
"name" : "MCPBridgeCLI",
"path" : "Sources/MCPBridgeCLI",
"product_memberships" : [
"mcpbridge-cli"
],
"sources" : [
"MCPClient.swift",
"main.swift"
],
"target_dependencies" : [
"MCPBridgeShared"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
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/finestructure/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 finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/311735] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (30.58s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.23.1 (31.65s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/3524] Fetching swift-sharing
[142/5482] Fetching swift-sharing, swift-perception
[930/11089] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay
[2085/12631] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections
[5227/58761] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation
[12865/132861] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/swift-sharing from cache (2.01s)
Fetching https://github.com/pointfreeco/swift-dependencies
[46153/129337] Fetching swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.04s)
[41008/123730] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[64451/130245] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-dependencies
[66911/135536] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.11s)
[80598/130245] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.20s)
Fetching https://github.com/pointfreeco/swift-case-paths
[75565/123730] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax
[75566/124616] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
[77788/123730] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
[77789/128290] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.05s)
Fetching https://github.com/apple/swift-collections
[80753/126280] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.95s)
[88162/123730] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax
[97796/143208] Fetching swift-perception, swift-identified-collections, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (6.13s)
[77745/97078] Fetching swift-perception, swift-identified-collections, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.92s)
Fetched https://github.com/pointfreeco/swift-perception from cache (13.77s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (13.78s)
Fetched https://github.com/swiftlang/swift-syntax from cache (13.83s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (14.52s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.63s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.60s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.18s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.4.1 (0.58s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.61s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (3.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.03s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.91s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.70s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1299] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.32s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (5.42s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.4.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.8.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.23.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Building for debugging...
[0/83] Write sources
[3/83] Copying PrivacyInfo.xcprivacy
[3/83] Write sources
[3/83] Copying PrivacyInfo.xcprivacy
[12/83] Write sources
[48/83] Compiling UIKitNavigationShim shim.m
[49/83] Compiling _SwiftSyntaxCShims PlatformMutex.c
[50/83] Write swift-version-24593BA9C3E375BF.txt
[52/100] Emitting module SwiftSyntax602
<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
[53/100] Emitting module SwiftSyntax510
<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
[54/100] Emitting module SwiftSyntax601
<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
[55/100] Compiling SwiftSyntax601 Empty.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
[56/101] Compiling SwiftSyntax510 Empty.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
[59/102] Emitting module SwiftSyntax600
<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
[60/102] Compiling SwiftSyntax600 Empty.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
[61/103] Compiling SwiftSyntax602 Empty.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
[62/104] Emitting module SwiftSyntax509
<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
[63/104] Compiling SwiftSyntax509 Empty.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
[67/123] Emitting module Sharing2
<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
[68/123] Compiling Sharing2 Empty.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
[69/124] Compiling IssueReportingPackageSupport _Test.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
[70/124] Emitting module IssueReportingPackageSupport
<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
[70/124] Wrapping AST for SwiftSyntax601 for debugging
[71/125] Wrapping AST for SwiftSyntax600 for debugging
[73/125] Compiling Sharing1 Empty.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
[74/125] Emitting module Sharing1
<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
[76/137] Wrapping AST for SwiftSyntax602 for debugging
[78/137] Compiling ConcurrencyExtras AsyncThrowingStream.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
[79/137] Compiling InternalCollectionsUtilities _UniqueCollection.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
[80/137] Compiling InternalCollectionsUtilities Debugging.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
[81/137] Compiling InternalCollectionsUtilities Descriptions.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
[82/139] Wrapping AST for SwiftSyntax510 for debugging
[83/139] Wrapping AST for SwiftSyntax509 for debugging
[85/221] Compiling IssueReporting DefaultReporter.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
[86/221] Compiling IssueReporting TestContext.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
[87/221] Compiling IssueReporting IssueReporter.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
[88/221] Compiling IssueReporting FatalErrorReporter.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
[89/221] Compiling IssueReporting ReportIssue.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
[90/221] Compiling IssueReporting BreakpointReporter.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
[91/221] Emitting module InternalCollectionsUtilities
<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
[92/221] Compiling IssueReporting ErrorReporting.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
[93/221] Compiling IssueReporting AppHostWarning.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
[94/221] Compiling IssueReporting UncheckedSendable.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
[95/221] Compiling IssueReporting Warn.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
[96/221] Compiling IssueReporting Deprecations.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
[97/221] Compiling IssueReporting FailureObserver.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
[98/221] Compiling IssueReporting LockIsolated.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
[100/277] Emitting module MCPBridgeShared
[101/277] Compiling MCPBridgeShared BridgeProtocol.swift
[102/277] Compiling MCPBridgeShared MCPModels.swift
[103/278] Wrapping AST for MCPBridgeShared for debugging
[105/281] Compiling OrderedCollections _HashTable+Constants.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
[106/281] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[107/281] Compiling ConcurrencyExtras LockIsolated.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
[108/282] Emitting module ConcurrencyExtras
<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
[109/282] Compiling OrderedCollections _HashTable+Testing.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
[110/282] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[111/282] Compiling ConcurrencyExtras Result.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
[112/282] Compiling ConcurrencyExtras Task.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
[113/282] Compiling ConcurrencyExtras MainSerialExecutor.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
[114/282] Compiling OrderedCollections _HashTable+Bucket.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
[115/282] Compiling OrderedCollections _HashTable+BucketIterator.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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.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
[120/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.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
[121/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.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
[122/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.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
[123/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.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
[124/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.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
[125/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.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
[126/284] Compiling MCPBridgeCLI main.swift
/host/spi-builder-workspace/Sources/MCPBridgeCLI/main.swift:133:17: error: cannot find 'DispatchSemaphore' in scope
131 |
132 | // Use a semaphore to keep the process alive while async tasks run
133 | let semaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
134 |
135 | Task {
[127/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.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
[128/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.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
[129/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.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
[130/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.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
[131/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.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
[132/284] Compiling OrderedCollections OrderedSet+RandomAccessCollection.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
[133/284] Compiling OrderedCollections OrderedSet+ReserveCapacity.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
[134/291] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[135/292] Emitting module MCPBridgeCLI
/host/spi-builder-workspace/Sources/MCPBridgeCLI/main.swift:133:17: error: cannot find 'DispatchSemaphore' in scope
131 |
132 | // Use a semaphore to keep the process alive while async tasks run
133 | let semaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
134 |
135 | Task {
/host/spi-builder-workspace/Sources/MCPBridgeCLI/MCPClient.swift:35:26: error: cannot find type 'Process' in scope
33 | /// MCP client that communicates with `xcrun mcpbridge` via stdio JSON-RPC 2.0.
34 | actor MCPClient {
35 | private var process: Process?
| `- error: cannot find type 'Process' in scope
36 | private var stdinPipe: Pipe?
37 | private var stdoutPipe: Pipe?
[136/292] Compiling MCPBridgeCLI MCPClient.swift
/host/spi-builder-workspace/Sources/MCPBridgeCLI/MCPClient.swift:35:26: error: cannot find type 'Process' in scope
33 | /// MCP client that communicates with `xcrun mcpbridge` via stdio JSON-RPC 2.0.
34 | actor MCPClient {
35 | private var process: Process?
| `- error: cannot find type 'Process' in scope
36 | private var stdinPipe: Pipe?
37 | private var stdoutPipe: Pipe?
/host/spi-builder-workspace/Sources/MCPBridgeCLI/MCPClient.swift:53:20: error: cannot find 'Process' in scope
51 | }
52 |
53 | let proc = Process()
| `- error: cannot find 'Process' in scope
54 | proc.executableURL = URL(fileURLWithPath: "/usr/bin/xcrun")
55 | proc.arguments = ["mcpbridge"]
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
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/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/33] Write swift-version-24593BA9C3E375BF.txt
[2/48] Emitting module SwiftSyntax509
[3/49] Compiling SwiftSyntax509 Empty.swift
[4/50] Compiling IssueReportingPackageSupport _Test.swift
[5/65] Emitting module IssueReportingPackageSupport
[7/66] Compiling SwiftSyntax510 Empty.swift
[8/65] Emitting module Sharing2
[9/65] Compiling Sharing1 Empty.swift
[10/65] Emitting module Sharing1
[11/66] Compiling SwiftSyntax600 Empty.swift
[12/66] Emitting module SwiftSyntax600
[13/67] Emitting module SwiftSyntax510
[14/67] Compiling Sharing2 Empty.swift
[20/68] Compiling InternalCollectionsUtilities Debugging.swift
[21/68] Compiling InternalCollectionsUtilities Descriptions.swift
[22/103] Compiling IssueReporting XCTest.swift
[23/103] Compiling IssueReporting IsTesting.swift
[24/103] Compiling IssueReporting IssueReporter.swift
[25/103] Compiling IssueReporting FatalErrorReporter.swift
[26/103] Compiling SwiftSyntax601 Empty.swift
[27/103] Compiling IssueReporting ReportIssue.swift
[28/103] Compiling IssueReporting TestContext.swift
[29/103] Emitting module SwiftSyntax601
[30/104] Emitting module SwiftSyntax602
[31/104] Compiling SwiftSyntax602 Empty.swift
[33/105] Compiling ConcurrencyExtras Locking.swift
[34/105] Compiling ConcurrencyExtras UncheckedBox.swift
[35/105] Emitting module ConcurrencyExtras
[37/105] Compiling ConcurrencyExtras ActorIsolated.swift
[38/105] Compiling ConcurrencyExtras AnyHashableSendable.swift
[39/105] Compiling ConcurrencyExtras AsyncStream.swift
[40/107] Emitting module InternalCollectionsUtilities
[41/107] Compiling ConcurrencyExtras Result.swift
[42/107] Compiling ConcurrencyExtras MainSerialExecutor.swift
[43/107] Compiling ConcurrencyExtras LockIsolated.swift
[44/107] Compiling ConcurrencyExtras Task.swift
[46/107] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[52/107] Compiling IssueReporting Unimplemented.swift
[58/107] Compiling ConcurrencyExtras UncheckedSendable.swift
[60/108] Compiling IssueReporting UncheckedSendable.swift
[61/108] Compiling IssueReporting Warn.swift
[67/108] Compiling IssueReporting Deprecations.swift
[68/108] Compiling IssueReporting SwiftTesting.swift
[70/109] Emitting module IssueReporting
[71/109] Compiling IssueReporting WithExpectedIssue.swift
[72/109] Compiling IssueReporting WithIssueContext.swift
[74/109] Compiling IssueReporting AppHostWarning.swift
[80/110] Emitting module MCPBridgeShared
[81/110] Compiling MCPBridgeShared BridgeProtocol.swift
[82/110] Compiling MCPBridgeShared MCPModels.swift
[84/214] Compiling SwiftSyntax SourcePresence.swift
[85/214] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[86/214] Compiling SwiftSyntax SourceLength.swift
[87/214] Compiling SwiftSyntax SourceLocation.swift
[88/270] Compiling XCTestDynamicOverlay Exports.swift
[89/270] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[90/270] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[91/270] Compiling CombineSchedulers UnimplementedScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/271] Emitting module MCPBridgeCLI
/host/spi-builder-workspace/Sources/MCPBridgeCLI/main.swift:133:17: error: cannot find 'DispatchSemaphore' in scope
131 |
132 | // Use a semaphore to keep the process alive while async tasks run
133 | let semaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
134 |
135 | Task {
/host/spi-builder-workspace/Sources/MCPBridgeCLI/MCPClient.swift:35:26: error: cannot find type 'Process' in scope
33 | /// MCP client that communicates with `xcrun mcpbridge` via stdio JSON-RPC 2.0.
34 | actor MCPClient {
35 | private var process: Process?
| `- error: cannot find type 'Process' in scope
36 | private var stdinPipe: Pipe?
37 | private var stdoutPipe: Pipe?
[93/271] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 | var attr = pthread_mutexattr_t()
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
57 | pthread_mutexattr_destroy(&attr)
58 | self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
| `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 | self.mutex = mutex
59 | }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 | func lock() {
66 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 | func unlock() {
70 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
71 | }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 | deinit {
78 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
79 | }
80 | }
[94/271] Compiling OrderedCollections OrderedDictionary+Sendable.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 | var attr = pthread_mutexattr_t()
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 | var mutex = pthread_mutex_t()
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 | pthread_mutexattr_init(&attr)
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
57 | pthread_mutexattr_destroy(&attr)
58 | self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 | pthread_mutex_init(&mutex, &attr)
57 | pthread_mutexattr_destroy(&attr)
| `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 | self.mutex = mutex
59 | }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 | func lock() {
66 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 | func unlock() {
70 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
71 | }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 | deinit {
78 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
79 | }
80 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/271] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
21 |
22 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
23 | extension Scheduler {
| `- error: cannot find type 'Scheduler' in scope
24 | /// Returns a publisher that repeatedly emits the scheduler's current time on the given
25 | /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
42 |
43 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
44 | extension Publishers {
| `- error: cannot find type 'Publishers' in scope
45 | /// A publisher that emits a scheduler's current time on a repeating interval.
46 | ///
[96/271] Compiling Clocks ImmediateClock.swift
[97/271] Compiling Clocks SwiftUI.swift
[98/271] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[99/271] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/271] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
21 |
22 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
23 | extension Scheduler {
| `- error: cannot find type 'Scheduler' in scope
24 | /// Returns a publisher that repeatedly emits the scheduler's current time on the given
25 | /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
42 |
43 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
44 | extension Publishers {
| `- error: cannot find type 'Publishers' in scope
45 | /// A publisher that emits a scheduler's current time on a repeating interval.
46 | ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
38 | ) -> Publishers.Timer<Self> {
| `- error: cannot find type 'Publishers' in scope
39 | Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
40 | }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
33 | /// - Returns: A publisher that repeatedly emits the current date on the given interval.
34 | public func timerPublisher(
35 | every interval: SchedulerTimeType.Stride,
| `- error: cannot find type 'SchedulerTimeType' in scope
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
34 | public func timerPublisher(
35 | every interval: SchedulerTimeType.Stride,
36 | tolerance: SchedulerTimeType.Stride? = nil,
| `- error: cannot find type 'SchedulerTimeType' in scope
37 | options: SchedulerOptions? = nil
38 | ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
35 | every interval: SchedulerTimeType.Stride,
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
| `- error: cannot find type 'SchedulerOptions' in scope
38 | ) -> Publishers.Timer<Self> {
39 | Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
85 | /// XCTAssertEqual(output, Array(0...1_001))
86 | /// ```
87 | public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
| `- error: cannot find type '_CombineScheduler' in scope
88 | public typealias Output = Scheduler.SchedulerTimeType
89 | public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
86 | /// ```
87 | public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
88 | public typealias Output = Scheduler.SchedulerTimeType
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
89 | public typealias Failure = Never
90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
89 | public typealias Failure = Never
90 |
91 | public let interval: Scheduler.SchedulerTimeType.Stride
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
92 | public let options: Scheduler.SchedulerOptions?
93 | public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
90 |
91 | public let interval: Scheduler.SchedulerTimeType.Stride
92 | public let options: Scheduler.SchedulerOptions?
| `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
93 | public let scheduler: Scheduler
94 | public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
92 | public let options: Scheduler.SchedulerOptions?
93 | public let scheduler: Scheduler
94 | public let tolerance: Scheduler.SchedulerTimeType.Stride?
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
95 |
96 | private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 | public init(
106 | every interval: Scheduler.SchedulerTimeType.Stride,
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 | scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 | public init(
106 | every interval: Scheduler.SchedulerTimeType.Stride,
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 | scheduler: Scheduler,
109 | options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 | scheduler: Scheduler,
109 | options: Scheduler.SchedulerOptions? = nil
| `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 | ) {
111 | self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 | /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 | /// the values produced by a single `TimerPublisher.Inner`
119 | private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
| `- error: cannot find type 'Subscription' in scope
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 | /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 | /// the values produced by a single `TimerPublisher.Inner`
119 | private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
| `- error: cannot find type 'Subscriber' in scope
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
122 | typealias Input = Scheduler.SchedulerTimeType
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 | typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 | typealias Failure = Never
124 |
125 | private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
| `- error: cannot find type 'AnySubscriber' in scope
126 |
127 | private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 | private typealias Parent = Publishers.Timer
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
| `- error: cannot find type 'Subscriber' in scope
251 | CustomPlaygroundDisplayConvertible
252 | where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 | var customMirror: Mirror { return inner.customMirror }
159 | var playgroundDescription: Any { return description }
160 | var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
| `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 | init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 | var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 | init(parent: Publishers.Timer<Scheduler>) {
| `- error: cannot find type 'Publishers' in scope
163 | self.lock = Lock()
164 | self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 | }
170 |
171 | func addSubscriber<Sub: Subscriber>(_ sub: Sub)
| `- error: cannot find type 'Subscriber' in scope
172 | where
173 | Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 | }
182 |
183 | func receive(subscription: Subscription) {
| `- error: cannot find type 'Subscription' in scope
184 | lock.lock()
185 | let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 | }
192 |
193 | func receive(_ value: Input) -> Subscribers.Demand {
| `- error: cannot find type 'Subscribers' in scope
194 | var resultingDemand: Subscribers.Demand = .max(0)
195 | lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 | }
207 |
208 | func receive(completion: Subscribers.Completion<Failure>) {
| `- error: cannot find type 'Subscribers' in scope
209 | lock.lock()
210 | let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 | }
217 |
218 | func request(_ demand: Subscribers.Demand) {
| `- error: cannot find type 'Subscribers' in scope
219 | lock.lock()
220 | // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 | }
238 |
239 | public func receive<Sub: Subscriber>(subscriber: Sub)
| `- error: cannot find type 'Subscriber' in scope
240 | where Failure == Sub.Failure, Output == Sub.Input {
241 | routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 | }
243 |
244 | public func connect() -> Cancellable {
| `- error: cannot find type 'Cancellable' in scope
245 | routingSubscription.isConnected = true
246 | return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 | }
248 |
249 | private typealias Parent = Publishers.Timer
| `- error: cannot find type 'Publishers' in scope
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 | CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 | private typealias Parent = Publishers.Timer
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
| `- error: cannot find type 'Subscription' in scope
251 | CustomPlaygroundDisplayConvertible
252 | where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 | Downstream.Failure == Never
255 | {
256 | private var cancellable: Cancellable?
| `- error: cannot find type 'Cancellable' in scope
257 | private let lock: Lock
258 | private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 | private var parent: Parent<Scheduler>?
260 | private var started: Bool
261 | private var demand: Subscribers.Demand
| `- error: cannot find type 'Subscribers' in scope
262 |
263 | override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 | }
327 |
328 | func request(_ n: Subscribers.Demand) {
| `- error: cannot find type 'Subscribers' in scope
329 | lock.lock()
330 | defer { lock.unlock() }
[101/271] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
21 |
22 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
23 | extension Scheduler {
| `- error: cannot find type 'Scheduler' in scope
24 | /// Returns a publisher that repeatedly emits the scheduler's current time on the given
25 | /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
42 |
43 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
44 | extension Publishers {
| `- error: cannot find type 'Publishers' in scope
45 | /// A publisher that emits a scheduler's current time on a repeating interval.
46 | ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
38 | ) -> Publishers.Timer<Self> {
| `- error: cannot find type 'Publishers' in scope
39 | Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
40 | }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
33 | /// - Returns: A publisher that repeatedly emits the current date on the given interval.
34 | public func timerPublisher(
35 | every interval: SchedulerTimeType.Stride,
| `- error: cannot find type 'SchedulerTimeType' in scope
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
34 | public func timerPublisher(
35 | every interval: SchedulerTimeType.Stride,
36 | tolerance: SchedulerTimeType.Stride? = nil,
| `- error: cannot find type 'SchedulerTimeType' in scope
37 | options: SchedulerOptions? = nil
38 | ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
35 | every interval: SchedulerTimeType.Stride,
36 | tolerance: SchedulerTimeType.Stride? = nil,
37 | options: SchedulerOptions? = nil
| `- error: cannot find type 'SchedulerOptions' in scope
38 | ) -> Publishers.Timer<Self> {
39 | Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
85 | /// XCTAssertEqual(output, Array(0...1_001))
86 | /// ```
87 | public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
| `- error: cannot find type '_CombineScheduler' in scope
88 | public typealias Output = Scheduler.SchedulerTimeType
89 | public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
86 | /// ```
87 | public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
88 | public typealias Output = Scheduler.SchedulerTimeType
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
89 | public typealias Failure = Never
90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
89 | public typealias Failure = Never
90 |
91 | public let interval: Scheduler.SchedulerTimeType.Stride
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
92 | public let options: Scheduler.SchedulerOptions?
93 | public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
90 |
91 | public let interval: Scheduler.SchedulerTimeType.Stride
92 | public let options: Scheduler.SchedulerOptions?
| `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
93 | public let scheduler: Scheduler
94 | public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
92 | public let options: Scheduler.SchedulerOptions?
93 | public let scheduler: Scheduler
94 | public let tolerance: Scheduler.SchedulerTimeType.Stride?
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
95 |
96 | private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 | public init(
106 | every interval: Scheduler.SchedulerTimeType.Stride,
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 | scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 | public init(
106 | every interval: Scheduler.SchedulerTimeType.Stride,
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 | scheduler: Scheduler,
109 | options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 | tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 | scheduler: Scheduler,
109 | options: Scheduler.SchedulerOptions? = nil
| `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 | ) {
111 | self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 | /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 | /// the values produced by a single `TimerPublisher.Inner`
119 | private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
| `- error: cannot find type 'Subscription' in scope
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 | /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 | /// the values produced by a single `TimerPublisher.Inner`
119 | private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
| `- error: cannot find type 'Subscriber' in scope
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 | CustomReflectable, CustomPlaygroundDisplayConvertible
121 | {
122 | typealias Input = Scheduler.SchedulerTimeType
| `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 | typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 | typealias Failure = Never
124 |
125 | private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
| `- error: cannot find type 'AnySubscriber' in scope
126 |
127 | private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 | private typealias Parent = Publishers.Timer
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
| `- error: cannot find type 'Subscriber' in scope
251 | CustomPlaygroundDisplayConvertible
252 | where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 | var customMirror: Mirror { return inner.customMirror }
159 | var playgroundDescription: Any { return description }
160 | var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
| `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 | init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 | var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 | init(parent: Publishers.Timer<Scheduler>) {
| `- error: cannot find type 'Publishers' in scope
163 | self.lock = Lock()
164 | self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 | }
170 |
171 | func addSubscriber<Sub: Subscriber>(_ sub: Sub)
| `- error: cannot find type 'Subscriber' in scope
172 | where
173 | Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 | }
182 |
183 | func receive(subscription: Subscription) {
| `- error: cannot find type 'Subscription' in scope
184 | lock.lock()
185 | let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 | }
192 |
193 | func receive(_ value: Input) -> Subscribers.Demand {
| `- error: cannot find type 'Subscribers' in scope
194 | var resultingDemand: Subscribers.Demand = .max(0)
195 | lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 | }
207 |
208 | func receive(completion: Subscribers.Completion<Failure>) {
| `- error: cannot find type 'Subscribers' in scope
209 | lock.lock()
210 | let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 | }
217 |
218 | func request(_ demand: Subscribers.Demand) {
| `- error: cannot find type 'Subscribers' in scope
219 | lock.lock()
220 | // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 | }
238 |
239 | public func receive<Sub: Subscriber>(subscriber: Sub)
| `- error: cannot find type 'Subscriber' in scope
240 | where Failure == Sub.Failure, Output == Sub.Input {
241 | routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 | }
243 |
244 | public func connect() -> Cancellable {
| `- error: cannot find type 'Cancellable' in scope
245 | routingSubscription.isConnected = true
246 | return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 | }
248 |
249 | private typealias Parent = Publishers.Timer
| `- error: cannot find type 'Publishers' in scope
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 | CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 | private typealias Parent = Publishers.Timer
250 | private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
| `- error: cannot find type 'Subscription' in scope
251 | CustomPlaygroundDisplayConvertible
252 | where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 | Downstream.Failure == Never
255 | {
256 | private var cancellable: Cancellable?
| `- error: cannot find type 'Cancellable' in scope
257 | private let lock: Lock
258 | private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 | private var parent: Parent<Scheduler>?
260 | private var started: Bool
261 | private var demand: Subscribers.Demand
| `- error: cannot find type 'Subscribers' in scope
262 |
263 | override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 | }
327 |
328 | func request(_ n: Subscribers.Demand) {
| `- error: cannot find type 'Subscribers' in scope
329 | lock.lock()
330 | defer { lock.unlock() }
[102/272] Compiling CombineSchedulers UIKit.swift
[103/272] Compiling CombineSchedulers UIScheduler.swift
[104/272] Compiling MCPBridgeCLI main.swift
/host/spi-builder-workspace/Sources/MCPBridgeCLI/main.swift:133:17: error: cannot find 'DispatchSemaphore' in scope
131 |
132 | // Use a semaphore to keep the process alive while async tasks run
133 | let semaphore = DispatchSemaphore(value: 0)
| `- error: cannot find 'DispatchSemaphore' in scope
134 |
135 | Task {
[105/272] Compiling Clocks Timer.swift
/host/spi-builder-workspace/Sources/MCPBridgeCLI/MCPClient.swift:35:26: error: cannot find type 'Process' in scope
33 | /// MCP client that communicates with `xcrun mcpbridge` via stdio JSON-RPC 2.0.
34 | actor MCPClient {
35 | private var process: Process?
| `- error: cannot find type 'Process' in scope
36 | private var stdinPipe: Pipe?
37 | private var stdoutPipe: Pipe?
BUILD FAILURE 6.1 wasm