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 Hylo, reference main (f1b2d5), with Swift 6.0 (beta) for macOS (SPM) on 18 Sep 2024 20:23:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/hylo.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/hylo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1b2d58 Work around https://github.com/SwiftyLab/setup-swift/issues/315 (#1595)
Submodule path 'SPMBuildToolSupport': checked out '7c0a5c10ccacf066163c36e2cfcba65c7a21e956'
Submodule 'SPMBuildToolSupport' (https://github.com/dabrahams/SPMBuildToolSupport.git) registered for path 'SPMBuildToolSupport'
Cloning into '/Users/admin/builder/spi-builder-workspace/SPMBuildToolSupport'...
Cloned https://github.com/hylo-lang/hylo.git
Revision (git rev-parse @):
f1b2d586f47016db9154a9492a720c080e0e2140
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/hylo.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hylo-lang/hylo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/16] Write sources
[1/16] Write GenerateHyloFileTests-tool-entitlement.plist
[1/16] Write sources
[11/16] Compiling _NumericsShims _NumericsShims.c
[12/16] Write swift-version--4A847ED0836F2485.txt
[14/114] Emitting module RealModule
[15/115] Emitting module BigInt
[16/117] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[17/117] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[18/117] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[19/117] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[20/117] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[21/122] Compiling OrderedCollections OrderedSet+Codable.swift
[22/122] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[23/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[24/122] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[25/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[26/122] Compiling RealModule Float80+Real.swift
[27/122] Compiling RealModule Real.swift
[28/122] Compiling RealModule AugmentedArithmetic.swift
[29/122] Compiling RealModule ApproximateEquality.swift
[30/122] Compiling RealModule Double+Real.swift
[31/122] Compiling OrderedCollections _HashTable+Constants.swift
[32/122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/123] Emitting module OrderedCollections
[34/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/123] Compiling OrderedCollections _HashTable.swift
[39/123] Compiling BigInt Bitwise Ops.swift
[40/123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[41/123] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[42/123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/123] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[44/123] Compiling RealModule ElementaryFunctions.swift
[45/123] Compiling RealModule AlgebraicField.swift
[46/123] Compiling RealModule Float+Real.swift
[47/123] Compiling RealModule Float16+Real.swift
[48/123] Emitting module ArgumentParserToolInfo
[49/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[50/161] Compiling ArgumentParser CollectionExtensions.swift
[51/161] Compiling ArgumentParser ArgumentHelp.swift
[52/161] Compiling RealModule RealFunctions.swift
[53/161] Compiling ArgumentParser ArgumentSet.swift
[54/161] Compiling ArgumentParser CommandParser.swift
[55/161] Compiling ArgumentParser InputKey.swift
[56/161] Compiling ArgumentParser InputOrigin.swift
[57/161] Compiling ArgumentParser Name.swift
[58/161] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/187] Compiling ArgumentParser Parsed.swift
[60/187] Compiling ArgumentParser ParsedValues.swift
[61/187] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[64/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[65/187] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/187] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/187] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/187] Compiling OrderedCollections OrderedSet+Testing.swift
[69/187] Compiling Algorithms Intersperse.swift
[70/187] Compiling Algorithms Joined.swift
[71/187] Compiling Algorithms Keyed.swift
[72/187] Compiling Algorithms MinMax.swift
[73/187] Compiling Algorithms Partition.swift
[74/187] Compiling Algorithms Chunked.swift
[75/187] Compiling Algorithms Suffix.swift
[76/187] Compiling Algorithms Trim.swift
[77/187] Compiling Algorithms Grouped.swift
[78/187] Compiling Algorithms Indexed.swift
[79/187] Compiling Algorithms Combinations.swift
[80/187] Compiling Algorithms Compacted.swift
[81/187] Compiling Algorithms Cycle.swift
[82/187] Compiling Algorithms AdjacentPairs.swift
[83/187] Compiling Algorithms Chain.swift
[86/187] Emitting module DequeModule
[89/187] Compiling Algorithms Reductions.swift
[90/187] Compiling Algorithms Rotate.swift
[91/187] Compiling Algorithms EitherSequence.swift
[92/187] Compiling Algorithms FirstNonNil.swift
[93/187] Compiling Algorithms FlattenCollection.swift
[94/187] Compiling Algorithms Stride.swift
[95/187] Compiling Algorithms RandomSample.swift
[97/187] Compiling Algorithms Permutations.swift
[102/187] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/187] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/187] Compiling OrderedCollections OrderedSet.swift
[105/187] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[106/187] Compiling OrderedCollections _UnsafeBitset.swift
[107/189] Compiling Collections Collections.swift
[108/189] Emitting module Collections
[109/189] Compiling Algorithms Product.swift
[110/189] Compiling Algorithms Split.swift
[130/191] Compiling Algorithms Unique.swift
[131/191] Compiling Algorithms Windows.swift
[144/191] Compiling ArgumentParser ArgumentDefinition.swift
[158/191] Compiling ArgumentParser EnumerableFlag.swift
[159/191] Compiling ArgumentParser ExpressibleByArgument.swift
[160/195] Compiling ArgumentParser Platform.swift
[161/195] Compiling ArgumentParser SequenceExtensions.swift
[162/195] Compiling ArgumentParser StringExtensions.swift
[163/195] Compiling ArgumentParser Tree.swift
[164/195] Emitting module Algorithms
[178/195] Emitting module ArgumentParser
[193/231] Compiling Utils Math.swift
[194/231] Compiling Utils Memo.swift
[195/231] Compiling Utils Operators.swift
[196/231] Compiling Utils Optional+Extensions.swift
[197/231] Compiling Utils HashableBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
[198/231] Compiling Utils HashableWitness.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
[199/231] Compiling Utils Host.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
[200/231] Compiling Utils Incidental.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
[201/234] Compiling Utils Indirect.swift
[202/234] Compiling Utils Int+Extensions.swift
[203/234] Compiling Utils Lazy.swift
[204/234] Compiling Utils MVS.swift
[205/234] Compiling Utils EquatableWitness.swift
[206/234] Compiling Utils FactoryInitializable.swift
[207/234] Compiling Utils FileManager+Extensions.swift
[208/234] Compiling Utils FullPathInFatalErrors.swift
[209/234] Compiling Utils Ordering.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:54:23: error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
19 |
20 |   /// An architecture on which the the compiler/interpreter/target program can run.
21 |   public enum Architecture: String, Codable, CustomStringConvertible {
   |               `- note: consider making enum 'Architecture' conform to the 'Sendable' protocol
22 |
23 |     case i386, x86_64, arm, arm64
   :
52 |   #elseif arch(arm64)
53 |     /// The host architecture.
54 |     public static let hostArchitecture: Architecture = .arm64
   |                       |- error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostArchitecture' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |   #endif
56 |
[210/234] Compiling Utils Platform.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:54:23: error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
19 |
20 |   /// An architecture on which the the compiler/interpreter/target program can run.
21 |   public enum Architecture: String, Codable, CustomStringConvertible {
   |               `- note: consider making enum 'Architecture' conform to the 'Sendable' protocol
22 |
23 |     case i386, x86_64, arm, arm64
   :
52 |   #elseif arch(arm64)
53 |     /// The host architecture.
54 |     public static let hostArchitecture: Architecture = .arm64
   |                       |- error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostArchitecture' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |   #endif
56 |
[211/234] Compiling Utils Sequence+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:54:23: error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
19 |
20 |   /// An architecture on which the the compiler/interpreter/target program can run.
21 |   public enum Architecture: String, Codable, CustomStringConvertible {
   |               `- note: consider making enum 'Architecture' conform to the 'Sendable' protocol
22 |
23 |     case i386, x86_64, arm, arm64
   :
52 |   #elseif arch(arm64)
53 |     /// The host architecture.
54 |     public static let hostArchitecture: Architecture = .arm64
   |                       |- error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostArchitecture' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |   #endif
56 |
[212/234] Compiling Utils Set+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:54:23: error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
19 |
20 |   /// An architecture on which the the compiler/interpreter/target program can run.
21 |   public enum Architecture: String, Codable, CustomStringConvertible {
   |               `- note: consider making enum 'Architecture' conform to the 'Sendable' protocol
22 |
23 |     case i386, x86_64, arm, arm64
   :
52 |   #elseif arch(arm64)
53 |     /// The host architecture.
54 |     public static let hostArchitecture: Architecture = .arm64
   |                       |- error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostArchitecture' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |   #endif
56 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[213/234] Emitting module Utils
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:34:23: error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 |   /// An operating system on which the compiler/interpreter/target program can run.
 5 |   public enum OperatingSystem: Codable, CustomStringConvertible {
   |               `- note: consider making enum 'OperatingSystem' conform to the 'Sendable' protocol
 6 |
 7 |     case macOS, linux, windows
   :
32 |   #if os(macOS)
33 |     /// The host operating system.
34 |     public static let hostOperatingSystem: OperatingSystem = .macOS
   |                       |- error: static property 'hostOperatingSystem' is not concurrency-safe because non-'Sendable' type 'Platform.OperatingSystem' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostOperatingSystem' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   #elseif os(Linux)
36 |     /// The host operating system.
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Platform.swift:54:23: error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
19 |
20 |   /// An architecture on which the the compiler/interpreter/target program can run.
21 |   public enum Architecture: String, Codable, CustomStringConvertible {
   |               `- note: consider making enum 'Architecture' conform to the 'Sendable' protocol
22 |
23 |     case i386, x86_64, arm, arm64
   :
52 |   #elseif arch(arm64)
53 |     /// The host architecture.
54 |     public static let hostArchitecture: Architecture = .arm64
   |                       |- error: static property 'hostArchitecture' is not concurrency-safe because non-'Sendable' type 'Platform.Architecture' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'hostArchitecture' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |   #endif
56 |
[214/234] Compiling Utils TestOutputStream.swift
[215/234] Compiling Utils ThreeValuedBit.swift
[216/234] Compiling Utils Trie.swift
[217/234] Compiling Utils SharedMutable.swift
[218/234] Compiling Utils StatefulCoder.swift
[219/234] Compiling Utils String+Extensions.swift
[220/234] Compiling Utils StronglyConnectedComponents.swift
[221/234] Compiling Utils BitArray.swift
[222/234] Compiling Utils ChunkSequence.swift
[223/234] Compiling Utils Collection+Extensions.swift
[224/234] Compiling Utils CustomWitnessedSet.swift
[225/234] Compiling Utils URL+Extensions.swift
[226/234] Compiling Utils Unreachable.swift
[227/234] Compiling Utils WideUInt.swift
[228/234] Compiling Utils Dictionary+Extensions.swift
[229/234] Compiling Utils DirectedGraph.swift
[230/234] Compiling Utils DistinctNameGenerator.swift
[231/234] Compiling Utils DoublyLinkedList.swift
Fetching https://github.com/hylo-lang/Swifty-LLVM
[1/2988] Fetching swifty-llvm
Fetched https://github.com/hylo-lang/Swifty-LLVM from cache (0.96s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/hylo-lang/Durian.git
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5576] Fetching swift-numerics
[226/5717] Fetching swift-numerics, durian
[366/6490] Fetching swift-numerics, durian, spimanifest
[597/11196] Fetching swift-numerics, durian, spimanifest, bigint
[1249/26237] Fetching swift-numerics, durian, spimanifest, bigint, swift-collections
[5099/38423] Fetching swift-numerics, durian, spimanifest, bigint, swift-collections, swift-argument-parser
[8064/44883] Fetching swift-numerics, durian, spimanifest, bigint, swift-collections, swift-argument-parser, swift-tools-support-core
Fetched https://github.com/apple/swift-numerics.git from cache (1.18s)
Fetching https://github.com/apple/swift-syntax.git
[3413/39307] Fetching durian, spimanifest, bigint, swift-collections, swift-argument-parser, swift-tools-support-core
Fetched https://github.com/attaswift/BigInt.git from cache (1.59s)
[13049/34601] Fetching durian, spimanifest, swift-collections, swift-argument-parser, swift-tools-support-core
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.66s)
Fetching https://github.com/apple/swift-format
[7076/28141] Fetching durian, spimanifest, swift-collections, swift-argument-parser
[21403/37937] Fetching durian, spimanifest, swift-collections, swift-argument-parser, yams
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (2.56s)
[21052/37164] Fetching durian, swift-collections, swift-argument-parser, yams
Fetching https://github.com/apple/swift-system.git
[22151/46770] Fetching durian, swift-collections, swift-argument-parser, yams, swift-format
[26158/111957] Fetching durian, swift-collections, swift-argument-parser, yams, swift-format, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.96s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.96s)
Fetched https://github.com/hylo-lang/Durian.git from cache (2.96s)
Fetching https://github.com/apple/swift-algorithms.git
[5152/84589] Fetching yams, swift-format, swift-syntax
[25362/88227] Fetching yams, swift-format, swift-syntax, swift-system
Fetched https://github.com/apple/swift-format from cache (1.70s)
[17462/78621] Fetching yams, swift-syntax, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
[25600/74983] Fetching yams, swift-syntax
[27533/80482] Fetching yams, swift-syntax, swift-algorithms
Fetched https://github.com/jpsim/Yams.git from cache (2.64s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.28s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
[36505/65187] Fetching swift-syntax
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.71s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 508.0.1 (0.77s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.76s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.68s)
Computing version for https://github.com/hylo-lang/Durian.git
Computed https://github.com/hylo-lang/Durian.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.70s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.66s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.2 (0.67s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.87s)
Creating working copy for https://github.com/hylo-lang/Durian.git
Working copy of https://github.com/hylo-lang/Durian.git resolved at 1.2.0
Creating working copy for https://github.com/hylo-lang/Swifty-LLVM
Working copy of https://github.com/hylo-lang/Swifty-LLVM resolved at main (6454786)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 508.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for llvm
BUILD FAILURE 6.0 macosSpm