The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Tuplé, reference v0.2.2 (9193b1), with Swift 6.1 for Wasm on 29 May 2025 14:00:11 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.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/Catterwaul/Tuplay.git
Reference: v0.2.2
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/Catterwaul/Tuplay
 * tag               v0.2.2     -> FETCH_HEAD
HEAD is now at 9193b16 Require minimum platforms for opaque types
Cloned https://github.com/Catterwaul/Tuplay.git
Revision (git rev-parse @):
9193b1611664565788ffc3ae3a94c9b3db942563
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Catterwaul/Tuplay.git at v0.2.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Catterwaul/Tuplay.git
https://github.com/Catterwaul/Tuplay.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "thrappture",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Catterwaul/Thrappture"
    }
  ],
  "manifest_display_name" : "Tuplé",
  "name" : "Tuplé",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Tuplé",
      "targets" : [
        "Tuplé"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tuplé_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé.Tests",
      "path" : "Tests",
      "sources" : [
        "FunctionTests.swift",
        "Methods/InstanceMethodTests.swift",
        "Methods/TypeMethodTests.swift",
        "PropertyTests.swift",
        "SequenceTests.swift"
      ],
      "target_dependencies" : [
        "Tuplé"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tuplé",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé",
      "path" : "Sources",
      "product_dependencies" : [
        "Thrappture"
      ],
      "product_memberships" : [
        "Tuplé"
      ],
      "sources" : [
        "Extensions/Sequence.swift",
        "Functions.swift",
        "Methods/Instance Methods/Explicit-Count Overloads/map.swift",
        "Methods/Instance Methods/Instance Methods.swift",
        "Methods/Operators.swift",
        "Methods/Type Methods.swift",
        "Properties/Explicit-Count Overloads/prefix.swift",
        "Properties/Explicit-Count Overloads/reversed.swift",
        "Properties/Explicit-Count Overloads/suffix.swift",
        "Properties/Explicit-Count Overloads/unlabeled.swift",
        "Properties/Properties.swift",
        "Type Aliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 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/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.42s)
Fetching https://github.com/Catterwaul/Thrappture
[1/389] Fetching thrappture
Fetched https://github.com/Catterwaul/Thrappture from cache (0.34s)
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.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.58s)
Creating working copy for https://github.com/Catterwaul/Thrappture
Working copy of https://github.com/Catterwaul/Thrappture resolved at main (d930cd6)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at main (8357c77)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/10] Compiling Thrappture ThrowingPropertyWrapper.swift
[7/10] Compiling Thrappture Result.swift
[8/10] Compiling Thrappture Optional.Nil.swift
[9/10] Emitting module Thrappture
[10/10] Compiling Thrappture Optional.swift
[12/23] Compiling Tuplé suffix.swift
[13/23] Compiling Tuplé Properties.swift
[14/24] Compiling Tuplé unlabeled.swift
[15/24] Compiling Tuplé prefix.swift
[16/24] Compiling Tuplé reversed.swift
[17/24] Compiling Tuplé Operators.swift
[18/24] Compiling Tuplé Type Methods.swift
[19/24] Compiling Tuplé map.swift
[20/24] Compiling Tuplé Instance Methods.swift
[21/24] Compiling Tuplé Sequence.swift
/host/spi-builder-workspace/Sources/Extensions/Sequence.swift:36:40: error: value of type 'Self.Element?' has no member 'wrappedValue'
34 |     do {
35 |       func next() throws -> Self.Element {
36 |         let next = try iterator.next().wrappedValue()
   |                                        `- error: value of type 'Self.Element?' has no member 'wrappedValue'
37 |         actualCount += 1
38 |         return next
[22/24] Compiling Tuplé Functions.swift
/host/spi-builder-workspace/Sources/Extensions/Sequence.swift:36:40: error: value of type 'Self.Element?' has no member 'wrappedValue'
34 |     do {
35 |       func next() throws -> Self.Element {
36 |         let next = try iterator.next().wrappedValue()
   |                                        `- error: value of type 'Self.Element?' has no member 'wrappedValue'
37 |         actualCount += 1
38 |         return next
[23/24] Emitting module Tuplé
[24/24] Compiling Tuplé Type Aliases.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling Thrappture ThrowingPropertyWrapper.swift
[5/8] Compiling Thrappture Result.swift
[6/8] Compiling Thrappture Optional.Nil.swift
[7/8] Emitting module Thrappture
[8/8] Compiling Thrappture Optional.swift
[10/21] Compiling Tuplé unlabeled.swift
[11/21] Compiling Tuplé Properties.swift
[12/22] Compiling Tuplé suffix.swift
[13/22] Compiling Tuplé prefix.swift
[14/22] Compiling Tuplé reversed.swift
[15/22] Compiling Tuplé Type Aliases.swift
[16/22] Compiling Tuplé Operators.swift
[17/22] Compiling Tuplé Type Methods.swift
[18/22] Emitting module Tuplé
[19/22] Compiling Tuplé map.swift
[20/22] Compiling Tuplé Instance Methods.swift
[21/22] Compiling Tuplé Sequence.swift
/host/spi-builder-workspace/Sources/Extensions/Sequence.swift:36:40: error: value of type 'Self.Element?' has no member 'wrappedValue'
34 |     do {
35 |       func next() throws -> Self.Element {
36 |         let next = try iterator.next().wrappedValue()
   |                                        `- error: value of type 'Self.Element?' has no member 'wrappedValue'
37 |         actualCount += 1
38 |         return next
[22/22] Compiling Tuplé Functions.swift
/host/spi-builder-workspace/Sources/Extensions/Sequence.swift:36:40: error: value of type 'Self.Element?' has no member 'wrappedValue'
34 |     do {
35 |       func next() throws -> Self.Element {
36 |         let next = try iterator.next().wrappedValue()
   |                                        `- error: value of type 'Self.Element?' has no member 'wrappedValue'
37 |         actualCount += 1
38 |         return next
BUILD FAILURE 6.1 wasm