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 DeepSwiftSeek, reference main (73ed94), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 07:39:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/tornikegomareli/DeepSwiftSeek.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/tornikegomareli/DeepSwiftSeek
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 73ed94c Merge pull request #2 from ef1rspb/main
Cloned https://github.com/tornikegomareli/DeepSwiftSeek.git
Revision (git rev-parse @):
73ed94c6d2d4fd499bc0864c28f3e0f9abacbbb2
SUCCESS checkout https://github.com/tornikegomareli/DeepSwiftSeek.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tornikegomareli/DeepSwiftSeek.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/27] Compiling DeepSwiftSeek TopLogProb.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[4/27] Compiling DeepSwiftSeek Usage.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[5/27] Compiling DeepSwiftSeek Configuration.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[6/30] Compiling DeepSwiftSeek ContentLogProb.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[7/30] Compiling DeepSwiftSeek FunctionCall.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[8/30] Compiling DeepSwiftSeek LogProbs.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[9/30] Compiling DeepSwiftSeek ToolCall.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[10/30] Compiling DeepSwiftSeek ChatCompletionMessageResponse.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[11/30] Compiling DeepSwiftSeek ChatCompletionResponse.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[12/30] Compiling DeepSwiftSeek ChoiceResponse.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[13/30] Compiling DeepSwiftSeek CompletionTokensDetails.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[14/30] Compiling DeepSwiftSeek ChatParameters.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[15/30] Compiling DeepSwiftSeek MessegingRole.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[16/30] Compiling DeepSwiftSeek ResponseFormat.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[17/30] Compiling DeepSwiftSeek StreamOptions.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[18/30] Compiling DeepSwiftSeek Tool.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[19/30] Compiling DeepSwiftSeek ToolChoice.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/30] Emitting module DeepSwiftSeek
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[21/30] Compiling DeepSwiftSeek ChatMessageBuilder.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[22/30] Compiling DeepSwiftSeek DeepSeekRequestSerializer.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[23/30] Compiling DeepSwiftSeek DeepSeekService.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[24/30] Compiling DeepSwiftSeek AvailabilityResponse.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[25/30] Compiling DeepSwiftSeek DeepSeekModel.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[26/30] Compiling DeepSwiftSeek DeepSeekModelsList.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[27/30] Compiling DeepSwiftSeek DeepSeekError.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[28/30] Compiling DeepSwiftSeek DeepSeekErrorResponse.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[29/30] Compiling DeepSwiftSeek Response->Error.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
[30/30] Compiling DeepSwiftSeek ChatMessageRequest.swift
/host/spi-builder-workspace/Sources/DeepSwiftSeek/ChatMessageBuilder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @resultBuilder
BUILD FAILURE 6.2 wasm