The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDGKeyboardDesign, reference 2.1.3 (644666), with Swift 6.1 for Wasm on 28 May 2025 17:50:11 UTC.

Swift 6 data race errors: 4

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Reference: 2.1.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SDGGiesbrecht/SDGKeyboardDesign
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at 644666b Version 2.1.3
Cloned https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Revision (git rev-parse @):
644666b5032b5f59707cf88a12992554ca15ed8c
SUCCESS checkout https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git at 2.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "sdgcornerstone",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.1.2",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
    },
    {
      "identity" : "sdginterface",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "0.16.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGInterface"
    }
  ],
  "manifest_display_name" : "SDGKeyboardDesign",
  "name" : "SDGKeyboardDesign",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SDGKeyboardDesign",
      "targets" : [
        "SDGKeyboardDesign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDGKeyboardDesignTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignTests",
      "path" : "Tests/SDGKeyboardDesignTests",
      "product_dependencies" : [
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGXCTestUtilities",
        "SDGPersistenceTestUtilities"
      ],
      "sources" : [
        "APITests.swift",
        "InternalTests.swift",
        "RegressionTests.swift",
        "TestKeyboardLayout.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesign"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGKeyboardDesignLocalizations",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignLocalizations",
      "path" : "Sources/SDGKeyboardDesignLocalizations",
      "product_dependencies" : [
        "SDGLocalization"
      ],
      "product_memberships" : [
        "SDGKeyboardDesign"
      ],
      "sources" : [
        "ContentLocalization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGKeyboardDesignDocumentationExampleTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignDocumentationExampleTests",
      "path" : "Tests/SDGKeyboardDesignDocumentationExampleTests",
      "product_dependencies" : [
        "SDGText",
        "SDGLocalization",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "ReadMeExampleTests.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesign"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGKeyboardDesign",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesign",
      "path" : "Sources/SDGKeyboardDesign",
      "product_dependencies" : [
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGXML",
        "SDGKeyboard"
      ],
      "product_memberships" : [
        "SDGKeyboardDesign"
      ],
      "sources" : [
        "Arrangement.swift",
        "Casing.swift",
        "DeadKey.swift",
        "Int.swift",
        "KeyboardLayout.swift",
        "KeyboardLayoutBundle.swift",
        "Layer.swift",
        "OSXScriptCode.swift",
        "Sequence.swift",
        "Symbol.swift",
        "Symbols/Arrows.swift",
        "Symbols/CardSuits.swift",
        "Symbols/Chemistry.swift",
        "Symbols/Copyright.swift",
        "Symbols/Correctness.swift",
        "Symbols/Currency.swift",
        "Symbols/Flags.swift",
        "Symbols/Footnotes.swift",
        "Symbols/Gender.swift",
        "Symbols/KeyLabels.swift",
        "Symbols/LayoutGlyphs.swift",
        "Symbols/LocalizedSymbol.swift",
        "Symbols/Logic.swift",
        "Symbols/MathematicalConstants.swift",
        "Symbols/MathematicalOperators.swift",
        "Symbols/MathematicalRelations.swift",
        "Symbols/Miscellaneous.swift",
        "Symbols/Music.swift",
        "Symbols/Numerals.swift",
        "Symbols/Phonetics.swift",
        "Symbols/SetLogic.swift",
        "Symbols/SymbolData.swift",
        "Symbols/Units.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesignLocalizations"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDGGiesbrecht/SDGInterface
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/26548] Fetching sdginterface
[25753/128665] Fetching sdginterface, sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGInterface from cache (3.57s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (3.61s)
Computing version for https://github.com/SDGGiesbrecht/SDGInterface
Computed https://github.com/SDGGiesbrecht/SDGInterface at 0.15.3 (4.38s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (0.78s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-numerics
[1/5691] Fetching swift-numerics
[5180/22282] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.10s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.62s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.58s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGInterface
Working copy of https://github.com/SDGGiesbrecht/SDGInterface resolved at 0.15.3
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/19] Write sources
[17/19] Compiling _NumericsShims _NumericsShims.c
[18/19] Write swift-version-24593BA9C3E375BF.txt
[20/67] Emitting module RealModule
[21/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/69] Emitting module SDGControlFlow
[29/71] Compiling InternalCollectionsUtilities Debugging.swift
[30/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/71] Compiling InternalCollectionsUtilities Integer rank.swift
[32/71] Compiling RealModule RealFunctions.swift
[35/71] Compiling SDGLogic Bool.swift
[36/71] Compiling SDGLogic Operators.swift
[37/71] Compiling SDGLogic Tuple.swift
[38/71] Compiling RealModule Real.swift
[39/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/71] Compiling SDGControlFlow SharedProperty.swift
[45/71] Compiling SDGControlFlow SharedValueObserver.swift
[46/71] Compiling SDGControlFlow SendableValueCache.swift
[47/71] Compiling SDGControlFlow Shared.swift
[48/71] Compiling InternalCollectionsUtilities Descriptions.swift
[49/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/71] Compiling RealModule Float80+Real.swift
[59/71] Emitting module InternalCollectionsUtilities
[60/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/71] Compiling SDGLogic Any.swift
[64/71] Compiling SDGLogic Equatable.swift
[65/71] Emitting module SDGLogic
[66/71] Compiling SDGLogic NilLiteral.swift
[67/73] Compiling RealModule Float+Real.swift
[68/73] Compiling RealModule Float16+Real.swift
[69/73] Compiling RealModule ElementaryFunctions.swift
[73/118] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/118] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[77/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[78/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[79/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[80/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[81/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[82/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[83/160] Compiling SDGMathematics OneDimensionalPoint.swift
[84/160] Compiling SDGMathematics OneDimensionalVector.swift
[85/160] Compiling SDGMathematics PointProtocol.swift
[86/160] Compiling SDGMathematics RationalArithmetic.swift
[87/160] Compiling SDGMathematics RationalNumberProtocol.swift
[88/160] Compiling SDGMathematics RationalVector.swift
[89/160] Compiling SDGMathematics RealArithmetic.swift
[90/160] Compiling SDGMathematics RealNumberProtocol.swift
[91/160] Compiling OrderedCollections OrderedDictionary.swift
[92/160] Compiling OrderedCollections OrderedSet+Codable.swift
[93/160] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[94/160] Compiling OrderedCollections OrderedSet+Descriptions.swift
[95/160] Compiling OrderedCollections OrderedSet+Diffing.swift
[96/160] Compiling OrderedCollections OrderedSet+Equatable.swift
[97/160] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[98/160] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/167] Compiling SDGMathematics Measurement.swift
[100/167] Compiling SDGMathematics Addable.swift
[101/167] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[102/167] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[103/167] Compiling SDGMathematics IntegerProtocol.swift
[104/167] Compiling SDGMathematics IntegralArithmetic.swift
[105/167] Compiling SDGMathematics Negatable.swift
[106/167] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[107/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/167] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/167] Compiling SDGMathematics Subtractable.swift
[116/167] Compiling SDGMathematics VectorProtocol.swift
[117/167] Compiling SDGMathematics WholeArithmetic.swift
[118/167] Compiling SDGMathematics WholeNumberProtocol.swift
[119/167] Compiling SDGMathematics Operators.swift
[120/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[121/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[122/167] Compiling SDGMathematics Angle.swift
[123/167] Compiling SDGMathematics BitField.swift
[124/167] Compiling SDGMathematics ClosedRange.swift
[125/167] Compiling SDGMathematics Comparable.swift
[126/167] Compiling SDGMathematics Data.swift
[127/167] Compiling SDGMathematics Float.swift
[128/167] Compiling SDGMathematics FunctionAnalysis.swift
[129/167] Compiling SDGMathematics Int.swift
[130/167] Compiling OrderedCollections OrderedSet+Sendable.swift
[131/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[132/167] Compiling OrderedCollections OrderedSet+Testing.swift
[133/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[134/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/167] Compiling OrderedCollections OrderedSet.swift
[136/167] Compiling OrderedCollections _UnsafeBitset.swift
[137/167] Emitting module OrderedCollections
[159/172] Compiling SDGMathematics OrderedEnumeration.swift
[160/172] Compiling SDGMathematics Sequence.swift
[161/172] Compiling SDGMathematics Tuple.swift
[162/172] Compiling SDGMathematics UInt.swift
[163/172] Emitting module SDGMathematics
[174/235] Compiling SDGCollections BidirectionalPattern.swift
[175/235] Compiling SDGCollections Pattern.swift
[176/235] Compiling SDGCollections PatternMatch.swift
[177/235] Compiling SDGCollections PatternConsumption.swift
[178/235] Compiling SDGCollections RepetitionMatch.swift
[179/235] Compiling SDGCollections RepetitionPattern.swift
[180/235] Compiling SDGCollections SeparatedComponentMatch.swift
[181/235] Compiling SDGCollections Range.swift
[182/243] Compiling SDGCollections NaryAlternativePatterns.swift
[183/243] Compiling SDGCollections AnyBidirectionalPattern.swift
[184/243] Compiling SDGCollections AnyPattern.swift
[185/243] Compiling SDGCollections AnyPatternMatch.swift
[186/243] Compiling SDGCollections AtomicPatternMatch.swift
[187/243] Compiling SDGCollections ConcatenatedMatch.swift
[188/243] Compiling SDGCollections ConcatenatedPatterns.swift
[189/243] Compiling SDGCollections NaryConcatenatedMatch.swift
[190/243] Compiling SDGCollections NaryConcatenatedPatterns.swift
[191/243] Compiling SDGCollections FiniteSet.swift
[192/243] Compiling SDGCollections IntensionalSet.swift
[193/243] Compiling SDGCollections Intersection.swift
[194/243] Compiling SDGCollections MutableSet.swift
[195/243] Compiling SDGCollections Set.swift
[196/243] Compiling SDGCollections SetDefinition.swift
[197/243] Compiling SDGCollections SetInRepresentableUniverse.swift
[198/243] Compiling SDGCollections Union.swift
[199/243] Compiling SDGCollections RangeExpression.swift
[200/243] Compiling SDGCollections RangeReplaceableCollection.swift
[201/243] Compiling SDGCollections ReversedCollection.swift
[202/243] Compiling SDGCollections SearchableBidirectionalCollection.swift
[203/243] Compiling SDGCollections SearchableCollection.swift
[204/243] Compiling SDGCollections Slice.swift
[205/243] Compiling SDGCollections AbsoluteComplement.swift
[206/243] Compiling SDGCollections ComparableSet.swift
[207/243] Compiling SDGCollections ConditionalPattern.swift
[208/243] Compiling SDGCollections LiteralPattern.swift
[209/243] Compiling SDGCollections NegatedPattern.swift
[210/243] Compiling SDGCollections NestingContentsPattern.swift
[211/243] Compiling SDGCollections NestingMatch.swift
[212/243] Compiling SDGCollections NestingMatchContents.swift
[213/243] Compiling SDGCollections NestingMatchSegment.swift
[214/243] Compiling SDGCollections NestingPattern.swift
[215/243] Compiling SDGCollections NestingSegmentPattern.swift
[216/243] Compiling SDGCollections OrderedSet.SubSequence.swift
[217/243] Compiling SDGCollections OrderedSet.swift
[218/243] Compiling SDGCollections ExclusivePrefixMatch.swift
[219/243] Compiling SDGCollections ExclusiveSuffixMatch.swift
[220/243] Compiling SDGCollections InclusivePrefixMatch.swift
[221/243] Compiling SDGCollections InclusiveSuffixMatch.swift
[222/243] Compiling SDGCollections AlternativeMatch.swift
[223/243] Compiling SDGCollections AlternativePatterns.swift
[224/243] Compiling SDGCollections NaryAlternativeMatch.swift
[225/243] Compiling SDGCollections Operators.swift
[226/243] Compiling SDGCollections AnyCollection.swift
[227/243] Compiling SDGCollections Array.swift
[228/243] Compiling SDGCollections BidirectionalCollection.swift
[229/243] Compiling SDGCollections Collection.swift
[230/243] Compiling SDGCollections CollectionDifference.swift
[231/243] Compiling SDGCollections CollectionDifferenceChange.swift
[232/243] Compiling SDGCollections FillDirection.swift
[233/243] Compiling SDGCollections LexicographicalComparison.swift
[234/243] Compiling SDGCollections Addable.swift
[235/243] Compiling SDGCollections BijectiveMapping.swift
[236/243] Compiling SDGCollections ContextualMapping.swift
[237/243] Compiling SDGCollections Dictionary.swift
[238/243] Compiling SDGCollections CharacterSet.swift
[239/243] Compiling SDGCollections Data.swift
[240/243] Compiling SDGCollections String.swift
[241/243] Compiling SDGCollections StringProtocol.swift
[242/243] Compiling SDGCollections LegacyMode.swift
[243/243] Emitting module SDGCollections
[245/273] Compiling SDGText CharacterSet.swift
[246/273] Compiling SDGText CollectionStringFamily.swift
[247/273] Compiling SDGText CollectionUnicodeScalar.swift
[248/273] Compiling SDGText StaticString.swift
[249/276] Compiling SDGText String.swift
[250/276] Compiling SDGText StringClusterView.swift
[251/276] Compiling SDGText StringScalarView.swift
[252/276] Compiling SDGText ExtendedGraphemeCluster.swift
[253/276] Compiling SDGText StrictStringStringInterpolation.swift
[254/276] Compiling SDGText ExtendedGraphemeClusterView.swift
[255/276] Compiling SDGText Line.swift
[256/276] Compiling SDGText LineView.swift
[257/276] Compiling SDGText StringIndex.swift
[258/276] Compiling SDGText UnicodeScalarView.swift
[259/276] Compiling SDGText UnicodeScalar.swift
[260/276] Compiling SDGText LineViewIndex.swift
[261/276] Compiling SDGText Newline.swift
[262/276] Compiling SDGText NewlinePattern.swift
[263/276] Compiling SDGText StringFamily.swift
[264/276] Compiling SDGText UIFont.swift
[265/276] Compiling SDGText MarkupPlaygroundDisplay.swift
[266/276] Compiling SDGText Range.swift
[267/276] Compiling SDGText SemanticMarkup.swift
[268/276] Compiling SDGText Font.Definition.swift
[269/276] Compiling SDGText Font.swift
[270/276] Compiling SDGText NSFont.swift
[271/276] Compiling SDGText SwiftUI.Font.swift
[272/276] Compiling SDGText SemanticMarkupStringInterpolation.swift
[273/276] Compiling SDGText StrictString.swift
[274/276] Compiling SDGText StrictStringClusterView.swift
[275/276] Compiling SDGText StrictStringInterpolationProtocol.swift
[276/276] Emitting module SDGText
[278/288] Compiling SDGPersistence Data.swift
[279/288] Compiling SDGPersistence FileConvertible.swift
[280/289] Compiling SDGPersistence String.swift
[281/289] Emitting module SDGPersistence
[282/289] Compiling SDGPersistence ProcessInfo.swift
[283/289] Compiling SDGPersistence StrictString.swift
[284/289] Compiling SDGPersistence PreferenceSet.swift
[285/289] Compiling SDGPersistence URL.swift
[286/289] Compiling SDGPersistence FileManager.swift
[287/289] Compiling SDGPersistence Preference.swift
[288/290] Emitting module SDGKeyboard
[289/290] Compiling SDGKeyboard Key.swift
[292/330] Compiling SDGLocalization FormatLocalization.swift
[293/330] Compiling SDGLocalization InterfaceLocalization.swift
[294/330] Compiling SDGLocalization Language.swift
[295/330] Compiling SDGLocalization LocalizationData.swift
[296/330] Compiling SDGLocalization Script.swift
[297/335] Emitting module SDGLocalization
[298/335] Compiling SDGLocalization TextConvertibleNumber.swift
[299/335] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[300/335] Compiling SDGLocalization InputLocalization.swift
[301/335] Compiling SDGLocalization Casing.swift
[302/335] Compiling SDGLocalization EnglishCasing.swift
[303/335] Compiling SDGLocalization Float.swift
[304/335] Compiling SDGLocalization Int.swift
[305/335] Compiling SDGLocalization IntegerProtcool.swift
[306/335] Compiling SDGLocalization IntegralArithmetic.swift
[307/335] Compiling SDGLocalization RationalArithmetic.swift
[308/335] Compiling SDGLocalization RationalNumberProtocol.swift
[309/335] Compiling SDGLocalization CachedLocalization.swift
[310/335] Compiling SDGLocalization Bool.swift
[311/335] Compiling SDGLocalization CodableViaEnumeration.swift
[312/335] Compiling SDGLocalization Decodable.swift
[313/335] Compiling SDGLocalization LosslessStringConvertible.swift
[314/335] Compiling SDGLocalization Angle.swift
[315/335] Compiling SDGLocalization UInt.swift
[316/335] Compiling SDGLocalization WholeArithmetic.swift
[317/335] Compiling SDGLocalization WholeNumberProtocol.swift
[318/335] Compiling SDGLocalization Precondition.swift
[319/335] Compiling SDGLocalization PresentableError.swift
[320/335] Compiling SDGLocalization Range.swift
[321/335] Compiling SDGLocalization LocalizationSetting.swift
[322/335] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[323/335] Compiling SDGLocalization APILocalization.swift
[324/335] Compiling SDGLocalization AnyLocalization.swift
[325/335] Compiling SDGLocalization ContentLocalization.swift
[326/335] Compiling SDGLocalization GrammaticalGender.swift
[327/335] Compiling SDGLocalization GrammaticalNumber.swift
[328/335] Compiling SDGLocalization __________.swift
[329/335] Compiling SDGLocalization _________________.swift
[330/335] Compiling SDGLocalization Localization.swift
[331/335] Compiling SDGLocalization State.swift
[332/335] Compiling SDGLocalization StateData.swift
[333/335] Compiling SDGLocalization TextDirection.swift
[334/335] Compiling SDGLocalization UserFacing.swift
[335/335] Compiling SDGLocalization UserFacingDynamic.swift
[337/342] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[338/342] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[339/342] Emitting module SDGCornerstoneLocalizations
[340/342] Compiling SDGCornerstoneLocalizations APILocalization.swift
[341/343] Emitting module SDGKeyboardDesignLocalizations
/host/spi-builder-workspace/Sources/SDGKeyboardDesignLocalizations/ContentLocalization.swift:30:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
12 | import SDGLocalization
13 |
14 | public enum ContentLocalization: String, InputLocalization {
   |             `- note: consider making enum 'ContentLocalization' conform to the 'Sendable' protocol
15 |
16 |   // MARK: - Cases
   :
28 |   // MARK: - Localization
29 |
30 |   public static let fallbackLocalization: ContentLocalization = .englishUnitedKingdom
   |                     |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | }
32 |
[342/343] Compiling SDGKeyboardDesignLocalizations ContentLocalization.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesignLocalizations/ContentLocalization.swift:30:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
12 | import SDGLocalization
13 |
14 | public enum ContentLocalization: String, InputLocalization {
   |             `- note: consider making enum 'ContentLocalization' conform to the 'Sendable' protocol
15 |
16 |   // MARK: - Cases
   :
28 |   // MARK: - Localization
29 |
30 |   public static let fallbackLocalization: ContentLocalization = .englishUnitedKingdom
   |                     |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | }
32 |
[345/370] Compiling SDGXML XML.Encoder.KeylessContainer.swift
[346/370] Compiling SDGXML XML.Encoder.SingleValueContainer.swift
[347/370] Compiling SDGXML XML.Encoder.UnkeyedContainer.swift
[348/373] Emitting module SDGXML
[349/373] Compiling SDGXML XML.Decoder.KeyedContainer.swift
[350/373] Compiling SDGXML XML.Decoder.KeylessContainer.swift
[351/373] Compiling SDGXML XML.Decoder.SingleValueContainer.swift
[352/373] Compiling SDGXML XML.Decoder.UnkeyedContainer.swift
[353/373] Compiling SDGXML CustomXMLRepresentable.swift
[354/373] Compiling SDGXML XML.Attribute.Protocol.swift
[355/373] Compiling SDGXML XML.Attribute.swift
[356/373] Compiling SDGXML XML.Coder.Element.swift
[357/373] Compiling SDGXML XML.Encoder.swift
[358/373] Compiling SDGXML XML.AttributeValue.swift
[359/373] Compiling SDGXML XML.CharacterData.swift
[360/373] Compiling SDGXML XML.Content.swift
[361/373] Compiling SDGXML XML.DTD.swift
[362/373] Compiling SDGXML XML.Document.swift
[363/373] Compiling SDGXML XML.Coder.MiscellaneousKey.swift
[364/373] Compiling SDGXML XML.Coder.swift
[365/373] Compiling SDGXML XML.Decoder.Container.swift
[366/373] Compiling SDGXML XML.Decoder.Implementation.swift
[367/373] Compiling SDGXML XML.Decoder.swift
[368/373] Compiling SDGXML XML.Encoder.Container.swift
[369/373] Compiling SDGXML XML.Encoder.Implementation.swift
[370/373] Compiling SDGXML XML.Encoder.KeyedContainer.swift
[371/373] Compiling SDGXML XML.Element.swift
[372/373] Compiling SDGXML XML.Parser.swift
[373/373] Compiling SDGXML XML.swift
[375/404] Emitting module SDGKeyboardDesign
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 |   private static var εκτός: [StrictString] = [
   |                      |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
19 |   private static var ενενηκοστός: [StrictString] = [
   |                      |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |     "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 |   ]
23 |   private static var εννιακοσιοστός: [StrictString] = [
   |                      |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 |     "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[376/408] Compiling SDGKeyboardDesign LocalizedSymbol.swift
[377/408] Compiling SDGKeyboardDesign Logic.swift
[378/408] Compiling SDGKeyboardDesign MathematicalConstants.swift
[379/408] Compiling SDGKeyboardDesign MathematicalOperators.swift
[380/408] Compiling SDGKeyboardDesign Footnotes.swift
[381/408] Compiling SDGKeyboardDesign Gender.swift
[382/408] Compiling SDGKeyboardDesign KeyLabels.swift
[383/408] Compiling SDGKeyboardDesign LayoutGlyphs.swift
[384/408] Compiling SDGKeyboardDesign MathematicalRelations.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 |   private static var εκτός: [StrictString] = [
   |                      |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
19 |   private static var ενενηκοστός: [StrictString] = [
   |                      |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |     "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 |   ]
23 |   private static var εννιακοσιοστός: [StrictString] = [
   |                      |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 |     "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[385/408] Compiling SDGKeyboardDesign Miscellaneous.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 |   private static var εκτός: [StrictString] = [
   |                      |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
19 |   private static var ενενηκοστός: [StrictString] = [
   |                      |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |     "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 |   ]
23 |   private static var εννιακοσιοστός: [StrictString] = [
   |                      |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 |     "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[386/408] Compiling SDGKeyboardDesign Music.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 |   private static var εκτός: [StrictString] = [
   |                      |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
19 |   private static var ενενηκοστός: [StrictString] = [
   |                      |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |     "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 |   ]
23 |   private static var εννιακοσιοστός: [StrictString] = [
   |                      |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 |     "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[387/408] Compiling SDGKeyboardDesign Numerals.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 |   private static var εκτός: [StrictString] = [
   |                      |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |     "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 |   ]
19 |   private static var ενενηκοστός: [StrictString] = [
   |                      |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |     "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |     "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 |   ]
23 |   private static var εννιακοσιοστός: [StrictString] = [
   |                      |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                      |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
   |                      |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
   |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 |     "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[388/408] Compiling SDGKeyboardDesign Symbol.swift
[389/408] Compiling SDGKeyboardDesign Arrows.swift
[390/408] Compiling SDGKeyboardDesign CardSuits.swift
[391/408] Compiling SDGKeyboardDesign Chemistry.swift
[392/408] Compiling SDGKeyboardDesign KeyboardLayoutBundle.swift
[393/408] Compiling SDGKeyboardDesign Layer.swift
[394/408] Compiling SDGKeyboardDesign OSXScriptCode.swift
[395/408] Compiling SDGKeyboardDesign Sequence.swift
[396/408] Compiling SDGKeyboardDesign Copyright.swift
[397/408] Compiling SDGKeyboardDesign Correctness.swift
[398/408] Compiling SDGKeyboardDesign Currency.swift
[399/408] Compiling SDGKeyboardDesign Flags.swift
[400/408] Compiling SDGKeyboardDesign Arrangement.swift
[401/408] Compiling SDGKeyboardDesign Casing.swift
[402/408] Compiling SDGKeyboardDesign DeadKey.swift
[403/408] Compiling SDGKeyboardDesign Int.swift
[404/408] Compiling SDGKeyboardDesign KeyboardLayout.swift
[405/408] Compiling SDGKeyboardDesign Phonetics.swift
[406/408] Compiling SDGKeyboardDesign SetLogic.swift
[407/408] Compiling SDGKeyboardDesign SymbolData.swift
[408/408] Compiling SDGKeyboardDesign Units.swift
Build complete! (61.63s)
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"
    },
    {
      "identity" : "sdginterface",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "0.16.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGInterface"
    }
  ],
  "manifest_display_name" : "SDGKeyboardDesign",
  "name" : "SDGKeyboardDesign",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SDGKeyboardDesign",
      "targets" : [
        "SDGKeyboardDesign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDGKeyboardDesignTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignTests",
      "path" : "Tests/SDGKeyboardDesignTests",
      "product_dependencies" : [
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGXCTestUtilities",
        "SDGPersistenceTestUtilities"
      ],
      "sources" : [
        "APITests.swift",
        "InternalTests.swift",
        "RegressionTests.swift",
        "TestKeyboardLayout.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesign"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGKeyboardDesignLocalizations",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignLocalizations",
      "path" : "Sources/SDGKeyboardDesignLocalizations",
      "product_dependencies" : [
        "SDGLocalization"
      ],
      "product_memberships" : [
        "SDGKeyboardDesign"
      ],
      "sources" : [
        "ContentLocalization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGKeyboardDesignDocumentationExampleTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesignDocumentationExampleTests",
      "path" : "Tests/SDGKeyboardDesignDocumentationExampleTests",
      "product_dependencies" : [
        "SDGText",
        "SDGLocalization",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "ReadMeExampleTests.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesign"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGKeyboardDesign",
      "module_type" : "SwiftTarget",
      "name" : "SDGKeyboardDesign",
      "path" : "Sources/SDGKeyboardDesign",
      "product_dependencies" : [
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGXML",
        "SDGKeyboard"
      ],
      "product_memberships" : [
        "SDGKeyboardDesign"
      ],
      "sources" : [
        "Arrangement.swift",
        "Casing.swift",
        "DeadKey.swift",
        "Int.swift",
        "KeyboardLayout.swift",
        "KeyboardLayoutBundle.swift",
        "Layer.swift",
        "OSXScriptCode.swift",
        "Sequence.swift",
        "Symbol.swift",
        "Symbols/Arrows.swift",
        "Symbols/CardSuits.swift",
        "Symbols/Chemistry.swift",
        "Symbols/Copyright.swift",
        "Symbols/Correctness.swift",
        "Symbols/Currency.swift",
        "Symbols/Flags.swift",
        "Symbols/Footnotes.swift",
        "Symbols/Gender.swift",
        "Symbols/KeyLabels.swift",
        "Symbols/LayoutGlyphs.swift",
        "Symbols/LocalizedSymbol.swift",
        "Symbols/Logic.swift",
        "Symbols/MathematicalConstants.swift",
        "Symbols/MathematicalOperators.swift",
        "Symbols/MathematicalRelations.swift",
        "Symbols/Miscellaneous.swift",
        "Symbols/Music.swift",
        "Symbols/Numerals.swift",
        "Symbols/Phonetics.swift",
        "Symbols/SetLogic.swift",
        "Symbols/SymbolData.swift",
        "Symbols/Units.swift"
      ],
      "target_dependencies" : [
        "SDGKeyboardDesignLocalizations"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.