Build Information
Successful build of BuildAnalyzer, reference v0.0.2 (c9f4be
), with Swift 6.1 for Linux on 27 Apr 2025 22:03:53 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polac24/XCBuildAnalyzer.git
Reference: v0.0.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/polac24/XCBuildAnalyzer
* tag v0.0.2 -> FETCH_HEAD
HEAD is now at c9f4be2 Version 0.0.2
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
c9f4be2d2ed352f67b3ff5251a7483470f25636d
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at v0.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/polac24/XCBuildAnalyzer.git
https://github.com/polac24/XCBuildAnalyzer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "BuildAnalyzer",
"name" : "BuildAnalyzer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BuildAnalyzerKit",
"targets" : [
"BuildAnalyzerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GraphKit",
"targets" : [
"GraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeHasher",
"targets" : [
"XcodeHasher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeHasher",
"module_type" : "SwiftTarget",
"name" : "XcodeHasher",
"path" : "Sources/XcodeHasher",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"XcodeHasher"
],
"sources" : [
"XcodeHasher.swift"
],
"type" : "library"
},
{
"c99name" : "GraphKitTests",
"module_type" : "SwiftTarget",
"name" : "GraphKitTests",
"path" : "Tests/GraphKitTests",
"sources" : [
"StartingFileTests.swift"
],
"target_dependencies" : [
"GraphKit"
],
"type" : "test"
},
{
"c99name" : "GraphKit",
"module_type" : "SwiftTarget",
"name" : "GraphKit",
"path" : "Sources/GraphKit",
"product_memberships" : [
"GraphKit"
],
"sources" : [
"D3Projector.swift"
],
"type" : "library"
},
{
"c99name" : "BuildAnalyzerKitTests",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKitTests",
"path" : "Tests/BuildAnalyzerKitTests",
"sources" : [
"AnalyzerTests.swift",
"BuildGraphNodeKindTests.swift"
],
"target_dependencies" : [
"BuildAnalyzerKit"
],
"type" : "test"
},
{
"c99name" : "BuildAnalyzerKit",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKit",
"path" : "Sources/BuildAnalyzerKit",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"BuildAnalyzerKit"
],
"sources" : [
"BuildGraph.swift",
"BuildGraphGenerator.swift",
"BuildGraphNode.swift",
"BuildGraphNodeKind.swift",
"BuildGraphProtocol.swift",
"BuildManifestParser.swift",
"DataStructure/Queue.swift",
"Projection/BuildGraphNodeProjectionNode.swift",
"Projection/BuildGraphProjection.swift",
"Projection/BuildGraphProjectionExpansion.swift",
"Projection/BuildGraphProtocol+Expansion.swift",
"Timing/BuildGraphNodeTimingReader.swift",
"Timing/BuildGraphNodeTimingSqlReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/9607] Fetching sqlite.swift
[1539/22541] Fetching sqlite.swift, cryptoswift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.96s)
[8925/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.44s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (1.94s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.21s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (3.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (3.37s)
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/143] Compiling CryptoSwift IntegerConversion.swift
[9/143] Compiling CryptoSwift Multiplication.swift
[10/143] Compiling CryptoSwift PrimeTest.swift
[11/143] Compiling CryptoSwift Random.swift
[12/143] Compiling CryptoSwift Shifts.swift
[13/143] Compiling CryptoSwift SquareRoot.swift
[14/143] Compiling CryptoSwift Strideable.swift
[15/143] Compiling CryptoSwift StringConversion.swift
[16/143] Compiling CryptoSwift Subtraction.swift
[17/143] Compiling CryptoSwift WordsAndBits.swift
[18/143] Compiling CryptoSwift ChaCha20.swift
[19/143] Compiling CryptoSwift Checksum.swift
[20/143] Compiling CryptoSwift Cipher.swift
[21/143] Compiling CryptoSwift Collection+Extension.swift
[22/157] Emitting module GraphKit
[23/157] Compiling GraphKit D3Projector.swift
[24/158] Compiling CryptoSwift CBC.swift
[25/158] Compiling CryptoSwift CCM.swift
[26/158] Compiling CryptoSwift CFB.swift
[27/158] Compiling CryptoSwift CTR.swift
[28/158] Compiling CryptoSwift XChaCha20+Foundation.swift
[29/158] Compiling CryptoSwift Generics.swift
[30/158] Compiling CryptoSwift HKDF.swift
[31/158] Compiling CryptoSwift HMAC.swift
[32/158] Compiling CryptoSwift ISO10126Padding.swift
[33/158] Compiling CryptoSwift ISO78164Padding.swift
[34/158] Compiling CryptoSwift Int+Extension.swift
[35/158] Compiling CryptoSwift MD5.swift
[36/158] Compiling CryptoSwift NoPadding.swift
[37/158] Compiling CryptoSwift Operators.swift
[38/158] Compiling CryptoSwift DER.swift
[39/158] Compiling CryptoSwift PBKDF1.swift
[40/158] Compiling CryptoSwift PBKDF2.swift
[41/158] Compiling CryptoSwift PKCS1v15.swift
[42/162] Compiling CryptoSwift AEAD.swift
[43/162] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[44/162] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[45/162] Compiling CryptoSwift AES.Cryptors.swift
[46/162] Compiling CryptoSwift AES.swift
[47/162] Compiling CryptoSwift BlockDecryptor.swift
[48/162] Compiling CryptoSwift BlockEncryptor.swift
[49/162] Compiling CryptoSwift BlockMode.swift
[50/162] Compiling CryptoSwift BlockModeOptions.swift
[51/162] Compiling CryptoSwift PCBC.swift
[52/162] Compiling CryptoSwift Blowfish.swift
[53/162] Compiling CryptoSwift CBCMAC.swift
[56/162] Compiling CryptoSwift CipherModeWorker.swift
[57/162] Compiling CryptoSwift ECB.swift
[58/162] Compiling CryptoSwift GCM.swift
[59/162] Compiling CryptoSwift OCB.swift
[60/162] Compiling CryptoSwift OFB.swift
[61/162] Compiling CryptoSwift Array+Extension.swift
[62/162] Compiling CryptoSwift Authenticator.swift
[63/162] Compiling CryptoSwift BatchedCollection.swift
[64/162] Compiling CryptoSwift Bit.swift
[65/162] Compiling CryptoSwift BlockCipher.swift
[66/162] Emitting module SQLite
[67/162] Compiling CryptoSwift ASN1.swift
[68/162] Compiling CryptoSwift ASN1Decoder.swift
[69/162] Compiling CryptoSwift ASN1Encoder.swift
[70/162] Compiling CryptoSwift ASN1Scanner.swift
[71/162] Compiling CryptoSwift CMAC.swift
[72/162] Compiling CryptoSwift Addition.swift
[73/162] Compiling CryptoSwift BigInt.swift
[74/162] Compiling CryptoSwift BigUInt.swift
[75/162] Compiling CryptoSwift BitwiseOps.swift
[76/162] Compiling CryptoSwift CS.swift
[77/162] Compiling CryptoSwift Codable.swift
[78/162] Compiling CryptoSwift Comparable.swift
[79/162] Compiling CryptoSwift DataConversion.swift
[80/162] Compiling CryptoSwift Division.swift
[81/162] Compiling CryptoSwift Exponentiation.swift
[82/162] Compiling CryptoSwift FloatingPointConversion.swift
[83/162] Compiling CryptoSwift GCD.swift
[84/162] Compiling CryptoSwift Hashable.swift
[86/162] Compiling CryptoSwift CompactMap.swift
[87/162] Compiling CryptoSwift Cryptor.swift
[88/162] Compiling CryptoSwift Cryptors.swift
[89/162] Compiling CryptoSwift Digest.swift
[90/162] Compiling CryptoSwift DigestType.swift
[91/162] Compiling CryptoSwift AES+Foundation.swift
[92/162] Compiling CryptoSwift Array+Foundation.swift
[93/162] Compiling CryptoSwift Blowfish+Foundation.swift
[94/162] Compiling CryptoSwift ChaCha20+Foundation.swift
[95/162] Compiling CryptoSwift Data+Extension.swift
[96/162] Compiling CryptoSwift HMAC+Foundation.swift
[97/162] Compiling CryptoSwift Rabbit+Foundation.swift
[98/162] Compiling CryptoSwift String+FoundationExtension.swift
[99/162] Compiling CryptoSwift Utils+Foundation.swift
[100/162] Emitting module CryptoSwift
[131/162] Compiling CryptoSwift Signature.swift
[132/162] Compiling CryptoSwift StreamDecryptor.swift
[133/162] Compiling CryptoSwift StreamEncryptor.swift
[134/162] Compiling CryptoSwift String+Extension.swift
[135/162] Compiling CryptoSwift UInt128.swift
[136/162] Compiling CryptoSwift UInt16+Extension.swift
[137/162] Compiling CryptoSwift UInt32+Extension.swift
[138/162] Compiling CryptoSwift UInt64+Extension.swift
[139/162] Compiling CryptoSwift UInt8+Extension.swift
[140/162] Compiling CryptoSwift Updatable.swift
[141/162] Compiling CryptoSwift Utils.swift
[142/162] Compiling CryptoSwift XChaCha20.swift
[143/162] Compiling CryptoSwift ZeroPadding.swift
[144/162] Compiling CryptoSwift resource_bundle_accessor.swift
[145/162] Compiling CryptoSwift PKCS5.swift
[146/162] Compiling CryptoSwift PKCS7.swift
[147/162] Compiling CryptoSwift PKCS7Padding.swift
[148/162] Compiling CryptoSwift Padding.swift
[149/162] Compiling CryptoSwift Poly1305.swift
[150/162] Compiling CryptoSwift RSA+Cipher.swift
[151/162] Compiling CryptoSwift RSA+Signature.swift
[152/162] Compiling CryptoSwift RSA.swift
[153/162] Compiling CryptoSwift Rabbit.swift
[154/162] Compiling CryptoSwift SHA1.swift
[155/162] Compiling CryptoSwift SHA2.swift
[156/162] Compiling CryptoSwift SHA3.swift
[157/162] Compiling CryptoSwift Scrypt.swift
[158/162] Compiling CryptoSwift SecureBytes.swift
[160/165] Compiling SQLite Query.swift
[161/165] Compiling SQLite Schema.swift
[162/165] Compiling SQLite Setter.swift
[163/165] Compiling SQLite WindowFunctions.swift
[164/166] Emitting module XcodeHasher
[165/166] Compiling XcodeHasher XcodeHasher.swift
[168/180] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[169/181] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[170/181] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[171/181] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[172/181] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/Timing/BuildGraphNodeTimingSqlReader.swift:12:10: warning: associated value 'unexpectedRowFormat' of 'Sendable'-conforming enum 'BuildGraphNodeTimingSqlReaderError' has non-sendable type 'any Binding'; this is an error in the Swift 6 language mode
10 |
11 | public enum BuildGraphNodeTimingSqlReaderError: Error {
12 | case unexpectedRowFormat(Binding?)
| `- warning: associated value 'unexpectedRowFormat' of 'Sendable'-conforming enum 'BuildGraphNodeTimingSqlReaderError' has non-sendable type 'any Binding'; this is an error in the Swift 6 language mode
13 | }
14 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Value.swift:30:17: note: protocol 'Binding' does not conform to the 'Sendable' protocol
28 | /// Do not conform custom types to the Binding protocol. See the `Value`
29 | /// protocol, instead.
30 | public protocol Binding {}
| `- note: protocol 'Binding' does not conform to the 'Sendable' protocol
31 |
32 | public protocol Number: Binding {}
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/Timing/BuildGraphNodeTimingSqlReader.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SQLite'
7 |
8 | import Foundation
9 | import SQLite
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SQLite'
10 |
11 | public enum BuildGraphNodeTimingSqlReaderError: Error {
[173/181] Emitting module BuildAnalyzerKit
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraph.swift:31:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 | }
30 |
31 | public static var empty: BuildGraph = {
| |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | return BuildGraph.init(nodes: [:], cycles: [], buildInterval: nil)
33 | }()
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/Timing/BuildGraphNodeTimingSqlReader.swift:12:10: warning: associated value 'unexpectedRowFormat' of 'Sendable'-conforming enum 'BuildGraphNodeTimingSqlReaderError' has non-sendable type 'any Binding'; this is an error in the Swift 6 language mode
10 |
11 | public enum BuildGraphNodeTimingSqlReaderError: Error {
12 | case unexpectedRowFormat(Binding?)
| `- warning: associated value 'unexpectedRowFormat' of 'Sendable'-conforming enum 'BuildGraphNodeTimingSqlReaderError' has non-sendable type 'any Binding'; this is an error in the Swift 6 language mode
13 | }
14 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Value.swift:30:17: note: protocol 'Binding' does not conform to the 'Sendable' protocol
28 | /// Do not conform custom types to the Binding protocol. See the `Value`
29 | /// protocol, instead.
30 | public protocol Binding {}
| `- note: protocol 'Binding' does not conform to the 'Sendable' protocol
31 |
32 | public protocol Number: Binding {}
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/Timing/BuildGraphNodeTimingSqlReader.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SQLite'
7 |
8 | import Foundation
9 | import SQLite
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SQLite'
10 |
11 | public enum BuildGraphNodeTimingSqlReaderError: Error {
[174/181] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[175/181] Compiling BuildAnalyzerKit BuildManifestParser.swift
[176/181] Compiling BuildAnalyzerKit Queue.swift
[177/181] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[178/181] Compiling BuildAnalyzerKit BuildGraphNode.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
[179/181] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
[180/181] Compiling BuildAnalyzerKit BuildGraph.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraph.swift:31:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 | }
30 |
31 | public static var empty: BuildGraph = {
| |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | return BuildGraph.init(nodes: [:], cycles: [], buildInterval: nil)
33 | }()
[181/181] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraph.swift:31:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 | }
30 |
31 | public static var empty: BuildGraph = {
| |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | return BuildGraph.init(nodes: [:], cycles: [], buildInterval: nil)
33 | }()
Build complete! (29.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "BuildAnalyzer",
"name" : "BuildAnalyzer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BuildAnalyzerKit",
"targets" : [
"BuildAnalyzerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GraphKit",
"targets" : [
"GraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeHasher",
"targets" : [
"XcodeHasher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeHasher",
"module_type" : "SwiftTarget",
"name" : "XcodeHasher",
"path" : "Sources/XcodeHasher",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"XcodeHasher"
],
"sources" : [
"XcodeHasher.swift"
],
"type" : "library"
},
{
"c99name" : "GraphKitTests",
"module_type" : "SwiftTarget",
"name" : "GraphKitTests",
"path" : "Tests/GraphKitTests",
"sources" : [
"StartingFileTests.swift"
],
"target_dependencies" : [
"GraphKit"
],
"type" : "test"
},
{
"c99name" : "GraphKit",
"module_type" : "SwiftTarget",
"name" : "GraphKit",
"path" : "Sources/GraphKit",
"product_memberships" : [
"GraphKit"
],
"sources" : [
"D3Projector.swift"
],
"type" : "library"
},
{
"c99name" : "BuildAnalyzerKitTests",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKitTests",
"path" : "Tests/BuildAnalyzerKitTests",
"sources" : [
"AnalyzerTests.swift",
"BuildGraphNodeKindTests.swift"
],
"target_dependencies" : [
"BuildAnalyzerKit"
],
"type" : "test"
},
{
"c99name" : "BuildAnalyzerKit",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKit",
"path" : "Sources/BuildAnalyzerKit",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"BuildAnalyzerKit"
],
"sources" : [
"BuildGraph.swift",
"BuildGraphGenerator.swift",
"BuildGraphNode.swift",
"BuildGraphNodeKind.swift",
"BuildGraphProtocol.swift",
"BuildManifestParser.swift",
"DataStructure/Queue.swift",
"Projection/BuildGraphNodeProjectionNode.swift",
"Projection/BuildGraphProjection.swift",
"Projection/BuildGraphProjectionExpansion.swift",
"Projection/BuildGraphProtocol+Expansion.swift",
"Timing/BuildGraphNodeTimingReader.swift",
"Timing/BuildGraphNodeTimingSqlReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.