Build Information
Failed to build swift-dependencies-additions, reference main (44c054
), with Swift 5.9 for Linux on 10 Jun 2025 20:30:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/swift-dependencies-additions.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/tgrapperon/swift-dependencies-additions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 44c054e Update CI (#106)
Cloned https://github.com/tgrapperon/swift-dependencies-additions.git
Revision (git rev-parse @):
44c054eec44f3373eee69794b706198fb623fcf7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tgrapperon/swift-dependencies-additions.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/tgrapperon/swift-dependencies-additions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-docc-plugin
[1/2068] Fetching swift-docc-plugin
[394/7526] Fetching swift-docc-plugin, xctest-dynamic-overlay
[5126/13775] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies (0.52s)
Fetched https://github.com/apple/swift-docc-plugin (0.53s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.63s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.04s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3408] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.31s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.39s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/861] Fetching swift-concurrency-extras
[862/2153] Fetching swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.28s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.28s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers (0.27s)
[1/70776] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (4.22s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.35s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.36s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/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.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/32] Compiling IssueReporting TestContext.swift
[4/32] Compiling IssueReporting Unimplemented.swift
[5/34] Compiling IssueReporting WithExpectedIssue.swift
[6/34] Compiling IssueReporting WithIssueContext.swift
[7/34] Compiling IssueReporting XCTest.swift
[8/34] Compiling IssueReporting IsTesting.swift
[9/34] Compiling IssueReporting IssueReporter.swift
[10/34] Compiling IssueReporting ErrorReporting.swift
[11/34] Compiling IssueReporting AppHostWarning.swift
[12/34] Compiling IssueReporting Deprecations.swift
[13/34] Compiling IssueReporting BreakpointReporter.swift
[14/34] Compiling IssueReporting FatalErrorReporter.swift
[15/34] Emitting module IssueReporting
[16/34] Compiling IssueReporting SwiftTesting.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[17/34] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[18/34] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[19/34] Compiling IssueReporting FailureObserver.swift
[20/34] Compiling IssueReporting LockIsolated.swift
[21/34] Compiling IssueReporting Rethrows.swift
[22/34] Compiling IssueReporting RuntimeWarningReporter.swift
[23/34] Compiling IssueReporting ReportIssue.swift
[24/35] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/35] Compiling ConcurrencyExtras Task.swift
[26/35] Compiling ConcurrencyExtras Result.swift
[27/36] Emitting module ConcurrencyExtras
[31/37] Compiling ConcurrencyExtras LockIsolated.swift
[37/37] Compiling ConcurrencyExtras UncheckedSendable.swift
[40/62] Compiling XCTestDynamicOverlay Exports.swift
[41/62] Compiling CombineSchedulers Lock.swift
[42/62] Compiling CombineSchedulers NSRecursiveLock.swift
[43/63] Compiling CombineSchedulers ImmediateScheduler.swift
[44/63] Compiling CombineSchedulers Deprecations.swift
[45/63] Emitting module CombineSchedulers
[46/63] Compiling CombineSchedulers AnyScheduler.swift
[47/63] Compiling CombineSchedulers Concurrency.swift
[48/63] Compiling CombineSchedulers UIScheduler.swift
[49/63] Compiling CombineSchedulers UIKit.swift
[50/63] Compiling Clocks Timer.swift
[51/63] Emitting module XCTestDynamicOverlay
[52/63] Compiling CombineSchedulers SwiftUI.swift
[53/63] Compiling CombineSchedulers TestScheduler.swift
[54/63] Compiling CombineSchedulers Timer.swift
[55/64] Compiling CombineSchedulers UnimplementedScheduler.swift
[56/65] Compiling Clocks AnyClock.swift
[57/65] Emitting module Clocks
[59/66] Compiling Clocks ImmediateClock.swift
[60/66] Compiling Clocks _AsyncTimerSequence.swift
[62/66] Compiling Clocks UnimplementedClock.swift
[63/66] Compiling Clocks SwiftUI.swift
[64/66] Compiling Clocks TestClock.swift
[65/66] Compiling Clocks Lock.swift
[66/67] Compiling XCTestDynamicOverlay Deprecations.swift
[71/93] Compiling Dependencies Assert.swift
[72/93] Compiling Dependencies Calendar.swift
[73/93] Compiling Dependencies Clocks.swift
[74/93] Compiling Dependencies UUID.swift
[75/93] Compiling Dependencies WithRandomNumberGenerator.swift
[76/93] Compiling Dependencies AppEntryPoint.swift
[77/93] Compiling Dependencies OpenURL.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[78/93] Compiling Dependencies TimeZone.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[79/93] Compiling Dependencies URLSession.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[80/93] Compiling Dependencies Locale.swift
[81/93] Compiling Dependencies MainQueue.swift
[82/93] Compiling Dependencies MainRunLoop.swift
[83/93] Compiling Dependencies Deprecations.swift
[84/93] Compiling Dependencies Exports.swift
[85/93] Compiling Dependencies TypeName.swift
[86/93] Compiling Dependencies Context.swift
[87/93] Compiling Dependencies Date.swift
[88/93] Compiling Dependencies FireAndForget.swift
[89/96] Compiling Dependencies Dependency.swift
[90/96] Compiling Dependencies DependencyContext.swift
[91/96] Compiling Dependencies DependencyKey.swift
[92/96] Compiling Dependencies DependencyValues.swift
[93/96] Emitting module Dependencies
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[94/96] Compiling Dependencies PreviewTrait.swift
[95/96] Compiling Dependencies TestTrait.swift
[96/96] Compiling Dependencies WithDependencies.swift
[99/127] Compiling NotificationCenterDependency NotificationCenterDependency.swift
[100/127] Emitting module NotificationCenterDependency
[101/128] Emitting module PersistentContainerDependency
[102/128] Compiling PersistentContainerDependency PersistentContainer.swift
[103/129] Emitting module CompressionDependency
[104/129] Compiling CompressionDependency _Compression.swift
[105/129] Compiling CompressionDependency Decompressor.swift
[106/129] Compiling CompressionDependency Compressor.swift
[107/130] Emitting module DataDependency
[109/130] Compiling DependenciesAdditionsBasics SecureRandomNumberGenerator.swift
[110/131] Emitting module CodableDependency
[112/133] Emitting module PathDependency
[113/133] Compiling PathDependency PathDependency.swift
[117/133] Compiling CodableDependency DataDecoder.swift
[118/134] Compiling CodableDependency DataEncoder.swift
[119/135] Compiling DependenciesAdditionsBasics AnyCancellableTask.swift
[120/135] Compiling DependenciesAdditionsBasics AsyncStream+Additions.swift
[121/135] Emitting module DependenciesAdditionsBasics
[122/135] Compiling DependenciesAdditionsBasics AsyncThrowingStream+Additions.swift
[123/135] Compiling DependenciesAdditionsBasics BroadcastableAsyncSequence.swift
[124/135] Compiling DependenciesAdditionsBasics IncrementingDateGenerator.swift
[125/135] Compiling DependenciesAdditionsBasics TickingDateGenerator.swift
[130/138] Compiling DependenciesAdditionsBasics WithTimeout.swift
[131/138] Compiling DependenciesAdditionsBasics Proxies.swift
[132/138] Compiling DependenciesAdditionsBasics RandomNumberGenerator+Addtions.swift
[133/138] Compiling DataDependency DataDependency.swift
[137/140] Compiling DependenciesAdditionsBasics AsyncSharedSubject.swift
[138/140] Compiling DependenciesAdditionsBasics Exports.swift
[139/140] Compiling DependenciesAdditionsBasics RuntimeWarnings.swift
[140/140] Compiling DependenciesAdditionsBasics Proxies+Unimplemented.swift
[143/163] Compiling UserNotificationsDependency UserNotificationsDependency.swift
[144/163] Compiling _SwiftUIDependency SwiftUIEnvironment.swift
[145/163] Compiling _CoreDataDependency PersistentContainer+Additions.swift
[146/163] Compiling DeviceDependency WKInterfaceDeviceDependency.swift
[147/165] Emitting module UserNotificationsDependency
[148/165] Compiling _SwiftUIDependency StateObjectDependency.swift
[149/166] Emitting module ProcessInfoDependency
[150/166] Compiling ProcessInfoDependency ProcessInfoDependency.swift
[151/167] Compiling DeviceDependency DeviceCheckDependency.swift
[152/167] Compiling DeviceDependency UIDeviceDependency_iOS.swift
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:161:36: warning: unknown operating system for build configuration 'os'
#if swift(>=5.9) && os(xrOS)
^
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:161:36: note: did you mean 'tvOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
tvOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:161:36: note: did you mean 'iOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
iOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:168:36: warning: unknown operating system for build configuration 'os'
#if swift(>=5.9) && os(xrOS)
^
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:168:36: note: did you mean 'tvOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
tvOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:168:36: note: did you mean 'iOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
iOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:175:36: warning: unknown operating system for build configuration 'os'
#if swift(>=5.9) && os(xrOS)
^
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:175:36: note: did you mean 'tvOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
tvOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:175:36: note: did you mean 'iOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
iOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:182:36: warning: unknown operating system for build configuration 'os'
#if swift(>=5.9) && os(xrOS)
^
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:182:36: note: did you mean 'tvOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
tvOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:182:36: note: did you mean 'iOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
iOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:206:36: warning: unknown operating system for build configuration 'os'
#if swift(>=5.9) && os(xrOS)
^
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:206:36: note: did you mean 'tvOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
tvOS
/host/spi-builder-workspace/Sources/DeviceDependency/UIDeviceDependency_iOS.swift:206:36: note: did you mean 'iOS'?
#if swift(>=5.9) && os(xrOS)
^~~~
iOS
[153/167] Emitting module DeviceDependency
[154/167] Compiling _CoreDataDependency FetchRequest.swift
[156/168] Emitting module _SwiftUIDependency
[157/168] Emitting module _CoreDataDependency
[160/171] Emitting module UserDefaultsDependency
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: note: did you mean 'iOS'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: note: did you mean 'Windows'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: note: did you mean 'iOS'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: note: did you mean 'Windows'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[161/171] Compiling DeviceDependency UIDeviceDependency_tvOS.swift
[163/172] Emitting module ApplicationDependency
[164/172] Compiling ApplicationDependency ApplicationDependency_tvOS.swift
[165/172] Compiling ApplicationDependency ApplicationDependency_iOS.swift
[169/175] Compiling UserDefaultsDependency UserDefaults+Specializations.swift
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:183:55: error: ambiguous use of 'eraseToStream()'
self._values(key, Bool.self).map { $0 as! Bool? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:191:55: error: ambiguous use of 'eraseToStream()'
self._values(key, Data.self).map { $0 as! Data? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:199:59: error: ambiguous use of 'eraseToStream()'
self._values(key, Double.self).map { $0 as! Double? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:207:53: error: ambiguous use of 'eraseToStream()'
self._values(key, Int.self).map { $0 as! Int? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:215:59: error: ambiguous use of 'eraseToStream()'
self._values(key, String.self).map { $0 as! String? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:235:55: error: ambiguous use of 'eraseToStream()'
self._values(key, URL.self).map { $0 as! URL? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:255:8: error: ambiguous use of 'eraseToStream()'
.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:273:8: error: ambiguous use of 'eraseToStream()'
.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaults+Specializations.swift:301:55: error: ambiguous use of 'eraseToStream()'
self._values(key, Date.self).map { $0 as! Date? }.eraseToStream()
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:103:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> where Self: Sendable {
^
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/AsyncStream.swift:112:15: note: found this candidate
public func eraseToStream() -> AsyncStream<Element> {
^
[170/175] Compiling UserDefaultsDependency UserDefaultsDependency.swift
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: note: did you mean 'iOS'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:192:59: note: did you mean 'Windows'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: note: did you mean 'iOS'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:316:59: note: did you mean 'Windows'?
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:287:48: warning: 'streamWithContinuation(_:bufferingPolicy:)' is deprecated: renamed to 'makeStream(of:bufferingPolicy:)'
let (stream, continuation) = AsyncStream.streamWithContinuation(
^
/host/spi-builder-workspace/Sources/UserDefaultsDependency/UserDefaultsDependency.swift:287:48: note: use 'makeStream(of:bufferingPolicy:)' instead
let (stream, continuation) = AsyncStream.streamWithContinuation(
^~~~~~~~~~~~~~~~~~~~~~
makeStream
[175/179] Emitting module AccessibilityDependency
[176/179] Compiling AccessibilityDependency AccessibilityDependency_iOS.swift
[177/179] Emitting module BundleDependency
[178/179] Compiling BundleDependency BundleInfo.swift
error: fatalError
BUILD FAILURE 5.9 linux