Build Information
Failed to build SwiftyProfiler, reference v0.0.13 (d5908a
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 07:40:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/SwiftyProfiler.git
Reference: v0.0.13
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
* tag v0.0.13 -> FETCH_HEAD
HEAD is now at d5908a9 fix
Cloned https://github.com/KS1019/SwiftyProfiler.git
Revision (git rev-parse @):
d5908a9f02220dba64294a27dcf69c8c5526c6a1
SUCCESS checkout https://github.com/KS1019/SwiftyProfiler.git at v0.0.13
========================================
Build
========================================
Selected platform: linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KS1019/SwiftyXcActivityLog
[1/929] Fetching swiftytexttable
[930/1049] Fetching swiftytexttable, swiftyxcactivitylog
Fetched https://github.com/KS1019/SwiftyXcActivityLog from cache (0.37s)
[930/16309] Fetching swiftytexttable, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (1.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.63s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (7.61s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.50s)
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/JohnSundell/Files
[1/1557] Fetching gzipswift
[1558/2805] Fetching gzipswift, files
Fetched https://github.com/JohnSundell/Files from cache (0.34s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.34s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (1.14s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.49s)
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
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/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.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-24593BA9C3E375BF.txt
[11/27] Emitting module Gzip
[12/27] Emitting module ArgumentParserToolInfo
[13/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/28] Wrapping AST for ArgumentParserToolInfo for debugging
[16/66] Emitting module ArgumentParser
[17/71] Compiling SwiftyTextTable TextTable.swift
[18/71] Emitting module SwiftyTextTable
[20/72] Compiling Gzip Data+Gzip.swift
[21/73] Wrapping AST for SwiftyTextTable for debugging
[22/73] Wrapping AST for Gzip for debugging
[24/73] Compiling ArgumentParser ExpressibleByArgument.swift
[25/73] Compiling ArgumentParser ParsableArguments.swift
[26/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/73] Compiling ArgumentParser ParsableCommand.swift
[28/73] Compiling ArgumentParser ArgumentDecoder.swift
[29/73] Compiling ArgumentParser ArgumentVisibility.swift
[30/73] Compiling ArgumentParser CompletionKind.swift
[31/73] Compiling ArgumentParser Errors.swift
[32/73] Compiling ArgumentParser Flag.swift
[33/73] Compiling ArgumentParser NameSpecification.swift
[34/73] Compiling ArgumentParser Option.swift
[35/73] Compiling ArgumentParser CollectionExtensions.swift
[36/73] Compiling ArgumentParser Platform.swift
[37/73] Compiling ArgumentParser SequenceExtensions.swift
[38/73] Compiling ArgumentParser StringExtensions.swift
[39/73] Compiling ArgumentParser Tree.swift
[40/73] Compiling ArgumentParser OptionGroup.swift
[41/73] Compiling ArgumentParser AsyncParsableCommand.swift
[42/73] Compiling ArgumentParser CommandConfiguration.swift
[43/73] Compiling ArgumentParser CommandGroup.swift
[44/73] Compiling ArgumentParser EnumerableFlag.swift
[45/73] Emitting module Files
[46/73] Compiling Files Files.swift
[47/74] Wrapping AST for Files for debugging
[49/78] Compiling ArgumentParser DumpHelpGenerator.swift
[50/78] Compiling ArgumentParser HelpCommand.swift
[51/78] Compiling ArgumentParser HelpGenerator.swift
[52/78] Compiling ArgumentParser MessageInfo.swift
[53/78] Compiling ArgumentParser UsageGenerator.swift
[54/78] Compiling ArgumentParser Name.swift
[55/78] Compiling ArgumentParser Parsed.swift
[56/78] Compiling ArgumentParser ParsedValues.swift
[57/78] Compiling ArgumentParser ParserError.swift
[58/78] Compiling ArgumentParser SplitArguments.swift
[59/78] Emitting module SwiftyXcActivityLog
[60/78] 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)
[61/78] Compiling SwiftyXcActivityLog Extensions.swift
[62/78] Compiling SwiftyXcActivityLog Execution.swift
[63/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[64/78] Compiling ArgumentParser CompletionsGenerator.swift
[65/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[66/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/78] Compiling ArgumentParser Argument.swift
[68/78] Compiling ArgumentParser ArgumentHelp.swift
BUILD FAILURE 6.2 linux