The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-fixtures, reference 0.4.0 (85753d), with Swift 6.3 for Android on 18 Apr 2026 08:17:37 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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: 0.4.0
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
 * tag               0.4.0      -> FETCH_HEAD
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 0.4.0
========================================
Build
========================================
Selected platform:         android
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-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[2278/77260] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.46s)
[750/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (10.27s)
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.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.24s)
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
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-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.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--4F562202D5529B1.txt
[8/17] Compiling FixturesMacros Parameter.swift
[9/17] Emitting module FixturesMacros
[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] Emitting module Fixtures
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[17/22] Compiling Fixtures Fixtures.swift
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] Compiling FixturesClient main.swift
[23/26] Emitting module FixturesClient
[24/27] Wrapping AST for FixturesClient for debugging
[25/27] Write Objects.LinkFileList
[26/27] Linking FixturesClient
Build complete! (64.29s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.