Build Information
Failed to build swift-composable-architecture-extras, reference main (4a48bc), with Swift 6.3 for Linux on 14 Apr 2026 01:06:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-composable-architecture-extras.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/Ryu0118/swift-composable-architecture-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a48bcd Merge pull request #3 from Ryu0118/package
Cloned https://github.com/Ryu0118/swift-composable-architecture-extras.git
Revision (git rev-parse @):
4a48bcdda51c7de3f74c0b2103111a4f12039c38
SUCCESS checkout https://github.com/Ryu0118/swift-composable-architecture-extras.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/Ryu0118/swift-composable-architecture-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/312947] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (15.77s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 1.25.5 (16.61s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
[1/1966] Fetching swift-perception
[2/5577] Fetching swift-perception, swift-sharing
[3465/11300] Fetching swift-perception, swift-sharing, xctest-dynamic-overlay
[5992/12842] Fetching swift-perception, swift-sharing, xctest-dynamic-overlay, swift-identified-collections
[6867/59219] Fetching swift-perception, swift-sharing, xctest-dynamic-overlay, swift-identified-collections, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.57s)
[9433/55608] Fetching swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.64s)
[10731/54066] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump
[12123/129038] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax
[19787/135794] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-dependencies
[23818/141258] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.57s)
[49877/135794] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.81s)
[60033/129038] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
[68312/129994] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.45s)
[71310/129038] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
[72061/130355] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers
[78058/129038] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax
[80308/133654] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-case-paths
[87173/136223] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.61s)
[86445/131607] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.58s)
[87054/129038] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax
[102799/152575] Fetching swift-perception, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (3.21s)
[126890/150609] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (3.24s)
[83747/104232] Fetching xctest-dynamic-overlay, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.14s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (10.74s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.79s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.8.0 (16.83s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.84s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.50s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.65s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.08s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (1.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.13s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.20s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.87s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.80s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.74s)
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 1.25.5
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.68s)
Building for debugging...
[0/49] Copying PrivacyInfo.xcprivacy
[2/49] Write sources
[34/49] Compiling UIKitNavigationShim shim.m
[35/49] Write swift-version-24593BA9C3E375BF.txt
[37/94] Emitting module InternalCollectionsUtilities
[37/96] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[39/104] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/104] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/104] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/104] Compiling InternalCollectionsUtilities Debugging.swift
[44/104] Compiling InternalCollectionsUtilities Descriptions.swift
[45/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/104] Compiling InternalCollectionsUtilities String+Padding.swift
[47/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[48/104] Compiling InternalCollectionsUtilities Integer rank.swift
[49/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/104] Emitting module Sharing1
[52/104] Compiling Sharing1 Empty.swift
[53/105] Compiling PerceptionMacros Plugins.swift
[54/105] Emitting module Sharing2
[55/105] Compiling Sharing2 Empty.swift
[56/105] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[57/105] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/105] Compiling InternalCollectionsUtilities Span+Extras.swift
[59/106] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/106] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/106] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/107] Emitting module IssueReportingPackageSupport
[64/107] Compiling IssueReportingPackageSupport _Test.swift
[67/108] Emitting module ComposableArchitectureMacros
[70/108] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[71/108] Compiling ComposableArchitectureMacros Availability.swift
[72/109] Compiling ComposableArchitectureMacros PresentsMacro.swift
[73/109] Compiling ComposableArchitectureMacros Plugins.swift
[74/111] Compiling DependenciesMacrosPlugin Plugins.swift
[75/111] Compiling DependenciesMacrosPlugin Support.swift
[76/111] Compiling PerceptionMacros Availability.swift
[77/114] Emitting module PerceptionMacros
[78/114] Compiling PerceptionMacros Extensions.swift
[79/114] Compiling PerceptionMacros PerceptibleMacro.swift
[80/114] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[81/114] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[82/114] Emitting module DependenciesMacrosPlugin
[83/116] Compiling CasePathsMacros Plugin.swift
[86/124] Compiling ComposableArchitectureMacros Extensions.swift
[87/124] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[87/133] Wrapping AST for DependenciesMacrosPlugin for debugging
[88/135] Wrapping AST for PerceptionMacros for debugging
[89/143] Write Objects.LinkFileList
[92/280] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[93/280] Compiling OpenCombine CurrentValueSubject.swift
[94/280] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[95/280] Compiling OpenCombine Future.swift
[96/280] Compiling OpenCombine GENERATED-RootProtocols.swift
[97/280] Compiling OpenCombine ConduitBase.swift
[98/280] Compiling OpenCombine ConduitList.swift
[100/280] Compiling OpenCombine DebugHook.swift
[101/289] Emitting module IssueReporting
[103/289] Compiling OpenCombine FilterProducer.swift
[104/289] Compiling OpenCombine Locking.swift
[105/289] Compiling OpenCombine PartialCompletion.swift
[106/289] Compiling IssueReporting WithExpectedIssue.swift
[107/289] Compiling IssueReporting WithIssueContext.swift
[108/289] Compiling OpenCombine ReduceProducer.swift
[108/289] Linking DependenciesMacrosPlugin-tool
[110/289] Emitting module CasePathsMacros
[111/289] Compiling CasePathsMacros CasePathableMacro.swift
[111/289] Linking PerceptionMacros-tool
[114/290] Compiling OpenCombine SubjectSubscriber.swift
[115/290] Compiling OpenCombine SubscriberTap.swift
[116/290] Compiling OpenCombine SubscriptionStatus.swift
[117/290] Compiling OpenCombine SubscriptionTap.swift
[118/290] Compiling OpenCombine Just.swift
[119/290] Compiling OpenCombine Optional.Publisher.swift
[120/290] Compiling OpenCombine Publishers.AllSatisfy.swift
[121/290] Compiling OpenCombine Publishers.AssertNoFailure.swift
[124/290] Compiling OpenCombine Publishers.Contains.swift
[125/290] Compiling OpenCombine Publishers.Count.swift
[126/290] Compiling OpenCombine Publishers.Debounce.swift
[127/290] Compiling OpenCombine Publishers.Delay.swift
[128/290] Compiling OpenCombine Publishers.Drop.swift
[129/290] Compiling OpenCombine Publishers.DropUntilOutput.swift
[130/290] Compiling OpenCombine Publishers.DropWhile.swift
[131/290] Compiling OpenCombine Publishers.Filter.swift
[131/290] Wrapping AST for CasePathsMacros for debugging
[133/290] Compiling OpenCombine Publishers.Autoconnect.swift
[134/290] Compiling OpenCombine Publishers.Breakpoint.swift
[135/290] Compiling OpenCombine Publishers.Buffer.swift
[136/290] Compiling OpenCombine Publishers.Collect.swift
[137/290] Compiling OpenCombine Publishers.CollectByCount.swift
[138/290] Compiling OpenCombine Publishers.CompactMap.swift
[139/290] Compiling OpenCombine Publishers.Comparison.swift
[140/290] Compiling OpenCombine Publishers.Concatenate.swift
[141/290] Compiling OpenCombine Publishers.First.swift
[142/290] Compiling OpenCombine Publishers.FlatMap.swift
[143/290] Compiling OpenCombine Publishers.HandleEvents.swift
[144/290] Compiling OpenCombine Publishers.IgnoreOutput.swift
[145/290] Compiling OpenCombine Publishers.Last.swift
[146/290] Compiling OpenCombine Publishers.MakeConnectable.swift
[147/290] Compiling OpenCombine Utils.swift
[148/290] Compiling OpenCombine Violations.swift
[148/290] Write Objects.LinkFileList
[163/302] Compiling OpenCombine AnyCancellable.swift
[164/302] Compiling OpenCombine AnyPublisher.swift
[165/302] Compiling OpenCombine AnySubscriber.swift
[166/302] Compiling OpenCombine Cancellable.swift
[167/302] Compiling OpenCombine Codable.swift
[168/302] Compiling OpenCombine CombineIdentifier.swift
[169/302] Compiling OpenCombine ConcurrencyHelpers.swift
[170/302] Compiling OpenCombine Future+Concurrency.swift
[178/302] Emitting module ConcurrencyExtras
[206/304] Compiling ConcurrencyExtras Result.swift
[209/304] Compiling ConcurrencyExtras MainSerialExecutor.swift
[210/304] Compiling ConcurrencyExtras LockIsolated.swift
[211/304] Compiling ConcurrencyExtras Task.swift
[213/304] Emitting module OrderedCollections
[214/304] Compiling ConcurrencyExtras UncheckedSendable.swift
[215/305] Emitting module OpenCombine
[217/305] Compiling ComposableArchitectureMacros ReducerMacro.swift
[218/305] Compiling OrderedCollections OrderedSet+Sendable.swift
[219/305] Compiling OrderedCollections OrderedSet+SubSequence.swift
[220/305] Compiling OrderedCollections OrderedSet+Testing.swift
[221/305] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[222/305] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[223/305] Compiling OrderedCollections OrderedSet.swift
[224/305] Compiling OrderedCollections _UnsafeBitset.swift
[224/307] Linking CasePathsMacros-tool
[237/307] Compiling OpenCombine Fail.swift
[238/307] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[239/307] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[240/307] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[240/307] Wrapping AST for ComposableArchitectureMacros for debugging
[241/307] Write Objects.LinkFileList
[243/315] Compiling OpenCombine Result.swift
[244/315] Compiling OpenCombine Scheduler.swift
[245/315] Compiling OpenCombine Subject+Void.swift
[246/315] Compiling OpenCombine Subscriber+Void.swift
[247/315] Compiling OpenCombine Subscribers.Assign.swift
[248/315] Compiling OpenCombine Subscribers.Completion.swift
[249/315] Compiling OpenCombine Subscribers.Demand.swift
[250/315] Compiling OpenCombine Subscribers.Sink.swift
[251/315] Compiling OpenCombine Subscribers.swift
[252/316] Compiling OpenCombine Subscription.swift
[253/316] Compiling OpenCombine Subscriptions.swift
[254/316] Compiling OpenCombine _Introspection.swift
[255/333] Compiling OpenCombine Publishers.Map.swift
[256/333] Compiling OpenCombine Publishers.MapError.swift
[257/333] Compiling OpenCombine Publishers.MeasureInterval.swift
[258/333] Compiling OpenCombine Publishers.Multicast.swift
[259/333] Compiling OpenCombine Publishers.Output.swift
[260/333] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[261/333] Compiling OpenCombine Publishers.PrefixWhile.swift
[262/333] Compiling OpenCombine Publishers.Print.swift
[263/333] Compiling OpenCombine Publishers.ReceiveOn.swift
[264/333] Compiling OpenCombine Publishers.Reduce.swift
[265/333] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[266/333] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[267/333] Compiling OpenCombine Publishers.ReplaceError.swift
[268/334] Compiling Clocks Timer.swift
[282/335] Compiling XCTestDynamicOverlay Exports.swift
[283/335] Compiling Clocks UnimplementedClock.swift
[284/340] Compiling Clocks Lock.swift
[285/349] Compiling Clocks AnyClock.swift
[286/350] Compiling Clocks ImmediateClock.swift
[287/350] Emitting module Clocks
[288/352] Compiling Clocks _AsyncTimerSequence.swift
[289/352] Compiling Clocks SwiftUI.swift
[290/352] Compiling Clocks TestClock.swift
[304/353] Emitting module IdentifiedCollections
[306/355] Emitting module XCTestDynamicOverlay
[307/355] Compiling XCTestDynamicOverlay Deprecations.swift
[309/359] Compiling IdentifiedCollections Identified.swift
[310/359] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[311/359] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[312/360] Compiling IdentifiedCollections IdentifiedArray.swift
[313/360] Compiling IdentifiedCollections IdentifiedCollection.swift
[314/368] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[315/368] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[316/368] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[317/368] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[318/368] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[319/368] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[320/368] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[321/390] Compiling CustomDump Foundation.swift
[322/390] Compiling CustomDump GameKit.swift
[323/397] Compiling DependenciesMacros Exports.swift
[324/397] Compiling DependenciesMacros Macros.swift
[325/397] Emitting module DependenciesMacros
[326/397] Compiling CustomDump KeyPath.swift
[327/397] Compiling CustomDump Photos.swift
[328/397] Compiling CustomDump Speech.swift
[334/401] Compiling CasePathsCore Never+CasePathable.swift
[334/401] Linking ComposableArchitectureMacros-tool
[336/402] Compiling CasePathsCore UncheckedSendable.swift
[337/402] Compiling CustomDump UIKit.swift
[338/402] Compiling CustomDump ExpectDifference.swift
[339/403] Compiling OpenCombine Publishers.Retry.swift
[340/403] Compiling OpenCombine Publishers.Scan.swift
[341/403] Compiling OpenCombine Publishers.Sequence.swift
[342/403] Compiling OpenCombine Publishers.SetFailureType.swift
[343/403] Compiling OpenCombine Publishers.Share.swift
[344/403] Compiling OpenCombine Publishers.SubscribeOn.swift
[345/403] Compiling OpenCombine Publishers.SwitchToLatest.swift
[346/403] Compiling OpenCombine Publishers.Throttle.swift
[347/403] Compiling OpenCombine Publishers.Timeout.swift
[348/403] Compiling OpenCombine Publishers.Zip.swift
[349/403] Compiling OpenCombine Publishers.swift
[350/403] Compiling OpenCombine Record.swift
[351/403] Compiling OpenCombine Result.Publisher.swift
[352/403] Compiling CustomDump UniformTypeIdentifiers.swift
[353/403] Compiling CustomDump UserNotifications.swift
[354/403] Compiling CustomDump UserNotificationsUI.swift
[355/403] Compiling CustomDump CustomDumpReflectable.swift
[356/404] Emitting module CasePathsCore
[358/404] Compiling CasePathsCore KeyPath+Sendable.swift
[359/404] Compiling CasePathsCore TypeName.swift
[361/404] Compiling CasePathsCore Optional+CasePathable.swift
[362/404] Compiling CasePathsCore Result+CasePathable.swift
[363/404] Compiling CustomDump Unordered.swift
[364/404] Compiling CustomDump XCTAssertDifference.swift
[365/404] Compiling CustomDump XCTAssertNoDifference.swift
[367/406] Compiling CustomDump ExpectNoDifference.swift
[368/406] Compiling CustomDump AnyType.swift
[369/406] Compiling CustomDump CollectionDifference.swift
[370/406] Compiling CustomDump Identifiable.swift
[371/406] Compiling CustomDump Mirror.swift
[372/406] Compiling CustomDump String.swift
[373/407] Compiling CasePathsCore AnyCasePath.swift
[374/407] Compiling CasePathsCore CasePathIterable.swift
[375/407] Compiling CasePathsCore CasePathReflectable.swift
[376/408] Compiling CasePathsCore CasePathable.swift
[377/416] Compiling OpenCombineFoundation Locking.swift
[378/416] Compiling OpenCombineFoundation Portability.swift
[379/416] Compiling OpenCombineFoundation Utils.swift
[380/416] Compiling OpenCombineFoundation Violations.swift
[382/418] Emitting module CustomDump
[383/425] Compiling CasePaths Exports.swift
[384/425] Compiling CasePaths LockIsolated.swift
[385/425] Compiling CasePaths Macros.swift
[386/425] Compiling CasePaths XCTestSupport.swift
[387/425] Compiling CustomDump Diff.swift
[388/425] Compiling CustomDump Dump.swift
[389/425] Compiling CustomDump StoreKit.swift
[390/425] Compiling CustomDump Swift.swift
[391/426] Compiling CasePaths Deprecations.swift
[392/426] Compiling OpenCombineFoundation Timer+Publisher.swift
[395/427] Emitting module OpenCombineDispatch
[396/427] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[397/428] Compiling OpenCombineFoundation PropertyListEncoder.swift
[398/428] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[400/428] Emitting module OpenCombineFoundation
[403/428] Compiling PerceptionCore _PerceptionRegistrar.swift
[406/428] Compiling CustomDump SwiftUI.swift
[408/428] Compiling CustomDump CustomDumpRepresentable.swift
[409/428] Compiling CustomDump CustomDumpStringConvertible.swift
[414/429] Compiling OpenCombineFoundation JSONEncoder.swift
[415/429] Compiling OpenCombineFoundation NotificationCenter.swift
[416/429] Emitting module PerceptionCore
[426/429] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[427/430] Emitting module CasePaths
[428/430] Compiling CasePaths EnumReflection.swift
[431/434] Compiling OpenCombineFoundation URLSession.swift
[432/435] Compiling Perception Macros.swift
[433/435] Emitting module Perception
[434/435] Compiling Perception Exports.swift
[437/439] Compiling OpenCombineShim OpenCombineShim.swift
[438/439] Emitting module OpenCombineShim
[440/473] Compiling SwiftNavigation KeyPath+Sendable.swift
[441/473] Compiling SwiftNavigation ToOptionalUnit.swift
[442/473] Compiling SwiftNavigation NSObject+Observe.swift
[443/475] Compiling CombineSchedulers AnyScheduler.swift
[444/475] Compiling CombineSchedulers Concurrency.swift
[445/475] Compiling CombineSchedulers Platform.swift
[446/475] Compiling SwiftNavigation HashableObject.swift
[447/475] Compiling SwiftNavigation AssumeIsolated.swift
[448/475] Compiling SwiftNavigation Deprecations.swift
[449/475] Compiling CombineSchedulers Deprecations.swift
[450/475] Compiling SwiftNavigation Exports.swift
[451/475] Compiling SwiftNavigation HashableStaticString.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[452/475] Emitting module SwiftNavigation
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 | init(_ resource: LocalizedStringResource) {
| `- error: cannot find type 'LocalizedStringResource' in scope
214 | self.value = resource
215 | }
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 | }
216 |
217 | func asText() -> Text {
| `- error: cannot find type 'Text' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 | public init(
274 | _ resource: LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
275 | ) {
276 | self.storage = .localizedStringResource(
[453/475] Compiling CombineSchedulers UIKit.swift
[454/476] Emitting module CombineSchedulers
[455/476] Compiling CombineSchedulers UIScheduler.swift
[456/476] Compiling SwiftNavigation UINavigationPath.swift
[457/476] Compiling SwiftNavigation UITransaction.swift
[458/476] Compiling CombineSchedulers UnimplementedScheduler.swift
[459/476] Compiling CombineSchedulers SwiftUI.swift
[460/476] Compiling CombineSchedulers Lock.swift
[461/476] Compiling CombineSchedulers NSRecursiveLock.swift
[462/476] Compiling SwiftNavigation UIBindable.swift
[463/476] Compiling SwiftNavigation UIBinding.swift
[464/476] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 | init(_ resource: LocalizedStringResource) {
| `- error: cannot find type 'LocalizedStringResource' in scope
214 | self.value = resource
215 | }
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 | }
216 |
217 | func asText() -> Text {
| `- error: cannot find type 'Text' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 | public init(
274 | _ resource: LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
275 | ) {
276 | self.storage = .localizedStringResource(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
221 | else {
222 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:227:12: error: cannot find 'Text' in scope
225 | }
226 |
227 | return Text(resource)
| `- error: cannot find 'Text' in scope
228 | }
229 |
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 | guard
232 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
234 | else {
235 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 | }
239 |
240 | return String(localized: resource)
| `- error: no exact matches in call to initializer
241 | }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 | @inlinable public init(_ utf16: String.UTF16View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 | @inlinable public init(_ utf8: String.UTF8View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 | public init(_ characters: Slice<AttributedString.CharacterView>)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
3 | public init(_ key: URL.Template.VariableName)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[465/476] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 | init(_ resource: LocalizedStringResource) {
| `- error: cannot find type 'LocalizedStringResource' in scope
214 | self.value = resource
215 | }
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 | }
216 |
217 | func asText() -> Text {
| `- error: cannot find type 'Text' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 | public init(
274 | _ resource: LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
275 | ) {
276 | self.storage = .localizedStringResource(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
221 | else {
222 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:227:12: error: cannot find 'Text' in scope
225 | }
226 |
227 | return Text(resource)
| `- error: cannot find 'Text' in scope
228 | }
229 |
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 | guard
232 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
234 | else {
235 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 | }
239 |
240 | return String(localized: resource)
| `- error: no exact matches in call to initializer
241 | }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 | @inlinable public init(_ utf16: String.UTF16View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 | @inlinable public init(_ utf8: String.UTF8View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 | public init(_ characters: Slice<AttributedString.CharacterView>)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
3 | public init(_ key: URL.Template.VariableName)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[466/476] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 | init(_ resource: LocalizedStringResource) {
| `- error: cannot find type 'LocalizedStringResource' in scope
214 | self.value = resource
215 | }
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 | }
216 |
217 | func asText() -> Text {
| `- error: cannot find type 'Text' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 | @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 | public init(
274 | _ resource: LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
275 | ) {
276 | self.storage = .localizedStringResource(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 | guard
219 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
221 | else {
222 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:227:12: error: cannot find 'Text' in scope
225 | }
226 |
227 | return Text(resource)
| `- error: cannot find 'Text' in scope
228 | }
229 |
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 | guard
232 | #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 | let resource = value as? LocalizedStringResource
| `- error: cannot find type 'LocalizedStringResource' in scope
234 | else {
235 | preconditionFailure(
/host/spi-builder-workspace/.build/checkouts/swift-navigation/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 | }
239 |
240 | return String(localized: resource)
| `- error: no exact matches in call to initializer
241 | }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 | @inlinable public init(_ utf16: String.UTF16View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 | @inlinable public init(_ utf8: String.UTF8View)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 | public init(_ characters: Slice<AttributedString.CharacterView>)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
3 | public init(_ key: URL.Template.VariableName)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
BUILD FAILURE 6.3 linux