Build Information
Successful build of DotEnvy, reference main (448b45
), with Swift 6.2 (beta) for Android on 21 Jun 2025 13:47:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/juri/dotenvy.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/juri/dotenvy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 448b452 Merge pull request #2 from juri/export
Cloned https://github.com/juri/dotenvy.git
Revision (git rev-parse @):
448b452aeb12f8a49264b912f76f40d76093af3a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/dotenvy.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/juri/dotenvy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.42s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.27s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/18] Emitting module DotEnvy
[8/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/18] Emitting module ArgumentParserToolInfo
[10/19] Wrapping AST for ArgumentParserToolInfo for debugging
[12/57] Compiling ArgumentParser OptionGroup.swift
[13/57] Compiling ArgumentParser AsyncParsableCommand.swift
[14/57] Compiling ArgumentParser CommandConfiguration.swift
[15/57] Compiling ArgumentParser CommandGroup.swift
[16/57] Compiling ArgumentParser EnumerableFlag.swift
[17/62] Compiling ArgumentParser Name.swift
[18/62] Compiling ArgumentParser Parsed.swift
[19/62] Compiling ArgumentParser ParsedValues.swift
[20/62] Compiling ArgumentParser ParserError.swift
[21/62] Compiling ArgumentParser SplitArguments.swift
[22/62] Emitting module ArgumentParser
[23/62] Compiling ArgumentParser ArgumentVisibility.swift
[24/62] Compiling ArgumentParser CompletionKind.swift
[25/62] Compiling ArgumentParser Errors.swift
[26/62] Compiling ArgumentParser Flag.swift
[27/62] Compiling ArgumentParser NameSpecification.swift
[28/62] Compiling ArgumentParser Option.swift
[29/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/62] Compiling ArgumentParser CompletionsGenerator.swift
[31/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/62] Compiling ArgumentParser Argument.swift
[34/62] Compiling ArgumentParser ArgumentHelp.swift
[35/62] Compiling ArgumentParser CollectionExtensions.swift
[36/62] Compiling ArgumentParser Platform.swift
[37/62] Compiling ArgumentParser SequenceExtensions.swift
[38/62] Compiling ArgumentParser StringExtensions.swift
[39/62] Compiling ArgumentParser Tree.swift
[40/62] Compiling DotEnvy FormatError.swift
[41/62] Compiling DotEnvy Load.swift
[42/62] Compiling DotEnvy Parse.swift
[43/63] Wrapping AST for DotEnvy for debugging
[45/63] Compiling ArgumentParser ExpressibleByArgument.swift
[46/63] Compiling ArgumentParser ParsableArguments.swift
[47/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/63] Compiling ArgumentParser ParsableCommand.swift
[49/63] Compiling ArgumentParser ArgumentDecoder.swift
[50/63] Compiling ArgumentParser ArgumentDefinition.swift
[51/63] Compiling ArgumentParser ArgumentSet.swift
[52/63] Compiling ArgumentParser CommandParser.swift
[53/63] Compiling ArgumentParser InputKey.swift
[54/63] Compiling ArgumentParser InputOrigin.swift
[55/63] Compiling ArgumentParser DumpHelpGenerator.swift
[56/63] Compiling ArgumentParser HelpCommand.swift
[57/63] Compiling ArgumentParser HelpGenerator.swift
[58/63] Compiling ArgumentParser MessageInfo.swift
[59/63] Compiling ArgumentParser UsageGenerator.swift
[60/64] Wrapping AST for ArgumentParser for debugging
[62/66] Compiling CLI CLI.swift
[63/66] Emitting module CLI
[64/67] Wrapping AST for CLI for debugging
[65/67] Write Objects.LinkFileList
[66/67] Linking dotenv-tool
Build complete! (45.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DotEnvy",
"name" : "DotEnvy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "dotenv-tool",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "DotEnvy",
"targets" : [
"DotEnvy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DotEnvyTests",
"module_type" : "SwiftTarget",
"name" : "DotEnvyTests",
"path" : "Tests/DotEnvyTests",
"sources" : [
"ErrorFormatTests.swift",
"ExportTests.swift",
"LoadTests.swift",
"ParseTests.swift"
],
"target_dependencies" : [
"DotEnvy"
],
"type" : "test"
},
{
"c99name" : "DotEnvy",
"module_type" : "SwiftTarget",
"name" : "DotEnvy",
"path" : "Sources/DotEnvy",
"product_memberships" : [
"dotenv-tool",
"DotEnvy"
],
"sources" : [
"FormatError.swift",
"Load.swift",
"Parse.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dotenv-tool"
],
"sources" : [
"CLI.swift"
],
"target_dependencies" : [
"DotEnvy"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
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.