Build Information
Failed to build cache, reference 6.0.0 (799a1c), with Swift 6.1 for Linux on 24 Jan 2026 17:21:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/nashysolutions/Cache.git
Reference: 6.0.0
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/nashysolutions/Cache
* tag 6.0.0 -> FETCH_HEAD
HEAD is now at 799a1ca Removing deprecation warnings.
Cloned https://github.com/nashysolutions/Cache.git
Revision (git rev-parse @):
799a1ca880f834b0989b69ba5248828b56a04ec3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nashysolutions/Cache.git at 6.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/nashysolutions/Cache.git
https://github.com/nashysolutions/Cache.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "foundation-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/foundation-dependencies.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "1.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
}
],
"manifest_display_name" : "cache",
"name" : "cache",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Cache",
"targets" : [
"Cache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CacheTests",
"module_type" : "SwiftTarget",
"name" : "CacheTests",
"path" : "Tests/CacheTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"FileSystemCacheTests.swift",
"Helpers/AnyResourceBox.swift",
"Helpers/DummyAgent.swift",
"Helpers/DummyFolder.swift",
"Helpers/MockFileSystemFolderStore.swift",
"Helpers/TestValue.swift",
"VolatileCacheTests.swift"
],
"target_dependencies" : [
"Cache"
],
"type" : "test"
},
{
"c99name" : "Cache",
"module_type" : "SwiftTarget",
"name" : "Cache",
"path" : "Sources/Cache",
"product_dependencies" : [
"FoundationDependencies"
],
"product_memberships" : [
"Cache"
],
"sources" : [
"Cache/Cache.swift",
"Cache/DatabaseBackedCache.swift",
"Cache/FileSystemCache.swift",
"Cache/VolatileCache.swift",
"Database/Database.swift",
"Database/FileSystemDatabase.swift",
"Database/VolatileDatabase.swift",
"Expiry.swift",
"Resource/CodableResource.swift",
"Resource/ExpiringResource.swift",
"Resource/Resource.swift",
"Resource/ResourceProvider.swift",
"Storage/CodableStorage.swift",
"Storage/FileSystemStorage.swift",
"Storage/Storage.swift",
"Storage/VolatileStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/nashysolutions/foundation-dependencies.git
[1/167] Fetching foundation-dependencies
[168/6626] Fetching foundation-dependencies, swift-dependencies
Fetched https://github.com/nashysolutions/foundation-dependencies.git from cache (0.23s)
[2455/6459] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.98s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2542] Fetching combine-schedulers
[2289/3428] Fetching combine-schedulers, swift-concurrency-extras
[3013/4727] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4728/10334] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.37s)
[5187/9448] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.38s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.38s)
[2131/5607] Fetching xctest-dynamic-overlay
[3982/79492] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.81s)
[9606/73885] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.52s)
Computing version for https://github.com/nashysolutions/foundation-dependencies.git
Computed https://github.com/nashysolutions/foundation-dependencies.git at 5.0.1 (10.85s)
Fetching https://github.com/nashysolutions/files.git
Fetching https://github.com/nashysolutions/versioning.git
[1/80] Fetching versioning
[81/241] Fetching versioning, files
Fetched https://github.com/nashysolutions/versioning.git from cache (0.43s)
Fetched https://github.com/nashysolutions/files.git from cache (0.43s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (1.00s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 2.2.2 (0.59s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.92s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.96s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.97s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.95s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.22s)
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/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/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/nashysolutions/foundation-dependencies.git
Working copy of https://github.com/nashysolutions/foundation-dependencies.git resolved at 5.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.2.2
Creating working copy for https://github.com/nashysolutions/versioning.git
Working copy of https://github.com/nashysolutions/versioning.git resolved at 2.1.0
Building for debugging...
[0/24] Write sources
[0/24] Copying Info.plist
[0/24] Copying Localizable.xcstrings
[0/24] Write sources
[18/24] Write swift-version-24593BA9C3E375BF.txt
[19/51] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[21/143] Emitting module ConcurrencyExtras
[22/144] Emitting module OpenCombine
[23/156] Compiling IssueReportingPackageSupport _Test.swift
[24/156] Emitting module IssueReportingPackageSupport
[25/157] Compiling ConcurrencyExtras UncheckedSendable.swift
[27/157] Compiling OpenCombine Publishers.Count.swift
[28/157] Compiling OpenCombine Publishers.Debounce.swift
[29/157] Compiling OpenCombine Publishers.Delay.swift
[30/157] Compiling OpenCombine Publishers.Drop.swift
[31/157] Compiling OpenCombine Publishers.DropUntilOutput.swift
[32/157] Compiling OpenCombine Publishers.DropWhile.swift
[33/157] Compiling OpenCombine Publishers.Filter.swift
[34/157] Compiling OpenCombine Publishers.First.swift
[35/157] Compiling OpenCombine Publishers.FlatMap.swift
[36/157] Compiling OpenCombine Publishers.HandleEvents.swift
[37/157] Compiling OpenCombine Publishers.IgnoreOutput.swift
[38/157] Compiling OpenCombine Publishers.Last.swift
[39/157] Compiling OpenCombine Publishers.MakeConnectable.swift
[40/157] Compiling OpenCombine Utils.swift
[41/157] Compiling OpenCombine Violations.swift
[42/157] Compiling OpenCombine ImmediateScheduler.swift
[43/157] Compiling OpenCombine ObservableObject.swift
[44/157] Compiling OpenCombine PassthroughSubject.swift
[45/157] Compiling OpenCombine Published.swift
[46/157] Compiling OpenCombine Publisher+Subscribe.swift
[47/157] Compiling OpenCombine Deferred.swift
[48/157] Compiling OpenCombine Empty.swift
[49/157] Compiling OpenCombine Fail.swift
[50/157] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[51/157] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[52/157] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[53/157] Compiling OpenCombine ConduitBase.swift
[54/157] Compiling OpenCombine ConduitList.swift
[55/157] Compiling OpenCombine DebugHook.swift
[56/157] Compiling OpenCombine FilterProducer.swift
[57/157] Compiling OpenCombine Locking.swift
[58/157] Compiling OpenCombine PartialCompletion.swift
[59/157] Compiling OpenCombine PublishedSubject.swift
[60/157] Compiling OpenCombine PublishedSubscriber.swift
[61/157] Compiling OpenCombine ReduceProducer.swift
[62/157] Compiling OpenCombine SubjectSubscriber.swift
[63/157] Compiling OpenCombine SubscriberTap.swift
[64/157] Compiling OpenCombine SubscriptionStatus.swift
[65/157] Compiling OpenCombine SubscriptionTap.swift
[66/157] Compiling OpenCombine AnyCancellable.swift
[67/157] Compiling OpenCombine AnyPublisher.swift
[68/157] Compiling OpenCombine AnySubscriber.swift
[69/157] Compiling OpenCombine Cancellable.swift
[70/157] Compiling OpenCombine Codable.swift
[71/157] Compiling OpenCombine CombineIdentifier.swift
[72/157] Compiling OpenCombine ConcurrencyHelpers.swift
[73/157] Compiling OpenCombine Future+Concurrency.swift
[74/157] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[75/157] Compiling OpenCombine CurrentValueSubject.swift
[76/157] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[77/157] Compiling OpenCombine Future.swift
[78/157] Compiling OpenCombine GENERATED-RootProtocols.swift
[79/157] Compiling OpenCombine Just.swift
[80/157] Compiling OpenCombine Optional.Publisher.swift
[81/157] Compiling OpenCombine Publishers.AllSatisfy.swift
[82/157] Compiling OpenCombine Publishers.AssertNoFailure.swift
[83/157] Compiling OpenCombine Publishers.Autoconnect.swift
[84/157] Compiling OpenCombine Publishers.Breakpoint.swift
[85/157] Compiling OpenCombine Publishers.Buffer.swift
[86/157] Compiling OpenCombine Publishers.Collect.swift
[87/157] Compiling OpenCombine Publishers.CollectByCount.swift
[88/157] Compiling OpenCombine Publishers.CompactMap.swift
[89/157] Compiling OpenCombine Publishers.Comparison.swift
[90/157] Compiling OpenCombine Publishers.Concatenate.swift
[91/157] Compiling OpenCombine Publishers.Contains.swift
[91/157] Wrapping AST for IssueReportingPackageSupport for debugging
[93/179] Emitting module IssueReportingTestSupport
[94/179] Compiling OpenCombine Result.swift
[95/179] Compiling OpenCombine Scheduler.swift
[96/179] Compiling OpenCombine Subject+Void.swift
[97/179] Compiling OpenCombine Subscriber+Void.swift
[98/179] Compiling OpenCombine Subscribers.Assign.swift
[99/179] Compiling OpenCombine Subscribers.Completion.swift
[100/179] Compiling OpenCombine Subscribers.Demand.swift
[101/179] Compiling OpenCombine Subscribers.Sink.swift
[102/179] Compiling OpenCombine Subscribers.swift
[103/179] Compiling OpenCombine Subscription.swift
[104/179] Compiling OpenCombine Subscriptions.swift
[105/179] Compiling OpenCombine _Introspection.swift
[106/179] Compiling OpenCombine Publishers.Retry.swift
[107/179] Compiling OpenCombine Publishers.Scan.swift
[108/179] Compiling OpenCombine Publishers.Sequence.swift
[109/179] Compiling OpenCombine Publishers.SetFailureType.swift
[110/179] Compiling OpenCombine Publishers.Share.swift
[111/179] Compiling OpenCombine Publishers.SubscribeOn.swift
[112/179] Compiling OpenCombine Publishers.SwitchToLatest.swift
[113/179] Compiling OpenCombine Publishers.Throttle.swift
[114/179] Compiling OpenCombine Publishers.Timeout.swift
[115/179] Compiling OpenCombine Publishers.Zip.swift
[116/179] Compiling OpenCombine Publishers.swift
[117/179] Compiling OpenCombine Record.swift
[118/179] Compiling OpenCombine Result.Publisher.swift
[119/179] Compiling OpenCombine Publishers.Map.swift
[120/179] Compiling OpenCombine Publishers.MapError.swift
[121/179] Compiling OpenCombine Publishers.MeasureInterval.swift
[122/179] Compiling OpenCombine Publishers.Multicast.swift
[123/179] Compiling OpenCombine Publishers.Output.swift
[124/179] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[125/179] Compiling OpenCombine Publishers.PrefixWhile.swift
[126/179] Compiling OpenCombine Publishers.Print.swift
[127/179] Compiling OpenCombine Publishers.ReceiveOn.swift
[128/179] Compiling OpenCombine Publishers.Reduce.swift
[129/179] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[130/179] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[131/179] Compiling OpenCombine Publishers.ReplaceError.swift
[132/180] Compiling IssueReporting TestContext.swift
[133/180] Compiling IssueReporting Unimplemented.swift
[134/182] Compiling IssueReporting FatalErrorReporter.swift
[135/182] Compiling IssueReporting ReportIssue.swift
[137/182] Emitting module IssueReporting
[138/182] Compiling IssueReporting WithExpectedIssue.swift
[139/182] Compiling IssueReporting WithIssueContext.swift
[140/184] Emitting module Versioning
[141/184] Compiling Versioning SemanticVersion.swift
[142/185] Compiling IssueReportingTestSupport SwiftTesting.swift
[143/185] Compiling IssueReportingTestSupport XCTest.swift
[144/197] Compiling OpenCombineFoundation Locking.swift
[145/197] Compiling OpenCombineFoundation Portability.swift
[146/197] Compiling IssueReporting ErrorReporting.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #3, #4 in call
69 | switch self {
70 | case .fileDeleteFailed:
71 | return String(
| `- error: extra arguments at positions #3, #4 in call
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:17: error: missing argument for parameter 'format' in call
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: missing argument for parameter 'format' in call
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
75 | comment: "Generic user-facing error when file deletion fails. No technical detail included."
76 | )
[147/197] Compiling IssueReporting AppHostWarning.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #3, #4 in call
69 | switch self {
70 | case .fileDeleteFailed:
71 | return String(
| `- error: extra arguments at positions #3, #4 in call
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:17: error: missing argument for parameter 'format' in call
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: missing argument for parameter 'format' in call
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
75 | comment: "Generic user-facing error when file deletion fails. No technical detail included."
76 | )
[148/197] Emitting module Files
[151/197] Compiling ConcurrencyExtras Task.swift
[152/197] Compiling ConcurrencyExtras Result.swift
[155/198] Compiling OpenCombineFoundation Utils.swift
[156/198] Compiling OpenCombineFoundation Violations.swift
[157/198] Compiling Files LoadResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:128:26: error: extra arguments at positions #3, #4 in call
126 | switch self {
127 | case .emptyFile(let storageKey):
128 | return String(
| `- error: extra arguments at positions #3, #4 in call
129 | localized: "load.file.error.empty",
130 | defaultValue: "The file \(storageKey) is empty.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:17: error: missing argument for parameter 'format' in call
127 | case .emptyFile(let storageKey):
128 | return String(
129 | localized: "load.file.error.empty",
| `- error: missing argument for parameter 'format' in call
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
127 | case .emptyFile(let storageKey):
128 | return String(
129 | localized: "load.file.error.empty",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:131:26: error: cannot infer contextual base in reference to member 'module'
129 | localized: "load.file.error.empty",
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
132 | comment: "Shown when a file exists but contains no data."
133 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:136:26: error: extra arguments at positions #3, #4 in call
134 |
135 | case .decodingFailed(let storageKey):
136 | return String(
| `- error: extra arguments at positions #3, #4 in call
137 | localized: "load.file.error.decoding",
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:17: error: missing argument for parameter 'format' in call
135 | case .decodingFailed(let storageKey):
136 | return String(
137 | localized: "load.file.error.decoding",
| `- error: missing argument for parameter 'format' in call
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
135 | case .decodingFailed(let storageKey):
136 | return String(
137 | localized: "load.file.error.decoding",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:139:26: error: cannot infer contextual base in reference to member 'module'
137 | localized: "load.file.error.decoding",
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
140 | comment: "Shown when decoding a file into a resource fails."
141 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:144:26: error: extra arguments at positions #3, #4 in call
142 |
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
| `- error: extra arguments at positions #3, #4 in call
145 | localized: "load.file.error.reading",
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:17: error: missing argument for parameter 'format' in call
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
145 | localized: "load.file.error.reading",
| `- error: missing argument for parameter 'format' in call
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
145 | localized: "load.file.error.reading",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:147:26: error: cannot infer contextual base in reference to member 'module'
145 | localized: "load.file.error.reading",
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
148 | comment: "Shown when a file cannot be read. First is the file name, second is the system error."
149 | )
[158/198] Compiling Files SaveResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:122:26: error: extra arguments at positions #3, #4 in call
120 | switch self {
121 | case .encodingFailed:
122 | return String(
| `- error: extra arguments at positions #3, #4 in call
123 | localized: "save.file.error.encoding",
124 | defaultValue: "We couldn’t save your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:17: error: missing argument for parameter 'format' in call
121 | case .encodingFailed:
122 | return String(
123 | localized: "save.file.error.encoding",
| `- error: missing argument for parameter 'format' in call
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
121 | case .encodingFailed:
122 | return String(
123 | localized: "save.file.error.encoding",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:125:26: error: cannot infer contextual base in reference to member 'module'
123 | localized: "save.file.error.encoding",
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
126 | comment: "Shown when encoding a resource fails. Avoids exposing internal keys or file names."
127 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:130:26: error: extra arguments at positions #3, #4 in call
128 |
129 | case .fileSaveFailed:
130 | return String(
| `- error: extra arguments at positions #3, #4 in call
131 | localized: "save.file.error.saving",
132 | defaultValue: "Saving the file didn’t work. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:17: error: missing argument for parameter 'format' in call
129 | case .fileSaveFailed:
130 | return String(
131 | localized: "save.file.error.saving",
| `- error: missing argument for parameter 'format' in call
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
129 | case .fileSaveFailed:
130 | return String(
131 | localized: "save.file.error.saving",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:133:26: error: cannot infer contextual base in reference to member 'module'
131 | localized: "save.file.error.saving",
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
134 | comment: "Shown when saving a file fails. General message, hides technical detail."
135 | )
[159/198] Compiling Files UpdateResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:106:26: error: extra arguments at positions #3, #4 in call
104 |
105 | case .unexpected:
106 | return String(
| `- error: extra arguments at positions #3, #4 in call
107 | localized: "update.resource.error.generic",
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:17: error: missing argument for parameter 'format' in call
105 | case .unexpected:
106 | return String(
107 | localized: "update.resource.error.generic",
| `- error: missing argument for parameter 'format' in call
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
105 | case .unexpected:
106 | return String(
107 | localized: "update.resource.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:109:26: error: cannot infer contextual base in reference to member 'module'
107 | localized: "update.resource.error.generic",
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
110 | comment: "Shown when an unexpected error occurs during a resource update."
111 | )
[162/198] Compiling IssueReporting Deprecations.swift
[167/198] Compiling OpenCombineFoundation JSONEncoder.swift
[168/198] Compiling OpenCombineFoundation NotificationCenter.swift
[175/198] Compiling ConcurrencyExtras MainSerialExecutor.swift
[176/198] Compiling ConcurrencyExtras LockIsolated.swift
[176/199] Wrapping AST for IssueReportingTestSupport for debugging
[177/199] Write Objects.LinkFileList
[180/199] Compiling Files resource_bundle_accessor.swift
[181/199] Compiling IssueReporting BreakpointReporter.swift
[182/199] Compiling IssueReporting DefaultReporter.swift
[183/199] Compiling IssueReporting XCTest.swift
[184/199] Compiling IssueReporting IsTesting.swift
[185/199] Compiling IssueReporting IssueReporter.swift
[187/200] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[188/200] Emitting module OpenCombineDispatch
[188/200] Linking libIssueReportingTestSupport.so
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
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/5] Write swift-version-24593BA9C3E375BF.txt
[2/32] Emitting module IssueReportingPackageSupport
[3/32] Compiling IssueReportingPackageSupport _Test.swift
[4/33] Compiling Files UpdateResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:106:26: error: extra arguments at positions #3, #4 in call
104 |
105 | case .unexpected:
106 | return String(
| `- error: extra arguments at positions #3, #4 in call
107 | localized: "update.resource.error.generic",
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:17: error: missing argument for parameter 'format' in call
105 | case .unexpected:
106 | return String(
107 | localized: "update.resource.error.generic",
| `- error: missing argument for parameter 'format' in call
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
105 | case .unexpected:
106 | return String(
107 | localized: "update.resource.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:109:26: error: cannot infer contextual base in reference to member 'module'
107 | localized: "update.resource.error.generic",
108 | defaultValue: "Something went wrong while updating your data. Please try again.",
109 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
110 | comment: "Shown when an unexpected error occurs during a resource update."
111 | )
[5/45] Compiling Files SaveResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:122:26: error: extra arguments at positions #3, #4 in call
120 | switch self {
121 | case .encodingFailed:
122 | return String(
| `- error: extra arguments at positions #3, #4 in call
123 | localized: "save.file.error.encoding",
124 | defaultValue: "We couldn’t save your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:17: error: missing argument for parameter 'format' in call
121 | case .encodingFailed:
122 | return String(
123 | localized: "save.file.error.encoding",
| `- error: missing argument for parameter 'format' in call
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
121 | case .encodingFailed:
122 | return String(
123 | localized: "save.file.error.encoding",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:125:26: error: cannot infer contextual base in reference to member 'module'
123 | localized: "save.file.error.encoding",
124 | defaultValue: "We couldn’t save your data. Please try again.",
125 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
126 | comment: "Shown when encoding a resource fails. Avoids exposing internal keys or file names."
127 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:130:26: error: extra arguments at positions #3, #4 in call
128 |
129 | case .fileSaveFailed:
130 | return String(
| `- error: extra arguments at positions #3, #4 in call
131 | localized: "save.file.error.saving",
132 | defaultValue: "Saving the file didn’t work. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:17: error: missing argument for parameter 'format' in call
129 | case .fileSaveFailed:
130 | return String(
131 | localized: "save.file.error.saving",
| `- error: missing argument for parameter 'format' in call
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
129 | case .fileSaveFailed:
130 | return String(
131 | localized: "save.file.error.saving",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:133:26: error: cannot infer contextual base in reference to member 'module'
131 | localized: "save.file.error.saving",
132 | defaultValue: "Saving the file didn’t work. Please try again.",
133 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
134 | comment: "Shown when saving a file fails. General message, hides technical detail."
135 | )
[6/45] Compiling ConcurrencyExtras Result.swift
[7/57] Compiling OpenCombine Publishers.Count.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #3, #4 in call
69 | switch self {
70 | case .fileDeleteFailed:
71 | return String(
| `- error: extra arguments at positions #3, #4 in call
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:17: error: missing argument for parameter 'format' in call
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: missing argument for parameter 'format' in call
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
75 | comment: "Generic user-facing error when file deletion fails. No technical detail included."
76 | )
[8/57] Compiling OpenCombine Publishers.Debounce.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #3, #4 in call
69 | switch self {
70 | case .fileDeleteFailed:
71 | return String(
| `- error: extra arguments at positions #3, #4 in call
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:17: error: missing argument for parameter 'format' in call
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: missing argument for parameter 'format' in call
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
70 | case .fileDeleteFailed:
71 | return String(
72 | localized: "delete.file.error.generic",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
72 | localized: "delete.file.error.generic",
73 | defaultValue: "Something went wrong while removing a file. Please try again.",
74 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
75 | comment: "Generic user-facing error when file deletion fails. No technical detail included."
76 | )
[9/62] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/62] Compiling Files LoadResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:128:26: error: extra arguments at positions #3, #4 in call
126 | switch self {
127 | case .emptyFile(let storageKey):
128 | return String(
| `- error: extra arguments at positions #3, #4 in call
129 | localized: "load.file.error.empty",
130 | defaultValue: "The file \(storageKey) is empty.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:17: error: missing argument for parameter 'format' in call
127 | case .emptyFile(let storageKey):
128 | return String(
129 | localized: "load.file.error.empty",
| `- error: missing argument for parameter 'format' in call
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
127 | case .emptyFile(let storageKey):
128 | return String(
129 | localized: "load.file.error.empty",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:131:26: error: cannot infer contextual base in reference to member 'module'
129 | localized: "load.file.error.empty",
130 | defaultValue: "The file \(storageKey) is empty.",
131 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
132 | comment: "Shown when a file exists but contains no data."
133 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:136:26: error: extra arguments at positions #3, #4 in call
134 |
135 | case .decodingFailed(let storageKey):
136 | return String(
| `- error: extra arguments at positions #3, #4 in call
137 | localized: "load.file.error.decoding",
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:17: error: missing argument for parameter 'format' in call
135 | case .decodingFailed(let storageKey):
136 | return String(
137 | localized: "load.file.error.decoding",
| `- error: missing argument for parameter 'format' in call
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
135 | case .decodingFailed(let storageKey):
136 | return String(
137 | localized: "load.file.error.decoding",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:139:26: error: cannot infer contextual base in reference to member 'module'
137 | localized: "load.file.error.decoding",
138 | defaultValue: "Failed to decode the contents of the file \(storageKey).",
139 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
140 | comment: "Shown when decoding a file into a resource fails."
141 | )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:144:26: error: extra arguments at positions #3, #4 in call
142 |
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
| `- error: extra arguments at positions #3, #4 in call
145 | localized: "load.file.error.reading",
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:17: error: missing argument for parameter 'format' in call
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
145 | localized: "load.file.error.reading",
| `- error: missing argument for parameter 'format' in call
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
| `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
143 | case .fileReadFailed(let storageKey, let error):
144 | return String(
145 | localized: "load.file.error.reading",
| `- error: cannot convert value of type 'String' to expected argument type 'Locale'
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:147:26: error: cannot infer contextual base in reference to member 'module'
145 | localized: "load.file.error.reading",
146 | defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
147 | bundle: .module,
| `- error: cannot infer contextual base in reference to member 'module'
148 | comment: "Shown when a file cannot be read. First is the file name, second is the system error."
149 | )
[11/74] Emitting module Files
[12/80] Compiling ConcurrencyExtras LockIsolated.swift
[13/80] Compiling OpenCombine Publishers.DropUntilOutput.swift
[14/80] Compiling OpenCombine Publishers.DropWhile.swift
[15/113] Compiling OpenCombine Publishers.Delay.swift
[16/113] Compiling OpenCombine Publishers.Drop.swift
[21/127] Compiling OpenCombine Publishers.Filter.swift
[22/127] Compiling OpenCombine Publishers.First.swift
[23/127] Emitting module ConcurrencyExtras
[27/127] Compiling ConcurrencyExtras Task.swift
[28/127] Compiling Versioning SemanticVersion.swift
[29/127] Emitting module Versioning
[30/128] Compiling Files resource_bundle_accessor.swift
[31/146] Compiling IssueReporting FatalErrorReporter.swift
[32/146] Compiling IssueReporting ReportIssue.swift
[33/148] Compiling IssueReporting ErrorReporting.swift
[34/148] Compiling IssueReporting AppHostWarning.swift
[35/148] Compiling IssueReporting Deprecations.swift
[36/148] Emitting module IssueReporting
[37/148] Compiling IssueReporting FailureObserver.swift
[38/148] Compiling IssueReporting LockIsolated.swift
[39/148] Compiling IssueReporting Rethrows.swift
[40/148] Compiling IssueReporting BreakpointReporter.swift
[41/148] Compiling IssueReporting DefaultReporter.swift
[42/148] Compiling IssueReporting XCTest.swift
[43/148] Compiling IssueReporting IsTesting.swift
[44/148] Compiling IssueReporting IssueReporter.swift
[45/148] Compiling IssueReporting TestContext.swift
[46/148] Compiling IssueReporting Unimplemented.swift
[47/148] Compiling IssueReporting SwiftTesting.swift
[48/148] Compiling IssueReporting UncheckedSendable.swift
[49/148] Compiling IssueReporting Warn.swift
[50/148] Compiling IssueReporting WithExpectedIssue.swift
[51/148] Compiling IssueReporting WithIssueContext.swift
BUILD FAILURE 6.1 linux