The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Flare, reference dev (9be161), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 15:34:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/flare.git
Reference: dev
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/space-code/flare
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at 9be161f Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.3 to 1.18.4 (#114)
Cloned https://github.com/space-code/flare.git
Revision (git rev-parse @):
9be161fe72f6af3965d18973df9f9476f4319a8d
SUCCESS checkout https://github.com/space-code/flare.git at dev
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/space-code/flare.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/space-code/atomic.git
Fetching https://github.com/space-code/concurrency.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/space-code/log.git
[1/257] Fetching log
[181/2339] Fetching log, swift-docc-plugin
[419/2566] Fetching log, swift-docc-plugin, atomic
[592/2721] Fetching log, swift-docc-plugin, atomic, concurrency
Fetched https://github.com/space-code/log.git from cache (0.55s)
Fetched https://github.com/space-code/atomic.git from cache (0.55s)
[405/2237] Fetching swift-docc-plugin, concurrency
Fetched https://github.com/space-code/concurrency.git from cache (0.85s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/apple/swift-docc-plugin from cache (0.87s)
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.12s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (4.81s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75508] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (8.11s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.20s)
Computing version for https://github.com/space-code/atomic.git
warning: 'atomic': /Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |         .iOS(.v13),
11 |         .watchOS(.v6),
12 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 |         .visionOS(.v1),
14 |     ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/space-code/atomic.git at 1.1.0 (8.95s)
Computing version for https://github.com/space-code/log.git
Computed https://github.com/space-code/log.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (4.86s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.67s)
Computing version for https://github.com/space-code/concurrency.git
Computed https://github.com/space-code/concurrency.git at 0.2.0 (1.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.76s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.12s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.71s)
Creating working copy for https://github.com/space-code/atomic.git
Working copy of https://github.com/space-code/atomic.git resolved at 1.1.0
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/space-code/concurrency.git
Working copy of https://github.com/space-code/concurrency.git resolved at 0.2.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.3.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/space-code/log.git
Working copy of https://github.com/space-code/log.git resolved at 1.2.0
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'atomic': /host/spi-builder-workspace/.build/checkouts/atomic/Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |         .iOS(.v13),
11 |         .watchOS(.v6),
12 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 |         .visionOS(.v1),
14 |     ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Flare/swiftgen.yml
    /host/spi-builder-workspace/Sources/Flare/Makefile
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FlareUI/Makefile
    /host/spi-builder-workspace/Sources/FlareUI/swiftgen.yml
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |             }
108 |             operationsByID[task.id] = new
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |                 work(task)
107 |             }
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |             }
108 |             operationsByID[task.id] = new
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-Sendable type 'Target.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |                 work(task)
107 |             }
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/17] Write sources
[2/17] Copying Localizable.strings
[2/17] Copying Info.plist
[2/17] Write sources
[2/17] Copying Info.plist
[13/17] Write sources
[14/17] Copying Assets.xcassets
[14/17] Copying Media.xcassets
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/44] Compiling Log ILogger.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[19/44] Compiling Log Logger.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/46] Emitting module Log
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[21/46] Compiling Log ILogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[22/46] Compiling Log PrefixLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[23/46] Compiling Log TimestampLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[24/46] Compiling Log IPrinterStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[25/46] Compiling Log IStyleLogStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[26/46] Compiling Log IOSWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[27/46] Compiling Log OSWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[28/46] Compiling Concurrency IDispatchQueueFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
[29/46] Compiling Log OSPrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[30/46] Compiling Log Atomic.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[31/46] Compiling Log ConsolePrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[32/46] Compiling Log IPrinter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[33/46] Compiling Log ConsoleWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[34/46] Compiling Log IConsoleWriter.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[35/46] Compiling Atomic ILock.swift
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Core/Atomic/Atomic.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | // MARK: - Atomic
[36/46] Compiling Atomic Atomic.swift
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Core/Atomic/Atomic.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | // MARK: - Atomic
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/46] Emitting module Atomic
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Core/Atomic/Atomic.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | // MARK: - Atomic
[38/46] Compiling Atomic UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/atomic/Sources/Atomic/Classes/Core/Atomic/Atomic.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | // MARK: - Atomic
[39/46] Compiling Log IOSWriterStrategy.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[40/46] Compiling Log LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/log/Sources/Log/Classes/Core/Formatters/Interfaces/ILogFormatter.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// Specifies the format to be used in the log message
[41/46] Compiling Concurrency IDispatchQueue.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/46] Emitting module Concurrency
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
[43/46] Compiling Concurrency DispatchQueue+IDispatchQueue.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
[44/46] Compiling Concurrency DispatchQueueFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
[45/46] Compiling Concurrency ITaskFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
[46/46] Compiling Concurrency TaskFactory.swift
/host/spi-builder-workspace/.build/checkouts/concurrency/Sources/Concurrency/DispatchQueue/DispatchQueue+IDispatchQueue.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | extension DispatchQueue: IDispatchQueue {
BUILD FAILURE 6.2 wasm