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

Successful build of Arrow, reference 7.0.0 (2f087d), with Swift 6.1 for Wasm on 29 May 2025 18:01:56 UTC.

Swift 6 data race errors: 0

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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/freshOS/Arrow.git
Reference: 7.0.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/freshOS/Arrow
 * tag               7.0.0      -> FETCH_HEAD
HEAD is now at 2f087d0 Merge pull request #49 from freshOS/swift_6
Cloned https://github.com/freshOS/Arrow.git
Revision (git rev-parse @):
2f087d0a88bdc160a335b90df0bdf418248fbf32
SUCCESS checkout https://github.com/freshOS/Arrow.git at 7.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/freshOS/Arrow.git
https://github.com/freshOS/Arrow.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Arrow",
  "name" : "Arrow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Arrow",
      "targets" : [
        "Arrow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArrowTests",
      "module_type" : "SwiftTarget",
      "name" : "ArrowTests",
      "path" : "Tests/ArrowTests",
      "sources" : [
        "ArrayTests.swift",
        "CustomModelTests.swift",
        "CustomRawRepresentableTests.swift",
        "DateTests.swift",
        "EnumTests.swift",
        "JSON/MockJSON.swift",
        "Mapping/CustomModelContainer+JSON.swift",
        "Mapping/CustomRawRepresentableContainer+JSON.swift",
        "Mapping/DateContainer+JSON.swift",
        "Mapping/EnumContainer+JSON.swift",
        "Mapping/PhoneNumber+JSON.swift",
        "Mapping/Profile+JSON.swift",
        "Mapping/Stats+JSON.swift",
        "Mapping/StringContainer+JSON.swift",
        "Mapping/URLContainer+JSON.swift",
        "Models/CustomModelContainer.swift",
        "Models/CustomRawRepresentableContainer.swift",
        "Models/DateContainer.swift",
        "Models/Difficulty.swift",
        "Models/EnumContainer.swift",
        "Models/PhoneNumber.swift",
        "Models/Profile.swift",
        "Models/Stats.swift",
        "Models/StringContainer.swift",
        "Models/URLContainer.swift",
        "NativeTypesTests.swift",
        "StringCoercionTests.swift",
        "StringTests.swift",
        "TypeConversionTests.swift",
        "URLTests.swift",
        "WeekDay.swift"
      ],
      "target_dependencies" : [
        "Arrow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Arrow",
      "module_type" : "SwiftTarget",
      "name" : "Arrow",
      "path" : "Sources",
      "product_memberships" : [
        "Arrow"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Arrow/Arrow.swift",
        "Arrow/Extensions.swift",
        "Arrow/JSON.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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 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
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling Arrow JSON.swift
[5/8] Compiling Arrow resource_bundle_accessor.swift
[6/8] Compiling Arrow Arrow.swift
[7/8] Compiling Arrow Extensions.swift
[8/8] Emitting module Arrow
Build complete! (5.94s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Arrow",
  "name" : "Arrow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Arrow",
      "targets" : [
        "Arrow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArrowTests",
      "module_type" : "SwiftTarget",
      "name" : "ArrowTests",
      "path" : "Tests/ArrowTests",
      "sources" : [
        "ArrayTests.swift",
        "CustomModelTests.swift",
        "CustomRawRepresentableTests.swift",
        "DateTests.swift",
        "EnumTests.swift",
        "JSON/MockJSON.swift",
        "Mapping/CustomModelContainer+JSON.swift",
        "Mapping/CustomRawRepresentableContainer+JSON.swift",
        "Mapping/DateContainer+JSON.swift",
        "Mapping/EnumContainer+JSON.swift",
        "Mapping/PhoneNumber+JSON.swift",
        "Mapping/Profile+JSON.swift",
        "Mapping/Stats+JSON.swift",
        "Mapping/StringContainer+JSON.swift",
        "Mapping/URLContainer+JSON.swift",
        "Models/CustomModelContainer.swift",
        "Models/CustomRawRepresentableContainer.swift",
        "Models/DateContainer.swift",
        "Models/Difficulty.swift",
        "Models/EnumContainer.swift",
        "Models/PhoneNumber.swift",
        "Models/Profile.swift",
        "Models/Stats.swift",
        "Models/StringContainer.swift",
        "Models/URLContainer.swift",
        "NativeTypesTests.swift",
        "StringCoercionTests.swift",
        "StringTests.swift",
        "TypeConversionTests.swift",
        "URLTests.swift",
        "WeekDay.swift"
      ],
      "target_dependencies" : [
        "Arrow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Arrow",
      "module_type" : "SwiftTarget",
      "name" : "Arrow",
      "path" : "Sources",
      "product_memberships" : [
        "Arrow"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Arrow/Arrow.swift",
        "Arrow/Extensions.swift",
        "Arrow/JSON.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Done.