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 Buildkite, reference 0.3.2 (4c5f2d), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 13:39:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/aaronsky/buildkite-swift.git
Reference: 0.3.2
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/aaronsky/buildkite-swift
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 4c5f2dd Add Sendable conformances
Cloned https://github.com/aaronsky/buildkite-swift.git
Revision (git rev-parse @):
4c5f2dd0c1c25a341437522d82dc976b3a878bc4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/aaronsky/buildkite-swift.git at 0.3.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aaronsky/buildkite-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
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.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/43] Emitting module Buildkite
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[6/48] Compiling Buildkite Formatters.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[7/48] Compiling Buildkite JSONValue.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[8/48] Compiling Buildkite Pagination.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[9/48] Compiling Buildkite Resource.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[10/48] Compiling Buildkite Response.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[11/48] Compiling Buildkite BuildkiteClient.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[12/48] Compiling Buildkite AccessToken.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[13/48] Compiling Buildkite Agent.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[14/48] Compiling Buildkite AgentMetric.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[15/48] Compiling Buildkite Annotation.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[16/48] Compiling Buildkite Artifact.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[17/48] Compiling Buildkite Build.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[18/48] Compiling Buildkite Emoji.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[19/48] Compiling Buildkite Job.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[20/48] Compiling Buildkite Meta.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[21/48] Compiling Buildkite Organization.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[22/48] Compiling Buildkite Pipeline.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[23/48] Compiling Buildkite Organizations.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[24/48] Compiling Buildkite Pipelines.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[25/48] Compiling Buildkite Teams.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[26/48] Compiling Buildkite Users.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[27/48] Compiling Buildkite TestAnalyticsUpload.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[28/48] Compiling Buildkite StatusCode.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[29/48] Compiling Buildkite TokenProvider.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[30/48] Compiling Buildkite Transport.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[31/48] Compiling Buildkite URL+Buildkite.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[32/48] Compiling Buildkite AgentMetrics.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[33/48] Compiling Buildkite GraphQL.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[34/48] Compiling Buildkite AccessTokens.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[35/48] Compiling Buildkite Agents.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[36/48] Compiling Buildkite Annotations.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[37/48] Compiling Buildkite Artifacts.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[38/48] Compiling Buildkite Builds.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[39/48] Compiling Buildkite Emojis.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[40/48] Compiling Buildkite Followable.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[41/48] Compiling Buildkite Jobs.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[42/48] Compiling Buildkite Metas.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[43/48] Compiling Buildkite Team.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[44/48] Compiling Buildkite Trace.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[45/48] Compiling Buildkite User.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[46/48] Compiling Buildkite WebhookEvent.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[47/48] Compiling Buildkite APIVersion.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
[48/48] Compiling Buildkite Configuration.swift
/host/spi-builder-workspace/Sources/Buildkite/BuildkiteClient.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | #if canImport(FoundationNetworking)
BUILD FAILURE 6.2 wasm