Build Information
Successful build of swift-textfile, reference 0.5.2 (c9ffbb), with Swift 6.3 for Android on 22 Apr 2026 02:19:36 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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-textfile.git
Reference: 0.5.2
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/orchetect/swift-textfile
* tag 0.5.2 -> FETCH_HEAD
HEAD is now at c9ffbb2 Updated GitHub CI
Cloned https://github.com/orchetect/swift-textfile.git
Revision (git rev-parse @):
c9ffbb259f58c8ef4004a7d77f1a3b2c7ccf8638
SUCCESS checkout https://github.com/orchetect/swift-textfile.git at 0.5.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/orchetect/swift-textfile.git
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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/orchetect/swift-testing-extensions
[1/1069] Fetching swift-testing-extensions
Fetched https://github.com/orchetect/swift-testing-extensions from cache (0.25s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (0.76s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/tsolomko/SWCompression
[1/17717] Fetching swcompression
[9214/92743] Fetching swcompression, swift-syntax
Fetched https://github.com/tsolomko/SWCompression from cache (1.53s)
[30761/75026] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.63s)
Computing version for https://github.com/tsolomko/SWCompression
Computed https://github.com/tsolomko/SWCompression at 4.8.6 (12.06s)
Fetching https://github.com/tsolomko/BitByteData
[1/3229] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (0.68s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (1.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (1.26s)
Creating working copy for https://github.com/orchetect/swift-testing-extensions
Working copy of https://github.com/orchetect/swift-testing-extensions resolved at 0.3.0
Creating working copy for https://github.com/tsolomko/SWCompression
Working copy of https://github.com/tsolomko/SWCompression resolved at 4.8.6
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
[3/31] Emitting module TextFile
[4/35] Compiling TextFile API-0.2.0.swift
[5/35] Compiling TextFile API-0.4.0.swift
[6/35] Compiling TextFile API-0.5.0.swift
[7/35] Compiling TextFile API-0.5.1.swift
[8/35] Compiling TextFile DelimitedTextFormat.swift
[9/35] Compiling TextFile TextFileDecodeError.swift
[10/35] Compiling TextFile TextFileEncodeError.swift
[11/35] Compiling TextFile PlainTextFile+Decode.swift
[12/35] Compiling TextFile TextFileDecodingStrategy.swift
[13/35] Compiling TextFile Collection Extensions.swift
[14/35] Compiling TextFile String Extensions.swift
[15/35] Compiling TextFile URL Extensions.swift
[16/35] Compiling TextFile ByteOrderMark.swift
[17/35] Compiling TextFile DataProtocol+ByteOrderMark.swift
[18/35] Compiling TextFile String.Encoding+ByteOrderMark.swift
[19/35] Compiling TextFile DelimitedTextFormat+UTType.swift
[20/35] Compiling TextFile CSV+Decode.swift
[21/35] Compiling TextFile CSV+Encode.swift
[22/35] Compiling TextFile CSV.swift
[23/35] Compiling TextFile TSV+Decode.swift
[24/35] Compiling TextFile TSV+Encode.swift
[25/35] Compiling TextFile TSV.swift
[26/35] Compiling TextFile AnyTextFileDecodingStrategy.swift
[27/35] Compiling TextFile Data Extensions.swift
[28/35] Compiling TextFile PlainTextFile+Encode.swift
[29/35] Compiling TextFile PlainTextFile.swift
[30/35] Compiling TextFile StringTable.swift
[31/35] Compiling TextFile StringTableRepresentable.swift
[32/35] Compiling TextFile ExplicitTextFileDecodingStrategy.swift
[33/35] Compiling TextFile HybridTextFileDecodingStrategy.swift
[34/35] Compiling TextFile NSStringTextFileDecodingStrategy.swift
[35/35] Compiling TextFile StringTextFileDecodingStrategy.swift
Build complete! (43.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-testing-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-testing-extensions"
}
],
"manifest_display_name" : "swift-textfile",
"name" : "swift-textfile",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "TextFile",
"targets" : [
"TextFile"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextFileTests",
"module_type" : "SwiftTarget",
"name" : "TextFileTests",
"path" : "Tests/TextFileTests",
"product_dependencies" : [
"TestingExtensions"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TextFileTests/TestResource/Text Files",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ByteOrderMark/ByteOrderMark Tests.swift",
"StringTable/StringTable Tests.swift",
"TestResource/TestResource.swift",
"Text Files/CSV Parse Tests.swift",
"Text Files/CSV String Decode Tests.swift",
"Text Files/CSV String Encode Tests.swift",
"Text Files/TSV Parse Tests.swift",
"TextFileDecodingStrategy/TextFileDecodingStrategy Tests.swift"
],
"target_dependencies" : [
"TextFile"
],
"type" : "test"
},
{
"c99name" : "TextFile",
"module_type" : "SwiftTarget",
"name" : "TextFile",
"path" : "Sources/TextFile",
"product_memberships" : [
"TextFile"
],
"sources" : [
"API Evolution/API-0.2.0.swift",
"API Evolution/API-0.4.0.swift",
"API Evolution/API-0.5.0.swift",
"API Evolution/API-0.5.1.swift",
"ByteOrderMark/ByteOrderMark.swift",
"ByteOrderMark/DataProtocol+ByteOrderMark.swift",
"ByteOrderMark/String.Encoding+ByteOrderMark.swift",
"DelimitedTextFormat/DelimitedTextFormat+UTType.swift",
"DelimitedTextFormat/DelimitedTextFormat.swift",
"Errors/TextFileDecodeError.swift",
"Errors/TextFileEncodeError.swift",
"PlainTextFile/PlainTextFile+Decode.swift",
"PlainTextFile/PlainTextFile+Encode.swift",
"PlainTextFile/PlainTextFile.swift",
"StringTable/StringTable.swift",
"StringTable/StringTableRepresentable.swift",
"Text Files/CSV+Decode.swift",
"Text Files/CSV+Encode.swift",
"Text Files/CSV.swift",
"Text Files/TSV+Decode.swift",
"Text Files/TSV+Encode.swift",
"Text Files/TSV.swift",
"TextFileDecodingStrategy/AnyTextFileDecodingStrategy.swift",
"TextFileDecodingStrategy/Data Extensions.swift",
"TextFileDecodingStrategy/Strategies/ExplicitTextFileDecodingStrategy.swift",
"TextFileDecodingStrategy/Strategies/HybridTextFileDecodingStrategy.swift",
"TextFileDecodingStrategy/Strategies/NSStringTextFileDecodingStrategy.swift",
"TextFileDecodingStrategy/Strategies/StringTextFileDecodingStrategy.swift",
"TextFileDecodingStrategy/TextFileDecodingStrategy.swift",
"Utilities/Collection Extensions.swift",
"Utilities/String Extensions.swift",
"Utilities/URL Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.