The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build TextBuilder, reference 3.0.1 (65b7c7), with Swift 6.0 for Linux on 3 Nov 2024 16:21:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/TextBuilder.git
Reference: 3.0.1
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/davdroman/TextBuilder
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 65b7c7b Update dependencies (#25)
Cloned https://github.com/davdroman/TextBuilder.git
Revision (git rev-parse @):
65b7c7bb9b163f4fc2d755c52a89a6f3040300df
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/TextBuilder.git at 3.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/davdroman/TextBuilder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/davdroman/swift-builders
[1/1486] Fetching swift-benchmark
[849/5997] Fetching swift-benchmark, swift-custom-dump
[1013/6520] Fetching swift-benchmark, swift-custom-dump, swift-builders
Fetched https://github.com/google/swift-benchmark from cache (0.25s)
Fetched https://github.com/davdroman/swift-builders from cache (0.26s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.26s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.42s)
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.62s)
Computing version for https://github.com/davdroman/swift-builders
Computed https://github.com/davdroman/swift-builders at 0.7.0 (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.41s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4985] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.62s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.40s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
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.0
Creating working copy for https://github.com/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/26] Emitting module BuildersTestSupport
[11/26] Compiling BuildersTestSupport BuildersTestSupport.swift
[12/27] Wrapping AST for BuildersTestSupport for debugging
[14/27] Emitting module ArgumentParserToolInfo
[15/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/28] Compiling Builders _AppendableCollectionBuilder.swift
[17/28] Wrapping AST for ArgumentParserToolInfo for debugging
[19/66] Emitting module ArgumentParser
[20/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/71] Compiling ArgumentParser CompletionsGenerator.swift
[22/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/71] Compiling ArgumentParser Argument.swift
[25/71] Compiling ArgumentParser ArgumentHelp.swift
[26/71] Compiling ArgumentParser Name.swift
[27/71] Compiling ArgumentParser Parsed.swift
[28/71] Compiling ArgumentParser ParsedValues.swift
[29/71] Compiling ArgumentParser ParserError.swift
[30/71] Compiling ArgumentParser SplitArguments.swift
[31/71] Compiling ArgumentParser ExpressibleByArgument.swift
[32/71] Compiling ArgumentParser ParsableArguments.swift
[33/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/71] Compiling ArgumentParser ParsableCommand.swift
[35/71] Compiling ArgumentParser ArgumentDecoder.swift
[36/71] Compiling ArgumentParser CollectionExtensions.swift
[37/71] Compiling ArgumentParser Platform.swift
[38/71] Compiling ArgumentParser SequenceExtensions.swift
[39/71] Compiling ArgumentParser StringExtensions.swift
[40/71] Compiling ArgumentParser Tree.swift
[41/71] Compiling Builders _AppendableCollection.swift
[42/71] Compiling ArgumentParser ArgumentVisibility.swift
[43/71] Compiling ArgumentParser CompletionKind.swift
[44/71] Compiling ArgumentParser Errors.swift
[45/71] Compiling ArgumentParser Flag.swift
[46/71] Compiling ArgumentParser NameSpecification.swift
[47/71] Compiling ArgumentParser Option.swift
[48/71] Compiling ArgumentParser ArgumentDefinition.swift
[49/71] Compiling ArgumentParser ArgumentSet.swift
[50/71] Compiling ArgumentParser CommandParser.swift
[51/71] Compiling ArgumentParser InputKey.swift
[52/71] Compiling ArgumentParser InputOrigin.swift
[53/71] Compiling ArgumentParser DumpHelpGenerator.swift
[54/71] Compiling ArgumentParser HelpCommand.swift
[55/71] Compiling ArgumentParser HelpGenerator.swift
[56/71] Compiling ArgumentParser MessageInfo.swift
[57/71] Compiling ArgumentParser UsageGenerator.swift
[58/71] Compiling ArgumentParser OptionGroup.swift
[59/71] Compiling ArgumentParser AsyncParsableCommand.swift
[60/71] Compiling ArgumentParser CommandConfiguration.swift
[61/71] Compiling ArgumentParser CommandGroup.swift
[62/71] Compiling ArgumentParser EnumerableFlag.swift
[63/72] Emitting module Builders
[64/72] Compiling Builders Typealiases.swift
[66/73] Wrapping AST for ArgumentParser for debugging
[67/73] Wrapping AST for Builders for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/93] Emitting module TextBuilder
/host/spi-builder-workspace/Sources/TextBuilder/TextBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// A custom attribute that constructs combined text views.
[70/93] Compiling TextBuilder TextBuilderSeparator.swift
/host/spi-builder-workspace/Sources/TextBuilder/TextBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// A custom attribute that constructs combined text views.
[71/93] Compiling TextBuilder TextBuilder.swift
/host/spi-builder-workspace/Sources/TextBuilder/TextBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// A custom attribute that constructs combined text views.
[72/93] Compiling TextBuilder TextExtensions.swift
/host/spi-builder-workspace/Sources/TextBuilder/TextBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// A custom attribute that constructs combined text views.
[73/93] Compiling Benchmark BenchmarkTermination.swift
[74/93] Compiling Benchmark BenchmarkTime.swift
BUILD FAILURE 6.0 linux