Build Information
Failed to build swift-translating, reference main (e9b740), with Swift 6.1 for Android on 20 Dec 2025 16:31:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-translating.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/coenttb/swift-translating
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e9b740b Run swift-format
Cloned https://github.com/coenttb/swift-translating.git
Revision (git rev-parse @):
e9b740b1d3181baa593c4cfc7963d0cdafd72b21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-translating.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/swift-translating.git
https://github.com/coenttb/swift-translating.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-translating",
"name" : "swift-translating",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Translating",
"targets" : [
"Translating"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Language",
"targets" : [
"Language"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Translating+Dependencies",
"targets" : [
"Translating+Dependencies"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SinglePlural",
"targets" : [
"SinglePlural"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Translated",
"targets" : [
"Translated"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TranslatedString",
"targets" : [
"TranslatedString"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DateFormattedLocalized",
"targets" : [
"DateFormattedLocalized"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TranslatingTestSupport",
"targets" : [
"TranslatingTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Translations",
"targets" : [
"Translations"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Translations",
"module_type" : "SwiftTarget",
"name" : "Translations",
"path" : "Sources/Translations",
"product_memberships" : [
"Translations"
],
"sources" : [
"TranslatedString.init(ClosedRange).swift",
"TranslatedString.init(Language).swift",
"TranslatedString.swift"
],
"target_dependencies" : [
"Translating"
],
"type" : "library"
},
{
"c99name" : "TranslatingTestSupport",
"module_type" : "SwiftTarget",
"name" : "TranslatingTestSupport",
"path" : "Sources/TranslatingTestSupport",
"product_memberships" : [
"TranslatingTestSupport"
],
"sources" : [
"glossary.swift"
],
"type" : "library"
},
{
"c99name" : "Translating_Dependencies_Tests",
"module_type" : "SwiftTarget",
"name" : "Translating+Dependencies Tests",
"path" : "Tests/Translating+Dependencies Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Translating+Dependencies Tests.swift"
],
"target_dependencies" : [
"Translating+Dependencies"
],
"type" : "test"
},
{
"c99name" : "Translating_Dependencies",
"module_type" : "SwiftTarget",
"name" : "Translating+Dependencies",
"path" : "Sources/Translating+Dependencies",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"Translating",
"Translating+Dependencies",
"DateFormattedLocalized",
"Translations"
],
"sources" : [
"Language.swift",
"LanguagesKey.swift",
"extensions.swift"
],
"target_dependencies" : [
"Language",
"Translated",
"TranslatedString"
],
"type" : "library"
},
{
"c99name" : "Translating_Tests",
"module_type" : "SwiftTarget",
"name" : "Translating Tests",
"path" : "Tests/Translating Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Performance Tests.swift",
"ReadmeVerificationTests.swift",
"Translating Tests.swift"
],
"target_dependencies" : [
"Translating"
],
"type" : "test"
},
{
"c99name" : "Translating",
"module_type" : "SwiftTarget",
"name" : "Translating",
"path" : "Sources/Translating",
"product_memberships" : [
"Translating",
"Translations"
],
"sources" : [
"Date.swift",
"DateComponents.swift",
"String.swift",
"Translated.init (english non-optional).swift",
"Translated.init.swift",
"TranslatedString.swift",
"[String].swift",
"[TranslatedString].swift",
"exports.swift"
],
"target_dependencies" : [
"Language",
"Translating+Dependencies",
"SinglePlural",
"Translated",
"TranslatedString",
"DateFormattedLocalized"
],
"type" : "library"
},
{
"c99name" : "TranslatedString_Tests",
"module_type" : "SwiftTarget",
"name" : "TranslatedString Tests",
"path" : "Tests/TranslatedString Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"TranslatedString Tests.swift"
],
"target_dependencies" : [
"TranslatedString"
],
"type" : "test"
},
{
"c99name" : "TranslatedString",
"module_type" : "SwiftTarget",
"name" : "TranslatedString",
"path" : "Sources/TranslatedString",
"product_memberships" : [
"Translating",
"Translating+Dependencies",
"SinglePlural",
"TranslatedString",
"DateFormattedLocalized",
"Translations"
],
"sources" : [
"Date.swift",
"NumberingAndSign.swift",
"TranslatedString.swift",
"Translations.swift",
"[Language].swift",
"[String].swift",
"exports.swift"
],
"target_dependencies" : [
"Translated"
],
"type" : "library"
},
{
"c99name" : "Translated_Tests",
"module_type" : "SwiftTarget",
"name" : "Translated Tests",
"path" : "Tests/Translated Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Translated Tests.swift"
],
"target_dependencies" : [
"Translated"
],
"type" : "test"
},
{
"c99name" : "Translated",
"module_type" : "SwiftTarget",
"name" : "Translated",
"path" : "Sources/Translated",
"product_memberships" : [
"Translating",
"Translating+Dependencies",
"SinglePlural",
"Translated",
"TranslatedString",
"DateFormattedLocalized",
"Translations"
],
"sources" : [
"Translated.swift",
"extensions.swift"
],
"target_dependencies" : [
"Language"
],
"type" : "library"
},
{
"c99name" : "SinglePlural_Tests",
"module_type" : "SwiftTarget",
"name" : "SinglePlural Tests",
"path" : "Tests/SinglePlural Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"SinglePlural Tests.swift"
],
"target_dependencies" : [
"SinglePlural"
],
"type" : "test"
},
{
"c99name" : "SinglePlural",
"module_type" : "SwiftTarget",
"name" : "SinglePlural",
"path" : "Sources/SinglePlural",
"product_memberships" : [
"Translating",
"SinglePlural",
"Translations"
],
"sources" : [
"SinglePlural.swift",
"extensions.swift"
],
"target_dependencies" : [
"Language",
"Translated",
"TranslatedString"
],
"type" : "library"
},
{
"c99name" : "Language_Tests",
"module_type" : "SwiftTarget",
"name" : "Language Tests",
"path" : "Tests/Language Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Language Tests.swift"
],
"target_dependencies" : [
"Language"
],
"type" : "test"
},
{
"c99name" : "Language",
"module_type" : "SwiftTarget",
"name" : "Language",
"path" : "Sources/Language",
"product_memberships" : [
"Translating",
"Language",
"Translating+Dependencies",
"SinglePlural",
"Translated",
"TranslatedString",
"DateFormattedLocalized",
"Translations"
],
"sources" : [
"Language.locale.swift",
"Language.swift",
"Locale.Language.swift",
"Locale.swift",
"exports .swift"
],
"type" : "library"
},
{
"c99name" : "DateFormattedLocalized_Tests",
"module_type" : "SwiftTarget",
"name" : "DateFormattedLocalized Tests",
"path" : "Tests/DateFormattedLocalized Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Date Formatted Localized Tests.swift"
],
"target_dependencies" : [
"DateFormattedLocalized",
"Language"
],
"type" : "test"
},
{
"c99name" : "DateFormattedLocalized",
"module_type" : "SwiftTarget",
"name" : "DateFormattedLocalized",
"path" : "Sources/DateFormattedLocalized",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"Translating",
"DateFormattedLocalized",
"Translations"
],
"sources" : [
"DateFormattedLocalized.swift"
],
"target_dependencies" : [
"Language",
"Translating+Dependencies"
],
"type" : "library"
}
],
"tools_version" : "5.10.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6436] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (1.43s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/886] Fetching swift-concurrency-extras
[462/2185] Fetching swift-concurrency-extras, swift-clocks
[501/4727] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[4728/10327] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.40s)
[4513/9441] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.45s)
[3483/6899] Fetching swift-clocks, xctest-dynamic-overlay
[4828/80090] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.17s)
[15115/78791] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.75s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.81s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (8.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.80s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.62s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.37s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.77s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.83s)
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.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
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/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Building for debugging...
[0/22] Write sources
[17/22] Write swift-version-24593BA9C3E375BF.txt
[19/43] 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
[20/43] 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
[22/44] Compiling Language exports .swift
[22/44] Wrapping AST for IssueReportingPackageSupport for debugging
[24/66] 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
[25/66] 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
[26/67] 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
[27/67] 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
[28/67] 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
[29/67] Compiling IssueReporting Unimplemented.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
[30/69] 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
[31/69] Compiling IssueReporting WithExpectedIssue.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
[32/69] Compiling IssueReporting WithIssueContext.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
[33/69] Compiling TranslatingTestSupport glossary.swift
[34/69] Emitting module TranslatingTestSupport
[36/70] 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
[37/70] Compiling IssueReportingTestSupport SwiftTesting.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
[38/70] Emitting module IssueReportingTestSupport
<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
[39/70] Compiling IssueReportingTestSupport XCTest.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
[40/71] Compiling IssueReporting SwiftTesting.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
[41/71] 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
[42/71] 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
[43/71] 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
[44/71] 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
[45/71] Compiling IssueReporting Rethrows.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
[46/71] Emitting module IssueReporting
<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
[47/71] 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
[48/71] 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
[49/71] 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
[50/71] Compiling IssueReporting XCTest.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
[51/71] Compiling IssueReporting IsTesting.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
[52/71] 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
[53/71] 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
[54/71] 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
[55/71] Compiling Language Language.locale.swift
[56/71] Emitting module Language
/host/spi-builder-workspace/Sources/Language/Locale.swift:8:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
6 | // Created by Coen ten Thije Boonkkamp on 19/07/2024.
7 | //
8 | import Language
| `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
9 |
10 | public typealias _Language = Language
[57/72] 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
<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
[63/72] 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
<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
[66/73] Compiling Language Language.swift
[67/73] Compiling Language Locale.Language.swift
[69/73] Wrapping AST for IssueReportingTestSupport for debugging
[70/73] Write Objects.LinkFileList
[72/97] Compiling CombineSchedulers AnyScheduler.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
[73/97] Compiling CombineSchedulers Concurrency.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/98] Compiling XCTestDynamicOverlay Exports.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)
[75/98] Emitting module CombineSchedulers
<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/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 | ///
[76/98] Compiling CombineSchedulers Platform.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
[77/98] Compiling CombineSchedulers SwiftUI.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
[78/98] Compiling CombineSchedulers UnimplementedScheduler.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/98] Compiling CombineSchedulers UIKit.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/98] Compiling Clocks Timer.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/99] Emitting module Clocks
<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/99] Compiling CombineSchedulers UIScheduler.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
[83/99] Compiling CombineSchedulers TestScheduler.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/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() }
[84/99] Compiling CombineSchedulers Timer.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/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() }
[84/99] Linking libIssueReportingTestSupport.so
[86/99] Compiling CombineSchedulers ImmediateScheduler.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/99] Compiling CombineSchedulers 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
[88/99] Compiling CombineSchedulers Lock.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/99] Compiling CombineSchedulers NSRecursiveLock.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/99] Compiling Clocks ImmediateClock.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/99] Compiling Clocks AnyClock.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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling IssueReportingPackageSupport _Test.swift
[3/26] Emitting module IssueReportingPackageSupport
[5/26] Compiling Language exports .swift
[6/26] Compiling Language Language.swift
[7/26] Compiling Language Language.locale.swift
[8/26] Compiling ConcurrencyExtras Locking.swift
[9/26] Compiling ConcurrencyExtras UncheckedBox.swift
[10/30] Compiling ConcurrencyExtras Result.swift
[11/30] Compiling ConcurrencyExtras LockIsolated.swift
[12/30] Compiling ConcurrencyExtras MainSerialExecutor.swift
[13/30] Compiling ConcurrencyExtras Task.swift
[14/30] Compiling ConcurrencyExtras ActorIsolated.swift
[15/30] Compiling ConcurrencyExtras AnyHashableSendable.swift
[16/30] Compiling ConcurrencyExtras AsyncStream.swift
[17/30] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[18/30] Emitting module ConcurrencyExtras
[19/49] Compiling ConcurrencyExtras UncheckedSendable.swift
[20/50] Compiling IssueReportingTestSupport XCTest.swift
[21/50] Emitting module IssueReportingTestSupport
[22/50] Compiling IssueReportingTestSupport SwiftTesting.swift
[24/50] Write Objects.LinkFileList
[26/50] Emitting module Language
/host/spi-builder-workspace/Sources/Language/Locale.swift:8:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
6 | // Created by Coen ten Thije Boonkkamp on 19/07/2024.
7 | //
8 | import Language
| `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
9 |
10 | public typealias _Language = Language
[27/50] Emitting module IssueReporting
[28/52] Compiling IssueReporting FatalErrorReporter.swift
[29/52] Compiling IssueReporting ReportIssue.swift
[30/52] Compiling IssueReporting BreakpointReporter.swift
[31/52] Compiling IssueReporting DefaultReporter.swift
[32/52] Compiling IssueReporting TestContext.swift
[33/52] Compiling IssueReporting Unimplemented.swift
[33/52] Linking libIssueReportingTestSupport.so
[35/52] Compiling IssueReporting XCTest.swift
[36/52] Compiling IssueReporting IsTesting.swift
[37/52] Compiling IssueReporting IssueReporter.swift
[38/52] Compiling IssueReporting FailureObserver.swift
[39/52] Compiling IssueReporting LockIsolated.swift
[40/52] Compiling IssueReporting Rethrows.swift
[41/52] Compiling IssueReporting ErrorReporting.swift
[42/52] Compiling IssueReporting AppHostWarning.swift
[43/52] Compiling IssueReporting Deprecations.swift
[44/52] Compiling IssueReporting SwiftTesting.swift
[45/52] Compiling IssueReporting UncheckedSendable.swift
[46/52] Compiling IssueReporting Warn.swift
[47/52] Compiling IssueReporting WithExpectedIssue.swift
[48/52] Compiling IssueReporting WithIssueContext.swift
[50/69] Compiling CombineSchedulers Platform.swift
[51/69] Compiling CombineSchedulers SwiftUI.swift
[52/78] Compiling CombineSchedulers TestScheduler.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() }
[53/78] Compiling CombineSchedulers Timer.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() }
[54/78] Compiling CombineSchedulers UIKit.swift
[55/78] Compiling CombineSchedulers UIScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/78] 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 | ///
[57/78] Compiling XCTestDynamicOverlay Exports.swift
[58/78] Compiling CombineSchedulers AnyScheduler.swift
[59/78] Compiling CombineSchedulers Concurrency.swift
[60/78] Compiling CombineSchedulers ImmediateScheduler.swift
[61/78] Compiling CombineSchedulers Deprecations.swift
[62/78] Compiling CombineSchedulers Lock.swift
[63/78] Compiling CombineSchedulers NSRecursiveLock.swift
[64/78] Compiling Clocks AnyClock.swift
[65/79] Compiling Clocks Timer.swift
[66/79] Emitting module TranslatingTestSupport
[67/79] Compiling TranslatingTestSupport glossary.swift
[68/80] Compiling Clocks ImmediateClock.swift
[69/80] Compiling CombineSchedulers UnimplementedScheduler.swift
[70/80] Emitting module XCTestDynamicOverlay
BUILD FAILURE 6.1 android