The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DocumentReader, reference 9.4.6317 (ad65dc), with Swift 6.1 for Android on 30 Apr 2026 00:40:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Reference: 9.4.6317
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/regulaforensics/DocumentReader-Swift-Package
 * tag               9.4.6317   -> FETCH_HEAD
HEAD is now at ad65dcc Release 9.4.6317
Cloned https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Revision (git rev-parse @):
ad65dcc407085236d71c54b92b777677d691fb31
SUCCESS checkout https://github.com/regulaforensics/DocumentReader-Swift-Package.git at 9.4.6317
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/105] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.21s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (0.83s)
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at 9.4.2239
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[15471/13565255] Downloading https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
[64804/17526358] Downloading https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip, https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (0.85s)
Downloaded https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip (1.63s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module DocumentReaderCommon
[4/4] Compiling DocumentReaderCommon dummy.swift
Build complete! (6.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "regulacommon-swift-package",
      "requirement" : {
        "exact" : [
          "9.4.2239"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git"
    }
  ],
  "manifest_display_name" : "DocumentReader",
  "name" : "DocumentReader",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DocumentReader",
      "targets" : [
        "DocumentReaderCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DocumentReaderCommon",
      "module_type" : "SwiftTarget",
      "name" : "DocumentReaderCommon",
      "path" : "Sources",
      "product_dependencies" : [
        "RegulaCommon"
      ],
      "product_memberships" : [
        "DocumentReader"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "DocumentReader"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DocumentReader",
      "module_type" : "BinaryTarget",
      "name" : "DocumentReader",
      "path" : "remote/archive/DocumentReader-9.4.6317.zip",
      "product_memberships" : [
        "DocumentReader"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.