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 IdentifiedEnumCases, reference trunk (c2452e), with Swift 6.0 for Linux on 15 Sep 2024 15:59:49 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/danielsincere/IdentifiedEnumCases.git
Reference: trunk
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/danielsincere/IdentifiedEnumCases
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at c2452e5 update documentation
Cloned https://github.com/danielsincere/IdentifiedEnumCases.git
Revision (git rev-parse @):
c2452e55d47f6fed934283cab78106940909cb68
SUCCESS checkout https://github.com/danielsincere/IdentifiedEnumCases.git at trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsincere/IdentifiedEnumCases.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-syntax.git
[1/65063] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.39s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (2.80s)
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.0
Building for debugging...
[0/39] Write sources
[16/39] Write swift-version-24593BA9C3E375BF.txt
[18/41] Emitting module SwiftSyntax509
[19/41] Compiling SwiftSyntax509 Empty.swift
[20/42] Wrapping AST for SwiftSyntax509 for debugging
[22/87] Compiling SwiftSyntax AbsolutePosition.swift
[23/87] Compiling SwiftSyntax Assert.swift
[24/87] Compiling SwiftSyntax BumpPtrAllocator.swift
[25/87] Compiling SwiftSyntax CommonAncestor.swift
[26/87] Compiling SwiftSyntax Convenience.swift
[27/87] Compiling SwiftSyntax MemoryLayout.swift
[28/87] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/93] Compiling SwiftSyntax RawSyntax.swift
[30/93] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/93] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/93] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/93] Compiling SwiftSyntax SourceLength.swift
[34/93] Compiling SwiftSyntax SourceLocation.swift
[35/93] Compiling SwiftSyntax SourcePresence.swift
[36/93] Compiling SwiftSyntax SyntaxText.swift
[37/93] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[38/93] Compiling SwiftSyntax TokenDiagnostic.swift
[39/93] Compiling SwiftSyntax TokenSyntax.swift
[40/93] Compiling SwiftSyntax Trivia.swift
[41/93] Compiling SwiftSyntax Utils.swift
[42/93] Emitting module SwiftSyntax
[43/93] Compiling SwiftSyntax ChildNameForKeyPath.swift
[44/93] Compiling SwiftSyntax Keyword.swift
[45/93] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[46/93] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[47/93] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[48/93] Compiling SwiftSyntax SyntaxBaseNodes.swift
[49/93] Compiling SwiftSyntax SyntaxDeclNodes.swift
[50/93] Compiling SwiftSyntax SyntaxExprNodes.swift
[51/93] Compiling SwiftSyntax SyntaxNodes.swift
[52/93] Compiling SwiftSyntax SyntaxPatternNodes.swift
[53/93] Compiling SwiftSyntax SyntaxStmtNodes.swift
[54/93] Compiling SwiftSyntax SyntaxTypeNodes.swift
[55/93] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[56/93] Compiling SwiftSyntax Syntax.swift
[57/93] Compiling SwiftSyntax SyntaxArena.swift
[58/93] Compiling SwiftSyntax SyntaxChildren.swift
[59/93] Compiling SwiftSyntax SyntaxCollection.swift
[60/93] Compiling SwiftSyntax SyntaxData.swift
[61/93] Compiling SwiftSyntax SyntaxCollections.swift
[62/93] Compiling SwiftSyntax SyntaxEnum.swift
[63/93] Compiling SwiftSyntax SyntaxKind.swift
[64/93] Compiling SwiftSyntax SyntaxRewriter.swift
[65/93] Compiling SwiftSyntax SyntaxTraits.swift
[66/93] Compiling SwiftSyntax SyntaxTransform.swift
[67/93] Compiling SwiftSyntax SyntaxVisitor.swift
[68/93] Compiling SwiftSyntax TokenKind.swift
[69/93] Compiling SwiftSyntax Tokens.swift
[70/93] Compiling SwiftSyntax TriviaPieces.swift
[71/93] Compiling SwiftSyntax RawSyntaxNodes.swift
[72/93] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/94] Wrapping AST for SwiftSyntax for debugging
[75/145] Compiling SwiftDiagnostics Note.swift
[76/145] Compiling SwiftDiagnostics Message.swift
[77/145] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[78/145] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[79/145] Compiling SwiftBasicFormat Syntax+Extensions.swift
[80/145] Emitting module SwiftDiagnostics
[81/145] Compiling SwiftDiagnostics FixIt.swift
[82/145] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[83/145] Compiling SwiftDiagnostics Diagnostic.swift
[84/145] Compiling SwiftDiagnostics Convenience.swift
[85/145] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[86/146] Wrapping AST for SwiftDiagnostics for debugging
[88/146] Emitting module SwiftBasicFormat
[89/146] Compiling SwiftBasicFormat BasicFormat.swift
[91/147] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[92/147] Compiling SwiftParser StringLiterals.swift
[93/147] Compiling SwiftParser SwiftParserCompatibility.swift
[94/147] Compiling SwiftParser SyntaxUtils.swift
[95/147] Compiling SwiftParser TokenConsumer.swift
[95/152] Wrapping AST for SwiftBasicFormat for debugging
[97/152] Compiling SwiftParser Modifiers.swift
[98/152] Compiling SwiftParser Names.swift
[99/152] Compiling SwiftParser Nominals.swift
[100/152] Compiling SwiftParser Parameters.swift
[101/152] Compiling SwiftParser ParseSourceFile.swift
[102/152] Compiling SwiftParser Lexer.swift
[103/152] Compiling SwiftParser RegexLiteralLexer.swift
[104/152] Compiling SwiftParser UnicodeScalarExtensions.swift
[105/152] Compiling SwiftParser Lookahead.swift
[106/152] Compiling SwiftParser LoopProgressCondition.swift
[107/152] Compiling SwiftParser TokenPrecedence.swift
[108/152] Compiling SwiftParser TokenSpec.swift
[109/152] Compiling SwiftParser TokenSpecSet.swift
[110/152] Compiling SwiftParser TopLevel.swift
[111/152] Compiling SwiftParser TriviaParser.swift
[112/152] Emitting module SwiftParser
[113/152] Compiling SwiftParser Parser.swift
[114/152] Compiling SwiftParser Patterns.swift
[115/152] Compiling SwiftParser Recovery.swift
[116/152] Compiling SwiftParser Specifiers.swift
[117/152] Compiling SwiftParser Statements.swift
[118/152] Compiling SwiftParser Attributes.swift
[119/152] Compiling SwiftParser Availability.swift
[120/152] Compiling SwiftParser CharacterInfo.swift
[121/152] Compiling SwiftParser CollectionNodes+Parsable.swift
[122/152] Compiling SwiftParser Declarations.swift
[123/152] Compiling SwiftParser Directives.swift
[124/152] Compiling SwiftParser ExperimentalFeatures.swift
[125/152] Compiling SwiftParser Expressions.swift
[126/152] Compiling SwiftParser IncrementalParseTransition.swift
[127/152] Compiling SwiftParser Cursor.swift
[128/152] Compiling SwiftParser Lexeme.swift
[129/152] Compiling SwiftParser LexemeSequence.swift
[130/152] Compiling SwiftParser Types.swift
[131/152] Compiling SwiftParser IsLexerClassified.swift
[132/152] Compiling SwiftParser LayoutNodes+Parsable.swift
[133/152] Compiling SwiftParser Parser+TokenSpecSet.swift
[134/152] Compiling SwiftParser TokenSpecStaticMembers.swift
[135/153] Wrapping AST for SwiftParser for debugging
[137/176] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[138/177] Compiling SwiftOperators PrecedenceGroup.swift
[139/178] Compiling SwiftOperators PrecedenceGraph.swift
[140/178] Compiling SwiftOperators OperatorTable.swift
[141/178] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[142/178] Compiling SwiftOperators SyntaxSynthesis.swift
[143/178] Emitting module SwiftOperators
[144/178] Compiling SwiftOperators OperatorTable+Folding.swift
[145/178] Compiling SwiftOperators OperatorError.swift
[146/178] Compiling SwiftOperators OperatorTable+Defaults.swift
[147/178] Compiling SwiftOperators Operator.swift
[148/178] Compiling SwiftOperators OperatorError+Diagnostics.swift
[149/178] Compiling SwiftOperators OperatorTable+Semantics.swift
[151/179] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[152/179] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[153/179] Compiling SwiftParserDiagnostics Utils.swift
[153/179] Wrapping AST for SwiftOperators for debugging
[159/179] Emitting module SwiftParserDiagnostics
[160/179] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[161/179] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[162/179] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[163/179] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[164/180] Wrapping AST for SwiftParserDiagnostics for debugging
[166/194] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[167/194] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[168/194] Compiling SwiftSyntaxBuilder Indenter.swift
[169/194] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[170/194] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[171/194] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[172/195] Emitting module SwiftSyntaxBuilder
[173/195] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[174/195] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[175/195] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[176/195] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[177/195] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[178/195] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/195] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[180/195] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[181/196] Wrapping AST for SwiftSyntaxBuilder for debugging
[183/210] Compiling SwiftSyntaxMacros AccessorMacro.swift
[184/210] Compiling SwiftSyntaxMacros AttachedMacro.swift
[185/211] Compiling SwiftSyntaxMacros Macro.swift
[186/211] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[187/211] Compiling SwiftSyntaxMacros MemberMacro.swift
[188/211] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[189/211] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[190/211] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[191/211] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[192/211] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[193/211] Compiling SwiftSyntaxMacros Macro+Format.swift
[194/211] Compiling SwiftSyntaxMacros PeerMacro.swift
[195/211] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[196/211] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[197/211] Emitting module SwiftSyntaxMacros
[198/212] Wrapping AST for SwiftSyntaxMacros for debugging
[200/220] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[201/220] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[202/220] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[203/220] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[204/220] Emitting module SwiftSyntaxMacroExpansion
[205/220] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[206/220] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[207/220] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[208/221] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[210/228] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[211/228] Emitting module SwiftCompilerPluginMessageHandling
[212/228] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[213/228] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[214/228] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[215/228] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[216/228] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[217/229] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[219/231] Emitting module SwiftCompilerPlugin
[220/231] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[221/232] Wrapping AST for SwiftCompilerPlugin for debugging
[223/234] Emitting module IdentifiedEnumCasesMacro
[224/234] Compiling IdentifiedEnumCasesMacro IdentifiedEnumCasesMacro.swift
[225/235] Wrapping AST for IdentifiedEnumCasesMacro for debugging
[226/235] Write Objects.LinkFileList
[227/235] Linking IdentifiedEnumCasesMacro-tool
[229/237] Emitting module IdentifiedEnumCases
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f6026a3ebe4... done ***
*** Program crashed: Illegal instruction at 0x00007f6026a3ebe4 ***
Thread 0 "IdentifiedEnumC" crashed:
0      0x00007f6026a3ebe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f6026a3e992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f6026a3e84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f6026bc1d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f6026bc1f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f6026c43c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055f09e6284a2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in IdentifiedEnumCasesMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f6027285faf 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 0x000055f5fd1c7cc6  94515001851078
rsi 0x0000000000000007  7
rdi 0x000055f0a2153010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffc248eabb0  f0 ab 8e 24 fc 7f 00 00 92 e9 a3 26 60 7f 00 00  ð«·$ü····é£&`···
rsp 0x00007ffc248eaba0  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055f0a2166380  c6 7c 1c fd f5 55 00 00 78 22 a8 dc b2 cc 54 1e  Æ|·ýõU··x"¨Ü²ÌT·
 r9 0x00007ffc248ea990  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x1e54ccb2dca82278  2185596787759784568
r12 0x0000000000000000  0
r13 0x00007f6026e81eb0  00 02 00 00 00 00 00 00 ac 78 ec 26 60 7f 00 00  ········¬xì&`···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f6026a3ebe4  0f 0b 48 83 ec 08 48 8d 05 cf 43 47 00 48 8d 3d  ··H·ì·H··ÏCG·H·=
rflags 0x0000000000010206  PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (17 omitted):
0x000055f09e531000–0x000055f0a01a7ce0 <no build ID>                            IdentifiedEnumCasesMacro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool
0x00007f60268df000–0x00007f6026e7b708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so               /usr/lib/swift/linux/libswiftCore.so
0x00007f6026ff1000–0x00007f602746d390 <no build ID>                            libFoundationEssentials.so    /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.67s
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: warning: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- warning: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
34 |
[230/237] Compiling IdentifiedEnumCases Library.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7ff4502e7be4... done ***
*** Program crashed: Illegal instruction at 0x00007ff4502e7be4 ***
Thread 0 "IdentifiedEnumC" crashed:
0      0x00007ff4502e7be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007ff4502e7992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007ff4502e784d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007ff45046ad46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007ff45046af9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007ff4504ecc00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x0000561e1ddeb4a2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in IdentifiedEnumCasesMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007ff450b2efaf 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 0x0000561b419a9a2a  94675064756778
rsi 0x0000000000000007  7
rdi 0x0000561e20777010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffe158a22a0  e0 22 8a 15 fe 7f 00 00 92 79 2e 50 f4 7f 00 00  à"··þ····y.Pô···
rsp 0x00007ffe158a2290  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x0000561e2078a380  2a 9a 9a 41 1b 56 00 00 fa fa 8c db 76 25 bf 96  *··A·V··úú·Ûv%¿·
 r9 0x00007ffe158a2080  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x96bf2576db8cfafa  10862442018660743930
