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 master (a3b7cd), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 05:51:21 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdgweb
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a3b7cdf Updated Workspace.
Cloned https://github.com/sdggiesbrecht/sdgweb.git
Revision (git rev-parse @):
a3b7cdf24fde9ad6b3f277d4e36cefc140349dca
SUCCESS checkout https://github.com/sdggiesbrecht/sdgweb.git at master
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
[1005/21051] Fetching swift-numerics, swift-collections
[5682/123168] Fetching swift-numerics, swift-collections, sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (16.08s)
Fetched https://github.com/apple/swift-numerics from cache (16.08s)
Fetched https://github.com/apple/swift-collections from cache (16.08s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
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.66s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.1 (0.63s)
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections 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.20s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone from cache
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (0.57s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (0.82s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.57s)
Fetched https://github.com/apple/swift-collections from cache (0.57s)
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.84s)
Creating working copy for https://github.com/sdggiesbrecht/sdgweb.git
Working copy of https://github.com/sdggiesbrecht/sdgweb.git resolved at master (a3b7cdf)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
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
[2/25] Write generate_entity_list-entitlement.plist
[2/25] Write sources
[8/25] Copying Root.css
[10/25] Write sources
[20/25] Compiling _NumericsShims _NumericsShims.c
[21/25] Write swift-version--7754E27361AE5C74.txt
[23/106] Compiling SDGLogic Operators.swift
[24/106] Compiling RealModule Float80+Real.swift
[25/107] Compiling SDGLogic NilLiteral.swift
[26/107] Compiling SDGLogic Tuple.swift
[27/107] Compiling SDGLogic Equatable.swift
[28/107] Emitting module SDGLogic
[29/107] Compiling SDGLogic Any.swift
[30/107] Compiling SDGLogic Bool.swift
[31/107] Compiling RealModule RealFunctions.swift
[32/107] Compiling OrderedCollections OrderedSet+Codable.swift
[33/107] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[34/107] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[35/107] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[36/107] Compiling OrderedCollections OrderedSet+Diffing.swift
[37/112] Compiling RealModule Float16+Real.swift
[38/112] Compiling RealModule ElementaryFunctions.swift
[39/112] Compiling RealModule Double+Real.swift
[40/112] Compiling RealModule Float+Real.swift
[41/112] Compiling RealModule ApproximateEquality.swift
[42/112] Compiling RealModule AugmentedArithmetic.swift
[43/112] Compiling RealModule AlgebraicField.swift
[44/112] Emitting module RealModule
[45/112] Compiling OrderedCollections _HashTable+Constants.swift
[46/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/113] Emitting module SDGControlFlow
[48/113] Compiling OrderedCollections _HashTable+Bucket.swift
[49/113] Compiling OrderedCollections _HashTable+BucketIterator.swift
[50/113] Compiling RealModule Real.swift
[51/113] Emitting module OrderedCollections
[52/113] Compiling SDGControlFlow Weak.swift
[53/113] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/113] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/113] Compiling OrderedCollections OrderedSet+Hashable.swift
[56/113] Compiling OrderedCollections OrderedSet+Initializers.swift
[57/113] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/113] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/113] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[62/113] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/113] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/113] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[67/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[68/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/113] Compiling OrderedCollections OrderedSet+SubSequence.swift
[71/113] Compiling OrderedCollections OrderedSet+Testing.swift
[72/113] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[73/113] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[78/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[79/113] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[80/113] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[81/113] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[82/113] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[83/113] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/113] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/113] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/113] Compiling OrderedCollections OrderedDictionary.swift
[87/113] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[88/113] Compiling OrderedCollections _HashTable.swift
[89/113] Compiling OrderedCollections _Hashtable+Header.swift
[90/113] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/113] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[96/113] Compiling OrderedCollections _HashTable+Testing.swift
[97/113] Compiling SDGControlFlow Tuple.swift
[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 WholeNumberProtocol.swift
[112/144] Compiling SDGMathematics Operators.swift
[113/144] Compiling SDGMathematics OrderedEnumeration.swift
[114/144] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[115/144] Compiling SDGMathematics OneDimensionalPoint.swift
[116/144] Compiling SDGMathematics OneDimensionalVector.swift
[117/147] Compiling SDGMathematics PointProtocol.swift
[118/147] Compiling SDGMathematics RationalArithmetic.swift
[119/147] Compiling SDGMathematics RationalNumberProtocol.swift
[120/147] Compiling SDGMathematics RationalVector.swift
[121/147] Compiling SDGMathematics RealArithmetic.swift
[122/147] Compiling SDGMathematics RealNumberProtocol.swift
[123/147] Compiling SDGMathematics Angle.swift
[124/147] Compiling SDGMathematics BitField.swift
[125/147] Compiling SDGMathematics ClosedRange.swift
[126/147] Compiling SDGMathematics Comparable.swift
[127/147] Compiling SDGMathematics Subtractable.swift
[128/147] Compiling SDGMathematics VectorProtocol.swift
[129/147] Compiling SDGMathematics WholeArithmetic.swift
[130/147] Compiling SDGMathematics Sequence.swift
[131/147] Compiling SDGMathematics Tuple.swift
[132/147] Compiling SDGMathematics UInt.swift
[133/147] Emitting module SDGMathematics
[134/147] Compiling SDGMathematics Measurement.swift
[135/147] Compiling SDGMathematics Addable.swift
[136/147] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[137/147] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[138/147] Compiling SDGMathematics IntegerProtocol.swift
[139/147] Compiling SDGMathematics IntegralArithmetic.swift
[140/147] Compiling SDGMathematics Negatable.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 NestingMatchSegment.swift
[146/211] Compiling SDGCollections NestingPattern.swift
[147/211] Compiling SDGCollections NestingSegmentPattern.swift
[148/211] Compiling SDGCollections BidirectionalPattern.swift
[149/211] Compiling SDGCollections Pattern.swift
[150/211] Compiling SDGCollections PatternMatch.swift
[151/211] Compiling SDGCollections PatternConsumption.swift
[152/217] Compiling SDGCollections AnyBidirectionalPattern.swift
[153/217] Compiling SDGCollections AnyPattern.swift
[154/217] Compiling SDGCollections AnyPatternMatch.swift
[155/217] Compiling SDGCollections AtomicPatternMatch.swift
[156/217] Compiling SDGCollections ConcatenatedMatch.swift
[157/217] Compiling SDGCollections ConcatenatedPatterns.swift
[158/217] Compiling SDGCollections NaryConcatenatedMatch.swift
[159/217] Compiling SDGCollections NaryConcatenatedPatterns.swift
[160/217] Compiling SDGCollections ConditionalPattern.swift
[161/217] Compiling SDGCollections LiteralPattern.swift
[162/217] Compiling SDGCollections NegatedPattern.swift
[163/217] Compiling SDGCollections NestingContentsPattern.swift
[164/217] Compiling SDGCollections NestingMatch.swift
[165/217] Compiling SDGCollections NestingMatchContents.swift
[166/217] Compiling SDGCollections SearchableBidirectionalCollection.swift
[167/217] Compiling SDGCollections SearchableCollection.swift
[168/217] Compiling SDGCollections Slice.swift
[169/217] Compiling SDGCollections AbsoluteComplement.swift
[170/217] Compiling SDGCollections ComparableSet.swift
[171/217] Compiling SDGCollections FiniteSet.swift
[172/217] Compiling SDGCollections IntensionalSet.swift
[173/217] Compiling SDGCollections Intersection.swift
[174/217] Compiling SDGCollections MutableSet.swift
[175/217] Compiling SDGCollections Set.swift
[176/217] Compiling SDGCollections SetDefinition.swift
[177/217] Compiling SDGCollections SetInRepresentableUniverse.swift
[178/217] Compiling SDGCollections Union.swift
[179/217] Compiling SDGCollections CollectionDifference.swift
[180/217] Compiling SDGCollections CollectionDifferenceChange.swift
[181/217] Compiling SDGCollections FillDirection.swift
[182/217] Compiling SDGCollections LexicographicalComparison.swift
[183/217] Compiling SDGCollections OrderedSet.SubSequence.swift
[184/217] Compiling SDGCollections OrderedSet.swift
[185/217] Compiling SDGCollections ExclusivePrefixMatch.swift
[186/217] Compiling SDGCollections RepetitionMatch.swift
[187/217] Compiling SDGCollections RepetitionPattern.swift
[188/217] Compiling SDGCollections SeparatedComponentMatch.swift
[189/217] Compiling SDGCollections Range.swift
[190/217] Compiling SDGCollections RangeExpression.swift
[191/217] Compiling SDGCollections RangeReplaceableCollection.swift
[192/217] Compiling SDGCollections ReversedCollection.swift
[193/217] Compiling SDGCollections StringProtocol.swift
[194/217] Compiling SDGCollections LegacyMode.swift
[195/217] Compiling SDGCollections Operators.swift
[196/217] Compiling SDGCollections AnyCollection.swift
[197/217] Compiling SDGCollections Array.swift
[198/217] Compiling SDGCollections BidirectionalCollection.swift
[199/217] Compiling SDGCollections Collection.swift
[200/217] Compiling SDGCollections ExclusiveSuffixMatch.swift
[201/217] Compiling SDGCollections InclusivePrefixMatch.swift
[202/217] Compiling SDGCollections InclusiveSuffixMatch.swift
[203/217] Compiling SDGCollections AlternativeMatch.swift
[204/217] Compiling SDGCollections AlternativePatterns.swift
[205/217] Compiling SDGCollections NaryAlternativeMatch.swift
[206/217] Compiling SDGCollections NaryAlternativePatterns.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 CharacterSet.swift
[216/246] Compiling SDGText CollectionStringFamily.swift
[217/246] Compiling SDGText CollectionUnicodeScalar.swift
[218/246] Compiling SDGText StaticString.swift
[219/249] Compiling SDGText Line.swift
[220/249] Compiling SDGText LineView.swift
[221/249] Compiling SDGText LineViewIndex.swift
[222/249] Compiling SDGText SemanticMarkupStringInterpolation.swift
[223/249] Compiling SDGText StrictString.swift
[224/249] Compiling SDGText StrictStringClusterView.swift
[225/249] Compiling SDGText MarkupPlaygroundDisplay.swift
[226/249] Compiling SDGText Range.swift
[227/249] Compiling SDGText SemanticMarkup.swift
[228/249] Compiling SDGText StringIndex.swift
[229/249] Compiling SDGText UnicodeScalarView.swift
[230/249] Compiling SDGText UnicodeScalar.swift
[231/249] Emitting module SDGText
[232/249] Compiling SDGText StrictStringInterpolationProtocol.swift
[233/249] Compiling SDGText StrictStringStringInterpolation.swift
[234/249] Compiling SDGText ExtendedGraphemeClusterView.swift
[235/249] Compiling SDGText NSFont.swift
[236/249] Compiling SDGText SwiftUI.Font.swift
[237/249] Compiling SDGText UIFont.swift
[238/249] Compiling SDGText Newline.swift
[239/249] Compiling SDGText NewlinePattern.swift
[240/249] Compiling SDGText StringFamily.swift
[241/249] Compiling SDGText String.swift
[242/249] Compiling SDGText StringClusterView.swift
[243/249] Compiling SDGText StringScalarView.swift
[244/249] Compiling SDGText ExtendedGraphemeCluster.swift
[245/249] Compiling SDGText Font.Definition.swift
[246/249] Compiling SDGText Font.swift
[247/264] Compiling SDGCSS Resources 1.swift
[248/264] Emitting module SDGCSS
[249/264] Compiling SDGCSS resource_bundle_accessor.swift
[250/264] Compiling SDGCSS Resources.swift
[251/264] Compiling SDGCSS CSS.swift
[252/264] Compiling SDGPersistence String.swift
[253/264] Compiling SDGPersistence StrictString.swift
[254/264] Compiling SDGPersistence ProcessInfo.swift
[255/264] Compiling SDGPersistence URL.swift
[256/264] Compiling SDGPersistence PreferenceSet.swift
[257/264] Compiling SDGPersistence Data.swift
[258/264] Compiling SDGPersistence FileManager.swift
[259/264] Compiling SDGPersistence FileConvertible.swift
[260/264] Emitting module SDGPersistence
[261/264] Compiling SDGPersistence Preference.swift
[262/307] Compiling generate_entity_list Entity.swift
[263/307] Emitting module generate_entity_list
[264/307] Compiling generate_entity_list EntityListGenerator.swift
[264/307] Write Objects.LinkFileList
[266/307] Compiling SDGLocalization GrammaticalGender.swift
[267/307] Compiling SDGLocalization GrammaticalNumber.swift
[268/307] Compiling SDGLocalization __________.swift
[269/307] Compiling SDGLocalization _________________.swift
[270/311] Compiling SDGLocalization Angle.swift
[271/311] Compiling SDGLocalization Float.swift
[272/311] Compiling SDGLocalization Int.swift
[273/311] Compiling SDGLocalization IntegerProtcool.swift
[274/311] Compiling SDGLocalization IntegralArithmetic.swift
[275/311] Compiling SDGLocalization CachedLocalization.swift
[276/311] Compiling SDGLocalization Bool.swift
[277/311] Compiling SDGLocalization CodableViaEnumeration.swift
[278/311] Compiling SDGLocalization Decodable.swift
[279/311] Compiling SDGLocalization LosslessStringConvertible.swift
[280/311] Compiling SDGLocalization Precondition.swift
[281/311] Compiling SDGLocalization PresentableError.swift
[282/311] Compiling SDGLocalization Range.swift
[283/311] Compiling SDGLocalization TextConvertibleNumber.swift
[284/311] Compiling SDGLocalization StateData.swift
[285/311] Compiling SDGLocalization TextDirection.swift
[286/311] Compiling SDGLocalization UserFacing.swift
[287/311] Compiling SDGLocalization UserFacingDynamic.swift
[288/311] Compiling SDGLocalization RationalArithmetic.swift
[289/311] Compiling SDGLocalization RationalNumberProtocol.swift
[290/311] Compiling SDGLocalization UInt.swift
[291/311] Compiling SDGLocalization WholeArithmetic.swift
[292/311] Compiling SDGLocalization WholeNumberProtocol.swift
[292/311] Linking generate_entity_list
[294/311] Emitting module SDGLocalization
[295/311] Compiling SDGLocalization Localization.swift
[296/311] Compiling SDGLocalization LocalizationSetting.swift
[297/311] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[298/311] Compiling SDGLocalization APILocalization.swift
[299/311] Compiling SDGLocalization AnyLocalization.swift
[300/311] Compiling SDGLocalization ContentLocalization.swift
[301/311] Compiling SDGLocalization FormatLocalization.swift
[302/311] Compiling SDGLocalization InterfaceLocalization.swift
[302/311] Applying generate_entity_list
[304/311] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[305/311] Compiling SDGLocalization InputLocalization.swift
[306/311] Compiling SDGLocalization Casing.swift
[307/311] Compiling SDGLocalization EnglishCasing.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 APILocalization.swift
[314/317] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[315/317] Emitting module SDGCornerstoneLocalizations
[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 HeadingLevel.swift
[323/398] Compiling SDGHTML DocumentSyntax.swift
[324/398] Compiling SDGHTML ElementContinuationSyntax.swift
[325/398] Compiling SDGHTML ElementSyntax+Factories.swift
[326/398] Compiling SDGHTML ClosingTagSyntax.swift
[327/398] Compiling SDGHTML CommentSyntax.swift
[328/398] Compiling SDGHTML SyntaxUnfolderError.swift
[329/398] Compiling SDGHTML SyntaxUnfolderProtocol.swift
[330/398] Compiling SDGHTML TokenKind.swift
[331/401] Compiling SDGCalendar HebrewYearLength.swift
[332/401] Compiling SDGCalendar RationalArithmetic.swift
[333/401] Compiling SDGCalendar RelativeDate.swift
[334/401] Compiling SDGCalendar UnknownDate.swift
[335/401] Compiling SDGHTML UnfoldingError.swift
[336/401] Compiling SDGHTML TextDirection.swift
[337/401] Compiling SDGHTML UnicodeScalar.swift
[338/401] Compiling SDGHTML ListSyntaxContentSyntax.swift
[339/401] Compiling SDGHTML OpeningTagSyntax.swift
[340/401] Compiling SDGHTML TextSyntax.swift
[341/401] Compiling SDGHTML TokenSyntax.swift
[342/401] Compiling SDGHTML ChildSet.swift
[343/401] Compiling SDGHTML ContainerSyntax.swift
[344/401] Compiling SDGHTML NamedSyntax.swift
[345/401] Compiling SDGHTML Syntax.swift
[346/401] Compiling SDGHTML SyntaxError.swift
[347/401] Compiling SDGHTML SyntaxStorage.swift
[348/401] Compiling SDGHTML SyntaxUnfolder.swift
[349/401] Compiling SDGHTML SyntaxUnfolderContext.swift
[353/401] Compiling SDGHTML AttributedSyntax.swift
[354/401] Compiling SDGHTML DocumentSyntax+Factories.swift
[358/401] Compiling SDGHTML ElementSyntax.swift
[359/401] Compiling SDGHTML ListSyntax.swift
[360/401] Compiling SDGHTML ListSyntaxAttributeSyntax.swift
[364/401] Compiling SDGHTML ContentSyntax+Factories.swift
[365/401] Compiling SDGHTML ContentSyntax.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()
[367/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()
[368/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()
[369/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()
[375/401] Emitting module SDGCalendar
[382/401] Compiling SDGCalendar GregorianDate.swift
[383/401] Compiling SDGCalendar GregorianDay.swift
[397/401] Emitting module SDGHTML
[402/412] Compiling SDGWeb SiteSyntaxUnfolder.swift
[403/412] Compiling SDGWeb SiteValidationError.swift
[404/412] Compiling SDGWeb PageTemplateMetaDataExtractionError.swift
[405/412] Compiling SDGWeb PageTemplateLoadingError.swift
[406/412] Compiling SDGWeb Copyright.swift
[407/412] Compiling SDGWeb PageTemplate.swift
[408/412] Emitting module SDGWeb
[409/412] Compiling SDGWeb SiteGenerationError.swift
[410/412] Compiling SDGWeb RepositoryStructure.swift
[411/412] Compiling SDGWeb PageTemplateMetaDataParsingError.swift
[412/412] Compiling SDGWeb Site.swift
[413/413] Compiling SDGWeb SyntaxUnfolder.swift
Build complete! (65.23s)
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.