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 EUDCCKit, reference main (864b82), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 06:49:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SvenTiigi/EUDCCKit.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/SvenTiigi/EUDCCKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 864b826 Merge pull request #9 from chili-ios/main
Cloned https://github.com/SvenTiigi/EUDCCKit.git
Revision (git rev-parse @):
864b8262e0babe3080e0fcbf1feb96dded19f9c6
SUCCESS checkout https://github.com/SvenTiigi/EUDCCKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SvenTiigi/EUDCCKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/unrelentingtech/SwiftCBOR.git
[1/1397] Fetching swiftcbor
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.30s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.4.3 (0.76s)
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.4.3
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/40] Emitting module EUDCC
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[9/42] Compiling EUDCC EUDCC+Vaccination+VaccineMarketingAuthorizationHolder.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[10/42] Compiling EUDCC EUDCC+Vaccination+VaccineMedicinalProduct.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/42] Emitting module SwiftCBOR
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[12/42] Compiling EUDCC Codable+DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[13/42] Compiling EUDCC EUDCC+Codable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[14/44] Compiling EUDCC EUDCC+Vaccination+VaccineOrProphylaxis.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[15/44] Compiling EUDCC EUDCC+Vaccination.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[18/44] Compiling EUDCC EUDCC+Content.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[19/44] Compiling SwiftCBOR KeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[20/44] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[21/44] Compiling EUDCC EUDCC.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[22/44] Compiling EUDCC EUDCC+Recovery.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[23/44] Compiling EUDCC EUDCCTimestampFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[24/44] Compiling EUDCC EUDCC+Name.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[25/44] Compiling EUDCC AnyDateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[26/44] Compiling EUDCC EUDCCDateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[27/44] Compiling SwiftCBOR CodableCBOREncoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[31/44] Compiling EUDCC EUDCC+Country.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[32/44] Compiling EUDCC EUDCC+CryptographicSignature.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
[33/44] Compiling EUDCC EUDCC+DiseaseAgentTargeted.swift
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/Sources/EUDCC/DateFormatter/AnyDateFormatter.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - AnyDateFormatter
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
[40/44] Compiling SwiftCBOR Util.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/SwiftCBOR/Decoder/CodableCBORDecoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /**
BUILD FAILURE 6.2 wasm