The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SymbolKit, reference main (53e5cb), with Swift 6.2 for Wasm on 20 Jun 2025 22:11: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.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: 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/SDGGiesbrecht/swift-docc-symbolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53e5cb9 Add new `typeDetails` symbol mixin to hold type details of weakly-typed dictionary keys and HTTP parameters. (#56)
Cloned https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Revision (git rev-parse @):
53e5cb9b18222f66cb8d6fb684d7383e705e0936
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git at main
========================================
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-4609320-3":/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 (1.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (2.00s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/56] 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
[7/62] 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
[8/62] 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
[9/62] 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
[10/62] 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
[11/62] 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
[12/62] 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
[13/62] 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
[14/62] 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
[15/62] 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
[16/62] Compiling SymbolKit AnyScalar.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/62] 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
[18/62] 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
[19/62] 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
[20/62] 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
[21/62] 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
[22/62] 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
[23/62] 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
[24/62] 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
[25/62] 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
[26/62] 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
[27/62] 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
[28/62] 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
[29/62] 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
[30/62] Compiling SymbolKit ValueConstraints.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/62] 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
[32/62] 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
[33/62] 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
[34/62] 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
[35/62] 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
[36/62] 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
[37/62] 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
[38/62] 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
[39/62] 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
[40/62] 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
[41/62] 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
[42/62] 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
[43/62] 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
[44/62] 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
[45/62] Compiling SymbolKit HTTP.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/62] 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
[47/62] 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
[48/62] 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
[49/62] 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
[50/62] 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
[51/62] 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
[52/62] 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
[53/62] 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
[54/62] 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
[55/62] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm