The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftStorage, reference 2.0.0 (cb4ed1), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:19:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KC-2001MS/SwiftStorage.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KC-2001MS/SwiftStorage
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at cb4ed1d add migration function (beta) and fix issue
Cloned https://github.com/KC-2001MS/SwiftStorage.git
Revision (git rev-parse @):
cb4ed1dcc8692830d03cb8028715255eb95074ce
SUCCESS checkout https://github.com/KC-2001MS/SwiftStorage.git at 2.0.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/KC-2001MS/Hashify.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[167/5546] Fetching swift-custom-dump, hashify
[247/7817] Fetching swift-custom-dump, hashify, swift-docc-plugin
[338/13540] Fetching swift-custom-dump, hashify, swift-docc-plugin, xctest-dynamic-overlay
[6519/17212] Fetching swift-custom-dump, hashify, swift-docc-plugin, xctest-dynamic-overlay, swift-docc-symbolkit
[15039/33258] Fetching swift-custom-dump, hashify, swift-docc-plugin, xctest-dynamic-overlay, swift-docc-symbolkit, swift-snapshot-testing
[15521/108225] Fetching swift-custom-dump, hashify, swift-docc-plugin, xctest-dynamic-overlay, swift-docc-symbolkit, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (7.28s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.28s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (7.28s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.28s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (7.28s)
Fetched https://github.com/KC-2001MS/Hashify.git from cache (7.28s)
Fetched https://github.com/apple/swift-docc-plugin from cache (7.28s)
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/961] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.81s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/KC-2001MS/Hashify.git
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/KC-2001MS/Hashify.git resolved at 1.0.0
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.5
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftstorage",
      "name": "SwiftStorage",
      "url": "https://github.com/KC-2001MS/SwiftStorage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftStorage",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "hashify",
          "name": "Hashify",
          "url": "https://github.com/KC-2001MS/Hashify.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hashify",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KC-2001MS/SwiftStorage.git
[1/492] Fetching swiftstorage
Fetched https://github.com/KC-2001MS/SwiftStorage.git from cache (1.40s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/KC-2001MS/Hashify.git from cache
Fetched https://github.com/KC-2001MS/Hashify.git from cache (0.90s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/KC-2001MS/Hashify.git
Computed https://github.com/KC-2001MS/Hashify.git at 1.0.0 (1.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.07s)
Creating working copy for https://github.com/KC-2001MS/SwiftStorage.git
Working copy of https://github.com/KC-2001MS/SwiftStorage.git resolved at 2.0.0 (cb4ed1d)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/KC-2001MS/Hashify.git
Working copy of https://github.com/KC-2001MS/Hashify.git resolved at 1.0.0
Found 2 product dependencies
  - swift-syntax
  - Hashify
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/KC-2001MS/SwiftStorage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/35] Write sources
[6/35] Write SwiftStorageClient-entitlement.plist
[7/35] Write sources
[26/35] Compiling _SwiftSyntaxCShims dummy.c
[27/35] Write swift-version--6988338F2F200930.txt
[29/45] Emitting module SwiftSyntax510
[30/45] Compiling SwiftSyntax510 Empty.swift
[31/45] Emitting module SwiftSyntax600
[32/45] Compiling SwiftSyntax600 Empty.swift
[33/45] Emitting module SwiftSyntax509
[34/45] Compiling SwiftSyntax509 Empty.swift
[35/110] Compiling SwiftSyntax Identifier.swift
[36/110] Compiling SwiftSyntax MemoryLayout.swift
[37/110] Compiling SwiftSyntax MissingNodeInitializers.swift
[38/110] Compiling SwiftSyntax RawSyntax.swift
[39/110] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[40/110] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[41/110] Compiling SwiftSyntax RawSyntaxTokenView.swift
[42/117] Compiling HashifyCore HashAlgorithm.swift
[43/117] Emitting module HashifyCore
[45/117] Compiling HashifyCore HashAlgorithm.swift
[46/117] Emitting module SwiftSyntax
[47/117] Compiling SwiftSyntax SyntaxCollections.swift
[48/117] Compiling SwiftSyntax SyntaxEnum.swift
[49/117] Compiling SwiftSyntax SyntaxKind.swift
[50/117] Compiling SwiftSyntax SyntaxRewriter.swift
[51/117] Compiling SwiftSyntax SyntaxTraits.swift
[52/117] Compiling SwiftSyntax SyntaxVisitor.swift
[53/117] Compiling SwiftSyntax TokenKind.swift
[54/117] Compiling SwiftSyntax Tokens.swift
[55/117] Compiling SwiftSyntax TriviaPieces.swift
[56/117] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[57/117] Compiling SwiftSyntax RawSyntaxNodesC.swift
[58/117] Compiling SwiftSyntax RawSyntaxNodesD.swift
[59/117] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[60/117] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[61/117] Compiling SwiftSyntax SyntaxProtocol.swift
[62/117] Compiling SwiftSyntax SyntaxText.swift
[63/117] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[64/117] Compiling SwiftSyntax TokenDiagnostic.swift
[65/117] Compiling SwiftSyntax TokenSequence.swift
[66/117] Compiling SwiftSyntax TokenSyntax.swift
[67/117] Compiling SwiftSyntax Trivia.swift
[68/117] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/117] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[70/117] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[71/117] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[72/117] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/117] Compiling SwiftSyntax SyntaxNodesAB.swift
[74/117] Compiling SwiftSyntax SyntaxNodesC.swift
[75/117] Compiling SwiftSyntax SyntaxNodesD.swift
[76/117] Compiling SwiftSyntax SyntaxNodesEF.swift
[77/117] Compiling SwiftSyntax SyntaxNodesGHI.swift
[78/117] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[79/117] Compiling SwiftSyntax SyntaxNodesOP.swift
[80/117] Compiling SwiftSyntax SyntaxNodesQRS.swift
[81/117] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[82/117] Compiling SwiftSyntax SourceEdit.swift
[83/117] Compiling SwiftSyntax SourceLength.swift
[84/117] Compiling SwiftSyntax SourceLocation.swift
[85/117] Compiling SwiftSyntax SourcePresence.swift
[86/117] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[87/117] Compiling SwiftSyntax Syntax.swift
[88/117] Compiling SwiftSyntax SyntaxArena.swift
[89/117] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[90/117] Compiling SwiftSyntax SyntaxChildren.swift
[91/117] Compiling SwiftSyntax SyntaxCollection.swift
[92/117] Compiling SwiftSyntax SyntaxHashable.swift
[93/117] Compiling SwiftSyntax SyntaxIdentifier.swift
[94/117] Compiling SwiftSyntax SyntaxNodeFactory.swift
[95/117] Compiling SwiftSyntax SyntaxNodeStructure.swift
[96/117] Compiling SwiftSyntax AbsolutePosition.swift
[97/117] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[98/117] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[99/117] Compiling SwiftSyntax Assert.swift
[100/117] Compiling SwiftSyntax BumpPtrAllocator.swift
[101/117] Compiling SwiftSyntax CommonAncestor.swift
[102/117] Compiling SwiftSyntax Convenience.swift
[103/117] Compiling SwiftSyntax CustomTraits.swift
[104/117] Compiling SwiftSyntax Utils.swift
[105/117] Compiling SwiftSyntax ChildNameForKeyPath.swift
[106/117] Compiling SwiftSyntax Keyword.swift
[107/117] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[108/117] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[109/117] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[110/117] Compiling SwiftSyntax SyntaxBaseNodes.swift
[111/175] Compiling SwiftDiagnostics Message.swift
[112/176] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[113/176] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/176] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[115/176] Compiling SwiftDiagnostics Note.swift
[116/176] Compiling SwiftDiagnostics FixIt.swift
[117/176] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[118/176] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[119/176] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[120/176] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[121/176] Compiling SwiftDiagnostics Diagnostic.swift
[122/176] Compiling SwiftDiagnostics Convenience.swift
[123/176] Emitting module SwiftDiagnostics
[124/176] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[125/176] Compiling SwiftBasicFormat InferIndentation.swift
[126/176] Emitting module SwiftBasicFormat
[127/176] Compiling SwiftBasicFormat BasicFormat.swift
[128/176] Compiling SwiftParser TopLevel.swift
[129/176] Compiling SwiftParser TriviaParser.swift
[130/176] Compiling SwiftParser Types.swift
[131/176] Compiling SwiftParser ExperimentalFeatures.swift
[132/180] Compiling SwiftParser TokenConsumer.swift
[133/180] Compiling SwiftParser TokenPrecedence.swift
[134/180] Compiling SwiftParser TokenSpec.swift
[135/180] Compiling SwiftParser TokenSpecSet.swift
[136/180] Compiling SwiftParser Nominals.swift
[137/180] Compiling SwiftParser Parameters.swift
[138/180] Compiling SwiftParser ParseSourceFile.swift
[139/180] Compiling SwiftParser Parser.swift
[140/180] Compiling SwiftParser Patterns.swift
[141/180] Compiling SwiftParser UnicodeScalarExtensions.swift
[142/180] Compiling SwiftParser Lookahead.swift
[143/180] Compiling SwiftParser LoopProgressCondition.swift
[144/180] Compiling SwiftParser Modifiers.swift
[145/180] Compiling SwiftParser Names.swift
[146/180] Compiling SwiftParser StringLiterals.swift
[147/180] Compiling SwiftParser SwiftParserCompatibility.swift
[148/180] Compiling SwiftParser SwiftVersion.swift
[149/180] Compiling SwiftParser SyntaxUtils.swift
[150/180] Compiling SwiftParser Recovery.swift
[151/180] Compiling SwiftParser Specifiers.swift
[152/180] Compiling SwiftParser Statements.swift
[153/180] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[154/180] Compiling SwiftParser Attributes.swift
[155/180] Compiling SwiftParser Availability.swift
[156/180] Compiling SwiftParser CharacterInfo.swift
[157/180] Compiling SwiftParser CollectionNodes+Parsable.swift
[158/180] Compiling SwiftParser Declarations.swift
[159/180] Emitting module SwiftParser
[160/180] Compiling SwiftParser Directives.swift
[161/180] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[162/180] Compiling SwiftParser Expressions.swift
[163/180] Compiling SwiftParser IncrementalParseTransition.swift
[164/180] Compiling SwiftParser IsValidIdentifier.swift
[165/180] Compiling SwiftParser Cursor.swift
[166/180] Compiling SwiftParser Lexeme.swift
[167/180] Compiling SwiftParser LexemeSequence.swift
[168/180] Compiling SwiftParser Lexer.swift
[169/180] Compiling SwiftParser RegexLiteralLexer.swift
[170/180] Compiling SwiftParser IsLexerClassified.swift
[171/180] Compiling SwiftParser LayoutNodes+Parsable.swift
[172/180] Compiling SwiftParser Parser+TokenSpecSet.swift
[173/180] Compiling SwiftParser TokenSpecStaticMembers.swift
[174/203] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[175/204] Compiling SwiftOperators OperatorTable.swift
[176/204] Compiling SwiftOperators PrecedenceGraph.swift
[177/204] Compiling SwiftOperators PrecedenceGroup.swift
[178/205] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[179/205] Compiling SwiftOperators OperatorTable+Semantics.swift
[180/205] Compiling SwiftOperators OperatorTable+Defaults.swift
[181/205] Compiling SwiftOperators OperatorError.swift
[182/205] Compiling SwiftOperators Operator.swift
[183/205] Compiling SwiftOperators OperatorError+Diagnostics.swift
[184/205] Emitting module SwiftOperators
[185/205] Compiling SwiftOperators OperatorTable+Folding.swift
[186/205] Compiling SwiftOperators SyntaxSynthesis.swift
[187/205] Compiling SwiftParserDiagnostics PresenceUtils.swift
[188/205] Compiling SwiftParserDiagnostics Utils.swift
[189/205] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[190/205] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[191/205] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[192/205] Compiling SwiftParserDiagnostics MissingNodesError.swift
[193/205] Compiling SwiftParserDiagnostics MissingTokenError.swift
[194/205] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[195/205] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[196/205] Emitting module SwiftParserDiagnostics
[197/205] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[198/205] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[199/220] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/220] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[201/220] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[202/220] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[203/221] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[204/221] Compiling SwiftSyntaxBuilder Indenter.swift
[205/221] Compiling SwiftSyntaxBuilder ListBuilder.swift
[206/221] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[207/221] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[208/221] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[209/221] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[210/221] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[211/221] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[212/221] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[213/221] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[214/221] Emitting module SwiftSyntaxBuilder
[215/239] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[216/239] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[217/239] Compiling SwiftSyntaxMacros Macro.swift
[218/239] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[219/239] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[220/239] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/239] Compiling SwiftSyntaxMacros MemberMacro.swift
[222/239] Compiling SwiftSyntaxMacros PeerMacro.swift
[223/239] Compiling SwiftSyntaxMacros PreambleMacro.swift
[224/240] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[225/240] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[226/240] Compiling SwiftSyntaxMacros AttachedMacro.swift
[227/240] Compiling SwiftSyntaxMacros BodyMacro.swift
[228/240] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[229/240] Compiling SwiftSyntaxMacros AccessorMacro.swift
[230/240] Emitting module SwiftSyntaxMacros
[231/240] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[232/240] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[233/240] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[234/250] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[235/250] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[236/250] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[237/250] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[238/250] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[239/250] Emitting module SwiftSyntaxMacroExpansion
[240/250] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[241/250] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[242/250] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[243/250] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[244/262] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[245/262] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[246/262] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[247/262] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[248/262] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[249/262] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[250/262] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[251/262] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[252/262] Emitting module SwiftCompilerPluginMessageHandling
[253/262] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[254/262] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[255/262] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[256/263] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[257/265] Emitting module SwiftCompilerPlugin
[258/265] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[259/276] Compiling HashifyMacros HashifyError.swift
[260/276] Compiling HashifyMacros HashifyMacro.swift
[261/276] Emitting module HashifyMacros
[261/276] Write Objects.LinkFileList
[263/276] Compiling SwiftStorageMacros TransientMacro.swift
[264/276] Compiling SwiftStorageMacros StoredPropertyMacro.swift
[265/276] Compiling SwiftStorageMacros SwiftStoragePlugin.swift
[266/276] Compiling SwiftStorageMacros AttributeMacro.swift
[267/276] Compiling SwiftStorageMacros Extensions.swift
[268/276] Compiling SwiftStorageMacros Availability.swift
[269/276] Emitting module SwiftStorageMacros
[270/276] Compiling SwiftStorageMacros StorageMacro.swift
[270/276] Write Objects.LinkFileList
[271/276] Linking HashifyMacros-tool
[272/280] Linking SwiftStorageMacros-tool
[274/280] Compiling Hashify Hashify.swift
[276/280] Emitting module Hashify
[278/300] Compiling SwiftStorage StorageManager.swift
[279/300] Compiling SwiftStorage StorageSchemaVersion.swift
[280/300] Compiling SwiftStorage StorageMigrator.swift
[281/300] Compiling SwiftStorage Storable.swift
[282/300] Compiling SwiftStorage StorageMigrationStage.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
[283/300] Compiling SwiftStorage Storable.swift
[284/300] Compiling SwiftStorage SwiftStorage.swift
[285/300] Compiling SwiftStorage StorageType.swift
[286/300] Compiling SwiftStorage StorageMigrationStage.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
[287/300] Compiling SwiftStorage StorageMigrator.swift
[288/300] Compiling SwiftStorage StorageType.swift
[289/300] Compiling SwiftStorage SwiftStorage.swift
[290/300] Compiling SwiftStorage StorageSchemaVersion.swift
[291/300] Compiling SwiftStorage StorageManager.swift
[292/300] Compiling SwiftStorage StorageMigrationPlan.swift
[293/300] Emitting module SwiftStorage
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
[294/300] Compiling SwiftStorage StorageMigrationContext.swift
[295/300] Compiling SwiftStorage StorageMigrationPlan.swift
[296/300] Compiling SwiftStorage StorageMigrationContext.swift
[297/300] Emitting module SwiftStorage
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:84:10: warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 82 |     ///   - fromVersion: The schema version before this migration.
 83 |     ///   - toVersion: The schema version after this migration.
 84 |     case lightweight(
    |          `- warning: associated value 'lightweight(fromVersion:toVersion:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
 85 |         fromVersion: any VersionedStorageSchema.Type,
 86 |         toVersion: any VersionedStorageSchema.Type
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStorage/Migration/StorageMigrationStage.swift:106:10: warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
104 |     ///   - didMigrate: A closure executed after `willMigrate` completes.
105 |     ///     Use this for post-migration cleanup or validation.
106 |     case custom(
    |          `- warning: associated value 'custom(fromVersion:toVersion:willMigrate:didMigrate:)' of 'Sendable'-conforming enum 'StorageMigrationStage' contains non-Sendable type 'any VersionedStorageSchema.Type'
107 |         fromVersion: any VersionedStorageSchema.Type,
108 |         toVersion: any VersionedStorageSchema.Type,
[298/302] Compiling SwiftStorageClient main.swift
[299/302] Emitting module SwiftStorageClient
[299/302] Write Objects.LinkFileList
[300/302] Linking SwiftStorageClient
[301/302] Applying SwiftStorageClient
Build complete! (34.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "hashify",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KC-2001MS/Hashify.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftStorage",
  "name" : "SwiftStorage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftStorage",
      "targets" : [
        "SwiftStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftStorageClient",
      "targets" : [
        "SwiftStorageClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftStorageMacros",
      "targets" : [
        "SwiftStorageMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStorageTests",
      "path" : "Tests/SwiftStorageTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "SwiftStorageTests.swift"
      ],
      "target_dependencies" : [
        "SwiftStorage",
        "SwiftStorageMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftStorageMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStorageMacros",
      "path" : "Sources/SwiftStorageMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftStorage",
        "SwiftStorageClient",
        "SwiftStorageMacros"
      ],
      "sources" : [
        "Extensions/Availability.swift",
        "Extensions/Extensions.swift",
        "Macros/AttributeMacro.swift",
        "Macros/StorageMacro.swift",
        "Macros/StoredPropertyMacro.swift",
        "Macros/TransientMacro.swift",
        "SwiftStoragePlugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftStorageClient",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStorageClient",
      "path" : "Sources/SwiftStorageClient",
      "product_memberships" : [
        "SwiftStorageClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftStorage"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftStorage",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStorage",
      "path" : "Sources/SwiftStorage",
      "product_dependencies" : [
        "Hashify"
      ],
      "product_memberships" : [
        "SwiftStorage",
        "SwiftStorageClient"
      ],
      "sources" : [
        "Migration/StorageMigrationContext.swift",
        "Migration/StorageMigrationPlan.swift",
        "Migration/StorageMigrationStage.swift",
        "Migration/StorageMigrator.swift",
        "Migration/StorageSchemaVersion.swift",
        "Storable.swift",
        "StorageManager.swift",
        "StorageType.swift",
        "SwiftStorage.swift"
      ],
      "target_dependencies" : [
        "SwiftStorageMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.