r12 0x0000000000000000  0
r13 0x00007ff45072aeb0  00 02 00 00 00 00 00 00 ac 08 77 50 f4 7f 00 00  ········¬·wPô···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007ff4502e7be4  0f 0b 48 83 ec 08 48 8d 05 cf 43 47 00 48 8d 3d  ··H·ì·H··ÏCG·H·=
rflags 0x0000000000010206  PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (17 omitted):
0x0000561e1dcf4000–0x0000561e1f96ace0 <no build ID>                            IdentifiedEnumCasesMacro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool
0x00007ff450188000–0x00007ff450724708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so               /usr/lib/swift/linux/libswiftCore.so
0x00007ff45089a000–0x00007ff450d16390 <no build ID>                            libFoundationEssentials.so    /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.67s
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: warning: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- warning: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
34 |
[231/238] Wrapping AST for IdentifiedEnumCases for debugging
[233/244] Compiling URLsExample main.swift
[234/244] Compiling NightshadesExample main.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f4d088e0be4... done ***
*** Program crashed: Illegal instruction at 0x00007f4d088e0be4 ***
Thread 0 "IdentifiedEnumC" crashed:
0      0x00007f4d088e0be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f4d088e0992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f4d088e084d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f4d08a63d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f4d08a63f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f4d08ae5c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005587a499d4a2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in IdentifiedEnumCasesMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f4d09127faf 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 0x00005582ff533f35  94021117755189
rsi 0x0000000000000007  7
rdi 0x00005587a7282010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffd8d932ee0  20 2f 93 8d fd 7f 00 00 92 09 8e 08 4d 7f 00 00   /··ý·······M···
rsp 0x00007ffd8d932ed0  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005587a7295380  35 3f 53 ff 82 55 00 00 bf b1 ee c5 54 57 9e ad  5?Sÿ·U··¿±îÅTW·­
 r9 0x00007ffd8d932cc0  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xad9e5754c5eeb1bf  12510532836491440575
