The Swift Package Index logo.Swift Package Index

Build Information

Successful build of gha-logger, reference develop (7977db), with Swift 6.1 for Android on 25 Sep 2025 16:02:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 -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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/gha-logger.git
Reference: develop
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/xcode-actions/gha-logger
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7977db5 Update Swift compatibility in the Readme
Cloned https://github.com/xcode-actions/gha-logger.git
Revision (git rev-parse @):
7977db5822712b5f53f8b5b92fa580adf1aa665e
SUCCESS checkout https://github.com/xcode-actions/gha-logger.git at develop
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xcode-actions/gha-logger.git
https://github.com/xcode-actions/gha-logger.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    }
  ],
  "manifest_display_name" : "gha-logger",
  "name" : "gha-logger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GHALogger",
      "targets" : [
        "GHALogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GHALoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "GHALoggerTests",
      "path" : "Tests/GHALoggerTests",
      "sources" : [
        "GHALoggerTests.swift"
      ],
      "target_dependencies" : [
        "GHALogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GHALogger",
      "module_type" : "SwiftTarget",
      "name" : "GHALogger",
      "path" : "Sources",
      "product_dependencies" : [
        "CLTLogger",
        "Logging"
      ],
      "product_memberships" : [
        "GHALogger"
      ],
      "sources" : [
        "DummySendable.swift",
        "GHACommand.swift",
        "GHALogger+WithSendable.swift",
        "GHALogger.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 -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 finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/apple/swift-log.git
[1/869] Fetching clt-logger
[584/4779] Fetching clt-logger, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.39s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 1.0.0 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/9] Emitting module Logging
[6/9] Compiling Logging Locks.swift
[7/9] Compiling Logging MetadataProvider.swift
[8/9] Compiling Logging LogHandler.swift
[9/9] Compiling Logging Logging.swift
[11/20] Emitting module CLTLogger
[12/21] Compiling CLTLogger NSLock+withLock.swift
[13/21] Compiling CLTLogger Scanner+OldOS.swift
[14/21] Compiling CLTLogger String+Utils.swift
[15/21] Compiling CLTLogger OutputEnvironment.swift
[16/21] Compiling CLTLogger SGR.swift
[17/21] Compiling CLTLogger EmojiSet.swift
[18/21] Compiling CLTLogger DummySendable.swift
[19/21] Compiling CLTLogger Emoji.swift
[20/21] Compiling CLTLogger CLTLogger+WithSendable.swift
[21/21] Compiling CLTLogger CLTLogger.swift
[23/28] Compiling GHALogger String+Utils.swift
[24/28] Compiling GHALogger GHALogger.swift
[25/28] Compiling GHALogger GHALogger+WithSendable.swift
[26/28] Emitting module GHALogger
[27/28] Compiling GHALogger DummySendable.swift
[28/28] Compiling GHALogger GHACommand.swift
Build complete! (15.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    }
  ],
  "manifest_display_name" : "gha-logger",
  "name" : "gha-logger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GHALogger",
      "targets" : [
        "GHALogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GHALoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "GHALoggerTests",
      "path" : "Tests/GHALoggerTests",
      "sources" : [
        "GHALoggerTests.swift"
      ],
      "target_dependencies" : [
        "GHALogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GHALogger",
      "module_type" : "SwiftTarget",
      "name" : "GHALogger",
      "path" : "Sources",
      "product_dependencies" : [
        "CLTLogger",
        "Logging"
      ],
      "product_memberships" : [
        "GHALogger"
      ],
      "sources" : [
        "DummySendable.swift",
        "GHACommand.swift",
        "GHALogger+WithSendable.swift",
        "GHALogger.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.