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 EFQRCode, reference main (41af4a), with Swift 6.2 (beta) for Wasm on 3 Aug 2025 12:39:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.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/EFPrefix/EFQRCode
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41af4a9 fix: badge
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
41af4a955eae60de789704f47b47a69d75ea484f
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EFPrefix/EFQRCode.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/swhitty/SwiftDraw.git
Fetching https://github.com/EFPrefix/swift_qrcodejs.git
[1/890] Fetching swift_qrcodejs
[891/7388] Fetching swift_qrcodejs, swiftdraw
Fetched https://github.com/EFPrefix/swift_qrcodejs.git from cache (0.21s)
[65/6498] Fetching swiftdraw
Fetched https://github.com/swhitty/SwiftDraw.git from cache (0.42s)
Computing version for https://github.com/swhitty/SwiftDraw.git
Computed https://github.com/swhitty/SwiftDraw.git at 0.22.0 (0.79s)
Computing version for https://github.com/EFPrefix/swift_qrcodejs.git
Computed https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.1 (2.37s)
Creating working copy for https://github.com/EFPrefix/swift_qrcodejs.git
Working copy of https://github.com/EFPrefix/swift_qrcodejs.git resolved at 2.3.1
Creating working copy for https://github.com/swhitty/SwiftDraw.git
Working copy of https://github.com/swhitty/SwiftDraw.git resolved at 0.22.0
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[3/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/55] Compiling SwiftDrawDOM DOM.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[8/55] Compiling SwiftDrawDOM DOM.PresentationAttributes.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[9/56] Compiling SwiftDrawDOM Parser.XML.Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[10/56] Compiling SwiftDrawDOM Parser.XML.Use.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[11/56] Compiling SwiftDrawDOM Parser.XML.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[12/56] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[13/60] Compiling SwiftDrawDOM DOM.Filter.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[14/60] Compiling SwiftDrawDOM DOM.Image.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[15/60] Compiling SwiftDrawDOM Parser.XML.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[16/60] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[17/60] Compiling SwiftDrawDOM Parser.XML.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[18/60] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[19/60] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[20/60] Compiling SwiftDrawDOM Parser.XML.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[21/60] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[22/60] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[23/60] Compiling SwiftDrawDOM Parser.XML.Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[24/60] Compiling SwiftDrawDOM DOM.LinearGradient.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[25/60] Compiling SwiftDrawDOM DOM.Path.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[26/60] Compiling SwiftDrawDOM DOM.Use.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[27/60] Compiling SwiftDrawDOM DOM+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[28/60] Compiling SwiftDrawDOM DOM.Switch.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[29/60] Compiling SwiftDrawDOM DOM.Text.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[30/60] Compiling SwiftDrawDOM DOM.Color.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[31/60] Compiling SwiftDrawDOM DOM.Element.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[32/60] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[33/60] Compiling SwiftDrawDOM DOM.SVG.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/60] Emitting module QRCodeSwift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[35/60] Compiling SwiftDrawDOM DOM.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[36/60] Compiling SwiftDrawDOM Parser.XML.Attributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[37/60] Compiling SwiftDrawDOM Parser.XML.Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[38/60] Compiling SwiftDrawDOM Parser.XML.Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[39/60] Compiling SwiftDrawDOM Parser.XML.Filter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[49/60] Compiling SwiftDrawDOM DOM.RadialGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/60] Emitting module SwiftDrawDOM
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[56/60] Compiling SwiftDrawDOM URL+Data.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[57/60] Compiling SwiftDrawDOM URL+Fragment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[58/60] Compiling SwiftDrawDOM XML.Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[59/60] Compiling SwiftDrawDOM XML.SAXParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[60/60] Compiling QRCodeSwift QRRSBlock.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
BUILD FAILURE 6.2 wasm