The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WatchDuck, reference 0.1.3 (d530c6), with Swift 6.2 for Wasm on 21 Jun 2025 04:50:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/BertanT/WatchDuck.git
Reference: 0.1.3
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/BertanT/WatchDuck
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at d530c63 Update changelog for release 0.1.3
Cloned https://github.com/BertanT/WatchDuck.git
Revision (git rev-parse @):
d530c6365f79301d8c2711a0c48cc6d8a9602cc0
SUCCESS checkout https://github.com/BertanT/WatchDuck.git at 0.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/BertanT/WatchDuck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Fetching https://github.com/jpsim/Yams.git
[1/10874] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
Fetching https://github.com/JohnSundell/Plot.git
[1/2096] Fetching plot
Fetched https://github.com/JohnSundell/Plot.git from cache (0.46s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.73s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3 (3036ba9)
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0 (271926b)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0 (e1577ac)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0 (41982a3)
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/23] Write sources
[5/23] Copying Resources
[6/23] Write sources
[8/23] Compiling writer.c
[9/23] Compiling reader.c
[10/23] Compiling api.c
[11/23] Compiling parser.c
[12/23] Compiling emitter.c
[13/23] Write swift-version-24593BA9C3E375BF.txt
[14/48] Compiling scanner.c
[16/102] Compiling Yams Parser.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[17/102] Compiling Yams Representer.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[18/102] Compiling Yams Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[19/102] Compiling Yams String+Yams.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[20/102] Compiling Yams Tag.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[21/102] Compiling Plot PodcastElements.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[22/102] Compiling Plot PodcastEpisodeType.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[23/102] Compiling Plot PodcastFeed.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[24/110] Compiling Plot SiteMapElements.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[25/110] Compiling Plot TwitterCardType.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[26/110] Compiling Plot URLRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[27/110] Compiling Plot XML.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[28/110] Compiling Plot XMLAttributes.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[29/110] Compiling Plot XMLElements.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[30/110] Compiling Plot AnyAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[31/110] Compiling Plot AnyElement.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
[36/111] Compiling Plot PodcastMediaType.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[37/111] Compiling Plot PodcastType.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[38/111] Compiling Plot RSS.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[39/111] Compiling Plot RSSAttributes.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[40/111] Compiling Plot RSSElements.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[41/111] Compiling Plot Renderable.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[42/111] Compiling Plot SiteMap.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[43/111] Compiling Plot SiteMapChangeFrequency.swift
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | /// A representation of an element attribute, for example an HTML element's
[44/111] Compiling Yams Mark.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
[45/111] Compiling Yams Node.Mapping.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
[46/111] Compiling Yams Node.Scalar.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
[47/111] Compiling Yams Node.Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/111] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/ShellOut/Sources/ShellOut.swift:7:8: error: no such module 'Foundation'
  5 |  */
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 | import Dispatch
  9 |
[49/111] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/.build/checkouts/ShellOut/Sources/ShellOut.swift:7:8: error: no such module 'Foundation'
  5 |  */
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 | import Dispatch
  9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/111] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// Constructors are used to translate `Node`s to Swift values.
[51/111] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm