The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FaceSDK, reference main (073b0f), with Swift 6.1 for Linux on 29 Apr 2026 23:56:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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/FaceSDK-Swift-Package.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/regulaforensics/FaceSDK-Swift-Package
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 073b0f1 Release 8.2.4157
Cloned https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Revision (git rev-parse @):
073b0f1ee1d56b15021d06a335a45a6c0c4c4be6
SUCCESS checkout https://github.com/regulaforensics/FaceSDK-Swift-Package.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/regulaforensics/FaceSDK-Swift-Package.git
https://github.com/regulaforensics/FaceSDK-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-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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.34s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (1.32s)
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/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloading binary artifact https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
[15707/5577001] Downloading https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
[21499/9538104] Downloading https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.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 (1.18s)
Downloaded https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip (1.35s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module FaceSDKCommon
[4/4] Compiling FaceSDKCommon dummy.swift
Build complete! (9.50s)
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" : "FaceSDK",
  "name" : "FaceSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceSDK",
      "targets" : [
        "FaceSDKCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceSDKCommon",
      "module_type" : "SwiftTarget",
      "name" : "FaceSDKCommon",
      "path" : "Sources",
      "product_dependencies" : [
        "RegulaCommon"
      ],
      "product_memberships" : [
        "FaceSDK"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "FaceSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FaceSDK",
      "module_type" : "BinaryTarget",
      "name" : "FaceSDK",
      "path" : "remote/archive/FaceSDK-8.2.4157.zip",
      "product_memberships" : [
        "FaceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.