The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-fixtures, reference main (85753d), with Swift 6.2 for Wasm on 28 Jan 2026 16:09:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gibachan/swift-fixtures.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/gibachan/swift-fixtures
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 85753d9 Bump up to 0.4.0
Cloned https://github.com/gibachan/swift-fixtures.git
Revision (git rev-parse @):
85753d922626d217291037ab2a16325aa6629e02
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gibachan/swift-fixtures.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gibachan/swift-fixtures.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2167] Fetching swift-docc-plugin
[2168/76053] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (9.51s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (13.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3649] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.75s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/17] Emitting module FixturesMacros
[9/17] Compiling FixturesMacros Parameter.swift
[10/17] Compiling FixturesMacros FixtureMacro.swift
[11/18] Wrapping AST for FixturesMacros for debugging
[12/18] Write Objects.LinkFileList
[13/18] Linking FixturesMacros-tool
[15/22] Compiling Fixtures Fixtures.swift
[16/22] Emitting module Fixtures
[19/23] Compiling Fixtures Fixtures.swift
[20/26] Wrapping AST for Fixtures for debugging
[22/26] Emitting module FixturesClient
[23/26] Compiling FixturesClient main.swift
[24/27] Wrapping AST for FixturesClient for debugging
[25/27] Write Objects.LinkFileList
[26/27] Linking FixturesClient.wasm
Build complete! (59.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0-latest",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-fixtures",
  "name" : "swift-fixtures",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Fixtures",
      "targets" : [
        "Fixtures"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FixturesClient",
      "targets" : [
        "FixturesClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FixturesMacros",
      "targets" : [
        "FixturesMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FixturesTests",
      "module_type" : "SwiftTarget",
      "name" : "FixturesTests",
      "path" : "Tests/FixturesTests",
      "sources" : [
        "FixturesTests.swift"
      ],
      "target_dependencies" : [
        "Fixtures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FixturesMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "FixturesMacrosTests",
      "path" : "Tests/FixturesMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ComplexTests.swift",
        "EnumTests.swift",
        "StructTests.swift",
        "testMacros.swift"
      ],
      "target_dependencies" : [
        "FixturesMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FixturesMacros",
      "module_type" : "SwiftTarget",
      "name" : "FixturesMacros",
      "path" : "Sources/FixturesMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Fixtures",
        "FixturesClient",
        "FixturesMacros"
      ],
      "sources" : [
        "FixtureMacro.swift",
        "Parameter.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FixturesClient",
      "module_type" : "SwiftTarget",
      "name" : "FixturesClient",
      "path" : "Sources/FixturesClient",
      "product_memberships" : [
        "FixturesClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Fixtures"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Fixtures",
      "module_type" : "SwiftTarget",
      "name" : "Fixtures",
      "path" : "Sources/Fixtures",
      "product_memberships" : [
        "Fixtures",
        "FixturesClient"
      ],
      "sources" : [
        "Fixtures.swift"
      ],
      "target_dependencies" : [
        "FixturesMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.