The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RedShot, reference master (d610ad), with Swift 6.1 for Wasm on 29 May 2025 01:26:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Redshot.git
Reference: master
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/OperatorFoundation/Redshot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d610adb Merge branch 'master' of https://github.com/OperatorFoundation/Redshot
Cloned https://github.com/OperatorFoundation/Redshot.git
Revision (git rev-parse @):
d610adbedaa5273f7cd8c928816e4e8c3edc01af
SUCCESS checkout https://github.com/OperatorFoundation/Redshot.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/OperatorFoundation/Redshot.git
https://github.com/OperatorFoundation/Redshot.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    }
  ],
  "manifest_display_name" : "RedShot",
  "name" : "RedShot",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "RedShot",
      "targets" : [
        "RedShot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RedShotTests",
      "module_type" : "SwiftTarget",
      "name" : "RedShotTests",
      "path" : "Tests/RedShotTests",
      "sources" : [
        "RedShotPerformanceTests.swift",
        "RedShotTests.swift"
      ],
      "target_dependencies" : [
        "RedShot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RedShot",
      "module_type" : "SwiftTarget",
      "name" : "RedShot",
      "path" : "Sources/RedShot",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "RedShot"
      ],
      "sources" : [
        "Constants.swift",
        "Redis.swift",
        "RedisCommands.swift",
        "RedisSocket.swift",
        "RedisSubscribe.swift",
        "RedisType.swift",
        "ResponseParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.36s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.94s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/32] Emitting module Datable
[5/36] Compiling Datable Double+Stringable.swift
[6/36] Compiling Datable File.swift
[7/36] Compiling Datable Float+MaybeDatable.swift
[8/36] Compiling Datable Floatable.swift
[9/36] Compiling Datable String+Arrayable.swift
[10/36] Compiling Datable String+Datable.swift
[11/36] Compiling Datable String+Intable.swift
[12/36] Compiling Datable Stringable.swift
[13/36] Compiling Datable MaybeIntable.swift
[14/36] Compiling Datable MaybeNetworkIntable.swift
[15/36] Compiling Datable NetworkDatable.swift
[16/36] Compiling Datable NetworkIntable.swift
[17/36] Compiling Datable Data+ExpressibleByStringLiteral.swift
[18/36] Compiling Datable Data+Floatable.swift
[19/36] Compiling Datable Data+MaybeIntable.swift
[20/36] Compiling Datable Data+MaybeNetworkIntable.swift
[21/36] Compiling Datable Data+Stringable.swift
[22/36] Compiling Datable Datable.swift
[23/36] Compiling Datable DatableConfig.swift
[24/36] Compiling Datable Double+MaybeDatable.swift
[25/36] Compiling Datable Arrayable.swift
[26/36] Compiling Datable CSVable.swift
[27/36] Compiling Datable Data+Arrayable.swift
[28/36] Compiling Datable Data+Datable.swift
[29/36] Compiling Datable Int+MaybeDatable.swift
[30/36] Compiling Datable Int+Stringable.swift
[31/36] Compiling Datable Intable.swift
[32/36] Compiling Datable MaybeDatable.swift
[33/36] Compiling Datable StringableArray+CSVable.swift
[34/36] Compiling Datable UInt+Datable.swift
[35/36] Compiling Datable UInt+MaybeNetworkDatable.swift
[36/36] Compiling Datable UInt+Stringable.swift
[38/45] Compiling RedShot ResponseParser.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[39/45] Compiling RedShot RedisType.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/45] Compiling RedShot RedisSubscribe.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[41/45] Emitting module RedShot
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[42/45] Compiling RedShot Constants.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[43/45] Compiling RedShot RedisSocket.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[44/45] Compiling RedShot RedisCommands.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[45/45] Compiling RedShot Redis.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/30] Emitting module Datable
[3/34] Compiling Datable Double+Stringable.swift
[4/34] Compiling Datable File.swift
[5/34] Compiling Datable Float+MaybeDatable.swift
[6/34] Compiling Datable Floatable.swift
[7/34] Compiling Datable Data+Stringable.swift
[8/34] Compiling Datable Datable.swift
[9/34] Compiling Datable DatableConfig.swift
[10/34] Compiling Datable Double+MaybeDatable.swift
[11/34] Compiling Datable Arrayable.swift
[12/34] Compiling Datable CSVable.swift
[13/34] Compiling Datable Data+Arrayable.swift
[14/34] Compiling Datable Data+Datable.swift
[15/34] Compiling Datable MaybeIntable.swift
[16/34] Compiling Datable MaybeNetworkIntable.swift
[17/34] Compiling Datable NetworkDatable.swift
[18/34] Compiling Datable NetworkIntable.swift
[19/34] Compiling Datable String+Arrayable.swift
[20/34] Compiling Datable String+Datable.swift
[21/34] Compiling Datable String+Intable.swift
[22/34] Compiling Datable Stringable.swift
[23/34] Compiling Datable Data+ExpressibleByStringLiteral.swift
[24/34] Compiling Datable Data+Floatable.swift
[25/34] Compiling Datable Data+MaybeIntable.swift
[26/34] Compiling Datable Data+MaybeNetworkIntable.swift
[27/34] Compiling Datable Int+MaybeDatable.swift
[28/34] Compiling Datable Int+Stringable.swift
[29/34] Compiling Datable Intable.swift
[30/34] Compiling Datable MaybeDatable.swift
[31/34] Compiling Datable StringableArray+CSVable.swift
[32/34] Compiling Datable UInt+Datable.swift
[33/34] Compiling Datable UInt+MaybeNetworkDatable.swift
[34/34] Compiling Datable UInt+Stringable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/43] Emitting module RedShot
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[37/43] Compiling RedShot RedisSocket.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[38/43] Compiling RedShot RedisType.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[39/43] Compiling RedShot RedisSubscribe.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[40/43] Compiling RedShot ResponseParser.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[41/43] Compiling RedShot Constants.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[42/43] Compiling RedShot Redis.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
[43/43] Compiling RedShot RedisCommands.swift
/host/spi-builder-workspace/Sources/RedShot/Redis.swift:13:8: error: no such module 'Dispatch'
 11 |
 12 | import Foundation
 13 | import Dispatch
    |        `- error: no such module 'Dispatch'
 14 |
 15 | public enum RedisError: Error {
BUILD FAILURE 6.1 wasm