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 UserDefaultMacro, reference main (fc8b1c), with Swift 6.0 (beta) for Linux on 14 Sep 2024 19:44:46 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 -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maniramezan/UserDefaultMacro.git
Reference: main
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/maniramezan/UserDefaultMacro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc8b1c9 Adopt tuple renamed (#7)
Cloned https://github.com/maniramezan/UserDefaultMacro.git
Revision (git rev-parse @):
fc8b1c9fab46f57660cf609e64b4d48fdcba0036
SUCCESS checkout https://github.com/maniramezan/UserDefaultMacro.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/maniramezan/UserDefaultMacro.git
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 -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[1408/5112] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (0.33s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.36s)
[1/65059] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (0.76s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.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.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/37] Write sources
[17/37] Write swift-version-24593BA9C3E375BF.txt
[19/39] Emitting module SwiftSyntax509
[20/39] Compiling SwiftSyntax509 Empty.swift
[21/40] Wrapping AST for SwiftSyntax509 for debugging
[23/85] Compiling SwiftSyntax AbsolutePosition.swift
[24/85] Compiling SwiftSyntax Assert.swift
[25/85] Compiling SwiftSyntax BumpPtrAllocator.swift
[26/85] Compiling SwiftSyntax CommonAncestor.swift
[27/85] Compiling SwiftSyntax Convenience.swift
[28/85] Compiling SwiftSyntax MemoryLayout.swift
[29/85] Compiling SwiftSyntax MissingNodeInitializers.swift
[30/91] Compiling SwiftSyntax RawSyntax.swift
[31/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[34/91] Compiling SwiftSyntax SourceLength.swift
[35/91] Compiling SwiftSyntax SourceLocation.swift
[36/91] Compiling SwiftSyntax SourcePresence.swift
[37/91] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/91] Compiling SwiftSyntax Syntax.swift
[39/91] Compiling SwiftSyntax SyntaxArena.swift
[40/91] Compiling SwiftSyntax SyntaxChildren.swift
[41/91] Compiling SwiftSyntax SyntaxCollection.swift
[42/91] Compiling SwiftSyntax SyntaxData.swift
[43/91] Emitting module SwiftSyntax
[44/91] Compiling SwiftSyntax SyntaxText.swift
[45/91] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[46/91] Compiling SwiftSyntax TokenDiagnostic.swift
[47/91] Compiling SwiftSyntax TokenSyntax.swift
[48/91] Compiling SwiftSyntax Trivia.swift
[49/91] Compiling SwiftSyntax Utils.swift
[50/91] Compiling SwiftSyntax ChildNameForKeyPath.swift
[51/91] Compiling SwiftSyntax Keyword.swift
[52/91] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[53/91] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[54/91] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[55/91] Compiling SwiftSyntax SyntaxBaseNodes.swift
[56/91] Compiling SwiftSyntax SyntaxCollections.swift
[57/91] Compiling SwiftSyntax SyntaxEnum.swift
[58/91] Compiling SwiftSyntax SyntaxKind.swift
[59/91] Compiling SwiftSyntax SyntaxRewriter.swift
[60/91] Compiling SwiftSyntax SyntaxTraits.swift
[61/91] Compiling SwiftSyntax SyntaxTransform.swift
[62/91] Compiling SwiftSyntax SyntaxDeclNodes.swift
[63/91] Compiling SwiftSyntax SyntaxExprNodes.swift
[64/91] Compiling SwiftSyntax SyntaxNodes.swift
[65/91] Compiling SwiftSyntax SyntaxPatternNodes.swift
[66/91] Compiling SwiftSyntax SyntaxStmtNodes.swift
[67/91] Compiling SwiftSyntax SyntaxTypeNodes.swift
[68/91] Compiling SwiftSyntax SyntaxVisitor.swift
[69/91] Compiling SwiftSyntax TokenKind.swift
[70/91] Compiling SwiftSyntax Tokens.swift
[71/91] Compiling SwiftSyntax TriviaPieces.swift
[72/91] Compiling SwiftSyntax RawSyntaxNodes.swift
[73/91] Compiling SwiftSyntax RawSyntaxValidation.swift
[74/92] Wrapping AST for SwiftSyntax for debugging
[76/143] Compiling SwiftBasicFormat Syntax+Extensions.swift
[77/143] Compiling SwiftDiagnostics Convenience.swift
[78/143] Compiling SwiftDiagnostics Note.swift
[79/143] Compiling SwiftDiagnostics Message.swift
[80/143] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[81/143] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[82/143] Compiling SwiftDiagnostics FixIt.swift
[83/143] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[84/143] Compiling SwiftDiagnostics Diagnostic.swift
[85/143] Emitting module SwiftDiagnostics
[86/143] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[88/144] Emitting module SwiftBasicFormat
[89/144] Compiling SwiftBasicFormat BasicFormat.swift
[89/145] Wrapping AST for SwiftDiagnostics for debugging
[91/145] Wrapping AST for SwiftBasicFormat for debugging
[93/145] Compiling SwiftParser Modifiers.swift
[94/145] Compiling SwiftParser Names.swift
[95/145] Compiling SwiftParser Nominals.swift
[96/145] Compiling SwiftParser Parameters.swift
[97/145] Compiling SwiftParser ParseSourceFile.swift
[98/150] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[99/150] Compiling SwiftParser StringLiterals.swift
[100/150] Compiling SwiftParser SwiftParserCompatibility.swift
[101/150] Compiling SwiftParser SyntaxUtils.swift
[102/150] Compiling SwiftParser TokenConsumer.swift
[103/150] Compiling SwiftParser TokenPrecedence.swift
[104/150] Compiling SwiftParser TokenSpec.swift
[105/150] Compiling SwiftParser TokenSpecSet.swift
[106/150] Compiling SwiftParser TopLevel.swift
[107/150] Compiling SwiftParser TriviaParser.swift
[108/150] Compiling SwiftParser Lexer.swift
[109/150] Compiling SwiftParser RegexLiteralLexer.swift
[110/150] Compiling SwiftParser UnicodeScalarExtensions.swift
[111/150] Compiling SwiftParser Lookahead.swift
[112/150] Compiling SwiftParser LoopProgressCondition.swift
[113/150] Compiling SwiftParser Parser.swift
[114/150] Compiling SwiftParser Patterns.swift
[115/150] Compiling SwiftParser Recovery.swift
[116/150] Compiling SwiftParser Specifiers.swift
[117/150] Compiling SwiftParser Statements.swift
[118/150] Compiling SwiftParser ExperimentalFeatures.swift
[119/150] Compiling SwiftParser Expressions.swift
[120/150] Compiling SwiftParser IncrementalParseTransition.swift
[121/150] Compiling SwiftParser Cursor.swift
[122/150] Compiling SwiftParser Lexeme.swift
[123/150] Compiling SwiftParser LexemeSequence.swift
[124/150] Emitting module SwiftParser
[125/150] Compiling SwiftParser Attributes.swift
[126/150] Compiling SwiftParser Availability.swift
[127/150] Compiling SwiftParser CharacterInfo.swift
[128/150] Compiling SwiftParser CollectionNodes+Parsable.swift
[129/150] Compiling SwiftParser Declarations.swift
[130/150] Compiling SwiftParser Directives.swift
[131/150] Compiling SwiftParser Types.swift
[132/150] Compiling SwiftParser IsLexerClassified.swift
[133/150] Compiling SwiftParser LayoutNodes+Parsable.swift
[134/150] Compiling SwiftParser Parser+TokenSpecSet.swift
[135/150] Compiling SwiftParser TokenSpecStaticMembers.swift
[136/151] Wrapping AST for SwiftParser for debugging
[138/174] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[139/175] Compiling SwiftOperators PrecedenceGroup.swift
[140/176] Compiling SwiftOperators PrecedenceGraph.swift
[141/176] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[142/176] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[143/176] Compiling SwiftParserDiagnostics Utils.swift
[144/176] Compiling SwiftOperators SyntaxSynthesis.swift
[145/176] Compiling SwiftOperators OperatorError.swift
[146/176] Compiling SwiftOperators OperatorTable+Defaults.swift
[147/176] Compiling SwiftOperators Operator.swift
[148/176] Compiling SwiftOperators OperatorError+Diagnostics.swift
[149/176] Emitting module SwiftOperators
[150/176] Compiling SwiftOperators OperatorTable+Folding.swift
[151/176] Compiling SwiftOperators OperatorTable.swift
[152/176] Compiling SwiftOperators OperatorTable+Semantics.swift
[153/177] Wrapping AST for SwiftOperators for debugging
[155/177] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[156/177] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[157/177] Compiling SwiftParserDiagnostics PresenceUtils.swift
[160/177] Emitting module SwiftParserDiagnostics
[163/177] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[164/177] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[165/178] Wrapping AST for SwiftParserDiagnostics for debugging
[167/192] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[168/192] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[169/193] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[170/193] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[171/193] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[172/193] Compiling SwiftSyntaxBuilder Indenter.swift
[173/193] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[174/193] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[175/193] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[176/193] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[177/193] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[178/193] Emitting module SwiftSyntaxBuilder
[179/193] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[180/193] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[181/193] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[182/194] Wrapping AST for SwiftSyntaxBuilder for debugging
[184/208] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[185/208] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[186/209] Compiling SwiftSyntaxMacros AccessorMacro.swift
[187/209] Compiling SwiftSyntaxMacros AttachedMacro.swift
[188/209] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[189/209] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[190/209] Compiling SwiftSyntaxMacros Macro.swift
[191/209] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[192/209] Compiling SwiftSyntaxMacros MemberMacro.swift
[193/209] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[194/209] Compiling SwiftSyntaxMacros Macro+Format.swift
[195/209] Compiling SwiftSyntaxMacros PeerMacro.swift
[196/209] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[197/209] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[198/209] Emitting module SwiftSyntaxMacros
[199/210] Wrapping AST for SwiftSyntaxMacros for debugging
[201/218] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[202/218] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[203/218] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[204/218] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[205/218] Emitting module SwiftSyntaxMacroExpansion
[206/218] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[207/218] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[208/218] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[209/219] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[211/226] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[212/226] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[213/226] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[214/226] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[215/226] Emitting module SwiftCompilerPluginMessageHandling
[216/226] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[217/226] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[218/227] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[220/229] Emitting module SwiftCompilerPlugin
[221/229] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[222/230] Wrapping AST for SwiftCompilerPlugin for debugging
[224/243] Compiling UserDefaultMacro VariableType.swift
/host/spi-builder-workspace/Sources/UserDefaultMacro/Models/VariableType.swift:4:16: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | indirect enum VariableType: CaseIterable {
  4 |     static var allCases: [VariableType] = [
    |                |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  5 |         .int,
  6 |         .double,
[225/244] Emitting module UserDefaultMacro
/host/spi-builder-workspace/Sources/UserDefaultMacro/Extensions/UserDefaults+Extensions.swift:46:16: warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |     static let standardFullName: Name = standardName.asFullName
45 |
46 |     static var standardName: Name = .shorten("standard")
   |                |- warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'standardName' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'standardName' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | }
48 |
/host/spi-builder-workspace/Sources/UserDefaultMacro/Models/VariableType.swift:4:16: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | indirect enum VariableType: CaseIterable {
  4 |     static var allCases: [VariableType] = [
    |                |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  5 |         .int,
  6 |         .double,
[226/244] Compiling UserDefaultMacro UserDefaultPlugin.swift
[227/244] Compiling UserDefaultMacro AccessLevel.swift
[228/244] Compiling UserDefaultMacro UserDefaultMacroError.swift
[229/244] Compiling UserDefaultMacro UserDefaultPropertyMacro.swift
[230/244] Compiling UserDefaultMacro UserDefaultRecordMacro.swift
[231/244] Compiling UserDefaultMacro UserDefaultsType.swift
[232/244] Compiling UserDefaultMacro UserDefaults+Extensions.swift
/host/spi-builder-workspace/Sources/UserDefaultMacro/Extensions/UserDefaults+Extensions.swift:46:16: warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |     static let standardFullName: Name = standardName.asFullName
45 |
46 |     static var standardName: Name = .shorten("standard")
   |                |- warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'standardName' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'standardName' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | }
48 |
[233/244] Compiling UserDefaultMacro UserDefaultDataStoreMacro.swift
/host/spi-builder-workspace/Sources/UserDefaultMacro/Extensions/UserDefaults+Extensions.swift:46:16: warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |     static let standardFullName: Name = standardName.asFullName
45 |
46 |     static var standardName: Name = .shorten("standard")
   |                |- warning: static property 'standardName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'standardName' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'standardName' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | }
48 |
[234/244] Compiling UserDefaultMacro AccessorMacro+Extensions.swift
[235/244] Compiling UserDefaultMacro AttributeListSyntax+Extensions.swift
[236/244] Compiling UserDefaultMacro LabelExprElementListSyntax+Extensions.swift
[237/244] Compiling UserDefaultMacro String+Extensions.swift
[238/245] Wrapping AST for UserDefaultMacro for debugging
[239/245] Write Objects.LinkFileList
[240/245] Linking UserDefaultMacro-tool
error: emit-module command failed with exit code 1 (use -v to see invocation)
[242/247] Emitting module UserDefault
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f062d83dbe4... done ***
*** Program crashed: Illegal instruction at 0x00007f062d83dbe4 ***
Thread 0 "UserDefaultMacr" crashed:
0      0x00007f062d83dbe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f062d83d992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f062d83d84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f062d9c0d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f062d9c0f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f062da42c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000056128fa94ee2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in UserDefaultMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f062e084faf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x00005617f2436b76  94660848741238
rsi 0x0000000000000007  7
rdi 0x0000561293693010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007fff69c4db20  60 db c4 69 ff 7f 00 00 92 d9 83 2d 06 7f 00 00  `ÛÄiÿ····Ù·-····
rsp 0x00007fff69c4db10  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005612936a6390  76 6b 43 f2 17 56 00 00 06 23 97 39 29 51 f2 fc  vkCò·V···#·9)Qòü
 r9 0x00007fff69c4d900  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xfcf2512939972306  18226719879423533830
r12 0x0000000000000000  0
r13 0x00007f062dc80eb0  00 02 00 00 00 00 00 00 ac 68 cc 2d 06 7f 00 00  ········¬hÌ-····
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f062d83dbe4  0f 0b 48 83 ec 08 48 8d 05 cf 43 47 00 48 8d 3d  ··H·ì·H··ÏCG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (17 omitted):
0x000056128f9a1000–0x000056129162d220 <no build ID>                            UserDefaultMacro-tool      /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UserDefaultMacro-tool
0x00007f062d6de000–0x00007f062dc7a708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007f062ddf0000–0x00007f062e26c390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.70s
/host/spi-builder-workspace/Sources/UserDefault/UserDefault.swift:2:8: error: no such module 'UserDefaultMacro'
  1 | import Foundation
  2 | import UserDefaultMacro
    |        `- error: no such module 'UserDefaultMacro'
  3 |
  4 | /// # ``UserDefaultMacro``
[243/247] Compiling UserDefault UserDefault.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fdac69fdbe4... done ***
*** Program crashed: Illegal instruction at 0x00007fdac69fdbe4 ***
Thread 0 "UserDefaultMacr" crashed:
0      0x00007fdac69fdbe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fdac69fd992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fdac69fd84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fdac6b80d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fdac6b80f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fdac6c02c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055b03beafee2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in UserDefaultMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fdac7244faf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000055b565968487  94237581804679
rsi 0x0000000000000007  7
rdi 0x000055b03e944010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffef99fda90  d0 da 9f f9 fe 7f 00 00 92 d9 9f c6 da 7f 00 00  ÐÚ·ùþ····Ù·ÆÚ···
rsp 0x00007ffef99fda80  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055b03e957390  87 84 96 65 b5 55 00 00 49 cb 8f 60 25 18 eb 15  ···eµU··IË·`%·ë·
 r9 0x00007ffef99fd870  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x15eb1825608fcb49  1579382643136383817
r12 0x0000000000000000  0
r13 0x00007fdac6e40eb0  00 02 00 00 00 00 00 00 ac 68 e8 c6 da 7f 00 00  ········¬hèÆÚ···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007fdac69fdbe4  0f 0b 48 83 ec 08 48 8d 05 cf 43 47 00 48 8d 3d  ··H·ì·H··ÏCG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (17 omitted):
0x000055b03bdbc000–0x000055b03da48220 <no build ID>                            UserDefaultMacro-tool      /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UserDefaultMacro-tool
0x00007fdac689e000–0x00007fdac6e3a708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007fdac6fb0000–0x00007fdac742c390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.71s
/host/spi-builder-workspace/Sources/UserDefault/UserDefault.swift:2:8: error: no such module 'UserDefaultMacro'
  1 | import Foundation
  2 | import UserDefaultMacro
    |        `- error: no such module 'UserDefaultMacro'
  3 |
  4 | /// # ``UserDefaultMacro``
note: module 'UserDefaultMacro' is a macro, and cannot be imported by tests and other targets
note: module 'UserDefaultMacro' is a macro, and cannot be imported by tests and other targets
BUILD FAILURE 6.0 linux