Build Information
Successful build of CliRunnable, reference master (e4d3af), with Swift 6.1 for Android on 27 May 2025 19:00:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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 -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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/saltzmanjoelh/CliRunnable.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/saltzmanjoelh/CliRunnable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e4d3af5 Added valueForKeys for CliOption
Cloned https://github.com/saltzmanjoelh/CliRunnable.git
Revision (git rev-parse @):
e4d3af5c93451f33286a7ac6f44e8b70946ee84e
SUCCESS checkout https://github.com/saltzmanjoelh/CliRunnable.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/saltzmanjoelh/CliRunnable.git
https://github.com/saltzmanjoelh/CliRunnable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "yaml",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/Yaml.git"
},
{
"identity" : "processrunner",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/ProcessRunner.git"
}
],
"manifest_display_name" : "CliRunnable",
"name" : "CliRunnable",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CliRunnable",
"targets" : [
"CliRunnable"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "CliRunnableTests",
"module_type" : "SwiftTarget",
"name" : "CliRunnableTests",
"path" : "Tests/CliRunnableTests",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"sources" : [
"CliOptionTests.swift",
"CliRunnableTests.swift"
],
"target_dependencies" : [
"CliRunnable"
],
"type" : "test"
},
{
"c99name" : "CliRunnable",
"module_type" : "SwiftTarget",
"name" : "CliRunnable",
"path" : "Sources/CliRunnable",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"product_memberships" : [
"CliRunnable"
],
"sources" : [
"CliOption.swift",
"CliOptionGroup.swift",
"CliRunnable.swift",
"Dictionary.swift",
"Helpable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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 -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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/saltzmanjoelh/Yaml.git
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git
[1/1163] Fetching yaml
[467/1239] Fetching yaml, processrunner
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git from cache (0.27s)
Fetched https://github.com/saltzmanjoelh/Yaml.git from cache (0.28s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (0.81s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (1.45s)
Creating working copy for https://github.com/saltzmanjoelh/Yaml.git
Working copy of https://github.com/saltzmanjoelh/Yaml.git resolved at 3.4.10
Creating working copy for https://github.com/saltzmanjoelh/ProcessRunner.git
Working copy of https://github.com/saltzmanjoelh/ProcessRunner.git resolved at 1.0.11
Building for debugging...
[0/13] Write sources
[3/13] Write swift-version-24593BA9C3E375BF.txt
[5/22] Emitting module ProcessRunner
[6/22] Compiling ProcessRunner ProcessRunner.swift
[7/22] Compiling Yaml Yaml.swift
[9/23] Compiling Yaml YAMLOperators.swift
[10/23] Compiling Yaml YAMLParser.swift
[11/23] Compiling Yaml YAMLTokenizer.swift
[12/23] Compiling Yaml YAMLResult.swift
[13/23] Emitting module Yaml
[14/23] Compiling Yaml YAMLRegex.swift
[15/24] Wrapping AST for Yaml for debugging
[16/24] Wrapping AST for ProcessRunner for debugging
[17/24] Write Objects.LinkFileList
[19/24] Archiving libProcessRunner.a
[20/24] Archiving libYaml.a
[22/30] Compiling CliRunnable Helpable.swift
[23/30] Compiling CliRunnable Dictionary.swift
[24/30] Emitting module CliRunnable
[25/30] Compiling CliRunnable CliOptionGroup.swift
[26/30] Compiling CliRunnable CliOption.swift
[27/30] Compiling CliRunnable CliRunnable.swift
[28/31] Wrapping AST for CliRunnable for debugging
[29/31] Write Objects.LinkFileList
[30/31] Archiving libCliRunnable.a
Build complete! (16.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "yaml",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/Yaml.git"
},
{
"identity" : "processrunner",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/ProcessRunner.git"
}
],
"manifest_display_name" : "CliRunnable",
"name" : "CliRunnable",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CliRunnable",
"targets" : [
"CliRunnable"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "CliRunnableTests",
"module_type" : "SwiftTarget",
"name" : "CliRunnableTests",
"path" : "Tests/CliRunnableTests",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"sources" : [
"CliOptionTests.swift",
"CliRunnableTests.swift"
],
"target_dependencies" : [
"CliRunnable"
],
"type" : "test"
},
{
"c99name" : "CliRunnable",
"module_type" : "SwiftTarget",
"name" : "CliRunnable",
"path" : "Sources/CliRunnable",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"product_memberships" : [
"CliRunnable"
],
"sources" : [
"CliOption.swift",
"CliOptionGroup.swift",
"CliRunnable.swift",
"Dictionary.swift",
"Helpable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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
Done.