The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BinaryStore, reference main (cfa2ed), with Swift 6.2 for Android on 23 Jun 2025 04:36:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wuyu2015/BinaryStoreSwift.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/wuyu2015/BinaryStoreSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cfa2edf Delete: default values for parameters
Cloned https://github.com/wuyu2015/BinaryStoreSwift.git
Revision (git rev-parse @):
cfa2edfac841cd991edb6173ad77930cfc83b54d
SUCCESS checkout https://github.com/wuyu2015/BinaryStoreSwift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wuyu2015/BinaryStoreSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/24] Emitting module BinaryStore
[4/27] Compiling BinaryStore Box+RangeArrayGet.swift
[5/27] Compiling BinaryStore Box+RangeArraySet.swift
[6/27] Compiling BinaryStore Box+RangeSet.swift
[7/27] Compiling BinaryStore Box.swift
[8/27] Compiling BinaryStore BitWidth.swift
[9/27] Compiling BinaryStore Sign.swift
[10/27] Compiling BinaryStore Box+IntArrayGet.swift
[11/27] Compiling BinaryStore Box+IntArrayIndex.swift
[12/27] Compiling BinaryStore Box+IntArraySet.swift
[13/27] Compiling BinaryStore Box+IntGet.swift
[14/27] Compiling BinaryStore Box+IntSet.swift
[15/27] Compiling BinaryStore Box+MutableCollection.swift
[16/27] Compiling BinaryStore BinaryStore+PropertyListEncoder.swift
[17/27] Compiling BinaryStore BinaryStore.swift
[18/27] Compiling BinaryStore Box+BinaryPlist.swift
[19/27] Compiling BinaryStore Box+String.swift
[20/27] Compiling BinaryStore Box+StringArray.swift
[21/27] Compiling BinaryStore Box+StringArrayGet.swift
[22/27] Compiling BinaryStore Box+RandomAccessCollection.swift
[23/27] Compiling BinaryStore Box+Range.swift
[24/27] Compiling BinaryStore Box+RangeArray.swift
[25/27] Compiling BinaryStore Box+StringArraySet.swift
[26/27] Compiling BinaryStore Box+StringGet.swift
[27/27] Compiling BinaryStore Box+StringSet.swift
Build complete! (21.22s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BinaryStore",
  "name" : "BinaryStore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BinaryStore",
      "targets" : [
        "BinaryStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BinaryStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "BinaryStoreTests",
      "path" : "Tests/BinaryStoreTests",
      "sources" : [
        "BoxIntArrayIndexTests.swift",
        "BoxIntArrayTests.swift",
        "BoxIntTests.swift",
        "BoxRangeArrayIndexTests.swift",
        "BoxRangeArrayTests.swift",
        "BoxRangeTests.swift",
        "BoxStringArrayIndexTests.swift",
        "BoxStringArrayTests.swift",
        "BoxStringTests.swift",
        "BoxTests.swift",
        "DemoTests.swift",
        "XCTestCase+extention.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BinaryStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BinaryStore",
      "module_type" : "SwiftTarget",
      "name" : "BinaryStore",
      "path" : "Sources/BinaryStore",
      "product_memberships" : [
        "BinaryStore"
      ],
      "sources" : [
        "BinaryStore+PropertyListEncoder.swift",
        "BinaryStore.swift",
        "Box+BinaryPlist.swift",
        "Box+IntArrayGet.swift",
        "Box+IntArrayIndex.swift",
        "Box+IntArraySet.swift",
        "Box+IntGet.swift",
        "Box+IntSet.swift",
        "Box+MutableCollection.swift",
        "Box+RandomAccessCollection.swift",
        "Box+Range.swift",
        "Box+RangeArray.swift",
        "Box+RangeArrayGet.swift",
        "Box+RangeArraySet.swift",
        "Box+RangeSet.swift",
        "Box+String.swift",
        "Box+StringArray.swift",
        "Box+StringArrayGet.swift",
        "Box+StringArraySet.swift",
        "Box+StringGet.swift",
        "Box+StringSet.swift",
        "Box.swift",
        "enum/BitWidth.swift",
        "enum/Sign.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.