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 OysterKit, reference master (720e4d), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 03:43:53 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/SwiftStudies/OysterKit.git
Reference: master
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/SwiftStudies/OysterKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 720e4d3 Update README.md
Cloned https://github.com/SwiftStudies/OysterKit.git
Revision (git rev-parse @):
720e4d3b99e3fc61c66603b4fc8ac91dbc653bb5
SUCCESS checkout https://github.com/SwiftStudies/OysterKit.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftStudies/OysterKit.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
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/60] Compiling OysterKit Lexer.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[7/60] Compiling OysterKit LexicalAnalyzer.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[8/60] Compiling OysterKit Scanner.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[9/60] Compiling OysterKit DecodingError+Logging.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[10/60] Compiling OysterKit Log.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[11/60] Compiling OysterKit Grammar.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/65] Emitting module OysterKit
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[13/65] Compiling OysterKit Extensions.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[14/65] Compiling OysterKit Parsing Decoder.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[15/65] Compiling OysterKit Array+Error.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[16/65] Compiling OysterKit CausalErrorType.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[17/65] Compiling OysterKit ProcessingError.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[18/65] Compiling OysterKit ProcessingErrorType.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[19/65] Compiling OysterKit Terminal+Rule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[20/65] Compiling OysterKit Token+Rule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[21/65] Compiling OysterKit Rule+Extensions.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[22/65] Compiling OysterKit Rule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[23/65] Compiling OysterKit CharacterSet+Terminal.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[24/65] Compiling OysterKit EndOfFile.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[25/65] Compiling OysterKit AbstractSyntaxTree.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[26/65] Compiling OysterKit AbstractSyntaxTreeConstructor.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[27/65] Compiling OysterKit HomogenousTree.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[28/65] Compiling OysterKit IntermediateRepresentation.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[29/65] Compiling OysterKit LookAheadIR.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[30/65] Compiling OysterKit MatchResult.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[31/65] Compiling OysterKit ClosureRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[32/65] Compiling OysterKit RecursiveRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[33/65] Compiling OysterKit RecursiveRuleInstance.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[34/65] Compiling OysterKit ReferenceRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[35/65] Compiling OysterKit SequenceRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[36/65] Compiling OysterKit TerminalRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[37/65] Compiling OysterKit RuleAnnotationValue.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[38/65] Compiling OysterKit RuleAnnotations.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[39/65] Compiling OysterKit Behaviour.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[40/65] Compiling OysterKit Cadinality.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[41/65] Compiling OysterKit RuleAnnotations+Description.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[42/65] Compiling OysterKit ChoiceRule.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[43/65] Compiling OysterKit NSRegularExpression+Terminal.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[44/65] Compiling OysterKit String+Terminal.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[45/65] Compiling OysterKit Terminal.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[46/65] Compiling OysterKit StringToken.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[47/65] Compiling OysterKit TokenType.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[48/65] Compiling OysterKit NodeStack.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[49/65] Compiling OysterKit Nodes.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[50/65] Compiling OysterKit StateCache.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[51/65] Compiling OysterKit TokenStream.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[52/65] Compiling OysterKit ParsingStrategy.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
[53/65] Compiling OysterKit RuleAnnotation.swift
/host/spi-builder-workspace/Sources/OysterKit/Decoding/Extensions.swift:28:8: error: no such module 'Foundation'
26 | //
27 |
28 | import Foundation
   |        `- error: no such module 'Foundation'
29 |
30 | /**
BUILD FAILURE 6.2 wasm