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 Sunday, reference main (3a4d01), with Swift 6.1 for Wasm on 29 May 2025 23:03:27 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.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/outfoxx/sunday-swift.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/outfoxx/sunday-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a4d018 Merge pull request #55 from outfoxx/task/deps
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
3a4d01816e69a5ebce7a42629c56b834d2c2232f
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/outfoxx/sunday-swift.git
https://github.com/outfoxx/sunday-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "potentcodables",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "3.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/outfoxx/PotentCodables.git"
    },
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sharplet/Regex.git"
    },
    {
      "identity" : "uritemplate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "4.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftScream/URITemplate.git"
    },
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Sunday",
  "name" : "Sunday",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Sunday",
      "targets" : [
        "Sunday"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SundayServer",
      "targets" : [
        "SundayServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SundayTests",
      "module_type" : "SwiftTarget",
      "name" : "SundayTests",
      "path" : "Tests/SundayTests",
      "sources" : [
        "DataTaskStreamPublisherTests.swift",
        "DateExts.swift",
        "ErrorTests.swift",
        "EventParserTests.swift",
        "EventSourceTests.swift",
        "GeneratedAPITests.swift",
        "HeaderParametersTests.swift",
        "MediaTypeCodecTests.swift",
        "MediaTypeTests.swift",
        "NetworkRequestAdapterTests.swift",
        "NetworkRequestFactoryTests.swift",
        "PatchTests.swift",
        "ProblemTests.swift",
        "ResponseDecodingTests.swift",
        "ServerTests.swift",
        "URITemplatesTests.swift",
        "URITests.swift",
        "URLRequestTests.swift",
        "WWWFormURLEncoderTests.swift",
        "XCTestCases.swift",
        "XCTestUtils.swift"
      ],
      "target_dependencies" : [
        "Sunday",
        "SundayServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SundayServer",
      "module_type" : "SwiftTarget",
      "name" : "SundayServer",
      "path" : "Sources/SundayServer",
      "product_memberships" : [
        "SundayServer"
      ],
      "sources" : [
        "HTTPConnection.swift",
        "HTTPExchange.swift",
        "HTTPHeaderParser.swift",
        "HTTPRequest.swift",
        "HTTPResponse.swift",
        "HTTPServer.swift",
        "Logging.swift",
        "Routable.swift",
        "RoutableContentNegotiation.swift",
        "RoutableDebug.swift",
        "RoutableMethod.swift",
        "RoutableParam.swift",
        "RoutablePath.swift",
        "RoutableQueues.swift",
        "RoutableRequestDecoding.swift",
        "RoutableResponseEncoding.swift",
        "RoutingHTTPServer.swift"
      ],
      "target_dependencies" : [
        "Sunday"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sunday",
      "module_type" : "SwiftTarget",
      "name" : "Sunday",
      "path" : "Sources/Sunday",
      "product_dependencies" : [
        "Regex",
        "PotentCodables",
        "ScreamURITemplate",
        "Semaphore"
      ],
      "product_memberships" : [
        "Sunday",
        "SundayServer"
      ],
      "sources" : [
        "AnyTextMediaTypeDecodable.swift",
        "CharSets.swift",
        "CustomHeaderConvertible.swift",
        "Description.swift",
        "DispatchTimeIntervals.swift",
        "Empty.swift",
        "Errors.swift",
        "EventParser.swift",
        "EventSource.swift",
        "HTTP.swift",
        "HeaderParameters.swift",
        "Logging.swift",
        "MediaType.swift",
        "MediaTypeDecoders.swift",
        "MediaTypeEncoders.swift",
        "NetworkRequestAdapter.swift",
        "NetworkRequestAdapters.swift",
        "NetworkRequestFactory.swift",
        "NetworkSession.swift",
        "NetworkSessionDelegate.swift",
        "Patching.swift",
        "PathEncodable.swift",
        "PathEncoders.swift",
        "Problem.swift",
        "RequestFactory.swift",
        "ResponseHelpers.swift",
        "ResultResponse.swift",
        "ServerTrustPolicyManager.swift",
        "ServiceLocator.swift",
        "URI.swift",
        "URITemplate.swift",
        "URLRequests.swift",
        "URLSessionConfigurations.swift",
        "WWWFormURLEncoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/outfoxx/PotentCodables.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/SwiftScream/URITemplate.git
[1/2049] Fetching swift-docc-plugin
[227/3277] Fetching swift-docc-plugin, uritemplate
[449/4531] Fetching swift-docc-plugin, uritemplate, regex
[819/4824] Fetching swift-docc-plugin, uritemplate, regex, semaphore
Fetched https://github.com/SwiftScream/URITemplate.git from cache (1.47s)
[1519/3596] Fetching swift-docc-plugin, regex, semaphore
[3159/94798] Fetching swift-docc-plugin, regex, semaphore, potentcodables
Fetched https://github.com/groue/Semaphore.git from cache (2.65s)
Fetched https://github.com/sharplet/Regex.git from cache (2.68s)
[30322/93251] Fetching swift-docc-plugin, potentcodables
Fetched https://github.com/apple/swift-docc-plugin from cache (7.81s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (7.98s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (10.81s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 4.0.0 (0.93s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.41s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.1 (1.02s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/attaswift/BigInt.git
[1/310] Fetching float16
[311/5086] Fetching float16, bigint
[1458/21677] Fetching float16, bigint, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.94s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.95s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (2.94s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.61s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.2 (0.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.17s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.2
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
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 4.0.0
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.5.1
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.0
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.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/44] Write sources
[8/44] Copying PotentCodables.docc
[8/44] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.c:16:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.h:20:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
1 error generated.
[20/44] Compiling fy-utf8.c
[20/44] Compiling xxhash.c
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/lib/fy-composer.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/lib/fy-parse.h:21:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-ctype.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.h:20:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
[20/44] Compiling fy-composer.c
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.c:18:10: fatal error: 'termios.h' file not found
   18 | #include <termios.h>
      |          ^~~~~~~~~~~
1 error generated.
[20/44] Compiling fy-utils.c
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/lib/fy-docbuilder.c:22:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
[20/44] Compiling fy-docbuilder.c
[20/44] Compiling fy-atom.c
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/lib/fy-accel.c:17:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/lib/fy-parse.h:21:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-ctype.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.h:20:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
[20/44] Compiling fy-accel.c
[20/44] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/26] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-ctype.c:16:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-ctype.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.h:20:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
1 error generated.
[4/26] Compiling fy-ctype.c
[4/26] Compiling fy-types.c
[4/26] Compiling fy-blob.c
[4/26] Compiling xxhash.c
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.c:16:
In file included from /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utf8.h:20:
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.h:19:10: fatal error: 'termios.h' file not found
   19 | #include <termios.h>
      |          ^~~~~~~~~~~
1[4/26] Compiling fy-utf8.c
[4/26] Compiling fy-walk.c
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/src/util/fy-utils.c:18:10: fatal error: 'termios.h' file not found
   18 | #include <termios.h>
      |          ^~~~~~~~~~~
[4/26] Compiling fy-utils.c
[4/26] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm