Build Information
Failed to build AudioRecorder, reference main (90f808), with Swift 6.1 for Linux on 1 Mar 2026 02:09:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atacan/AudioRecorder.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/atacan/AudioRecorder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 90f8081 update
Cloned https://github.com/atacan/AudioRecorder.git
Revision (git rev-parse @):
90f808138a7333aaaa54a99e51e2867f7a36273d
SUCCESS checkout https://github.com/atacan/AudioRecorder.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/atacan/AudioRecorder.git
https://github.com/atacan/AudioRecorder.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "AudioRecorder",
"name" : "AudioRecorder",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "AudioRecorderClient",
"targets" : [
"AudioRecorderClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AudioRecorderClientTests",
"module_type" : "SwiftTarget",
"name" : "AudioRecorderClientTests",
"path" : "Tests/AudioRecorderClientTests",
"sources" : [
"AudioRecorderClientTests.swift"
],
"target_dependencies" : [
"AudioRecorderClient"
],
"type" : "test"
},
{
"c99name" : "AudioRecorderClient",
"module_type" : "SwiftTarget",
"name" : "AudioRecorderClient",
"path" : "Sources/AudioRecorderClient",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"AudioRecorderClient"
],
"sources" : [
"AudioRecorderClient+LiveKey.swift",
"AudioRecorderClient+TestKey.swift",
"SystemAudio.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6647] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (1.01s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
[1/886] Fetching swift-concurrency-extras
[489/3436] Fetching swift-concurrency-extras, combine-schedulers
[3106/4753] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4754/10471] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.35s)
[5183/9585] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.35s)
[4380/8268] Fetching combine-schedulers, xctest-dynamic-overlay
[8269/82791] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.77s)
[10748/77073] Fetching combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (7.76s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.82s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (9.42s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (3.15s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.66s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.06s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.39s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/14] Write sources
[12/14] Write swift-version-24593BA9C3E375BF.txt
[13/14] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[15/119] Emitting module OpenCombine
[16/131] 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
[17/132] 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
[18/132] 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
[19/132] 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
[21/133] Compiling OpenCombine ConduitBase.swift
[22/133] Compiling OpenCombine ConduitList.swift
[23/133] Compiling OpenCombine DebugHook.swift
[24/133] Compiling OpenCombine FilterProducer.swift
[25/133] Compiling OpenCombine Locking.swift
[26/133] Compiling OpenCombine PartialCompletion.swift
[27/133] Compiling OpenCombine PublishedSubject.swift
[28/133] Compiling OpenCombine PublishedSubscriber.swift
[29/133] Compiling OpenCombine ReduceProducer.swift
[30/133] Compiling OpenCombine SubjectSubscriber.swift
[31/133] Compiling OpenCombine SubscriberTap.swift
[32/133] Compiling OpenCombine SubscriptionStatus.swift
[33/133] Compiling OpenCombine SubscriptionTap.swift
[34/133] Compiling OpenCombine Utils.swift
[35/133] Compiling OpenCombine Violations.swift
[36/133] Compiling OpenCombine ImmediateScheduler.swift
[37/133] Compiling OpenCombine ObservableObject.swift
[38/133] Compiling OpenCombine PassthroughSubject.swift
[39/133] Compiling OpenCombine Published.swift
[40/133] Compiling OpenCombine Publisher+Subscribe.swift
[41/133] Compiling OpenCombine Deferred.swift
[42/133] Compiling OpenCombine Empty.swift
[43/133] Compiling OpenCombine Fail.swift
[44/133] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[45/133] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[46/133] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[47/133] Compiling OpenCombine Publishers.Count.swift
[48/133] Compiling OpenCombine Publishers.Debounce.swift
[49/133] Compiling OpenCombine Publishers.Delay.swift
[50/133] Compiling OpenCombine Publishers.Drop.swift
[51/133] Compiling OpenCombine Publishers.DropUntilOutput.swift
[52/133] Compiling OpenCombine Publishers.DropWhile.swift
[53/133] Compiling OpenCombine Publishers.Filter.swift
[54/133] Compiling OpenCombine Publishers.First.swift
[55/133] Compiling OpenCombine Publishers.FlatMap.swift
[56/133] Compiling OpenCombine Publishers.HandleEvents.swift
[57/133] Compiling OpenCombine Publishers.IgnoreOutput.swift
[58/133] Compiling OpenCombine Publishers.Last.swift
[59/133] Compiling OpenCombine Publishers.MakeConnectable.swift
[60/133] Compiling OpenCombine Just.swift
[61/133] Compiling OpenCombine Optional.Publisher.swift
[62/133] Compiling OpenCombine Publishers.AllSatisfy.swift
[63/133] Compiling OpenCombine Publishers.AssertNoFailure.swift
[64/133] Compiling OpenCombine Publishers.Autoconnect.swift
[65/133] Compiling OpenCombine Publishers.Breakpoint.swift
[66/133] Compiling OpenCombine Publishers.Buffer.swift
[67/133] Compiling OpenCombine Publishers.Collect.swift
[68/133] Compiling OpenCombine Publishers.CollectByCount.swift
[69/133] Compiling OpenCombine Publishers.CompactMap.swift
[70/133] Compiling OpenCombine Publishers.Comparison.swift
[71/133] Compiling OpenCombine Publishers.Concatenate.swift
[72/133] Compiling OpenCombine Publishers.Contains.swift
[73/133] Compiling OpenCombine Result.swift
[74/133] Compiling OpenCombine Scheduler.swift
[75/133] Compiling OpenCombine Subject+Void.swift
[76/133] Compiling OpenCombine Subscriber+Void.swift
[77/133] Compiling OpenCombine Subscribers.Assign.swift
[78/133] Compiling OpenCombine Subscribers.Completion.swift
[79/133] Compiling OpenCombine Subscribers.Demand.swift
[80/133] Compiling OpenCombine Subscribers.Sink.swift
[81/133] Compiling OpenCombine Subscribers.swift
[82/133] Compiling OpenCombine Subscription.swift
[83/133] Compiling OpenCombine Subscriptions.swift
[84/133] Compiling OpenCombine _Introspection.swift
[85/134] Compiling OpenCombine Publishers.Map.swift
[86/134] Compiling OpenCombine Publishers.MapError.swift
[87/134] Compiling OpenCombine Publishers.MeasureInterval.swift
[88/134] Compiling OpenCombine Publishers.Multicast.swift
[89/134] Compiling OpenCombine Publishers.Output.swift
[90/134] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[91/134] Compiling OpenCombine Publishers.PrefixWhile.swift
[92/134] Compiling OpenCombine Publishers.Print.swift
[93/134] Compiling OpenCombine Publishers.ReceiveOn.swift
[94/134] Compiling OpenCombine Publishers.Reduce.swift
[95/134] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[96/134] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[97/134] Compiling OpenCombine Publishers.ReplaceError.swift
[98/134] Compiling OpenCombine AnyCancellable.swift
[99/134] Compiling OpenCombine AnyPublisher.swift
[100/134] Compiling OpenCombine AnySubscriber.swift
[101/134] Compiling OpenCombine Cancellable.swift
[102/134] Compiling OpenCombine Codable.swift
[103/134] Compiling OpenCombine CombineIdentifier.swift
[104/134] Compiling OpenCombine ConcurrencyHelpers.swift
[105/134] Compiling OpenCombine Future+Concurrency.swift
[106/134] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[107/134] Compiling OpenCombine CurrentValueSubject.swift
[108/134] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[109/134] Compiling OpenCombine Future.swift
[110/134] Compiling OpenCombine GENERATED-RootProtocols.swift
[111/134] Compiling OpenCombine Publishers.Retry.swift
[112/134] Compiling OpenCombine Publishers.Scan.swift
[113/134] Compiling OpenCombine Publishers.Sequence.swift
[114/134] Compiling OpenCombine Publishers.SetFailureType.swift
[115/134] Compiling OpenCombine Publishers.Share.swift
[116/134] Compiling OpenCombine Publishers.SubscribeOn.swift
[117/134] Compiling OpenCombine Publishers.SwitchToLatest.swift
[118/134] Compiling OpenCombine Publishers.Throttle.swift
[119/134] Compiling OpenCombine Publishers.Timeout.swift
[120/134] Compiling OpenCombine Publishers.Zip.swift
[121/134] Compiling OpenCombine Publishers.swift
[122/134] Compiling OpenCombine Record.swift
[123/134] Compiling OpenCombine Result.Publisher.swift
[125/167] 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
[126/167] 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
[127/169] 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
[128/169] Emitting module OpenCombineDispatch
[129/169] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[130/169] 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
[131/169] 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
[132/170] 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
[134/170] Compiling OpenCombineFoundation Locking.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
[135/170] Compiling OpenCombineFoundation Portability.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
[136/170] Compiling OpenCombineFoundation Utils.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
[137/170] Compiling OpenCombineFoundation Violations.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
[138/170] Compiling OpenCombineFoundation JSONEncoder.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
[139/170] Compiling OpenCombineFoundation NotificationCenter.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
[140/170] 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
[141/170] 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
[142/170] 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
[143/171] Compiling IssueReporting IssueSeverity.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
[144/171] 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
[145/171] 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
[146/171] 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
[147/171] 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
[148/171] 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
[149/171] 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
[150/171] 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
<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
[155/171] 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
[156/171] 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
[157/171] 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
<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
[162/183] 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
[163/183] Compiling Clocks 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
[164/184] 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
[165/184] 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
[166/184] 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
[167/184] 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
[168/184] Compiling Clocks _AsyncTimerSequence.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
[169/184] Compiling Clocks TestClock.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
[170/184] Compiling Clocks 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
[171/184] Compiling Clocks UnimplementedClock.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
[172/185] Compiling XCTestDynamicOverlay 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
[173/185] Emitting module XCTestDynamicOverlay
<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
[178/187] Compiling OpenCombineFoundation PropertyListEncoder.swift
[181/187] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[182/187] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[183/187] Compiling OpenCombineFoundation Timer+Publisher.swift
[184/187] Emitting module OpenCombineFoundation
[187/187] Compiling OpenCombineFoundation URLSession.swift
[189/190] Compiling OpenCombineShim OpenCombineShim.swift
[190/190] Emitting module OpenCombineShim
[192/204] 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
[193/204] 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
[194/205] 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
[195/205] 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
[196/205] 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
[197/205] 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
[198/205] 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
[199/205] 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
[200/205] 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
[201/205] 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
[202/205] 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
[203/205] 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
[204/205] 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
[205/205] 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
[207/230] Compiling Dependencies UUID.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
[208/230] Compiling Dependencies WithRandomNumberGenerator.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
[209/230] Compiling Dependencies AppEntryPoint.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
[210/233] Compiling Dependencies Date.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
[211/233] Compiling Dependencies FireAndForget.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
[212/233] Compiling Dependencies Locale.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
[213/233] Compiling Dependencies 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
[214/233] Compiling Dependencies 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
[215/233] Compiling Dependencies TypeName.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
[216/233] Compiling Dependencies OpenURL.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
[217/233] Compiling Dependencies TimeZone.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
[218/233] Compiling Dependencies URLSession.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
[219/233] Compiling Dependencies Assert.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
[220/233] Compiling Dependencies Calendar.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
[221/233] Compiling Dependencies Clocks.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
[222/233] Compiling Dependencies Context.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
[223/233] Compiling Dependencies MainQueue.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
[224/233] Compiling Dependencies MainRunLoop.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
[225/233] Compiling Dependencies NotificationCenter.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
[226/233] Emitting module Dependencies
<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
[227/233] Compiling Dependencies Dependency.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
[228/233] Compiling Dependencies DependencyContext.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
[229/233] Compiling Dependencies DependencyKey.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
[230/233] Compiling Dependencies DependencyValues.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
[231/233] Compiling Dependencies PreviewTrait.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
[232/233] Compiling Dependencies TestTrait.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
[233/233] Compiling Dependencies WithDependencies.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
[235/238] Compiling AudioRecorderClient SystemAudio.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
[236/238] Compiling AudioRecorderClient AudioRecorderClient+TestKey.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[237/238] Emitting module AudioRecorderClient
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
[238/238] Compiling AudioRecorderClient AudioRecorderClient+LiveKey.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Emitting module IssueReportingPackageSupport
[3/14] Compiling IssueReportingPackageSupport _Test.swift
[4/15] Compiling ConcurrencyExtras Locking.swift
[5/15] Compiling ConcurrencyExtras UncheckedBox.swift
[6/16] Compiling ConcurrencyExtras Task.swift
[8/16] Compiling ConcurrencyExtras ActorIsolated.swift
[9/16] Compiling ConcurrencyExtras AnyHashableSendable.swift
[10/16] Compiling ConcurrencyExtras Result.swift
[11/42] Emitting module ConcurrencyExtras
[12/63] Compiling ConcurrencyExtras LockIsolated.swift
[13/64] Compiling ConcurrencyExtras MainSerialExecutor.swift
[14/108] Compiling OpenCombine AnySubscriber.swift
[15/108] Compiling OpenCombine Cancellable.swift
[16/108] Compiling ConcurrencyExtras UncheckedSendable.swift
[18/129] Compiling IssueReporting FailureObserver.swift
[19/129] Compiling IssueReporting LockIsolated.swift
[20/129] Compiling IssueReporting Rethrows.swift
[21/131] Compiling IssueReporting BreakpointReporter.swift
[22/131] Compiling IssueReporting DefaultReporter.swift
[23/131] Compiling IssueReporting FatalErrorReporter.swift
[24/131] Compiling IssueReporting XCTest.swift
[25/131] Compiling IssueReporting IsTesting.swift
[26/131] Compiling IssueReporting IssueReporter.swift
[27/131] Compiling IssueReporting IssueSeverity.swift
[28/131] Compiling IssueReporting ReportIssue.swift
[29/131] Compiling IssueReporting TestContext.swift
[30/131] Compiling IssueReporting Unimplemented.swift
[31/131] Emitting module IssueReporting
[32/131] Compiling IssueReporting ErrorReporting.swift
[33/131] Compiling IssueReporting AppHostWarning.swift
[34/131] Compiling IssueReporting Deprecations.swift
[35/131] Compiling IssueReporting SwiftTesting.swift
[36/131] Compiling IssueReporting UncheckedSendable.swift
[37/131] Compiling IssueReporting Warn.swift
[38/131] Compiling IssueReporting WithExpectedIssue.swift
[39/131] Compiling IssueReporting WithIssueContext.swift
[49/143] Compiling OpenCombine ReduceProducer.swift
[50/143] Compiling OpenCombine SubjectSubscriber.swift
[51/143] Compiling OpenCombine SubscriberTap.swift
[52/143] Compiling OpenCombine SubscriptionStatus.swift
[53/143] Compiling OpenCombine SubscriptionTap.swift
[54/155] Compiling XCTestDynamicOverlay Exports.swift
[55/155] Compiling Clocks Timer.swift
[56/156] Emitting module OpenCombine
[70/156] Compiling Clocks SwiftUI.swift
[71/156] Compiling Clocks AnyClock.swift
[72/156] Compiling Clocks ImmediateClock.swift
[73/156] Compiling Clocks TestClock.swift
[74/156] Compiling Clocks Lock.swift
[75/156] Compiling Clocks _AsyncTimerSequence.swift
[76/156] Emitting module Clocks
[77/156] Emitting module XCTestDynamicOverlay
[78/156] Compiling XCTestDynamicOverlay Deprecations.swift
[79/157] Compiling Clocks UnimplementedClock.swift
[82/158] Compiling OpenCombine Publishers.Count.swift
[83/158] Compiling OpenCombine Publishers.Debounce.swift
[84/158] Compiling OpenCombine Publishers.Delay.swift
[85/158] Compiling OpenCombine Publishers.Drop.swift
[86/158] Compiling OpenCombine Publishers.DropUntilOutput.swift
[87/158] Compiling OpenCombine Publishers.DropWhile.swift
[88/158] Compiling OpenCombine Publishers.Filter.swift
[89/158] Compiling OpenCombine Publishers.First.swift
[90/158] Compiling OpenCombine Publishers.FlatMap.swift
[91/158] Compiling OpenCombine Publishers.HandleEvents.swift
[92/158] Compiling OpenCombine Publishers.IgnoreOutput.swift
[93/158] Compiling OpenCombine Publishers.Last.swift
[94/158] Compiling OpenCombine Publishers.MakeConnectable.swift
[95/158] Compiling OpenCombine Utils.swift
[96/158] Compiling OpenCombine Violations.swift
[97/158] Compiling OpenCombine ImmediateScheduler.swift
[98/158] Compiling OpenCombine ObservableObject.swift
[99/158] Compiling OpenCombine PassthroughSubject.swift
[100/158] Compiling OpenCombine Published.swift
[101/158] Compiling OpenCombine Publisher+Subscribe.swift
[102/158] Compiling OpenCombine Deferred.swift
[103/158] Compiling OpenCombine Empty.swift
[104/158] Compiling OpenCombine Fail.swift
[105/158] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[106/158] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[107/158] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[108/158] Compiling OpenCombine Just.swift
[109/158] Compiling OpenCombine Optional.Publisher.swift
[110/158] Compiling OpenCombine Publishers.AllSatisfy.swift
[111/158] Compiling OpenCombine Publishers.AssertNoFailure.swift
[112/158] Compiling OpenCombine Publishers.Autoconnect.swift
[113/158] Compiling OpenCombine Publishers.Breakpoint.swift
[114/158] Compiling OpenCombine Publishers.Buffer.swift
[115/158] Compiling OpenCombine Publishers.Collect.swift
[116/158] Compiling OpenCombine Publishers.CollectByCount.swift
[117/158] Compiling OpenCombine Publishers.CompactMap.swift
[118/158] Compiling OpenCombine Publishers.Comparison.swift
[119/158] Compiling OpenCombine Publishers.Concatenate.swift
[120/158] Compiling OpenCombine Publishers.Contains.swift
[121/158] Compiling OpenCombine Result.swift
[122/158] Compiling OpenCombine Scheduler.swift
[123/158] Compiling OpenCombine Subject+Void.swift
[124/158] Compiling OpenCombine Subscriber+Void.swift
[125/158] Compiling OpenCombine Subscribers.Assign.swift
[126/158] Compiling OpenCombine Subscribers.Completion.swift
[127/158] Compiling OpenCombine Subscribers.Demand.swift
[128/158] Compiling OpenCombine Subscribers.Sink.swift
[129/158] Compiling OpenCombine Subscribers.swift
[130/158] Compiling OpenCombine Subscription.swift
[131/158] Compiling OpenCombine Subscriptions.swift
[132/158] Compiling OpenCombine _Introspection.swift
[133/158] Compiling OpenCombine Publishers.Map.swift
[134/158] Compiling OpenCombine Publishers.MapError.swift
[135/158] Compiling OpenCombine Publishers.MeasureInterval.swift
[136/158] Compiling OpenCombine Publishers.Multicast.swift
[137/158] Compiling OpenCombine Publishers.Output.swift
[138/158] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[139/158] Compiling OpenCombine Publishers.PrefixWhile.swift
[140/158] Compiling OpenCombine Publishers.Print.swift
[141/158] Compiling OpenCombine Publishers.ReceiveOn.swift
[142/158] Compiling OpenCombine Publishers.Reduce.swift
[143/158] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[144/158] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[145/158] Compiling OpenCombine Publishers.ReplaceError.swift
[146/158] Compiling OpenCombine Publishers.Retry.swift
[147/158] Compiling OpenCombine Publishers.Scan.swift
[148/158] Compiling OpenCombine Publishers.Sequence.swift
[149/158] Compiling OpenCombine Publishers.SetFailureType.swift
[150/158] Compiling OpenCombine Publishers.Share.swift
[151/158] Compiling OpenCombine Publishers.SubscribeOn.swift
[152/158] Compiling OpenCombine Publishers.SwitchToLatest.swift
[153/158] Compiling OpenCombine Publishers.Throttle.swift
[154/158] Compiling OpenCombine Publishers.Timeout.swift
[155/158] Compiling OpenCombine Publishers.Zip.swift
[156/158] Compiling OpenCombine Publishers.swift
[157/158] Compiling OpenCombine Record.swift
[158/158] Compiling OpenCombine Result.Publisher.swift
[160/172] Compiling OpenCombineFoundation PropertyListEncoder.swift
[161/173] Compiling OpenCombineFoundation Utils.swift
[162/173] Compiling OpenCombineFoundation Violations.swift
[163/173] Compiling OpenCombineFoundation JSONEncoder.swift
[164/173] Compiling OpenCombineFoundation NotificationCenter.swift
[165/173] Compiling OpenCombineFoundation Locking.swift
[166/173] Compiling OpenCombineFoundation Portability.swift
[167/173] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[168/173] Emitting module OpenCombineDispatch
[169/174] Compiling OpenCombineFoundation URLSession.swift
[170/174] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[171/174] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[172/174] Emitting module OpenCombineFoundation
[173/174] Compiling OpenCombineFoundation Timer+Publisher.swift
[176/177] Compiling OpenCombineShim OpenCombineShim.swift
[177/177] Emitting module OpenCombineShim
[179/191] Compiling CombineSchedulers UIKit.swift
[180/191] Compiling CombineSchedulers UIScheduler.swift
[181/192] Emitting module CombineSchedulers
[182/192] Compiling CombineSchedulers ImmediateScheduler.swift
[183/192] Compiling CombineSchedulers Deprecations.swift
[184/192] Compiling CombineSchedulers AnyScheduler.swift
[185/192] Compiling CombineSchedulers Concurrency.swift
[186/192] Compiling CombineSchedulers Lock.swift
[187/192] Compiling CombineSchedulers NSRecursiveLock.swift
[188/192] Compiling CombineSchedulers TestScheduler.swift
[189/192] Compiling CombineSchedulers Timer.swift
[190/192] Compiling CombineSchedulers Platform.swift
[191/192] Compiling CombineSchedulers SwiftUI.swift
[192/192] Compiling CombineSchedulers UnimplementedScheduler.swift
[194/217] Emitting module Dependencies
[195/220] Compiling Dependencies OpenURL.swift
[196/220] Compiling Dependencies TimeZone.swift
[197/220] Compiling Dependencies URLSession.swift
[198/220] Compiling Dependencies Date.swift
[199/220] Compiling Dependencies FireAndForget.swift
[200/220] Compiling Dependencies Locale.swift
[201/220] Compiling Dependencies MainQueue.swift
[202/220] Compiling Dependencies MainRunLoop.swift
[203/220] Compiling Dependencies NotificationCenter.swift
[204/220] Compiling Dependencies Assert.swift
[205/220] Compiling Dependencies Calendar.swift
[206/220] Compiling Dependencies Clocks.swift
[207/220] Compiling Dependencies Context.swift
[208/220] Compiling Dependencies Deprecations.swift
[209/220] Compiling Dependencies Exports.swift
[210/220] Compiling Dependencies TypeName.swift
[211/220] Compiling Dependencies UUID.swift
[212/220] Compiling Dependencies WithRandomNumberGenerator.swift
[213/220] Compiling Dependencies AppEntryPoint.swift
[214/220] Compiling Dependencies Dependency.swift
[215/220] Compiling Dependencies DependencyContext.swift
[216/220] Compiling Dependencies DependencyKey.swift
[217/220] Compiling Dependencies DependencyValues.swift
[218/220] Compiling Dependencies PreviewTrait.swift
[219/220] Compiling Dependencies TestTrait.swift
[220/220] Compiling Dependencies WithDependencies.swift
[222/225] Compiling AudioRecorderClient SystemAudio.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
[223/225] Compiling AudioRecorderClient AudioRecorderClient+TestKey.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[224/225] Emitting module AudioRecorderClient
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
[225/225] Compiling AudioRecorderClient AudioRecorderClient+LiveKey.swift
/host/spi-builder-workspace/Sources/AudioRecorderClient/AudioRecorderClient+LiveKey.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 | import Dependencies
3 | import Foundation
BUILD FAILURE 6.1 linux