r12 0x0000000000000000  0
r13 0x00007f4d08d23eb0  00 02 00 00 00 00 00 00 ac 98 d6 08 4d 7f 00 00  ········¬·Ö·M···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f4d088e0be4  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):
0x00005587a48a6000–0x00005587a651cce0 <no build ID>                            IdentifiedEnumCasesMacro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool
0x00007f4d08781000–0x00007f4d08d1d708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so               /usr/lib/swift/linux/libswiftCore.so
0x00007f4d08e93000–0x00007f4d0930f390 <no build ID>                            libFoundationEssentials.so    /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.77s
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:4:6: error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 2 |
 3 | @IdentifiedEnumCases
 4 | enum Nightshade {
   |      `- error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 5 |   case potato(PotatoVariety), tomato(TomatoVariety)
 6 |   case eggplant(EggplantVariety)
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: note: 'IdentifiedEnumCases()' declared here
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- note: 'IdentifiedEnumCases()' declared here
34 |
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:20:34: error: value of type 'Nightshade' has no member 'caseID'
18 |
19 | let romaTomato = Nightshade.tomato(.roma)
20 | print("ID equality:", romaTomato.caseID == Nightshade.CaseID.tomato)
   |                                  `- error: value of type 'Nightshade' has no member 'caseID'
21 |
22 |
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:20:55: error: type 'Nightshade' has no member 'CaseID'
18 |
19 | let romaTomato = Nightshade.tomato(.roma)
20 | print("ID equality:", romaTomato.caseID == Nightshade.CaseID.tomato)
   |                                                       `- error: type 'Nightshade' has no member 'CaseID'
21 |
22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[235/244] Emitting module NightshadesExample
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f813139cbe4... done ***
*** Program crashed: Illegal instruction at 0x00007f813139cbe4 ***
Thread 0 "IdentifiedEnumC" crashed:
0      0x00007f813139cbe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f813139c992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f813139c84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f813151fd46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f813151ff9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f81315a1c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x0000561a2a9c84a2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in IdentifiedEnumCasesMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f8131be3faf 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 0x0000561f4fcc8b47  94692482779975
rsi 0x0000000000000007  7
rdi 0x0000561a2e6d4010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffe6a52a390  d0 a3 52 6a fe 7f 00 00 92 c9 39 31 81 7f 00 00  УRjþ····É91····
rsp 0x00007ffe6a52a380  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x0000561a2e6e7380  47 8b cc 4f 1f 56 00 00 20 c3 df 1e 01 71 2b e6  G·ÌO·V·· Ãß··q+æ
 r9 0x00007ffe6a52a170  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xe62b71011edfc320  16585474302348870432
r12 0x0000000000000000  0
r13 0x00007f81317dfeb0  00 02 00 00 00 00 00 00 ac 58 82 31 81 7f 00 00  ········¬X·1····
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f813139cbe4  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):
0x0000561a2a8d1000–0x0000561a2c547ce0 <no build ID>                            IdentifiedEnumCasesMacro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool
0x00007f813123d000–0x00007f81317d9708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so               /usr/lib/swift/linux/libswiftCore.so
0x00007f813194f000–0x00007f8131dcb390 <no build ID>                            libFoundationEssentials.so    /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.87s
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:4:6: error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 2 |
 3 | @IdentifiedEnumCases
 4 | enum Nightshade {
   |      `- error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 5 |   case potato(PotatoVariety), tomato(TomatoVariety)
 6 |   case eggplant(EggplantVariety)
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: note: 'IdentifiedEnumCases()' declared here
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- note: 'IdentifiedEnumCases()' declared here
34 |
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:20:34: error: value of type 'Nightshade' has no member 'caseID'
18 |
19 | let romaTomato = Nightshade.tomato(.roma)
20 | print("ID equality:", romaTomato.caseID == Nightshade.CaseID.tomato)
   |                                  `- error: value of type 'Nightshade' has no member 'caseID'
21 |
22 |
/host/spi-builder-workspace/Sources/NightshadesExample/main.swift:20:55: error: type 'Nightshade' has no member 'CaseID'
18 |
19 | let romaTomato = Nightshade.tomato(.roma)
20 | print("ID equality:", romaTomato.caseID == Nightshade.CaseID.tomato)
   |                                                       `- error: type 'Nightshade' has no member 'CaseID'
21 |
22 |
[236/244] Compiling URLsExample AppRoute.url.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f0c5ba84be4... done ***
*** Program crashed: Illegal instruction at 0x00007f0c5ba84be4 ***
Thread 0 "IdentifiedEnumC" crashed:
0      0x00007f0c5ba84be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f0c5ba84992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f0c5ba8484d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f0c5bc07d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f0c5bc07f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f0c5bc89c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005582905274a2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in IdentifiedEnumCasesMacro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f0c5c2cbfaf 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 0x00005587cbceb3d9  94041728267225
rsi 0x0000000000000007  7
rdi 0x0000558293e66010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffd7b1a9b50  90 9b 1a 7b fd 7f 00 00 92 49 a8 5b 0c 7f 00 00  ···{ý····I¨[····
rsp 0x00007ffd7b1a9b40  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x0000558293e79380  d9 b3 ce cb 87 55 00 00 fa f4 6f 1a b2 91 90 8e  Ù³ÎË·U··úôo·²···
 r9 0x00007ffd7b1a9930  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x8e9091b21a6ff4fa  10272870944165852410
r12 0x0000000000000000  0
r13 0x00007f0c5bec7eb0  00 02 00 00 00 00 00 00 ac d8 f0 5b 0c 7f 00 00  ········¬Øð[····
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f0c5ba84be4  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):
0x0000558290430000–0x00005582920a6ce0 <no build ID>                            IdentifiedEnumCasesMacro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool
0x00007f0c5b925000–0x00007f0c5bec1708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so               /usr/lib/swift/linux/libswiftCore.so
0x00007f0c5c037000–0x00007f0c5c4b3390 <no build ID>                            libFoundationEssentials.so    /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.93s
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.swift:5:6: error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 3 |
 4 | @IdentifiedEnumCases
 5 | enum AppRoute {
   |      `- error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
 6 |   case item(ItemRoute)
 7 |   case home
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: note: 'IdentifiedEnumCases()' declared here
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- note: 'IdentifiedEnumCases()' declared here
34 |
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.url.swift:12:13: error: value of type 'AppRoute' has no member 'caseID'
10 |     switch self {
11 |     case .item(let itemRoute):
12 |       [self.caseID.rawValue] + itemRoute.urlComponents
   |             `- error: value of type 'AppRoute' has no member 'caseID'
13 |     case .home, .about, .shop:
14 |       [self.caseID.rawValue]
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.swift:13:6: error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
11 |
12 | @IdentifiedEnumCases
13 | enum ItemRoute {
   |      `- error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
14 |   case new
15 |   case view(Item.ID)
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: note: 'IdentifiedEnumCases()' declared here
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- note: 'IdentifiedEnumCases()' declared here
34 |
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.swift:29:6: error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
27 |
28 | @IdentifiedEnumCases
29 | enum ItemFilter {
   |      `- error: external macro implementation type 'IdentifiedEnumCasesMacro.IdentifiedEnumCasesMacro' could not be found for macro 'IdentifiedEnumCases()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/IdentifiedEnumCasesMacro-tool' produced malformed response
30 |   case all
31 |   case substring(String)
/host/spi-builder-workspace/Sources/IdentifiedEnumCases/Library.swift:33:14: note: 'IdentifiedEnumCases()' declared here
31 | ///
32 | @attached(member, names: named(CaseID), named(caseID))
33 | public macro IdentifiedEnumCases() = #externalMacro(module: "IdentifiedEnumCasesMacro", type: "IdentifiedEnumCasesMacro")
   |              `- note: 'IdentifiedEnumCases()' declared here
34 |
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.url.swift:26:15: error: value of type 'ItemRoute' has no member 'caseID'
24 |       switch filter {
25 |       case .all:
26 |         [self.caseID.rawValue, filter.caseID.rawValue]
   |               `- error: value of type 'ItemRoute' has no member 'caseID'
27 |       case .substring(let string):
28 |         [self.caseID.rawValue, filter.caseID.rawValue, string.addingPercentEncoding(withAllowedCharacters: .alphanumerics)!]
/host/spi-builder-workspace/Sources/URLsExample/AppRoute.url.swift:26:39: error: value of type 'ItemFilter' has no member 'caseID'
24 |       switch filter {
25 |       case .all:
26 |         [self.caseID.rawValue, filter.caseID.rawValue]
   |                                       `- error: value of type 'ItemFilter' has no member 'caseID'
27 |       case .substring(let string):
28 |         [self.caseID.rawValue, filter.caseID.rawValue, string.addingPercentEncoding(withAllowedCharacters: .alphanumerics)!]
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fb338b39be4... failed ***
BUILD FAILURE 6.0 linux