The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-fixtures, reference main (85753d), with Swift 6.3 for Wasm on 18 Apr 2026 08:17:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/gibachan/swift-fixtures.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
[3751/77260] Fetching swift-syntax, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
[11248/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.92s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (11.30s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.75s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.18s)
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 1.4.6
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.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.66s)
[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] Compiling FixturesMacros Parameter.swift
[9/17] Compiling FixturesMacros FixtureMacro.swift
[10/17] Emitting module FixturesMacros
[11/18] Wrapping AST for FixturesMacros for debugging
[12/18] Write Objects.LinkFileList
[13/18] Linking FixturesMacros-tool
[15/22] Compiling Fixtures Fixtures.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[16/22] Emitting module Fixtures
[18/23] Compiling Fixtures Fixtures.swift
[19/23] Emitting module Fixtures
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[20/24] 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! (62.79s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.