The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftStorage, reference 1.0.1 (fc87c3), with Swift 6.0 for Linux on 10 Dec 2024 20:16:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KC-2001MS/SwiftStorage.git
Reference: 1.0.1
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/KC-2001MS/SwiftStorage
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at fc87c3c minor revision
Cloned https://github.com/KC-2001MS/SwiftStorage.git
Revision (git rev-parse @):
fc87c3cc6e2655591cb40726fd742cf77ec61d0f
SUCCESS checkout https://github.com/KC-2001MS/SwiftStorage.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KC-2001MS/SwiftStorage.git
https://github.com/KC-2001MS/SwiftStorage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0-prerelease-2024-09-04",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/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" : "swift-testing",
      "requirement" : {
        "exact" : [
          "0.12.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftStorage",
  "name" : "SwiftStorage",
  "path" : "/host/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" : [
        "SwiftSyntaxMacrosTestSupport",
        "Testing"
      ],
      "sources" : [
        "SwiftStorageTests.swift"
      ],
      "target_dependencies" : [
        "SwiftStorage"
      ],
      "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/LocalStoragePropertyMacro.swift",
        "Macros/StorageMacro.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_memberships" : [
        "SwiftStorage",
        "SwiftStorageClient"
      ],
      "sources" : [
        "SwiftStorage.swift"
      ],
      "target_dependencies" : [
        "SwiftStorageMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
[1/2044] Fetching swift-docc-plugin
[2045/18970] Fetching swift-docc-plugin, swift-testing
[18971/85929] Fetching swift-docc-plugin, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (5.28s)
Fetched https://github.com/apple/swift-testing.git from cache (5.28s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.33s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.12.0 (0.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.67s)
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'swift-testing': 'swift-testing' dependency on 'https://github.com/swiftlang/swift-syntax.git' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/42] Write sources
[19/42] Compiling _SwiftSyntaxCShims dummy.c
[20/42] Write swift-version-24593BA9C3E375BF.txt
[22/48] Emitting module SwiftSyntax509
[23/48] Compiling SwiftSyntax509 Empty.swift
[24/49] Compiling SwiftSyntax600 Empty.swift
[25/49] Emitting module SwiftSyntax600
[27/50] Wrapping AST for SwiftSyntax509 for debugging
[29/50] Emitting module SwiftSyntax510
[30/50] Compiling SwiftSyntax510 Empty.swift
[30/51] Wrapping AST for SwiftSyntax600 for debugging
[32/51] Wrapping AST for SwiftSyntax510 for debugging
[34/115] Compiling SwiftSyntax MemoryLayout.swift
[35/115] Compiling SwiftSyntax MissingNodeInitializers.swift
[36/115] Compiling SwiftSyntax RawSyntax.swift
[37/115] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/115] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/115] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/115] Compiling SwiftSyntax SourceEdit.swift
[41/115] Compiling SwiftSyntax SourceLength.swift
[42/115] Compiling SwiftSyntax SourceLocation.swift
[43/123] Emitting module SwiftSyntax
[44/123] Compiling SwiftSyntax SyntaxNodeFactory.swift
[45/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[46/123] Compiling SwiftSyntax SyntaxProtocol.swift
[47/123] Compiling SwiftSyntax SyntaxText.swift
[48/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[49/123] Compiling SwiftSyntax TokenDiagnostic.swift
[50/123] Compiling SwiftSyntax TokenSequence.swift
[51/123] Compiling SwiftSyntax TokenSyntax.swift
[52/123] Compiling SwiftSyntax Trivia.swift
[53/123] Compiling SwiftSyntax AbsolutePosition.swift
[54/123] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[55/123] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[56/123] Compiling SwiftSyntax Assert.swift
[57/123] Compiling SwiftSyntax BumpPtrAllocator.swift
[58/123] Compiling SwiftSyntax CommonAncestor.swift
[59/123] Compiling SwiftSyntax Convenience.swift
[60/123] Compiling SwiftSyntax CustomTraits.swift
[61/123] Compiling SwiftSyntax Identifier.swift
[62/123] Compiling SwiftSyntax SyntaxKind.swift
[63/123] Compiling SwiftSyntax SyntaxRewriter.swift
[64/123] Compiling SwiftSyntax SyntaxTraits.swift
[65/123] Compiling SwiftSyntax SyntaxVisitor.swift
[66/123] Compiling SwiftSyntax TokenKind.swift
[67/123] Compiling SwiftSyntax Tokens.swift
[68/123] Compiling SwiftSyntax TriviaPieces.swift
[69/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[70/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[71/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[72/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[73/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[74/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[75/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[76/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[77/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[78/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[79/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[80/123] Compiling SwiftSyntax Utils.swift
[81/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[82/123] Compiling SwiftSyntax Keyword.swift
[83/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[84/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[85/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[86/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[87/123] Compiling SwiftSyntax SyntaxCollections.swift
[88/123] Compiling SwiftSyntax SyntaxEnum.swift
[89/123] Compiling SwiftSyntax SourcePresence.swift
[90/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[91/123] Compiling SwiftSyntax Syntax.swift
[92/123] Compiling SwiftSyntax SyntaxArena.swift
[93/123] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[94/123] Compiling SwiftSyntax SyntaxChildren.swift
[95/123] Compiling SwiftSyntax SyntaxCollection.swift
[96/123] Compiling SwiftSyntax SyntaxHashable.swift
[97/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[98/123] Compiling SwiftSyntax SyntaxNodesC.swift
[99/123] Compiling SwiftSyntax SyntaxNodesD.swift
[100/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[101/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[102/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[103/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[104/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[105/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[106/124] Wrapping AST for SwiftSyntax for debugging
[108/181] Compiling SwiftDiagnostics Message.swift
[109/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[110/182] Compiling SwiftDiagnostics Note.swift
[111/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[112/182] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[113/182] Compiling SwiftBasicFormat InferIndentation.swift
[114/182] Compiling SwiftDiagnostics FixIt.swift
[115/182] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[116/182] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[117/182] Compiling SwiftParser CharacterInfo.swift
[118/182] Compiling SwiftParser CollectionNodes+Parsable.swift
[119/182] Emitting module SwiftDiagnostics
[120/182] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[121/182] Compiling SwiftParser Attributes.swift
[122/182] Compiling SwiftParser Availability.swift
[124/183] Compiling SwiftBasicFormat BasicFormat.swift
[125/183] Emitting module SwiftBasicFormat
[125/184] Wrapping AST for SwiftDiagnostics for debugging
[127/184] Wrapping AST for SwiftBasicFormat for debugging
[129/184] Compiling SwiftParser SwiftParserCompatibility.swift
[130/184] Compiling SwiftParser SwiftVersion.swift
[131/184] Compiling SwiftParser SyntaxUtils.swift
[132/184] Compiling SwiftParser TokenConsumer.swift
[133/184] Compiling SwiftParser TokenPrecedence.swift
[134/184] Compiling SwiftParser TokenSpec.swift
[135/184] Compiling SwiftParser TokenSpecSet.swift
[136/184] Compiling SwiftParser TopLevel.swift
[137/184] Compiling SwiftParser TriviaParser.swift
[138/184] Compiling SwiftParser Types.swift
[139/189] Compiling SwiftParser Modifiers.swift
[140/189] Compiling SwiftParser Names.swift
[141/189] Compiling SwiftParser Nominals.swift
[142/189] Compiling SwiftParser Parameters.swift
[143/189] Compiling SwiftParser ParseSourceFile.swift
[144/189] Compiling SwiftParser Parser.swift
[145/189] Compiling SwiftParser Patterns.swift
[146/189] Compiling SwiftParser Recovery.swift
[147/189] Compiling SwiftParser Specifiers.swift
[148/189] Compiling SwiftParser Statements.swift
[149/189] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[150/189] Compiling SwiftParser StringLiterals.swift
[151/189] Compiling SwiftParser LexemeSequence.swift
[152/189] Compiling SwiftParser Lexer.swift
[153/189] Compiling SwiftParser RegexLiteralLexer.swift
[154/189] Compiling SwiftParser UnicodeScalarExtensions.swift
[155/189] Compiling SwiftParser Lookahead.swift
[156/189] Compiling SwiftParser LoopProgressCondition.swift
[161/189] Compiling SwiftParser Declarations.swift
[162/189] Compiling SwiftParser Directives.swift
[163/189] Emitting module SwiftParser
[164/189] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[165/189] Compiling SwiftParser Expressions.swift
[166/189] Compiling SwiftParser IncrementalParseTransition.swift
[167/189] Compiling SwiftParser IsValidIdentifier.swift
[168/189] Compiling SwiftParser Cursor.swift
[169/189] Compiling SwiftParser Lexeme.swift
[170/189] Compiling SwiftParser ExperimentalFeatures.swift
[171/189] Compiling SwiftParser IsLexerClassified.swift
[172/189] Compiling SwiftParser LayoutNodes+Parsable.swift
[173/189] Compiling SwiftParser Parser+TokenSpecSet.swift
[174/189] Compiling SwiftParser TokenSpecStaticMembers.swift
[175/190] Wrapping AST for SwiftParser for debugging
[177/213] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[178/214] Compiling SwiftOperators OperatorTable+Semantics.swift
[179/214] Compiling SwiftOperators PrecedenceGroup.swift
[180/215] Compiling SwiftOperators PrecedenceGraph.swift
[181/215] Compiling SwiftOperators OperatorTable.swift
[182/215] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[183/215] Compiling SwiftOperators SyntaxSynthesis.swift
[184/215] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[185/215] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[186/215] Compiling SwiftOperators OperatorTable+Folding.swift
[187/215] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[188/215] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[189/215] Emitting module SwiftOperators
[190/216] Wrapping AST for SwiftOperators for debugging
[192/216] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[193/216] Compiling SwiftParserDiagnostics PresenceUtils.swift
[194/216] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[195/216] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[196/216] Compiling SwiftParserDiagnostics Utils.swift
[199/216] Emitting module SwiftParserDiagnostics
[200/216] Compiling SwiftParserDiagnostics MissingNodesError.swift
[201/216] Compiling SwiftParserDiagnostics MissingTokenError.swift
[204/217] Wrapping AST for SwiftParserDiagnostics for debugging
[206/232] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[207/232] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[208/232] Compiling SwiftSyntaxBuilder Indenter.swift
[209/232] Compiling SwiftSyntaxBuilder ListBuilder.swift
[210/232] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[211/232] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[212/232] Emitting module SwiftSyntaxBuilder
[213/233] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[214/233] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[215/233] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[216/233] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[217/233] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[218/233] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[219/233] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[220/233] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[221/233] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[222/234] Wrapping AST for SwiftSyntaxBuilder for debugging
[224/251] Compiling SwiftSyntaxMacros Macro.swift
[225/251] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/251] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[227/251] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[228/251] Compiling SwiftSyntaxMacros MemberMacro.swift
[229/251] Compiling SwiftSyntaxMacros PeerMacro.swift
[230/251] Emitting module SwiftSyntaxMacros
[231/251] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[232/251] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[233/251] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[234/251] Compiling SwiftSyntaxMacros Macro+Format.swift
[235/251] Compiling SwiftSyntaxMacros AccessorMacro.swift
[236/251] Compiling SwiftSyntaxMacros AttachedMacro.swift
[237/251] Compiling SwiftSyntaxMacros BodyMacro.swift
[238/253] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[239/253] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[240/253] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[241/253] Compiling SwiftSyntaxMacros PreambleMacro.swift
[242/253] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[243/254] Wrapping AST for SwiftSyntaxMacros for debugging
[245/263] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[246/264] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[247/264] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[248/264] Emitting module SwiftSyntaxMacroExpansion
[249/264] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[250/264] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[251/264] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[252/264] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[253/264] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[254/264] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[255/265] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[257/277] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[258/278] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[259/278] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[260/278] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[261/278] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[262/278] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[263/278] Emitting module SwiftCompilerPluginMessageHandling
[264/278] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[265/278] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[266/278] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[267/278] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[268/278] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[269/278] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[270/279] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[272/281] Emitting module SwiftCompilerPlugin
[273/281] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[274/282] Wrapping AST for SwiftCompilerPlugin for debugging
[276/290] Compiling SwiftStorageMacros TransientMacro.swift
[277/290] Compiling SwiftStorageMacros SwiftStoragePlugin.swift
[278/290] Compiling SwiftStorageMacros Availability.swift
/host/spi-builder-workspace/Sources/SwiftStorageMacros/Extensions/Availability.swift:89:9: warning: default will never be executed
 87 |                 return .ifConfigDecl(availability)
 88 |             }
 89 |         default:
    |         `- warning: default will never be executed
 90 |             break
 91 |         }
[279/290] Compiling SwiftStorageMacros LocalStoragePropertyMacro.swift
[280/290] Compiling SwiftStorageMacros Extensions.swift
[281/290] Compiling SwiftStorageMacros StorageMacro.swift
[282/290] Compiling SwiftStorageMacros AttributeMacro.swift
[283/290] Emitting module SwiftStorageMacros
[284/291] Wrapping AST for SwiftStorageMacros for debugging
[285/291] Write Objects.LinkFileList
[286/291] Linking SwiftStorageMacros-tool
[288/293] Emitting module SwiftStorage
[289/293] Compiling SwiftStorage SwiftStorage.swift
[290/294] Wrapping AST for SwiftStorage for debugging
[292/296] Emitting module SwiftStorageClient
[293/296] Compiling SwiftStorageClient main.swift
macro expansion @LocalStorageProperty:8:34: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:12:21: note: expanded code originates here
10 | @Storage
11 | final class Client {
12 |     var bool: Bool {
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 | get {
   | 7 |     access(keyPath: \.bool)
   | 8 |     return UserDefaults.standard.value(forKey: "\(className).bool") as? Bool ?? _bool
   |   |                                  `- error: value of type 'UserDefaults' has no member 'value'
   | 9 | }
   |10 |
   +--------------------------------------------------------------------
13 |         didSet {
14 |             int += 1
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:33:17: note: expanded code originates here
31 |     }
32 |
33 |     var int: Int
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.int)
   | 8 |         return UserDefaults.standard.value(forKey: "\(className).int") as? Int ?? _int
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
34 |
35 |     var double: Double
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:35:23: note: expanded code originates here
33 |     var int: Int
34 |
35 |     var double: Double
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.double)
   | 8 |         return UserDefaults.standard.value(forKey: "\(className).double") as? Double ?? _double
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
36 |
37 |     var float: Float
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:37:21: note: expanded code originates here
35 |     var double: Double
36 |
37 |     var float: Float
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.float)
   | 8 |         return UserDefaults.standard.value(forKey: "\(className).float") as? Float ?? _float
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
38 |
39 |     var string: String
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:39:23: note: expanded code originates here
37 |     var float: Float
38 |
39 |     var string: String
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.string)
   | 8 |         return UserDefaults.standard.value(forKey: "\(className).string") as? String ?? _string
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
40 |
41 |     var date: Date
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:41:19: note: expanded code originates here
39 |     var string: String
40 |
41 |     var date: Date
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.date)
   | 8 |         return UserDefaults.standard.value(forKey: "\(className).date") as? Date ?? _date
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
42 |     @Attribute(key: "Attribute")
43 |     var attribute: Bool
macro expansion @LocalStorageProperty:8:38: error: value of type 'UserDefaults' has no member 'value'
`- /host/spi-builder-workspace/Sources/SwiftStorageClient/main.swift:43:24: note: expanded code originates here
41 |     var date: Date
42 |     @Attribute(key: "Attribute")
43 |     var attribute: Bool
   +--- macro expansion @LocalStorageProperty --------------------------
   | 6 |     get {
   | 7 |         access(keyPath: \.attribute)
   | 8 |         return UserDefaults.standard.value(forKey: "Attribute") as? Bool ?? _attribute
   |   |                                      `- error: value of type 'UserDefaults' has no member 'value'
   | 9 |     }
   |10 |     set {
   +--------------------------------------------------------------------
44 |     @Transient
45 |     var transient: Bool
BUILD FAILURE 6.0 linux