The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftyProfiler, reference main (4c6c7c), with Swift 6.2 (beta) for Android on 19 Jun 2025 07:39:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/KS1019/SwiftyProfiler.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/KS1019/SwiftyProfiler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c6c7c2 Update README.md
Cloned https://github.com/KS1019/SwiftyProfiler.git
Revision (git rev-parse @):
4c6c7c2f92e9545a69db919e434777572a8db37f
SUCCESS checkout https://github.com/KS1019/SwiftyProfiler.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/KS1019/SwiftyProfiler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/KS1019/SwiftyXcActivityLog
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/929] Fetching swiftytexttable
[252/1049] Fetching swiftytexttable, swiftyxcactivitylog
Fetched https://github.com/KS1019/SwiftyXcActivityLog from cache (0.47s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.50s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.52s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (6.37s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.61s)
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[1558/2805] Fetching gzipswift, files
Fetched https://github.com/1024jp/GzipSwift from cache (0.36s)
Fetched https://github.com/JohnSundell/Files from cache (0.37s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.96s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.46s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/KS1019/SwiftyXcActivityLog
Working copy of https://github.com/KS1019/SwiftyXcActivityLog resolved at 0.0.5
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/19] Write sources
[8/19] Compiling system-zlib anchor.c
[9/19] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/27] Emitting module ArgumentParserToolInfo
[12/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/28] Wrapping AST for ArgumentParserToolInfo for debugging
[15/66] Compiling ArgumentParser OptionGroup.swift
[16/66] Compiling ArgumentParser AsyncParsableCommand.swift
[17/66] Compiling ArgumentParser CommandConfiguration.swift
[18/66] Compiling ArgumentParser CommandGroup.swift
[19/66] Compiling ArgumentParser EnumerableFlag.swift
[20/66] Compiling ArgumentParser ArgumentVisibility.swift
[21/66] Compiling ArgumentParser CompletionKind.swift
[22/66] Compiling ArgumentParser Errors.swift
[23/66] Compiling ArgumentParser Flag.swift
[24/66] Compiling ArgumentParser NameSpecification.swift
[25/66] Compiling ArgumentParser Option.swift
[26/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/71] Compiling ArgumentParser CompletionsGenerator.swift
[28/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/71] Compiling ArgumentParser Argument.swift
[31/71] Compiling ArgumentParser ArgumentHelp.swift
[32/71] Emitting module ArgumentParser
[33/71] Compiling ArgumentParser Name.swift
[34/71] Compiling ArgumentParser Parsed.swift
[35/71] Compiling ArgumentParser ParsedValues.swift
[36/71] Compiling ArgumentParser ParserError.swift
[37/71] Compiling ArgumentParser SplitArguments.swift
[38/71] Compiling ArgumentParser ArgumentDefinition.swift
[39/71] Compiling ArgumentParser ArgumentSet.swift
[40/71] Compiling ArgumentParser CommandParser.swift
[41/71] Compiling ArgumentParser InputKey.swift
[42/71] Compiling ArgumentParser InputOrigin.swift
[43/71] Compiling ArgumentParser DumpHelpGenerator.swift
[44/71] Compiling ArgumentParser HelpCommand.swift
[45/71] Compiling ArgumentParser HelpGenerator.swift
[46/71] Compiling ArgumentParser MessageInfo.swift
[47/71] Compiling ArgumentParser UsageGenerator.swift
[48/71] Compiling ArgumentParser ExpressibleByArgument.swift
[49/71] Compiling ArgumentParser ParsableArguments.swift
[50/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/71] Compiling ArgumentParser ParsableCommand.swift
[52/71] Compiling ArgumentParser ArgumentDecoder.swift
[53/71] Emitting module SwiftyTextTable
[54/71] Compiling SwiftyTextTable TextTable.swift
[55/72] Emitting module Gzip
[56/72] Compiling Gzip Data+Gzip.swift
[58/73] Wrapping AST for SwiftyTextTable for debugging
[59/73] Wrapping AST for Gzip for debugging
[61/73] Compiling Files Files.swift
[62/73] Emitting module Files
[64/74] Compiling ArgumentParser CollectionExtensions.swift
[65/74] Compiling ArgumentParser Platform.swift
[66/74] Compiling ArgumentParser SequenceExtensions.swift
[67/74] Compiling ArgumentParser StringExtensions.swift
[68/74] Compiling ArgumentParser Tree.swift
[68/75] Wrapping AST for Files for debugging
[70/79] Wrapping AST for ArgumentParser for debugging
[72/79] Compiling SwiftyXcActivityLog XcActivityLog.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyXcActivityLog/Sources/SwiftyXcActivityLog/XcActivityLog.swift:20:44: error: type 'Folder' has no member 'library'
 18 |     private func getProductFolder(by productName: String) -> Folder? {
 19 |         do {
 20 |             guard let folders = try Folder.library?.subfolder(at: "Developer/Xcode/DerivedData").subfolders else { return nil }
    |                                            `- error: type 'Folder' has no member 'library'
 21 |             let filteredFolders = folders.filter { (folder) -> Bool in
 22 |                 return folder.name.contains(productName)
[73/79] Compiling SwiftyXcActivityLog Extensions.swift
[74/79] Emitting module SwiftyXcActivityLog
[75/79] Compiling SwiftyXcActivityLog Execution.swift
BUILD FAILURE 6.2 android