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 SDGWeb, reference 6.1.2 (33021d), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 05:50:32 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdgweb.git
Reference: 6.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdgweb
 * tag               6.1.2      -> FETCH_HEAD
HEAD is now at 33021da Version 6.1.2
Cloned https://github.com/sdggiesbrecht/sdgweb.git
Revision (git rev-parse @):
33021da957a1ccc1a93e09c1559ec1053c636504
SUCCESS checkout https://github.com/sdggiesbrecht/sdgweb.git at 6.1.2
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
[1/5576] Fetching swift-numerics
[2009/21051] Fetching swift-numerics, swift-collections
[6351/123168] Fetching swift-numerics, swift-collections, sdgcornerstone
Fetched https://github.com/apple/swift-collections from cache (3.28s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (3.28s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Fetched https://github.com/apple/swift-numerics from cache (3.28s)
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.1.2 (0.84s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.1 (0.69s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.1 (0.67s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.1.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sdgweb",
      "name": "SDGWeb",
      "url": "https://github.com/sdggiesbrecht/sdgweb.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdgweb",
      "dependencies": [
        {
          "identity": "sdgcornerstone",
          "name": "SDGCornerstone",
          "url": "https://github.com/SDGGiesbrecht/SDGCornerstone",
          "version": "10.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDGCornerstone",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sdggiesbrecht/sdgweb.git
[1/9675] Fetching sdgweb
Fetched https://github.com/sdggiesbrecht/sdgweb.git from cache (1.22s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone from cache
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (0.58s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (0.85s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.59s)
Fetched https://github.com/apple/swift-numerics from cache (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.80s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/sdggiesbrecht/sdgweb.git
Working copy of https://github.com/sdggiesbrecht/sdgweb.git resolved at 6.1.2 (33021da)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'sdgweb' is not used by any target
Found 1 product dependencies
  - SDGCornerstone
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sdggiesbrecht/sdgweb.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SDGCopySources
[2/2] Compiling plugin SDGEmbedResources
Building for debugging...
[2/25] Write sources
[12/25] Copying Root.css
[12/25] Write sources
[12/25] Write generate_entity_list-entitlement.plist
[15/25] Write sources
[20/25] Compiling _NumericsShims _NumericsShims.c
[21/25] Write swift-version--7754E27361AE5C74.txt
[23/106] Compiling SDGLogic Tuple.swift
[24/106] Compiling SDGLogic Operators.swift
[25/106] Compiling RealModule Float80+Real.swift
[26/106] Compiling RealModule Real.swift
[27/107] Compiling RealModule RealFunctions.swift
[28/107] Compiling SDGLogic Equatable.swift
[29/107] Compiling SDGLogic Any.swift
[30/107] Compiling SDGLogic NilLiteral.swift
[31/107] Compiling SDGLogic Bool.swift
[32/107] Emitting module SDGLogic
[33/107] Compiling RealModule Float+Real.swift
[34/107] Compiling RealModule Float16+Real.swift
[35/107] Compiling RealModule ElementaryFunctions.swift
[36/107] Compiling RealModule AlgebraicField.swift
[37/107] Compiling RealModule Double+Real.swift
[38/107] Emitting module RealModule
[39/107] Compiling RealModule AugmentedArithmetic.swift
[40/107] Compiling RealModule ApproximateEquality.swift
[41/107] Compiling OrderedCollections OrderedSet+Codable.swift
[42/107] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[43/107] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[44/107] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[45/107] Compiling OrderedCollections OrderedSet+Diffing.swift
[46/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[47/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[48/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[52/112] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/112] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[55/112] Compiling OrderedCollections OrderedSet+Testing.swift
[56/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[61/112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/112] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/112] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/112] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/112] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/112] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/112] Compiling OrderedCollections OrderedDictionary.swift
[71/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[72/112] Compiling OrderedCollections _HashTable.swift
[73/112] Compiling OrderedCollections _Hashtable+Header.swift
[74/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/112] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[76/112] Compiling OrderedCollections _HashTable+Bucket.swift
[77/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/112] Compiling OrderedCollections _HashTable+Constants.swift
[79/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/112] Compiling OrderedCollections _HashTable+Testing.swift
[81/112] Emitting module OrderedCollections
[82/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/112] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[84/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/112] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[86/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[87/112] Compiling SDGControlFlow Tuple.swift
[88/113] Compiling SDGControlFlow Weak.swift
[103/113] Emitting module SDGControlFlow
[106/113] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[107/113] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[108/113] Compiling OrderedCollections OrderedSet.swift
[109/113] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[110/113] Compiling OrderedCollections _UnsafeBitset.swift
[111/144] Compiling SDGMathematics IntegerProtocol.swift
[112/144] Compiling SDGMathematics IntegralArithmetic.swift
[113/144] Compiling SDGMathematics Negatable.swift
[114/144] Compiling SDGMathematics Measurement.swift
[115/144] Compiling SDGMathematics Addable.swift
[116/144] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[117/144] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[118/144] Compiling SDGMathematics PointProtocol.swift
[119/144] Compiling SDGMathematics RationalArithmetic.swift
[120/144] Compiling SDGMathematics RationalNumberProtocol.swift
[121/147] Compiling SDGMathematics RationalVector.swift
[122/147] Compiling SDGMathematics RealArithmetic.swift
[123/147] Compiling SDGMathematics RealNumberProtocol.swift
[124/147] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[125/147] Compiling SDGMathematics OneDimensionalPoint.swift
[126/147] Compiling SDGMathematics OneDimensionalVector.swift
[127/147] Compiling SDGMathematics Subtractable.swift
[128/147] Compiling SDGMathematics VectorProtocol.swift
[129/147] Compiling SDGMathematics WholeArithmetic.swift
[130/147] Compiling SDGMathematics Angle.swift
[131/147] Compiling SDGMathematics BitField.swift
[132/147] Compiling SDGMathematics ClosedRange.swift
[133/147] Compiling SDGMathematics Comparable.swift
[134/147] Compiling SDGMathematics Sequence.swift
[135/147] Compiling SDGMathematics Tuple.swift
[136/147] Compiling SDGMathematics UInt.swift
[137/147] Emitting module SDGMathematics
[138/147] Compiling SDGMathematics WholeNumberProtocol.swift
[139/147] Compiling SDGMathematics Operators.swift
[140/147] Compiling SDGMathematics OrderedEnumeration.swift
[141/147] Compiling SDGMathematics Data.swift
[142/147] Compiling SDGMathematics Float.swift
[143/147] Compiling SDGMathematics FunctionAnalysis.swift
[144/147] Compiling SDGMathematics Int.swift
[145/211] Compiling SDGCollections AnyBidirectionalPattern.swift
[146/211] Compiling SDGCollections AnyPattern.swift
[147/211] Compiling SDGCollections AnyPatternMatch.swift
[148/211] Compiling SDGCollections AtomicPatternMatch.swift
[149/211] Compiling SDGCollections ConcatenatedMatch.swift
[150/211] Compiling SDGCollections ConcatenatedPatterns.swift
[151/211] Compiling SDGCollections NaryConcatenatedMatch.swift
[152/217] Compiling SDGCollections ExclusiveSuffixMatch.swift
[153/217] Compiling SDGCollections InclusivePrefixMatch.swift
[154/217] Compiling SDGCollections InclusiveSuffixMatch.swift
[155/217] Compiling SDGCollections AlternativeMatch.swift
[156/217] Compiling SDGCollections AlternativePatterns.swift
[157/217] Compiling SDGCollections NaryAlternativeMatch.swift
[158/217] Compiling SDGCollections NaryAlternativePatterns.swift
[159/217] Compiling SDGCollections NestingMatchSegment.swift
[160/217] Compiling SDGCollections NestingPattern.swift
[161/217] Compiling SDGCollections NestingSegmentPattern.swift
[162/217] Compiling SDGCollections BidirectionalPattern.swift
[163/217] Compiling SDGCollections Pattern.swift
[164/217] Compiling SDGCollections PatternMatch.swift
[165/217] Compiling SDGCollections PatternConsumption.swift
[166/217] Compiling SDGCollections NaryConcatenatedPatterns.swift
[167/217] Compiling SDGCollections ConditionalPattern.swift
[168/217] Compiling SDGCollections LiteralPattern.swift
[169/217] Compiling SDGCollections NegatedPattern.swift
[170/217] Compiling SDGCollections NestingContentsPattern.swift
[171/217] Compiling SDGCollections NestingMatch.swift
[172/217] Compiling SDGCollections NestingMatchContents.swift
[173/217] Compiling SDGCollections RepetitionMatch.swift
[174/217] Compiling SDGCollections RepetitionPattern.swift
[175/217] Compiling SDGCollections SeparatedComponentMatch.swift
[176/217] Compiling SDGCollections Range.swift
[177/217] Compiling SDGCollections RangeExpression.swift
[178/217] Compiling SDGCollections RangeReplaceableCollection.swift
[179/217] Compiling SDGCollections ReversedCollection.swift
[180/217] Compiling SDGCollections Intersection.swift
[181/217] Compiling SDGCollections MutableSet.swift
[182/217] Compiling SDGCollections Set.swift
[183/217] Compiling SDGCollections SetDefinition.swift
[184/217] Compiling SDGCollections SetInRepresentableUniverse.swift
[185/217] Compiling SDGCollections Union.swift
[186/217] Compiling SDGCollections StringProtocol.swift
[187/217] Compiling SDGCollections LegacyMode.swift
[188/217] Compiling SDGCollections Operators.swift
[189/217] Compiling SDGCollections AnyCollection.swift
[190/217] Compiling SDGCollections Array.swift
[191/217] Compiling SDGCollections BidirectionalCollection.swift
[192/217] Compiling SDGCollections Collection.swift
[193/217] Compiling SDGCollections SearchableBidirectionalCollection.swift
[194/217] Compiling SDGCollections SearchableCollection.swift
[195/217] Compiling SDGCollections Slice.swift
[196/217] Compiling SDGCollections AbsoluteComplement.swift
[197/217] Compiling SDGCollections ComparableSet.swift
[198/217] Compiling SDGCollections FiniteSet.swift
[199/217] Compiling SDGCollections IntensionalSet.swift
[200/217] Compiling SDGCollections CollectionDifference.swift
[201/217] Compiling SDGCollections CollectionDifferenceChange.swift
[202/217] Compiling SDGCollections FillDirection.swift
[203/217] Compiling SDGCollections LexicographicalComparison.swift
[204/217] Compiling SDGCollections OrderedSet.SubSequence.swift
[205/217] Compiling SDGCollections OrderedSet.swift
[206/217] Compiling SDGCollections ExclusivePrefixMatch.swift
[207/217] Compiling SDGCollections Addable.swift
[208/217] Compiling SDGCollections BijectiveMapping.swift
[209/217] Compiling SDGCollections ContextualMapping.swift
[210/217] Compiling SDGCollections Dictionary.swift
[211/217] Compiling SDGCollections CharacterSet.swift
[212/217] Compiling SDGCollections Data.swift
[213/217] Compiling SDGCollections String.swift
[214/217] Emitting module SDGCollections
[215/246] Compiling SDGText String.swift
[216/246] Compiling SDGText StringClusterView.swift
[217/246] Compiling SDGText StringScalarView.swift
[218/249] Compiling SDGText Newline.swift
[219/249] Compiling SDGText NewlinePattern.swift
[220/249] Compiling SDGText StringFamily.swift
[221/249] Compiling SDGText CharacterSet.swift
[222/249] Compiling SDGText CollectionStringFamily.swift
[223/249] Compiling SDGText CollectionUnicodeScalar.swift
[224/249] Compiling SDGText StaticString.swift
[225/249] Compiling SDGText StrictStringInterpolationProtocol.swift
[226/249] Compiling SDGText StrictStringStringInterpolation.swift
[227/249] Compiling SDGText ExtendedGraphemeClusterView.swift
[228/249] Compiling SDGText Line.swift
[229/249] Compiling SDGText LineView.swift
[230/249] Compiling SDGText LineViewIndex.swift
[231/249] Compiling SDGText StringIndex.swift
[232/249] Compiling SDGText UnicodeScalarView.swift
[233/249] Compiling SDGText UnicodeScalar.swift
[234/249] Emitting module SDGText
[235/249] Compiling SDGText SemanticMarkupStringInterpolation.swift
[236/249] Compiling SDGText StrictString.swift
[237/249] Compiling SDGText StrictStringClusterView.swift
[238/249] Compiling SDGText ExtendedGraphemeCluster.swift
[239/249] Compiling SDGText Font.Definition.swift
[240/249] Compiling SDGText Font.swift
[241/249] Compiling SDGText MarkupPlaygroundDisplay.swift
[242/249] Compiling SDGText Range.swift
[243/249] Compiling SDGText SemanticMarkup.swift
[244/249] Compiling SDGText NSFont.swift
[245/249] Compiling SDGText SwiftUI.Font.swift
[246/249] Compiling SDGText UIFont.swift
[247/264] Compiling SDGPersistence ProcessInfo.swift
[248/264] Compiling SDGPersistence String.swift
[249/264] Compiling SDGPersistence StrictString.swift
[250/264] Compiling SDGPersistence URL.swift
[251/264] Compiling SDGCSS resource_bundle_accessor.swift
[252/264] Compiling SDGCSS Resources.swift
[253/264] Compiling SDGCSS Resources 1.swift
[254/264] Emitting module SDGCSS
[255/264] Compiling SDGCSS CSS.swift
[256/264] Compiling SDGPersistence FileManager.swift
[257/264] Compiling SDGPersistence PreferenceSet.swift
[258/264] Emitting module SDGPersistence
[259/264] Compiling SDGPersistence Data.swift
[260/264] Compiling SDGPersistence Preference.swift
[261/264] Compiling SDGPersistence FileConvertible.swift
[262/307] Compiling generate_entity_list EntityListGenerator.swift
[263/307] Compiling generate_entity_list Entity.swift
[264/307] Emitting module generate_entity_list
[264/307] Write Objects.LinkFileList
[266/307] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[267/307] Compiling SDGLocalization InputLocalization.swift
[268/307] Compiling SDGLocalization Casing.swift
[269/307] Compiling SDGLocalization EnglishCasing.swift
[270/311] Compiling SDGLocalization Precondition.swift
[271/311] Compiling SDGLocalization PresentableError.swift
[272/311] Compiling SDGLocalization Range.swift
[273/311] Compiling SDGLocalization TextConvertibleNumber.swift
[274/311] Compiling SDGLocalization Angle.swift
[275/311] Compiling SDGLocalization Float.swift
[276/311] Compiling SDGLocalization Int.swift
[277/311] Compiling SDGLocalization IntegerProtcool.swift
[278/311] Compiling SDGLocalization IntegralArithmetic.swift
[279/311] Compiling SDGLocalization StateData.swift
[280/311] Compiling SDGLocalization TextDirection.swift
[281/311] Compiling SDGLocalization UserFacing.swift
[282/311] Compiling SDGLocalization UserFacingDynamic.swift
[283/311] Compiling SDGLocalization Localization.swift
[284/311] Compiling SDGLocalization LocalizationSetting.swift
[285/311] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[286/311] Compiling SDGLocalization APILocalization.swift
[287/311] Compiling SDGLocalization RationalArithmetic.swift
[288/311] Compiling SDGLocalization RationalNumberProtocol.swift
[289/311] Compiling SDGLocalization UInt.swift
[290/311] Compiling SDGLocalization WholeArithmetic.swift
[291/311] Compiling SDGLocalization WholeNumberProtocol.swift
[292/311] Compiling SDGLocalization AnyLocalization.swift
[293/311] Compiling SDGLocalization ContentLocalization.swift
[294/311] Compiling SDGLocalization FormatLocalization.swift
[295/311] Compiling SDGLocalization InterfaceLocalization.swift
[296/311] Emitting module SDGLocalization
[296/311] Linking generate_entity_list
[297/311] Applying generate_entity_list
[299/311] Compiling SDGLocalization GrammaticalGender.swift
[300/311] Compiling SDGLocalization GrammaticalNumber.swift
[301/311] Compiling SDGLocalization __________.swift
[302/311] Compiling SDGLocalization _________________.swift
[303/311] Compiling SDGLocalization CachedLocalization.swift
[304/311] Compiling SDGLocalization Bool.swift
[305/311] Compiling SDGLocalization CodableViaEnumeration.swift
[306/311] Compiling SDGLocalization Decodable.swift
[307/311] Compiling SDGLocalization LosslessStringConvertible.swift
[308/311] Compiling SDGLocalization Language.swift
[309/311] Compiling SDGLocalization LocalizationData.swift
[310/311] Compiling SDGLocalization Script.swift
[311/311] Compiling SDGLocalization State.swift
[312/317] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[313/317] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[314/317] Emitting module SDGCornerstoneLocalizations
[315/317] Compiling SDGCornerstoneLocalizations APILocalization.swift
[316/317] Emitting module SDGWebLocalizations
/Users/admin/builder/spi-builder-workspace/Sources/SDGWebLocalizations/InterfaceLocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 |   case deutschDeutschland = "de\u{2D}DE"
24 |
25 |   public static var fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
   |                     |- warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'fallbackLocalization' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'fallbackLocalization' 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
26 | }
27 |
[317/317] Compiling SDGWebLocalizations InterfaceLocalization.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGWebLocalizations/InterfaceLocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 |   case deutschDeutschland = "de\u{2D}DE"
24 |
25 |   public static var fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
   |                     |- warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'fallbackLocalization' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'fallbackLocalization' 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
26 | }
27 |
[318/394] Compiling SDGHTML Entities.swift
[319/394] Compiling SDGHTML HTML.swift
[320/394] Compiling SDGHTML Localization.swift
[321/394] Compiling SDGHTML ContentSyntaxKind.swift
[322/394] Compiling SDGHTML ChildSet.swift
[323/398] Compiling SDGHTML ContainerSyntax.swift
[324/398] Compiling SDGHTML NamedSyntax.swift
[325/398] Compiling SDGHTML Syntax.swift
[326/398] Compiling SDGHTML SyntaxUnfolderError.swift
[327/398] Compiling SDGHTML SyntaxUnfolderProtocol.swift
[328/398] Compiling SDGHTML ClosingTagSyntax.swift
[329/398] Compiling SDGHTML CommentSyntax.swift
[330/398] Compiling SDGHTML ContentSyntax+Factories.swift
[331/398] Compiling SDGHTML ContentSyntax.swift
[332/401] Compiling SDGHTML SyntaxError.swift
[333/401] Compiling SDGHTML SyntaxStorage.swift
[334/401] Compiling SDGHTML SyntaxUnfolder.swift
[335/401] Compiling SDGHTML SyntaxUnfolderContext.swift
[336/401] Compiling SDGHTML UnfoldingError.swift
[337/401] Compiling SDGHTML TextDirection.swift
[338/401] Compiling SDGHTML UnicodeScalar.swift
[339/401] Compiling SDGCalendar HebrewYearLength.swift
[340/401] Compiling SDGCalendar RationalArithmetic.swift
[341/401] Compiling SDGCalendar RelativeDate.swift
[342/401] Compiling SDGCalendar UnknownDate.swift
[343/401] Compiling SDGHTML DocumentSyntax+Factories.swift
[344/401] Compiling SDGHTML DocumentSyntax.swift
[345/401] Compiling SDGHTML ElementContinuationSyntax.swift
[346/401] Compiling SDGHTML ElementSyntax+Factories.swift
[347/401] Compiling SDGHTML ElementSyntax.swift
[348/401] Compiling SDGHTML ListSyntax.swift
[349/401] Compiling SDGHTML ListSyntaxAttributeSyntax.swift
[350/401] Compiling SDGHTML ListSyntaxContentSyntax.swift
[360/401] Compiling SDGHTML OpeningTagSyntax.swift
[361/401] Compiling SDGHTML TextSyntax.swift
[362/401] Compiling SDGHTML TokenSyntax.swift
[363/401] Compiling SDGHTML AttributedSyntax.swift
[370/401] Compiling SDGHTML TokenKind.swift
[371/401] Compiling SDGHTML HeadingLevel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGHTML/Syntax/Nodes/AttributeSyntax.swift:447:17: warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
445 |                 status.dividedAccordingToEuclid(by: 100) == 2
446 |               {
447 |                 dead = false
    |                 `- warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
448 |               }
449 |               semaphore.signal()
[372/401] Compiling SDGHTML AttributeSyntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGHTML/Syntax/Nodes/AttributeSyntax.swift:447:17: warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
445 |                 status.dividedAccordingToEuclid(by: 100) == 2
446 |               {
447 |                 dead = false
    |                 `- warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
448 |               }
449 |               semaphore.signal()
[373/401] Compiling SDGHTML AttributeValueSyntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGHTML/Syntax/Nodes/AttributeSyntax.swift:447:17: warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
445 |                 status.dividedAccordingToEuclid(by: 100) == 2
446 |               {
447 |                 dead = false
    |                 `- warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
448 |               }
449 |               semaphore.signal()
[374/401] Compiling SDGHTML AttributesSyntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGHTML/Syntax/Nodes/AttributeSyntax.swift:447:17: warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
445 |                 status.dividedAccordingToEuclid(by: 100) == 2
446 |               {
447 |                 dead = false
    |                 `- warning: mutation of captured var 'dead' in concurrently-executing code; this is an error in the Swift 6 language mode
448 |               }
449 |               semaphore.signal()
[377/401] Compiling SDGCalendar GregorianMonth.swift
[378/401] Compiling SDGCalendar GregorianSecond.swift
[379/401] Emitting module SDGCalendar
[397/401] Emitting module SDGHTML
[402/412] Compiling SDGWeb SiteValidationError.swift
[403/412] Compiling SDGWeb SiteSyntaxUnfolder.swift
[404/413] Compiling SDGWeb SiteGenerationError.swift
[405/413] Compiling SDGWeb RepositoryStructure.swift
[406/413] Compiling SDGWeb Site.swift
[407/413] Compiling SDGWeb PageTemplateMetaDataParsingError.swift
[408/413] Compiling SDGWeb PageTemplateMetaDataExtractionError.swift
[409/413] Compiling SDGWeb PageTemplateLoadingError.swift
[410/413] Emitting module SDGWeb
[411/413] Compiling SDGWeb Copyright.swift
[412/413] Compiling SDGWeb PageTemplate.swift
[413/413] Compiling SDGWeb SyntaxUnfolder.swift
Build complete! (65.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdgcornerstone",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.1.2",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
    }
  ],
  "manifest_display_name" : "SDGWeb",
  "name" : "SDGWeb",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SDGWeb",
      "targets" : [
        "SDGWeb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGHTML",
      "targets" : [
        "SDGHTML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCSS",
      "targets" : [
        "SDGCSS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "generate_entity_list",
      "targets" : [
        "generate_entity_list"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "generate_entity_list",
      "module_type" : "SwiftTarget",
      "name" : "generate_entity_list",
      "path" : "Sources/generate_entity_list",
      "product_dependencies" : [
        "SDGLogic",
        "SDGText",
        "SDGPersistence"
      ],
      "product_memberships" : [
        "generate_entity_list"
      ],
      "sources" : [
        "Entity.swift",
        "EntityListGenerator.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SDGWebTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGWebTests",
      "path" : "Tests/SDGWebTests",
      "product_dependencies" : [
        "SDGLogic",
        "SDGText",
        "SDGLocalization",
        "SDGCalendar",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "APITests.swift",
        "DoubleLocalization.swift",
        "ElementSyntax.swift",
        "MockProject.swift",
        "RegressionTests.swift",
        "RightToLeftLocalization.swift",
        "SingleLocalization.swift",
        "Unfolder.swift",
        "UnknownLocalization.swift"
      ],
      "target_dependencies" : [
        "SDGHTML",
        "SDGWeb",
        "SDGWebLocalizations"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGWebLocalizations",
      "module_type" : "SwiftTarget",
      "name" : "SDGWebLocalizations",
      "path" : "Sources/SDGWebLocalizations",
      "product_dependencies" : [
        "SDGLocalization"
      ],
      "product_memberships" : [
        "SDGWeb",
        "SDGHTML"
      ],
      "sources" : [
        "InterfaceLocalization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGWeb",
      "module_type" : "SwiftTarget",
      "name" : "SDGWeb",
      "path" : "Sources/SDGWeb",
      "product_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGCalendar"
      ],
      "product_memberships" : [
        "SDGWeb"
      ],
      "sources" : [
        "Copyright.swift",
        "PageTemplate.swift",
        "PageTemplateLoadingError.swift",
        "PageTemplateMetaDataExtractionError.swift",
        "PageTemplateMetaDataParsingError.swift",
        "RepositoryStructure.swift",
        "Site.swift",
        "SiteGenerationError.swift",
        "SiteSyntaxUnfolder.swift",
        "SiteValidationError.swift",
        "SyntaxUnfolder.swift"
      ],
      "target_dependencies" : [
        "SDGWebLocalizations",
        "SDGHTML",
        "SDGCSS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGHTMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGHTMLTests",
      "path" : "Tests/SDGHTMLTests",
      "product_dependencies" : [
        "SDGLogic",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "APITests.swift",
        "InternalTests.swift",
        "RegressionTests.swift",
        "TestLocalization.swift"
      ],
      "target_dependencies" : [
        "SDGWebLocalizations",
        "SDGHTML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGHTML",
      "module_type" : "SwiftTarget",
      "name" : "SDGHTML",
      "path" : "Sources/SDGHTML",
      "product_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization"
      ],
      "product_memberships" : [
        "SDGWeb",
        "SDGHTML"
      ],
      "sources" : [
        "Entities.swift",
        "HTML.swift",
        "Localization.swift",
        "Syntax/ContentSyntaxKind.swift",
        "Syntax/HeadingLevel.swift",
        "Syntax/Nodes/AttributeSyntax.swift",
        "Syntax/Nodes/AttributeValueSyntax.swift",
        "Syntax/Nodes/AttributesSyntax.swift",
        "Syntax/Nodes/ClosingTagSyntax.swift",
        "Syntax/Nodes/CommentSyntax.swift",
        "Syntax/Nodes/ContentSyntax+Factories.swift",
        "Syntax/Nodes/ContentSyntax.swift",
        "Syntax/Nodes/DocumentSyntax+Factories.swift",
        "Syntax/Nodes/DocumentSyntax.swift",
        "Syntax/Nodes/ElementContinuationSyntax.swift",
        "Syntax/Nodes/ElementSyntax+Factories.swift",
        "Syntax/Nodes/ElementSyntax.swift",
        "Syntax/Nodes/ListSyntax.swift",
        "Syntax/Nodes/ListSyntaxAttributeSyntax.swift",
        "Syntax/Nodes/ListSyntaxContentSyntax.swift",
        "Syntax/Nodes/OpeningTagSyntax.swift",
        "Syntax/Nodes/TextSyntax.swift",
        "Syntax/Nodes/TokenSyntax.swift",
        "Syntax/Protocols/AttributedSyntax.swift",
        "Syntax/Protocols/ChildSet.swift",
        "Syntax/Protocols/ContainerSyntax.swift",
        "Syntax/Protocols/NamedSyntax.swift",
        "Syntax/Protocols/Syntax.swift",
        "Syntax/SyntaxError.swift",
        "Syntax/SyntaxStorage.swift",
        "Syntax/SyntaxUnfolder.swift",
        "Syntax/SyntaxUnfolderContext.swift",
        "Syntax/SyntaxUnfolderError.swift",
        "Syntax/SyntaxUnfolderProtocol.swift",
        "Syntax/TokenKind.swift",
        "Syntax/UnfoldingError.swift",
        "TextDirection.swift",
        "UnicodeScalar.swift"
      ],
      "target_dependencies" : [
        "SDGWebLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCSS",
      "module_type" : "SwiftTarget",
      "name" : "SDGCSS",
      "path" : "Sources/SDGCSS",
      "product_dependencies" : [
        "SDGCollections",
        "SDGText"
      ],
      "product_memberships" : [
        "SDGWeb",
        "SDGCSS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SDGCSS/Root.css",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CSS.swift",
        "Resources.swift",
        "Resources/Resources 1.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.