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 master (32f1dd), with Swift 6.1 for Android on 29 May 2025 18:02:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 32f1ddf Update README.md
Cloned https://github.com/freshOS/Arrow.git
Revision (git rev-parse @):
32f1ddfe4160261eb0d0ddd63d52cc49babe7f00
SUCCESS checkout https://github.com/freshOS/Arrow.git at master
========================================
Build
========================================
Selected platform:         android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Emitting module Arrow
[5/8] Compiling Arrow resource_bundle_accessor.swift
[6/8] Compiling Arrow JSON.swift
[7/8] Compiling Arrow Arrow.swift
[8/8] Compiling Arrow Extensions.swift
Build complete! (12.35s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.