The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SymbolKit, reference 0.50800.0 (eaaf9b), with Swift 6.2 for Wasm on 20 Jun 2025 22:13:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/SDGGiesbrecht/swift-docc-symbolkit.git
Reference: 0.50800.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SDGGiesbrecht/swift-docc-symbolkit
 * tag               0.50800.0  -> FETCH_HEAD
HEAD is now at eaaf9b3 Widened dependency constraints.
Cloned https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Revision (git rev-parse @):
eaaf9b3531186b5390de3f558e58233d37cfb817
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git at 0.50800.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.35s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/55] Compiling SymbolKit AvailabilityItem.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[8/55] Compiling SymbolKit Domain.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[9/55] Compiling SymbolKit DeclarationFragments.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[10/55] Compiling SymbolKit Fragment.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[11/55] Compiling SymbolKit FragmentKind.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[12/55] Compiling SymbolKit FunctionParameter.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[13/60] Compiling SymbolKit Generics.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[14/60] Compiling SymbolKit Namespace.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[15/60] Compiling SymbolKit Symbol.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[16/60] Compiling SymbolKit SymbolKind.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[17/60] Compiling SymbolKit SymbolGraph.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[18/60] Compiling SymbolKit Metadata.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[19/60] Compiling SymbolKit Module.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[20/60] Compiling SymbolKit OperatingSystem.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[21/60] Compiling SymbolKit Platform.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[22/60] Compiling SymbolKit Relationship.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[23/60] Compiling SymbolKit RelationshipKind.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[24/60] Compiling SymbolKit SPI.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[25/60] Compiling SymbolKit Snippet.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[26/60] Compiling SymbolKit Extension.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[27/60] Compiling SymbolKit GenericConstraint.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[28/60] Compiling SymbolKit GenericParameter.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[29/60] Compiling SymbolKit FunctionSignature.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[30/60] Compiling SymbolKit Identifier.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[31/60] Compiling SymbolKit KindIdentifier.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[32/60] Compiling SymbolKit Location.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[33/60] Compiling SymbolKit Mutability.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[34/60] Compiling SymbolKit Names.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[35/60] Compiling SymbolKit SourceOrigin.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[36/60] Compiling SymbolKit GenericConstraints.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[37/60] Compiling SymbolKit Swift.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[38/60] Compiling SymbolKit SemanticVersion.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[39/60] Compiling SymbolKit AccessControl.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[40/60] Compiling SymbolKit Availability.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/60] Emitting module SymbolKit
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[42/60] Compiling SymbolKit Mixin+Equals.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[43/60] Compiling SymbolKit Mixin+Hash.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[44/60] Compiling SymbolKit Mixin.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[45/60] Compiling SymbolKit LineList.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[46/60] Compiling SymbolKit Position.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[47/60] Compiling SymbolKit SourceRange.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[48/60] Compiling SymbolKit GraphCollector.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[49/60] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[50/60] Compiling SymbolKit UnifiedSymbol.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[51/60] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[52/60] Compiling SymbolKit UnifiedSymbolGraph.swift
/host/spi-builder-workspace/Sources/SymbolKit/Mixin/Mixin+Equals.swift:11:8: error: no such module 'Foundation'
 9 | */
10 |
11 | import Foundation
   |        `- error: no such module 'Foundation'
12 |
13 | // `Mixin` does not conform to `Equatable` right now primarily because
[53/60] Emitting module ArgumentParserToolInfo
[54/60] Compiling ArgumentParserToolInfo ToolInfo.swift
BUILD FAILURE 6.2 wasm