Build Information
Failed to build swift-composable-architecture, reference 1.20.2 (6574de
), with Swift 6.1 for Wasm on 31 May 2025 09:15:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.20.2
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/pointfreeco/swift-composable-architecture
* tag 1.20.2 -> FETCH_HEAD
HEAD is now at 6574de2 Make our use of SwiftSyntax APIs more resilient to precompiled SwiftSyntax (#3694)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
6574de2396319a58e86e2178577268cb4aeccc30
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.20.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
https://github.com/pointfreeco/swift-composable-architecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-navigation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-navigation"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-composable-architecture",
"name" : "swift-composable-architecture",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ComposableArchitecture",
"targets" : [
"ComposableArchitecture"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ComposableArchitectureMacros",
"targets" : [
"ComposableArchitectureMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ComposableArchitectureTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureTests",
"path" : "Tests/ComposableArchitectureTests",
"product_dependencies" : [
"IssueReportingTestSupport"
],
"sources" : [
"BindableStoreTests.swift",
"BindingLocalTests.swift",
"CompatibilityTests.swift",
"ComposableArchitectureTests.swift",
"CurrentValueRelayTests.swift",
"DebugTests.swift",
"DependencyKeyWritingReducerTests.swift",
"EffectCancellationIsolationTests.swift",
"EffectCancellationTests.swift",
"EffectDebounceTests.swift",
"EffectFailureTests.swift",
"EffectOperationTests.swift",
"EffectRunTests.swift",
"EffectTests.swift",
"EnumReducerMacroTests.swift",
"Internal/BaseTCATestCase.swift",
"Internal/TestHelpers.swift",
"MacroConformanceTests.swift",
"MacroTests.swift",
"MemoryManagementTests.swift",
"ObservableStateEnumMacroTests.swift",
"ObservableTests.swift",
"ReducerBuilderTests.swift",
"ReducerTests.swift",
"Reducers/BindingReducerTests.swift",
"Reducers/ForEachReducerTests.swift",
"Reducers/IfCaseLetReducerTests.swift",
"Reducers/IfLetReducerTests.swift",
"Reducers/OnChangeReducerTests.swift",
"Reducers/PresentationReducerTests.swift",
"Reducers/StackReducerTests.swift",
"RuntimeWarningTests.swift",
"ScopeCacheTests.swift",
"ScopeLoggerTests.swift",
"ScopeTests.swift",
"StoreLifetimeTests.swift",
"StorePerceptionTests.swift",
"StoreTests.swift",
"TaskCancellationTests.swift",
"TaskResultTests.swift",
"TestStoreFailureTests.swift",
"TestStoreNonExhaustiveTests.swift",
"TestStoreTests.swift",
"ThrottleTests.swift",
"ViewStoreTests.swift"
],
"target_dependencies" : [
"ComposableArchitecture"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacrosTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacrosTests",
"path" : "Tests/ComposableArchitectureMacrosTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"MacroBaseTestCase.swift",
"ObservableStateMacroTests.swift",
"PresentsMacroTests.swift",
"ReducerMacroTests.swift",
"ViewActionMacroTests.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacros",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacros",
"path" : "Sources/ComposableArchitectureMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ComposableArchitecture",
"ComposableArchitectureMacros"
],
"sources" : [
"Availability.swift",
"Extensions.swift",
"ObservableStateMacro.swift",
"Plugins.swift",
"PresentsMacro.swift",
"ReducerMacro.swift",
"ViewActionMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ComposableArchitecture",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitecture",
"path" : "Sources/ComposableArchitecture",
"product_dependencies" : [
"CasePaths",
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"DependenciesMacros",
"IdentifiedCollections",
"IssueReporting",
"OrderedCollections",
"Perception",
"Sharing",
"SwiftUINavigation",
"UIKitNavigation"
],
"product_memberships" : [
"ComposableArchitecture"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CaseReducer.swift",
"Core.swift",
"Dependencies/Dismiss.swift",
"Dependencies/IsPresented.swift",
"Effect.swift",
"Effects/Animation.swift",
"Effects/Cancellation.swift",
"Effects/Debounce.swift",
"Effects/Publisher.swift",
"Effects/TaskResult.swift",
"Effects/Throttle.swift",
"Internal/AreOrderedSetsDuplicates.swift",
"Internal/AssumeIsolated.swift",
"Internal/Box.swift",
"Internal/Create.swift",
"Internal/CurrentValueRelay.swift",
"Internal/Debug.swift",
"Internal/DefaultSubscript.swift",
"Internal/Deprecations.swift",
"Internal/DispatchQueue.swift",
"Internal/EffectActions.swift",
"Internal/EphemeralState.swift",
"Internal/Exports.swift",
"Internal/HashableStaticString.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/Locking.swift",
"Internal/Logger.swift",
"Internal/NavigationID.swift",
"Internal/NotificationName.swift",
"Internal/OpenExistential.swift",
"Internal/PresentationID.swift",
"Internal/ReturningLastNonNilValue.swift",
"Internal/RuntimeWarnings.swift",
"Internal/StackIDGenerator.swift",
"Macros.swift",
"Observation/Alert+Observation.swift",
"Observation/Binding+Observation.swift",
"Observation/IdentifiedArray+Observation.swift",
"Observation/NavigationStack+Observation.swift",
"Observation/ObservableState.swift",
"Observation/ObservationStateRegistrar.swift",
"Observation/Store+Observation.swift",
"Observation/ViewAction.swift",
"Reducer.swift",
"Reducer/ReducerBuilder.swift",
"Reducer/Reducers/BindingReducer.swift",
"Reducer/Reducers/CombineReducers.swift",
"Reducer/Reducers/DebugReducer.swift",
"Reducer/Reducers/DependencyKeyWritingReducer.swift",
"Reducer/Reducers/EmptyReducer.swift",
"Reducer/Reducers/ForEachReducer.swift",
"Reducer/Reducers/IfCaseLetReducer.swift",
"Reducer/Reducers/IfLetReducer.swift",
"Reducer/Reducers/OnChange.swift",
"Reducer/Reducers/Optional.swift",
"Reducer/Reducers/PresentationReducer.swift",
"Reducer/Reducers/Reduce.swift",
"Reducer/Reducers/Scope.swift",
"Reducer/Reducers/SignpostReducer.swift",
"Reducer/Reducers/StackReducer.swift",
"Sharing/AppStorageKeyPathKey.swift",
"Store.swift",
"SwiftUI/Alert.swift",
"SwiftUI/Binding.swift",
"SwiftUI/ConfirmationDialog.swift",
"SwiftUI/Deprecated/ActionSheet.swift",
"SwiftUI/Deprecated/LegacyAlert.swift",
"SwiftUI/Deprecated/NavigationLinkStore.swift",
"SwiftUI/ForEachStore.swift",
"SwiftUI/FullScreenCover.swift",
"SwiftUI/IfLetStore.swift",
"SwiftUI/NavigationDestination.swift",
"SwiftUI/NavigationStackStore.swift",
"SwiftUI/Popover.swift",
"SwiftUI/PresentationModifier.swift",
"SwiftUI/Sheet.swift",
"SwiftUI/SwitchStore.swift",
"SwiftUI/WithViewStore.swift",
"TestStore.swift",
"UIKit/AlertStateUIKit.swift",
"UIKit/IfLetUIKit.swift",
"UIKit/NavigationStackControllerUIKit.swift",
"ViewStore.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-navigation
[1/3256] Fetching swift-sharing
[1467/4667] Fetching swift-sharing, swift-perception
[4603/6716] Fetching swift-sharing, swift-perception, swift-docc-plugin
[5181/12174] Fetching swift-sharing, swift-perception, swift-docc-plugin, xctest-dynamic-overlay
[7674/57575] Fetching swift-sharing, swift-perception, swift-docc-plugin, xctest-dynamic-overlay, swift-navigation
[21710/128117] Fetching swift-sharing, swift-perception, swift-docc-plugin, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.90s)
[36423/122659] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[63405/123567] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-navigation, swift-syntax, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.34s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[65520/122659] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-navigation, swift-syntax
[76808/124193] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-navigation, swift-syntax, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.67s)
[93032/122659] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception from cache (2.30s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[109256/121248] Fetching swift-sharing, swift-docc-plugin, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.33s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[65972/75847] Fetching swift-sharing, swift-docc-plugin, swift-syntax
[73027/82096] Fetching swift-sharing, swift-docc-plugin, swift-syntax, swift-dependencies
[73090/86677] Fetching swift-sharing, swift-docc-plugin, swift-syntax, swift-dependencies, swift-custom-dump
[83483/87529] Fetching swift-sharing, swift-docc-plugin, swift-syntax, swift-dependencies, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.43s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.86s)
Fetching https://github.com/apple/swift-collections
[1/4375] Fetching swift-case-paths
[2451/6785] Fetching swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.54s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.54s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.90s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (6.19s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.20s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.26s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (6.82s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.01s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3393] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.06s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.77s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.02s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.56s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.40s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.32s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.79s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.21s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.67s)
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.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.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/108] Write sources
[2/108] Copying PrivacyInfo.xcprivacy
[2/108] Write sources
[2/108] Copying PrivacyInfo.xcprivacy
[2/108] Write sources
[71/108] Compiling UIKitNavigationShim shim.m
[73/108] Compiling _SwiftSyntaxCShims dummy.c
[74/108] Write swift-version-24593BA9C3E375BF.txt
[76/124] Emitting module SwiftSyntax509
[77/124] Emitting module Sharing2
[78/124] Compiling Sharing2 Empty.swift
[79/125] Compiling SwiftSyntax509 Empty.swift
[80/126] Compiling SwiftSyntax601 Empty.swift
[81/126] Emitting module SwiftSyntax601
[85/127] Emitting module SwiftSyntax600
[86/127] Compiling SwiftSyntax600 Empty.swift
[87/128] Compiling SwiftSyntax510 Empty.swift
[88/128] Emitting module SwiftSyntax510
[89/129] Emitting module Sharing1
[90/129] Compiling Sharing1 Empty.swift
[91/130] Emitting module Sharing2
[92/130] Compiling Sharing2 Empty.swift
[93/130] Compiling Sharing1 Empty.swift
[94/130] Emitting module Sharing1
[100/279] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[101/280] Compiling SwiftSyntax MissingNodeInitializers.swift
[102/280] Compiling SwiftSyntax RawSyntax.swift
[103/280] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/281] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[105/281] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[106/281] Compiling SwiftSyntax SourceLength.swift
[107/281] Compiling SwiftSyntax AbsolutePosition.swift
[112/281] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[114/281] Compiling SwiftSyntax Identifier.swift
[115/281] Compiling SwiftSyntax MemoryLayout.swift
[116/281] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[117/281] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[118/281] Emitting module InternalCollectionsUtilities
[120/281] Compiling SwiftSyntax RawSyntaxTokenView.swift
[121/281] Compiling SwiftSyntax SourceEdit.swift
[132/349] Compiling ConcurrencyExtras MainSerialExecutor.swift
[133/350] Emitting module IssueReportingTestSupport
[134/350] Compiling IssueReportingTestSupport SwiftTesting.swift
[135/350] Emitting module ConcurrencyExtras
[136/350] Compiling OrderedCollections OrderedDictionary+Codable.swift
[137/350] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[138/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[139/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[140/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[141/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[142/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[143/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[144/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[145/357] Compiling ConcurrencyExtras UncheckedSendable.swift
[146/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[147/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[148/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[149/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[150/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/357] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[152/357] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[153/357] Compiling OrderedCollections _HashTable+Bucket.swift
[154/357] Compiling OrderedCollections _HashTable+BucketIterator.swift
[155/359] Emitting module ConcurrencyExtras
[156/360] Compiling OrderedCollections OrderedDictionary.swift
[157/360] Compiling OrderedCollections OrderedSet+Codable.swift
[158/360] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[159/360] Compiling OrderedCollections OrderedSet+Descriptions.swift
[160/360] Compiling OrderedCollections OrderedSet+Diffing.swift
[161/360] Compiling OrderedCollections OrderedSet+Equatable.swift
[162/360] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[163/360] Compiling OrderedCollections OrderedSet+Hashable.swift
[164/360] Emitting module IssueReporting
[167/362] Compiling OrderedCollections OrderedSet+Initializers.swift
[168/362] Compiling OrderedCollections OrderedSet+Insertions.swift
[169/362] Compiling OrderedCollections OrderedSet+Invariants.swift
[170/362] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[171/362] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[172/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[173/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[174/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[177/362] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[178/362] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[179/362] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[180/362] Compiling OrderedCollections OrderedDictionary+Elements.swift
[181/362] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[182/362] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[183/362] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[184/362] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[185/362] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[186/362] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[187/362] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[188/362] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[189/362] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[190/362] Compiling OrderedCollections OrderedDictionary+Values.swift
[191/362] Compiling ConcurrencyExtras UncheckedSendable.swift
[192/362] Emitting module IssueReporting
[193/362] Compiling IssueReporting WithExpectedIssue.swift
[194/362] Compiling IssueReporting WithIssueContext.swift
[197/362] Compiling ConcurrencyExtras LockIsolated.swift
[201/362] Compiling IssueReportingTestSupport XCTest.swift
[209/363] Compiling OrderedCollections _HashTable+Testing.swift
[210/363] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[211/363] Compiling OrderedCollections _HashTable.swift
[212/363] Compiling OrderedCollections _Hashtable+Header.swift
[213/363] Compiling ConcurrencyExtras Result.swift
[214/363] Compiling ConcurrencyExtras Task.swift
[215/363] Compiling OrderedCollections OrderedSet+Sendable.swift
[216/363] Compiling OrderedCollections OrderedSet+SubSequence.swift
[217/363] Compiling OrderedCollections OrderedSet+Testing.swift
[218/363] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[219/363] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[220/363] Compiling OrderedCollections OrderedSet.swift
[221/363] Compiling OrderedCollections _UnsafeBitset.swift
[236/373] Emitting module IssueReportingTestSupport
[237/373] Compiling IssueReportingTestSupport SwiftTesting.swift
[238/373] Compiling IssueReportingTestSupport XCTest.swift
[239/373] Compiling ConcurrencyExtras MainSerialExecutor.swift
[240/373] Compiling ConcurrencyExtras LockIsolated.swift
[265/375] Compiling ConcurrencyExtras Result.swift
[266/375] Compiling ConcurrencyExtras Task.swift
[270/376] Emitting module OrderedCollections
[299/378] Wrapping AST for SwiftSyntax601 for debugging
[300/378] Wrapping AST for SwiftSyntax600 for debugging
[302/495] Compiling XCTestDynamicOverlay Exports.swift
[303/495] Compiling CombineSchedulers UIScheduler.swift
[304/495] Emitting module CombineSchedulers
[305/496] Compiling CombineSchedulers UIKit.swift
[306/496] Compiling PerceptionCore BetaChecking.swift
[307/496] Compiling PerceptionCore Exports.swift
[308/496] Compiling PerceptionCore Bindable.swift
[309/496] Compiling PerceptionCore Environment.swift
[310/496] Compiling PerceptionCore Perceptible.swift
[311/496] Compiling PerceptionCore PerceptionChecking.swift
[312/496] Compiling CombineSchedulers Timer.swift
[313/496] Compiling PerceptionCore Locking.swift
[314/496] Compiling PerceptionCore ThreadLocal.swift
[315/496] Compiling XCTestDynamicOverlay Exports.swift
[316/496] Compiling CombineSchedulers UnimplementedScheduler.swift
[317/497] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[318/497] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[319/497] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[320/497] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[323/499] Compiling PerceptionCore Unchecked.swift
[328/499] Compiling PerceptionCore _PerceptionRegistrar.swift
[329/499] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[330/499] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[331/499] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[332/499] Compiling IdentifiedCollections IdentifiedArray.swift
[333/499] Compiling IdentifiedCollections IdentifiedCollection.swift
[334/499] Emitting module IdentifiedCollections
[338/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[339/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[340/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[341/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[342/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[343/512] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[344/512] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[345/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[346/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[347/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[348/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[349/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[350/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[351/512] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[352/519] Emitting module XCTestDynamicOverlay
[353/519] Compiling XCTestDynamicOverlay Deprecations.swift
[355/520] Compiling OrderedCollections OrderedDictionary.swift
[356/520] Compiling OrderedCollections OrderedSet+Codable.swift
[357/520] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[358/520] Compiling OrderedCollections OrderedSet+Descriptions.swift
[359/520] Compiling OrderedCollections OrderedSet+Diffing.swift
[360/520] Compiling OrderedCollections OrderedSet+Equatable.swift
[361/520] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[362/520] Compiling OrderedCollections OrderedSet+Hashable.swift
[363/520] Emitting module CombineSchedulers
[365/521] Compiling CombineSchedulers AnyScheduler.swift
[366/521] Compiling CombineSchedulers Concurrency.swift
[367/521] Compiling CombineSchedulers UIScheduler.swift
[368/521] Emitting module XCTestDynamicOverlay
[369/521] Compiling XCTestDynamicOverlay Deprecations.swift
[370/522] Compiling CombineSchedulers SwiftUI.swift
[371/522] Compiling CombineSchedulers TestScheduler.swift
[372/522] Compiling CombineSchedulers Lock.swift
[373/522] Compiling CombineSchedulers NSRecursiveLock.swift
[374/522] Compiling CombineSchedulers ImmediateScheduler.swift
[375/522] Compiling CombineSchedulers Deprecations.swift
[376/525] Compiling CombineSchedulers Timer.swift
[377/528] Compiling CombineSchedulers UIKit.swift
[379/530] Compiling CombineSchedulers UnimplementedScheduler.swift
[391/533] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[392/533] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[393/533] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[394/533] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[395/533] Compiling OrderedCollections OrderedDictionary+Values.swift
[396/539] Compiling OrderedCollections OrderedSet+Initializers.swift
[397/539] Compiling OrderedCollections OrderedSet+Insertions.swift
[398/539] Compiling OrderedCollections OrderedSet+Invariants.swift
[399/539] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[400/539] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[401/539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[402/539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[403/539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[405/539] Compiling Clocks Timer.swift
[407/568] Emitting module Clocks
[408/595] Compiling Clocks AnyClock.swift
[409/595] Compiling Clocks ImmediateClock.swift
[410/595] Compiling Clocks Lock.swift
[411/595] Compiling Clocks _AsyncTimerSequence.swift
[412/595] Compiling Clocks AnyClock.swift
[413/595] Emitting module Clocks
[414/595] Compiling CustomDump CoreImage.swift
[415/595] Compiling CustomDump CoreLocation.swift
[416/595] Compiling CustomDump CoreMotion.swift
[417/595] Compiling CustomDump Foundation.swift
[418/595] Compiling CustomDump StoreKit.swift
[419/595] Compiling CustomDump Swift.swift
[420/595] Compiling CustomDump SwiftUI.swift
[421/595] Compiling CustomDump UIKit.swift
[422/598] Compiling Clocks Lock.swift
[423/598] Compiling Clocks _AsyncTimerSequence.swift
[424/598] Compiling Clocks ImmediateClock.swift
[425/598] Compiling Clocks UnimplementedClock.swift
[426/598] Compiling CustomDump Identifiable.swift
[427/598] Compiling CustomDump Mirror.swift
[428/598] Compiling CustomDump String.swift
[429/598] Compiling CustomDump ExpectNoDifference.swift
[430/598] Compiling CustomDump AnyType.swift
[431/598] Compiling CustomDump CollectionDifference.swift
[436/598] Compiling CustomDump CustomDumpStringConvertible.swift
[437/598] Compiling CustomDump Diff.swift
[438/598] Compiling CustomDump Dump.swift
[439/598] Compiling CustomDump ExpectDifference.swift
[440/598] Compiling Clocks TestClock.swift
[441/598] Compiling Clocks SwiftUI.swift
[442/598] Compiling CustomDump Unordered.swift
[443/598] Compiling CustomDump XCTAssertDifference.swift
[444/598] Compiling CustomDump XCTAssertNoDifference.swift
[445/599] Compiling CustomDump GameKit.swift
[446/599] Compiling CustomDump KeyPath.swift
[447/599] Compiling CustomDump Photos.swift
[448/599] Compiling CustomDump Speech.swift
[449/599] Emitting module CustomDump
[453/602] Compiling Clocks UnimplementedClock.swift
[454/602] Compiling Clocks SwiftUI.swift
[455/602] Compiling Clocks TestClock.swift
[460/603] Compiling OrderedCollections OrderedSet+Sendable.swift
[461/603] Compiling OrderedCollections OrderedSet+SubSequence.swift
[462/603] Compiling OrderedCollections OrderedSet+Testing.swift
[463/603] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[464/603] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[465/603] Compiling OrderedCollections OrderedSet.swift
[466/603] Compiling OrderedCollections _UnsafeBitset.swift
[468/623] Emitting module CustomDump
[469/636] Emitting module OrderedCollections
[470/637] Compiling CustomDump Unordered.swift
[471/637] Compiling CustomDump XCTAssertDifference.swift
[472/637] Compiling CustomDump XCTAssertNoDifference.swift
[473/637] Emitting module PerceptionCore
[474/637] Compiling CasePathsCore AnyCasePath.swift
[475/637] Compiling CasePathsCore CasePathIterable.swift
[476/637] Compiling CasePathsCore CasePathReflectable.swift
[477/637] Compiling CasePathsCore CasePathable.swift
[478/637] Compiling Dependencies DependencyContext.swift
[479/637] Compiling Dependencies DependencyKey.swift
[480/638] Compiling Dependencies Deprecations.swift
[481/638] Compiling Dependencies Exports.swift
[482/638] Compiling Dependencies TypeName.swift
[484/641] Compiling PerceptionCore PerceptionTracking.swift
[485/641] Compiling CasePathsCore TypeName.swift
[486/641] Compiling CasePathsCore UncheckedSendable.swift
[487/642] Compiling CasePathsCore KeyPath+Sendable.swift
[488/642] Compiling PerceptionCore WithPerceptionTracking.swift
[489/642] Compiling Dependencies Context.swift
[490/642] Compiling Dependencies Date.swift
[491/642] Compiling Dependencies FireAndForget.swift
[492/642] Compiling Dependencies DependencyValues.swift
[494/642] Compiling PerceptionCore PerceptionRegistrar.swift
[498/642] Compiling Dependencies UUID.swift
[499/642] Compiling Dependencies WithRandomNumberGenerator.swift
[500/642] Compiling Dependencies AppEntryPoint.swift
[501/642] Compiling CasePathsCore Optional+CasePathable.swift
[502/642] Compiling CasePathsCore Never+CasePathable.swift
[503/642] Compiling Dependencies Locale.swift
[504/642] Compiling Dependencies MainQueue.swift
[505/642] Compiling Dependencies MainRunLoop.swift
[506/642] Compiling Dependencies OpenURL.swift
[507/642] Compiling Dependencies TimeZone.swift
[508/642] Compiling Dependencies URLSession.swift
[513/643] Emitting module Dependencies
[516/644] Emitting module PerceptionCore
[517/644] Compiling PerceptionCore PerceptionTracking.swift
[520/662] Compiling CasePathsCore Result+CasePathable.swift
[521/662] Compiling PerceptionCore WithPerceptionTracking.swift
[523/662] Compiling IdentifiedCollections Identified.swift
[524/662] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[525/662] Emitting module CasePathsCore
[526/662] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[527/662] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[528/663] Compiling PerceptionCore PerceptionRegistrar.swift
[529/663] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[530/663] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[531/663] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[532/663] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[535/684] Compiling Dependencies FireAndForget.swift
[536/684] Compiling Dependencies OpenURL.swift
[537/684] Compiling Dependencies TimeZone.swift
[538/689] Compiling Dependencies DependencyValues.swift
[539/689] Compiling Dependencies Context.swift
[540/689] Compiling Dependencies Date.swift
[541/689] Compiling Dependencies Assert.swift
[542/689] Compiling Dependencies Calendar.swift
[543/689] Compiling Dependencies Clocks.swift
[544/689] Compiling Dependencies UUID.swift
[549/689] Compiling Dependencies Dependency.swift
[550/689] Compiling Dependencies DependencyContext.swift
[551/689] Compiling Dependencies DependencyKey.swift
[552/689] Compiling Dependencies PreviewTrait.swift
[553/689] Compiling Dependencies TestTrait.swift
[554/689] Compiling Dependencies WithDependencies.swift
[555/689] Compiling Dependencies MainQueue.swift
[556/689] Compiling Dependencies MainRunLoop.swift
[557/689] Compiling Dependencies URLSession.swift
[558/689] Compiling Dependencies Locale.swift
[558/690] Wrapping AST for SwiftSyntax510 for debugging
[560/700] Wrapping AST for IssueReportingTestSupport for debugging
[561/700] Write Objects.LinkFileList
[562/700] Wrapping AST for SwiftSyntax509 for debugging
[564/700] Compiling CasePathsCore Optional+CasePathable.swift
[565/701] Compiling IdentifiedCollections IdentifiedArray.swift
[566/701] Compiling IdentifiedCollections IdentifiedCollection.swift
[573/704] Compiling CasePathsCore UncheckedSendable.swift
[574/704] Emitting module IdentifiedCollections
[575/705] Compiling CasePathsCore KeyPath+Sendable.swift
[575/705] Wrapping AST for IssueReportingTestSupport for debugging
[576/705] Write Objects.LinkFileList
error: emit-module command failed with exit code 1 (use -v to see invocation)
[578/705] Emitting module Dependencies
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
1 | import Foundation
2 |
3 | extension Thread {
| `- error: cannot find type 'Thread' in scope
4 | static var isPreviewAppEntryPoint: Bool {
5 | guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[579/705] Emitting module CasePathsCore
[583/705] Compiling Dependencies Deprecations.swift
[590/706] Compiling Dependencies Exports.swift
[591/706] Compiling Dependencies TypeName.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
1 | import Foundation
2 |
3 | extension Thread {
| `- error: cannot find type 'Thread' in scope
4 | static var isPreviewAppEntryPoint: Bool {
5 | guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
1 | import Foundation
2 |
3 | extension Thread {
| `- error: cannot find type 'Thread' in scope
4 | static var isPreviewAppEntryPoint: Bool {
5 | guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
1 | import Foundation
2 |
3 | extension Thread {
| `- error: cannot find type 'Thread' in scope
4 | static var isPreviewAppEntryPoint: Bool {
5 | guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[595/706] Compiling CasePathsCore Never+CasePathable.swift
[596/706] Compiling CasePathsCore TypeName.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[603/706] Linking libIssueReportingTestSupport.wasm
[604/706] Compiling CasePathsCore AnyCasePath.swift
[605/706] Compiling CasePathsCore CasePathIterable.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 | set {
284 | if DependencyValues.isPreparing {
285 | if context == .preview, Thread.isPreviewAppEntryPoint {
| `- error: cannot find 'Thread' in scope
286 | reportIssue("Ignoring dependencies prepared in preview app entry point")
287 | return
[605/706] Linking libIssueReportingTestSupport-tool.so
[620/706] Compiling CasePathsCore CasePathReflectable.swift
[621/706] Compiling CasePathsCore CasePathable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/36] Write swift-version-24593BA9C3E375BF.txt
[4/128] Compiling Sharing2 Empty.swift
[5/128] Emitting module Sharing2
[6/129] Emitting module SwiftSyntax510
[7/129] Compiling SwiftSyntax510 Empty.swift
[8/130] Compiling ConcurrencyExtras MainSerialExecutor.swift
[9/130] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/133] Compiling IssueReporting Rethrows.swift
[12/133] Compiling IssueReporting ErrorReporting.swift
[13/134] Compiling IssueReporting SwiftTesting.swift
[14/134] Compiling IssueReporting UncheckedSendable.swift
[15/136] Compiling ConcurrencyExtras LockIsolated.swift
[16/136] Compiling IssueReporting AppHostWarning.swift
[17/136] Compiling IssueReporting Deprecations.swift
[18/136] Compiling ConcurrencyExtras LockIsolated.swift
[19/136] Compiling IssueReporting IsTesting.swift
[20/136] Compiling IssueReporting IssueReporter.swift
[21/136] Compiling ConcurrencyExtras MainSerialExecutor.swift
[22/136] Compiling IssueReporting Warn.swift
[23/136] Compiling IssueReporting XCTest.swift
[24/136] Compiling ConcurrencyExtras Result.swift
[25/136] Compiling ConcurrencyExtras Task.swift
[31/136] Compiling IssueReporting FailureObserver.swift
[32/136] Compiling IssueReporting LockIsolated.swift
[36/135] Compiling ConcurrencyExtras Result.swift
[37/135] Compiling ConcurrencyExtras Task.swift
[38/135] Emitting module ConcurrencyExtras
[52/139] Compiling ConcurrencyExtras UncheckedSendable.swift
[54/140] Compiling IssueReporting TestContext.swift
[55/140] Compiling IssueReporting Unimplemented.swift
[56/143] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/143] Compiling IssueReporting BreakpointReporter.swift
[63/143] Compiling IssueReporting FatalErrorReporter.swift
[67/143] Compiling SwiftSyntax600 Empty.swift
[68/143] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/143] Compiling IssueReporting RuntimeWarningReporter.swift
[70/143] Compiling IssueReporting ReportIssue.swift
[72/143] Emitting module SwiftSyntax600
[73/144] Compiling SwiftSyntax601 Empty.swift
[74/144] Emitting module SwiftSyntax601
[87/147] Compiling IssueReporting WithExpectedIssue.swift
[88/147] Compiling IssueReporting WithIssueContext.swift
[89/147] Emitting module IssueReporting
[90/147] Emitting module InternalCollectionsUtilities
[97/147] Emitting module Sharing2
[98/147] Compiling Sharing2 Empty.swift
[99/147] Emitting module InternalCollectionsUtilities
[102/149] Emitting module IssueReporting
[108/157] Emitting module SwiftSyntax509
[109/157] Compiling SwiftSyntax509 Empty.swift
[110/161] Emitting module Sharing1
[111/161] Compiling Sharing1 Empty.swift
[113/162] Emitting module Sharing1
[114/162] Compiling Sharing1 Empty.swift
[116/163] Compiling IssueReportingTestSupport XCTest.swift
[117/163] Compiling IssueReportingTestSupport SwiftTesting.swift
[118/163] Emitting module IssueReportingTestSupport
[130/165] Compiling IssueReportingTestSupport XCTest.swift
[131/166] Compiling IssueReportingTestSupport SwiftTesting.swift
[132/166] Emitting module IssueReportingTestSupport
[137/165] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[138/337] Linking libIssueReportingTestSupport.wasm
[138/337] Linking libIssueReportingTestSupport-tool.so
BUILD FAILURE 6.1 wasm