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

Successful build of llbuild, reference 0.50800.0 (14d961), with Swift 6.0 for Linux on 4 Nov 2024 02:03:12 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/SDGGiesbrecht/swift-llbuild.git
Reference: 0.50800.0
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/SDGGiesbrecht/swift-llbuild
 * tag               0.50800.0  -> FETCH_HEAD
HEAD is now at 14d9618 Converted deployment targets to availability annotations.
Cloned https://github.com/SDGGiesbrecht/swift-llbuild.git
Revision (git rev-parse @):
14d9618f53db8ca57ed46ed7b4587155c2a03390
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-llbuild.git at 0.50800.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SDGGiesbrecht/swift-llbuild.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/109] Compiling llbuildBasic ShellUtility.cpp
[1/109] Compiling llbuildBasic Hashing.cpp
[2/109] Compiling llbuildBasic FileSystem.cpp
[3/109] Write swift-version-24593BA9C3E375BF.txt
[4/109] Compiling llbuildBasic FileInfo.cpp
[5/109] Compiling llbuildBasic PlatformUtility.cpp
[6/109] Compiling llvmSupport Valgrind.cpp
[7/109] Compiling llvmSupport UnicodeCaseFold.cpp
[8/109] Compiling llvmSupport circular_raw_ostream.cpp
[9/109] Compiling llbuildBasic Subprocess.cpp
[10/109] Compiling llvmSupport Twine.cpp
[11/109] Compiling llbuildBasic SerialQueue.cpp
[12/109] Compiling llvmSupport Unicode.cpp
[13/109] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[14/109] Compiling llvmSupport raw_ostream.cpp
[15/109] Compiling llvmSupport Threading.cpp
[16/109] Compiling llvmSupport YAMLParser.cpp
[17/109] Compiling swift-build-tool main.cpp
[18/109] Compiling llvmSupport StringMap.cpp
[19/109] Compiling llvmSupport StringExtras.cpp
[20/109] Compiling llvmSupport Triple.cpp
[21/109] Compiling llvmSupport TargetParser.cpp
[22/109] Compiling llvmSupport SmallVector.cpp
[23/109] Compiling llvmSupport StringSaver.cpp
[24/109] Compiling llvmSupport SmallPtrSet.cpp
[25/109] Compiling llvmSupport StringRef.cpp
[26/109] Compiling llvmSupport Mutex.cpp
[27/109] Compiling llvmSupport NativeFormatting.cpp
[28/109] Compiling llvmSupport Options.cpp
[29/109] Compiling llvmSupport Process.cpp
[30/109] Compiling llvmSupport MathExtras.cpp
[31/109] Compiling llvmSupport Program.cpp
[32/109] Compiling llvmSupport Signals.cpp
[33/109] Compiling llvmSupport SourceMgr.cpp
[34/109] Compiling llvmSupport Memory.cpp
[35/109] Compiling llvmSupport ManagedStatic.cpp
[36/109] Compiling llvmSupport MemoryBuffer.cpp
[37/109] Compiling llvmSupport Hashing.cpp
[38/109] Compiling llvmSupport Locale.cpp
[39/109] Compiling llvmSupport Path.cpp
[40/109] Compiling llvmSupport MD5.cpp
[41/109] Compiling llvmSupport ErrorHandling.cpp
[42/109] Compiling llvmSupport FormatVariadic.cpp
[43/109] Compiling llvmSupport Errno.cpp
[44/109] Compiling llvmSupport FoldingSet.cpp
[45/109] Compiling llvmSupport Debug.cpp
[46/109] Compiling llvmSupport FileUtilities.cpp
[47/109] Compiling llvmSupport ConvertUTF.cpp
[47/109] Compiling llvmSupport DJB.cpp
[49/109] Compiling llvmSupport Atomic.cpp
[50/109] Compiling llvmSupport Error.cpp
[51/109] Compiling llvmSupport Host.cpp
[52/109] Compiling llvmSupport Allocator.cpp
[53/109] Compiling llvmSupport ConvertUTFWrapper.cpp
[54/109] Write sources
[55/111] Compiling llvmSupport APSInt.cpp
[56/111] Write sources
[57/111] Compiling llvmSupport APInt.cpp
[58/111] Compiling llvmSupport Chrono.cpp
[59/111] Compiling llvmDemangle MicrosoftDemangle.cpp
[60/111] Compiling llbuildNinja Lexer.cpp
[61/111] Compiling llvmDemangle ItaniumDemangle.cpp
[62/111] Compiling llvmSupport APFloat.cpp
[63/111] Compiling llbuildNinja Parser.cpp
[64/111] Compiling llbuildNinja Manifest.cpp
[65/111] Compiling llbuildNinja ManifestLoader.cpp
[66/111] Compiling llbuildCore DependencyInfoParser.cpp
[67/111] Compiling llbuildCore MakefileDepsParser.cpp
[68/111] Compiling llvmSupport CommandLine.cpp
[69/111] Compiling llbuildCore BuildEngineTrace.cpp
[70/111] Compiling llbuildCore BuildDB.cpp
[71/111] Compiling llbuildEvo EvoEngine.cpp
[72/111] Compiling llbuildCore SQLiteBuildDB.cpp
[73/111] Compiling llbuildCommands CommandUtil.cpp
[74/111] Compiling llbuildCommands CommandLineStatusOutput.cpp
[75/111] Compiling llbuildCore BuildEngine.cpp
[76/111] Compiling llbuildCommands BuildSystemCommand.cpp
[77/111] Compiling llbuildCommands BuildEngineCommand.cpp
[78/111] Compiling llbuildCommands NinjaCommand.cpp
[79/111] Compiling llbuildBuildSystem ShellCommand.cpp
[80/111] Compiling llbuildBuildSystem BuildValue.cpp
[81/111] Compiling llbuildBuildSystem ExternalCommand.cpp
[82/111] Compiling llbuildCommands NinjaBuildCommand.cpp
[83/111] Compiling llbuildBuildSystem BuildNode.cpp
[84/111] Compiling llbuildBasic Version.cpp
[85/111] Compiling llbuildBuildSystem BuildDescription.cpp
[86/111] Compiling llbuildBuildSystem BuildKey.cpp
[86/111] Write sources
[88/111] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[89/111] Compiling llbuildBasic Tracing.cpp
[90/111] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[91/111] Compiling libllbuild C-API.cpp
[92/111] Compiling llbuildBuildSystem BuildFile.cpp
[93/111] Compiling llbuildBasic ExecutionQueue.cpp
[94/111] Compiling llbuild main.cpp
[95/111] Compiling libllbuild Ninja-C-API.cpp
[96/111] Compiling libllbuild Core-C-API.cpp
[97/111] Compiling libllbuild BuildValue-C-API.cpp
[98/111] Compiling libllbuild BuildKey-C-API.cpp
[100/111] Emitting module llbuildTestSupport
[101/111] Compiling llbuildTestSupport XCTestCase+Extensions.swift
[102/112] Compiling libllbuild BuildSystem-C-API.cpp
[103/112] Compiling libllbuild BuildDB-C-API.cpp
[105/120] Compiling llbuildSwift CoreBindings.swift
[106/120] Emitting module llbuildSwift
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:472:1: warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 470 | }
 471 |
 472 | extension CommandStatusKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 473 |     public var description: String {
 474 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:487:1: warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 485 | }
 486 |
 487 | extension BuildKeyKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 488 |     public var description: String {
 489 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:516:1: warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 514 | }
 515 |
 516 | extension DiagnosticKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 517 |     public var description: String {
 518 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:30:1: warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 28 | #endif
 29 |
 30 | extension BuildValueKind: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 31 |     public var description: String {
 32 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:57:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 55 | }
 56 |
 57 | extension BuildValueFileInfo: Equatable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 58 |     public static func == (lhs: BuildValueFileInfo, rhs: BuildValueFileInfo) -> Bool {
 59 |         return lhs.device == rhs.device && lhs.inode == rhs.inode && lhs.mode == rhs.mode && lhs.size == rhs.size && lhs.modTime == rhs.modTime
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:63:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 61 | }
 62 |
 63 | extension BuildValueFileInfo: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 64 |     public var description: String {
 65 |         return "<FileInfo device=\(device) inode=\(inode) mode=\(mode) size=\(size) modTime=\(modTime)>"
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:69:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 67 | }
 68 |
 69 | extension BuildValueFileTimestamp: Equatable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 70 |     public static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool {
 71 |         return lhs.seconds == rhs.seconds && lhs.nanoseconds == rhs.nanoseconds
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:75:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 73 | }
 74 |
 75 | extension BuildValueFileTimestamp: Comparable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 76 |     public static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool {
 77 |         if lhs.seconds != rhs.seconds { return lhs.seconds < rhs.seconds }
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:82:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 80 | }
 81 |
 82 | extension BuildValueFileTimestamp: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 83 |     public var description: String {
 84 |         return "<FileTimestamp seconds=\(seconds) nanoseconds=\(nanoseconds)>"
[107/120] Compiling llbuildSwift Internals.swift
[108/120] Compiling llbuildSwift NinjaManifest.swift
[109/120] Compiling llbuildSwift BuildValue.swift
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:30:1: warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 28 | #endif
 29 |
 30 | extension BuildValueKind: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'BuildValueKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 31 |     public var description: String {
 32 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:57:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 55 | }
 56 |
 57 | extension BuildValueFileInfo: Equatable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 58 |     public static func == (lhs: BuildValueFileInfo, rhs: BuildValueFileInfo) -> Bool {
 59 |         return lhs.device == rhs.device && lhs.inode == rhs.inode && lhs.mode == rhs.mode && lhs.size == rhs.size && lhs.modTime == rhs.modTime
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:63:1: warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 61 | }
 62 |
 63 | extension BuildValueFileInfo: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_info_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 64 |     public var description: String {
 65 |         return "<FileInfo device=\(device) inode=\(inode) mode=\(mode) size=\(size) modTime=\(modTime)>"
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:69:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 67 | }
 68 |
 69 | extension BuildValueFileTimestamp: Equatable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 70 |     public static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool {
 71 |         return lhs.seconds == rhs.seconds && lhs.nanoseconds == rhs.nanoseconds
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:75:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 73 | }
 74 |
 75 | extension BuildValueFileTimestamp: Comparable {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 76 |     public static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool {
 77 |         if lhs.seconds != rhs.seconds { return lhs.seconds < rhs.seconds }
/host/spi-builder-workspace/products/llbuildSwift/BuildValue.swift:82:1: warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 80 | }
 81 |
 82 | extension BuildValueFileTimestamp: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'llb_build_value_file_timestamp_t_' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 83 |     public var description: String {
 84 |         return "<FileTimestamp seconds=\(seconds) nanoseconds=\(nanoseconds)>"
[109/120] Compiling llbuildBuildSystem BuildSystem.cpp
[110/120] Write Objects.LinkFileList
[112/120] Linking swift-build-tool
[113/120] Linking llbuild
[115/120] Compiling llbuildSwift BuildKey.swift
[116/120] Compiling llbuildSwift BuildDBBindings.swift
[117/120] Compiling llbuildSwift BuildSystemBindings.swift
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:472:1: warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 470 | }
 471 |
 472 | extension CommandStatusKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'CommandStatusKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 473 |     public var description: String {
 474 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:487:1: warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 485 | }
 486 |
 487 | extension BuildKeyKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'BuildKeyKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 488 |     public var description: String {
 489 |         switch self {
/host/spi-builder-workspace/products/llbuildSwift/BuildSystemBindings.swift:516:1: warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
 514 | }
 515 |
 516 | extension DiagnosticKind: CustomStringConvertible {
     | |- warning: extension declares a conformance of imported type 'DiagnosticKind' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'llbuild' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
 517 |     public var description: String {
 518 |         switch self {
[118/121] Wrapping AST for llbuildSwift for debugging
[119/121] Write Objects.LinkFileList
[121/125] Compiling llbuildAnalysis IdentifierFactory.swift
[122/125] Emitting module llbuildAnalysis
/host/spi-builder-workspace/lib/Analysis/CriticalPath.swift:37:14: warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 10 | public struct CriticalPath: Equatable {
 11 |     /// CriticalPath.Element defines a node in the weighted graph that should be used to calculate the critical path
 12 |     public struct Element: Equatable {
    |                   `- note: consider making struct 'Element' conform to the 'Sendable' protocol
 13 |         public typealias Identifier = Array<Element>.Index
 14 |         /// The graph-wide unique index for the element
    :
 35 |
 36 |     public enum Error: Swift.Error, Equatable, CustomStringConvertible {
 37 |         case missingDependency(previous: Element, following: Element)
    |              `- warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 38 |
 39 |         public var description: String {
/host/spi-builder-workspace/lib/Analysis/CriticalPath.swift:37:14: warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 10 | public struct CriticalPath: Equatable {
 11 |     /// CriticalPath.Element defines a node in the weighted graph that should be used to calculate the critical path
 12 |     public struct Element: Equatable {
    |                   `- note: consider making struct 'Element' conform to the 'Sendable' protocol
 13 |         public typealias Identifier = Array<Element>.Index
 14 |         /// The graph-wide unique index for the element
    :
 35 |
 36 |     public enum Error: Swift.Error, Equatable, CustomStringConvertible {
 37 |         case missingDependency(previous: Element, following: Element)
    |              `- warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 38 |
 39 |         public var description: String {
[123/125] Compiling llbuildAnalysis CriticalPath.swift
/host/spi-builder-workspace/lib/Analysis/CriticalPath.swift:37:14: warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 10 | public struct CriticalPath: Equatable {
 11 |     /// CriticalPath.Element defines a node in the weighted graph that should be used to calculate the critical path
 12 |     public struct Element: Equatable {
    |                   `- note: consider making struct 'Element' conform to the 'Sendable' protocol
 13 |         public typealias Identifier = Array<Element>.Index
 14 |         /// The graph-wide unique index for the element
    :
 35 |
 36 |     public enum Error: Swift.Error, Equatable, CustomStringConvertible {
 37 |         case missingDependency(previous: Element, following: Element)
    |              `- warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 38 |
 39 |         public var description: String {
/host/spi-builder-workspace/lib/Analysis/CriticalPath.swift:37:14: warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 10 | public struct CriticalPath: Equatable {
 11 |     /// CriticalPath.Element defines a node in the weighted graph that should be used to calculate the critical path
 12 |     public struct Element: Equatable {
    |                   `- note: consider making struct 'Element' conform to the 'Sendable' protocol
 13 |         public typealias Identifier = Array<Element>.Index
 14 |         /// The graph-wide unique index for the element
    :
 35 |
 36 |     public enum Error: Swift.Error, Equatable, CustomStringConvertible {
 37 |         case missingDependency(previous: Element, following: Element)
    |              `- warning: associated value 'missingDependency(previous:following:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CriticalPath.Element'; this is an error in the Swift 6 language mode
 38 |
 39 |         public var description: String {
[124/125] Compiling llbuildAnalysis CriticalBuildPath.swift
[125/126] Linking libllbuildSwiftDynamic.so
Build complete! (70.47s)
Build complete.
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "llbuild",
  "name" : "llbuild",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "llbuild",
      "targets" : [
        "llbuild"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "libllbuild",
      "targets" : [
        "libllbuild"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llbuildSwift",
      "targets" : [
        "llbuildSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llbuildSwiftDynamic",
      "targets" : [
        "llbuildSwift"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "llbuildAnalysis",
      "targets" : [
        "llbuildAnalysis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-build-tool",
      "targets" : [
        "swift-build-tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_build_tool",
      "module_type" : "ClangTarget",
      "name" : "swift-build-tool",
      "path" : "products/swift-build-tool",
      "product_memberships" : [
        "swift-build-tool"
      ],
      "sources" : [
        "main.cpp"
      ],
      "target_dependencies" : [
        "llbuildBuildSystem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "llvmSupport",
      "module_type" : "ClangTarget",
      "name" : "llvmSupport",
      "path" : "lib/llvm/Support",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis",
        "swift-build-tool"
      ],
      "sources" : [
        "APFloat.cpp",
        "APInt.cpp",
        "APSInt.cpp",
        "Allocator.cpp",
        "Atomic.cpp",
        "Chrono.cpp",
        "CommandLine.cpp",
        "ConvertUTF.cpp",
        "ConvertUTFWrapper.cpp",
        "DJB.cpp",
        "Debug.cpp",
        "Errno.cpp",
        "Error.cpp",
        "ErrorHandling.cpp",
        "FileUtilities.cpp",
        "FoldingSet.cpp",
        "FormatVariadic.cpp",
        "Hashing.cpp",
        "Host.cpp",
        "Locale.cpp",
        "MD5.cpp",
        "ManagedStatic.cpp",
        "MathExtras.cpp",
        "Memory.cpp",
        "MemoryBuffer.cpp",
        "Mutex.cpp",
        "NativeFormatting.cpp",
        "Options.cpp",
        "Path.cpp",
        "Process.cpp",
        "Program.cpp",
        "Signals.cpp",
        "SmallPtrSet.cpp",
        "SmallVector.cpp",
        "SourceMgr.cpp",
        "StringExtras.cpp",
        "StringMap.cpp",
        "StringRef.cpp",
        "StringSaver.cpp",
        "TargetParser.cpp",
        "Threading.cpp",
        "Triple.cpp",
        "Twine.cpp",
        "Unicode.cpp",
        "UnicodeCaseFold.cpp",
        "Valgrind.cpp",
        "YAMLParser.cpp",
        "circular_raw_ostream.cpp",
        "raw_ostream.cpp"
      ],
      "target_dependencies" : [
        "llvmDemangle"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llvmDemangle",
      "module_type" : "ClangTarget",
      "name" : "llvmDemangle",
      "path" : "lib/llvm/Demangle",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis",
        "swift-build-tool"
      ],
      "sources" : [
        "ItaniumDemangle.cpp",
        "MicrosoftDemangle.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "llbuildTestSupport",
      "path" : "unittests/TestSupport",
      "sources" : [
        "XCTestCase+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "llbuildSwiftTests",
      "path" : "unittests/Swift",
      "sources" : [
        "BuildDBBindingsTests.swift",
        "BuildKeyTests.swift",
        "BuildSystemBindingsTests.swift",
        "BuildSystemEngineTests.swift",
        "BuildValueTests.swift",
        "SwiftNinjaTests.swift"
      ],
      "target_dependencies" : [
        "llbuildSwift",
        "llbuildTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "llbuildSwift",
      "module_type" : "SwiftTarget",
      "name" : "llbuildSwift",
      "path" : "products/llbuildSwift",
      "product_memberships" : [
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis"
      ],
      "sources" : [
        "BuildDBBindings.swift",
        "BuildKey.swift",
        "BuildSystemBindings.swift",
        "BuildValue.swift",
        "CoreBindings.swift",
        "Internals.swift",
        "NinjaManifest.swift"
      ],
      "target_dependencies" : [
        "libllbuild"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildNinja",
      "module_type" : "ClangTarget",
      "name" : "llbuildNinja",
      "path" : "lib/Ninja",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis"
      ],
      "sources" : [
        "Lexer.cpp",
        "Manifest.cpp",
        "ManifestLoader.cpp",
        "Parser.cpp"
      ],
      "target_dependencies" : [
        "llbuildBasic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildEvo",
      "module_type" : "ClangTarget",
      "name" : "llbuildEvo",
      "path" : "lib/Evo",
      "product_memberships" : [
        "llbuild"
      ],
      "sources" : [
        "EvoEngine.cpp"
      ],
      "target_dependencies" : [
        "llbuildCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildCore",
      "module_type" : "ClangTarget",
      "name" : "llbuildCore",
      "path" : "lib/Core",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis",
        "swift-build-tool"
      ],
      "sources" : [
        "BuildDB.cpp",
        "BuildEngine.cpp",
        "BuildEngineTrace.cpp",
        "DependencyInfoParser.cpp",
        "MakefileDepsParser.cpp",
        "SQLiteBuildDB.cpp"
      ],
      "target_dependencies" : [
        "llbuildBasic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildCommands",
      "module_type" : "ClangTarget",
      "name" : "llbuildCommands",
      "path" : "lib/Commands",
      "product_memberships" : [
        "llbuild"
      ],
      "sources" : [
        "BuildEngineCommand.cpp",
        "BuildSystemCommand.cpp",
        "CommandLineStatusOutput.cpp",
        "CommandUtil.cpp",
        "NinjaBuildCommand.cpp",
        "NinjaCommand.cpp"
      ],
      "target_dependencies" : [
        "llbuildCore",
        "llbuildBuildSystem",
        "llbuildEvo",
        "llbuildNinja"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildBuildSystem",
      "module_type" : "ClangTarget",
      "name" : "llbuildBuildSystem",
      "path" : "lib/BuildSystem",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis",
        "swift-build-tool"
      ],
      "sources" : [
        "BuildDescription.cpp",
        "BuildFile.cpp",
        "BuildKey.cpp",
        "BuildNode.cpp",
        "BuildSystem.cpp",
        "BuildSystemExtensionManager.cpp",
        "BuildSystemFrontend.cpp",
        "BuildValue.cpp",
        "ExternalCommand.cpp",
        "ShellCommand.cpp"
      ],
      "target_dependencies" : [
        "llbuildCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildBasic",
      "module_type" : "ClangTarget",
      "name" : "llbuildBasic",
      "path" : "lib/Basic",
      "product_memberships" : [
        "llbuild",
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis",
        "swift-build-tool"
      ],
      "sources" : [
        "ExecutionQueue.cpp",
        "FileInfo.cpp",
        "FileSystem.cpp",
        "Hashing.cpp",
        "LaneBasedExecutionQueue.cpp",
        "PlatformUtility.cpp",
        "SerialQueue.cpp",
        "ShellUtility.cpp",
        "Subprocess.cpp",
        "Tracing.cpp",
        "Version.cpp"
      ],
      "target_dependencies" : [
        "llvmSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuildAnalysis",
      "module_type" : "SwiftTarget",
      "name" : "llbuildAnalysis",
      "path" : "lib/Analysis",
      "product_memberships" : [
        "llbuildAnalysis"
      ],
      "sources" : [
        "CriticalBuildPath.swift",
        "CriticalPath.swift",
        "IdentifierFactory.swift"
      ],
      "target_dependencies" : [
        "llbuildSwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuild",
      "module_type" : "ClangTarget",
      "name" : "llbuild",
      "path" : "products/llbuild",
      "product_memberships" : [
        "llbuild"
      ],
      "sources" : [
        "main.cpp"
      ],
      "target_dependencies" : [
        "llbuildCommands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "libllbuild",
      "module_type" : "ClangTarget",
      "name" : "libllbuild",
      "path" : "products/libllbuild",
      "product_memberships" : [
        "libllbuild",
        "llbuildSwift",
        "llbuildSwiftDynamic",
        "llbuildAnalysis"
      ],
      "sources" : [
        "BuildDB-C-API.cpp",
        "BuildKey-C-API.cpp",
        "BuildSystem-C-API.cpp",
        "BuildValue-C-API.cpp",
        "C-API.cpp",
        "Core-C-API.cpp",
        "Ninja-C-API.cpp"
      ],
      "target_dependencies" : [
        "llbuildCore",
        "llbuildBuildSystem",
        "llbuildNinja"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AnalysisTests",
      "module_type" : "SwiftTarget",
      "name" : "AnalysisTests",
      "path" : "unittests/Analysis",
      "sources" : [
        "CriticalPathTests.swift"
      ],
      "target_dependencies" : [
        "llbuildAnalysis"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.2"
}
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
Done.