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 XCTestParametrizedMacro, reference v0.1.1 (5ac90d), with Swift 6.0 (beta) for Linux on 14 Sep 2024 21:52:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/PGSSoft/XCTestParametrizedMacro.git
Reference: v0.1.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/PGSSoft/XCTestParametrizedMacro
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at 5ac90d9 fix bug with missing 'async' keyword for test method #16 (#19)
Cloned https://github.com/PGSSoft/XCTestParametrizedMacro.git
Revision (git rev-parse @):
5ac90d9265dc412789d277c006f4138457dd2d14
SUCCESS checkout https://github.com/PGSSoft/XCTestParametrizedMacro.git at v0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PGSSoft/XCTestParametrizedMacro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/65062] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (2.97s)
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/35] Write sources
[15/35] Write swift-version-24593BA9C3E375BF.txt
[17/37] Emitting module SwiftSyntax509
[18/37] Compiling SwiftSyntax509 Empty.swift
[19/38] Wrapping AST for SwiftSyntax509 for debugging
[21/83] Compiling SwiftSyntax AbsolutePosition.swift
[22/83] Compiling SwiftSyntax Assert.swift
[23/83] Compiling SwiftSyntax BumpPtrAllocator.swift
[24/83] Compiling SwiftSyntax CommonAncestor.swift
[25/83] Compiling SwiftSyntax Convenience.swift
[26/83] Compiling SwiftSyntax MemoryLayout.swift
[27/83] Compiling SwiftSyntax MissingNodeInitializers.swift
[28/89] Compiling SwiftSyntax SyntaxText.swift
[29/89] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[30/89] Compiling SwiftSyntax TokenDiagnostic.swift
[31/89] Compiling SwiftSyntax TokenSyntax.swift
[32/89] Compiling SwiftSyntax Trivia.swift
[33/89] Compiling SwiftSyntax Utils.swift
[34/89] Emitting module SwiftSyntax
[35/89] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[36/89] Compiling SwiftSyntax Syntax.swift
[37/89] Compiling SwiftSyntax SyntaxArena.swift
[38/89] Compiling SwiftSyntax SyntaxChildren.swift
[39/89] Compiling SwiftSyntax SyntaxCollection.swift
[40/89] Compiling SwiftSyntax SyntaxData.swift
[41/89] Compiling SwiftSyntax ChildNameForKeyPath.swift
[42/89] Compiling SwiftSyntax Keyword.swift
[43/89] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[44/89] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[45/89] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[46/89] Compiling SwiftSyntax SyntaxBaseNodes.swift
[47/89] Compiling SwiftSyntax SyntaxDeclNodes.swift
[48/89] Compiling SwiftSyntax SyntaxExprNodes.swift
[49/89] Compiling SwiftSyntax SyntaxNodes.swift
[50/89] Compiling SwiftSyntax SyntaxPatternNodes.swift
[51/89] Compiling SwiftSyntax SyntaxStmtNodes.swift
[52/89] Compiling SwiftSyntax SyntaxTypeNodes.swift
[53/89] Compiling SwiftSyntax SyntaxCollections.swift
[54/89] Compiling SwiftSyntax SyntaxEnum.swift
[55/89] Compiling SwiftSyntax SyntaxKind.swift
[56/89] Compiling SwiftSyntax SyntaxRewriter.swift
[57/89] Compiling SwiftSyntax SyntaxTraits.swift
[58/89] Compiling SwiftSyntax SyntaxTransform.swift
[59/89] Compiling SwiftSyntax RawSyntax.swift
[60/89] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[61/89] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[62/89] Compiling SwiftSyntax RawSyntaxTokenView.swift
[63/89] Compiling SwiftSyntax SourceLength.swift
[64/89] Compiling SwiftSyntax SourceLocation.swift
[65/89] Compiling SwiftSyntax SourcePresence.swift
[66/89] Compiling SwiftSyntax SyntaxVisitor.swift
[67/89] Compiling SwiftSyntax TokenKind.swift
[68/89] Compiling SwiftSyntax Tokens.swift
[69/89] Compiling SwiftSyntax TriviaPieces.swift
[70/89] Compiling SwiftSyntax RawSyntaxNodes.swift
[71/89] Compiling SwiftSyntax RawSyntaxValidation.swift
[72/93] Wrapping AST for SwiftSyntax for debugging
[74/141] Emitting module SwiftDiagnostics
[75/141] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[76/141] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/141] Compiling SwiftDiagnostics Note.swift
[78/141] Compiling SwiftBasicFormat Syntax+Extensions.swift
[79/141] Compiling SwiftDiagnostics Convenience.swift
[80/141] Compiling SwiftDiagnostics Message.swift
[81/141] Emitting module SwiftBasicFormat
[82/141] Compiling SwiftBasicFormat BasicFormat.swift
[83/142] Compiling SwiftDiagnostics Diagnostic.swift
[84/142] Compiling SwiftDiagnostics FixIt.swift
[85/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[86/142] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[88/143] Wrapping AST for SwiftBasicFormat for debugging
[89/143] Wrapping AST for SwiftDiagnostics for debugging
[91/143] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[92/143] Compiling SwiftParser StringLiterals.swift
[93/143] Compiling SwiftParser SwiftParserCompatibility.swift
[94/143] Compiling SwiftParser SyntaxUtils.swift
[95/143] Compiling SwiftParser TokenConsumer.swift
[96/143] Compiling SwiftParser TokenPrecedence.swift
[97/143] Compiling SwiftParser TokenSpec.swift
[98/143] Compiling SwiftParser TokenSpecSet.swift
[99/143] Compiling SwiftParser TopLevel.swift
[100/143] Compiling SwiftParser TriviaParser.swift
[101/148] Emitting module SwiftParser
[102/148] Compiling SwiftParser Parser.swift
[103/148] Compiling SwiftParser Patterns.swift
[104/148] Compiling SwiftParser Recovery.swift
[105/148] Compiling SwiftParser Specifiers.swift
[106/148] Compiling SwiftParser Statements.swift
[107/148] Compiling SwiftParser Modifiers.swift
[108/148] Compiling SwiftParser Names.swift
[109/148] Compiling SwiftParser Nominals.swift
[110/148] Compiling SwiftParser Parameters.swift
[111/148] Compiling SwiftParser ParseSourceFile.swift
[112/148] Compiling SwiftParser Lexer.swift
[113/148] Compiling SwiftParser RegexLiteralLexer.swift
[114/148] Compiling SwiftParser UnicodeScalarExtensions.swift
[115/148] Compiling SwiftParser Lookahead.swift
[116/148] Compiling SwiftParser LoopProgressCondition.swift
[117/148] Compiling SwiftParser Attributes.swift
[118/148] Compiling SwiftParser Availability.swift
[119/148] Compiling SwiftParser CharacterInfo.swift
[120/148] Compiling SwiftParser CollectionNodes+Parsable.swift
[121/148] Compiling SwiftParser Declarations.swift
[122/148] Compiling SwiftParser Directives.swift
[123/148] Compiling SwiftParser ExperimentalFeatures.swift
[124/148] Compiling SwiftParser Expressions.swift
[125/148] Compiling SwiftParser IncrementalParseTransition.swift
[126/148] Compiling SwiftParser Cursor.swift
[127/148] Compiling SwiftParser Lexeme.swift
[128/148] Compiling SwiftParser LexemeSequence.swift
[129/148] Compiling SwiftParser Types.swift
[130/148] Compiling SwiftParser IsLexerClassified.swift
[131/148] Compiling SwiftParser LayoutNodes+Parsable.swift
[132/148] Compiling SwiftParser Parser+TokenSpecSet.swift
[133/148] Compiling SwiftParser TokenSpecStaticMembers.swift
[134/149] Wrapping AST for SwiftParser for debugging
[136/172] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[137/173] Compiling SwiftOperators PrecedenceGroup.swift
[138/174] Compiling SwiftOperators PrecedenceGraph.swift
[139/174] Compiling SwiftOperators OperatorTable.swift
[140/174] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[141/174] Compiling SwiftOperators OperatorTable+Semantics.swift
[142/174] Compiling SwiftOperators SyntaxSynthesis.swift
[143/174] Compiling SwiftParserDiagnostics MissingNodesError.swift
[144/174] Compiling SwiftParserDiagnostics MissingTokenError.swift
[145/174] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[146/174] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[147/174] Compiling SwiftOperators OperatorTable+Folding.swift
[148/174] Emitting module SwiftOperators
[149/175] Wrapping AST for SwiftOperators for debugging
[151/175] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[152/175] Compiling SwiftParserDiagnostics Utils.swift
[153/175] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[154/175] Emitting module SwiftParserDiagnostics
[155/175] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[156/175] Compiling SwiftParserDiagnostics PresenceUtils.swift
[161/175] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[162/175] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[163/176] Wrapping AST for SwiftParserDiagnostics for debugging
[165/190] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[166/190] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[167/191] Compiling SwiftSyntaxBuilder Indenter.swift
[168/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[169/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[170/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[171/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[172/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[173/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[174/191] Emitting module SwiftSyntaxBuilder
[175/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[176/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[177/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[178/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[179/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[180/192] Wrapping AST for SwiftSyntaxBuilder for debugging
[182/206] Compiling SwiftSyntaxMacros AccessorMacro.swift
[183/206] Compiling SwiftSyntaxMacros AttachedMacro.swift
[184/206] Emitting module SwiftSyntaxMacros
[185/207] Compiling SwiftSyntaxMacros MemberMacro.swift
[186/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[187/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[188/207] Compiling SwiftSyntaxMacros Macro.swift
[189/207] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[190/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[191/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[192/207] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[193/207] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[194/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[195/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[196/207] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[197/208] Wrapping AST for SwiftSyntaxMacros for debugging
[199/216] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[200/216] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[201/216] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[202/216] Emitting module SwiftSyntaxMacroExpansion
[203/216] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[204/216] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[205/216] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[206/216] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[207/217] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[209/224] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[210/224] Emitting module SwiftCompilerPluginMessageHandling
[211/224] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[212/224] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[213/224] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[214/224] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[215/224] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[216/225] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[218/227] Emitting module SwiftCompilerPlugin
[219/227] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[220/228] Wrapping AST for SwiftCompilerPlugin for debugging
[222/235] Compiling XCTestParametrizedMacroMacros XCTestParametrizedMacroMacro.swift
[223/235] Compiling XCTestParametrizedMacroMacros ParametrizeMacroError.swift
[224/235] Compiling XCTestParametrizedMacroMacros String+Utils.swift
[225/235] Emitting module XCTestParametrizedMacroMacros
[226/235] Compiling XCTestParametrizedMacroMacros MacroDeclarationHelper.swift
[227/235] Compiling XCTestParametrizedMacroMacros TestMethodsFactory.swift
[228/235] Compiling XCTestParametrizedMacroMacros ParamValueTransformer.swift
[229/236] Wrapping AST for XCTestParametrizedMacroMacros for debugging
[230/236] Write Objects.LinkFileList
[231/236] Linking XCTestParametrizedMacroMacros-tool
[233/238] Compiling XCTestParametrizedMacro XCTestParametrizedMacro.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f1262ae2be4... done ***
*** Program crashed: Illegal instruction at 0x00007f1262ae2be4 ***
Thread 0 "XCTestParametri" crashed:
0      0x00007f1262ae2be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f1262ae2992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f1262ae284d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f1262c65d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f1262c65f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f1262ce7c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005556d7ad37c2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in XCTestParametrizedMacroMacros-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f1263329faf 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 0x000055538e37580f  93817356638223
rsi 0x0000000000000007  7
rdi 0x00005556db59c010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007fff40c31860  a0 18 c3 40 ff 7f 00 00 92 29 ae 62 12 7f 00 00   ·Ã@ÿ····)®b····
rsp 0x00007fff40c31850  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005556db5af380  0f 58 37 8e 53 55 00 00 01 5b 79 85 0f 1b b3 4a  ·X7·SU···[y···³J
 r9 0x00007fff40c31640  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x4ab31b0f85795b01  5382675733115656961
r12 0x0000000000000000  0
r13 0x00007f1262f25eb0  00 02 00 00 00 00 00 00 ac b8 f6 62 12 7f 00 00  ········¬¸öb····
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f1262ae2be4  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):
0x00005556d79e0000–0x00005556d96600c0 <no build ID>                            XCTestParametrizedMacroMacros-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool
0x00007f1262983000–0x00007f1262f1f708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so                    /usr/lib/swift/linux/libswiftCore.so
0x00007f1263095000–0x00007f1263511390 <no build ID>                            libFoundationEssentials.so         /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.70s
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:2:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 1 | @attached(peer, names: arbitrary)
 2 | public macro Parametrize<I>(input: [I]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 3 |
 4 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:5:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 3 |
 4 | @attached(peer, names: arbitrary)
 5 | public macro Parametrize<I>(input: [I], labels: [String]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 6 |
 7 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 9 |
10 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:11:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 9 |
10 | @attached(peer, names: arbitrary)
11 | public macro Parametrize<I, O>(input: [I], output: [O], labels: [String]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
12 |
[234/238] Emitting module XCTestParametrizedMacro
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7faf34936be4... done ***
*** Program crashed: Illegal instruction at 0x00007faf34936be4 ***
Thread 0 "XCTestParametri" crashed:
0      0x00007faf34936be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007faf34936992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007faf3493684d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007faf34ab9d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007faf34ab9f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007faf34b3bc00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055bbc9f107c2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in XCTestParametrizedMacroMacros-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007faf3517dfaf 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 0x000055be9786ae07  94277074333191
rsi 0x0000000000000007  7
rdi 0x000055bbcc394010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffe135edb80  c0 db 5e 13 fe 7f 00 00 92 69 93 34 af 7f 00 00  ÀÛ^·þ····i·4¯···
rsp 0x00007ffe135edb70  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055bbcc3a7380  07 ae 86 97 be 55 00 00 d5 41 9f c9 32 3d e7 e6  ·®··¾U··ÕA·É2=çæ
 r9 0x00007ffe135ed960  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xe6e73d32c99f41d5  16638334636683903445
r12 0x0000000000000000  0
r13 0x00007faf34d79eb0  00 02 00 00 00 00 00 00 ac f8 db 34 af 7f 00 00  ········¬øÛ4¯···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007faf34936be4  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):
0x000055bbc9e1d000–0x000055bbcba9d0c0 <no build ID>                            XCTestParametrizedMacroMacros-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool
0x00007faf347d7000–0x00007faf34d73708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so                    /usr/lib/swift/linux/libswiftCore.so
0x00007faf34ee9000–0x00007faf35365390 <no build ID>                            libFoundationEssentials.so         /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.74s
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:2:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 1 | @attached(peer, names: arbitrary)
 2 | public macro Parametrize<I>(input: [I]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 3 |
 4 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:5:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 3 |
 4 | @attached(peer, names: arbitrary)
 5 | public macro Parametrize<I>(input: [I], labels: [String]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 6 |
 7 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 9 |
10 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:11:14: warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
 9 |
10 | @attached(peer, names: arbitrary)
11 | public macro Parametrize<I, O>(input: [I], output: [O], labels: [String]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- warning: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:labels:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
12 |
[235/239] Wrapping AST for XCTestParametrizedMacro for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[237/241] Emitting module XCTestParametrizedMacroClient
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fd4f2693be4... done ***
*** Program crashed: Illegal instruction at 0x00007fd4f2693be4 ***
Thread 0 "XCTestParametri" crashed:
0      0x00007fd4f2693be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fd4f2693992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fd4f269384d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fd4f2816d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fd4f2816f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fd4f2898c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055be148c37c2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in XCTestParametrizedMacroMacros-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fd4f2edafaf 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 0x000055bb43e8cd35  94262786575669
rsi 0x0000000000000007  7
rdi 0x000055be18082010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffc37bb5dd0  10 5e bb 37 fc 7f 00 00 92 39 69 f2 d4 7f 00 00  ·^»7ü····9iòÔ···
rsp 0x00007ffc37bb5dc0  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055be18095380  35 cd e8 43 bb 55 00 00 08 2d 92 4d 1d 25 b0 e4  5ÍèC»U···-·M·%°ä
 r9 0x00007ffc37bb5bb0  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xe4b0251d4d922d08  16478711844334349576
r12 0x0000000000000000  0
r13 0x00007fd4f2ad6eb0  00 02 00 00 00 00 00 00 ac c8 b1 f2 d4 7f 00 00  ········¬È±òÔ···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007fd4f2693be4  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):
0x000055be147d0000–0x000055be164500c0 <no build ID>                            XCTestParametrizedMacroMacros-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool
0x00007fd4f2534000–0x00007fd4f2ad0708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so                    /usr/lib/swift/linux/libswiftCore.so
0x00007fd4f2c46000–0x00007fd4f30c2390 <no build ID>                            libFoundationEssentials.so         /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.72s
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:16:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
14 | class Test {
15 |     @Parametrize(input: [Foo.first, .second, .init(rawValue: 3)!])
16 |     func test_sample(input object: Foo) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
17 |         print(object.rawValue)
18 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:2:14: note: 'Parametrize(input:)' declared here
 1 | @attached(peer, names: arbitrary)
 2 | public macro Parametrize<I>(input: [I]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:)' declared here
 3 |
 4 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:21:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
19 |
20 |     @Parametrize(input: [1,2,3], output: [1,4,9])
21 |     func testPow2(input n: Int, output result: Int) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
22 |         print("\(n) => \(result)")
23 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: note: 'Parametrize(input:output:)' declared here
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:output:)' declared here
 9 |
10 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:26:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
24 |
25 |     @Parametrize(input: ["Swift","SwiftMacro"], output: [5, 10])
26 |     func testWordLength(input word: String, output length: Int) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
27 |         XCTAssertEqual(word.count, length)
28 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: note: 'Parametrize(input:output:)' declared here
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:output:)' declared here
 9 |
10 | @attached(peer, names: arbitrary)
[238/241] Compiling XCTestParametrizedMacroClient main.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f0c4071ebe4... done ***
*** Program crashed: Illegal instruction at 0x00007f0c4071ebe4 ***
Thread 0 "XCTestParametri" crashed:
0      0x00007f0c4071ebe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f0c4071e992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f0c4071e84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f0c408a1d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f0c408a1f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f0c40923c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005615ec4d07c2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in XCTestParametrizedMacroMacros-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f0c40f65faf 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 0x000056108e47cc34  94629106535476
rsi 0x0000000000000007  7
rdi 0x00005615ef181010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffd67796c20  60 6c 79 67 fd 7f 00 00 92 e9 71 40 0c 7f 00 00  `lygý····éq@····
rsp 0x00007ffd67796c10  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005615ef194380  34 cc 47 8e 10 56 00 00 c9 ac 89 1f 27 48 93 f5  4ÌG··V··É¬··'H·õ
 r9 0x00007ffd67796a00  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xf59348271f89acc9  17695566693738851529
r12 0x0000000000000000  0
r13 0x00007f0c40b61eb0  00 02 00 00 00 00 00 00 ac 78 ba 40 0c 7f 00 00  ········¬xº@····
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f0c4071ebe4  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):
0x00005615ec3dd000–0x00005615ee05d0c0 <no build ID>                            XCTestParametrizedMacroMacros-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool
0x00007f0c405bf000–0x00007f0c40b5b708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so                    /usr/lib/swift/linux/libswiftCore.so
0x00007f0c40cd1000–0x00007f0c4114d390 <no build ID>                            libFoundationEssentials.so         /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.73s
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:16:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
14 | class Test {
15 |     @Parametrize(input: [Foo.first, .second, .init(rawValue: 3)!])
16 |     func test_sample(input object: Foo) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
17 |         print(object.rawValue)
18 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:2:14: note: 'Parametrize(input:)' declared here
 1 | @attached(peer, names: arbitrary)
 2 | public macro Parametrize<I>(input: [I]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:)' declared here
 3 |
 4 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:21:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
19 |
20 |     @Parametrize(input: [1,2,3], output: [1,4,9])
21 |     func testPow2(input n: Int, output result: Int) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
22 |         print("\(n) => \(result)")
23 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: note: 'Parametrize(input:output:)' declared here
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:output:)' declared here
 9 |
10 | @attached(peer, names: arbitrary)
/host/spi-builder-workspace/Sources/XCTestParametrizedMacroClient/main.swift:26:10: error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
24 |
25 |     @Parametrize(input: ["Swift","SwiftMacro"], output: [5, 10])
26 |     func testWordLength(input word: String, output length: Int) {
   |          `- error: external macro implementation type 'XCTestParametrizedMacroMacros.ParametrizeMacro' could not be found for macro 'Parametrize(input:output:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/XCTestParametrizedMacroMacros-tool' produced malformed response
27 |         XCTAssertEqual(word.count, length)
28 |     }
/host/spi-builder-workspace/Sources/XCTestParametrizedMacro/XCTestParametrizedMacro.swift:8:14: note: 'Parametrize(input:output:)' declared here
 6 |
 7 | @attached(peer, names: arbitrary)
 8 | public macro Parametrize<I, O>(input: [I], output: [O]) = #externalMacro(module: "XCTestParametrizedMacroMacros", type: "ParametrizeMacro")
   |              `- note: 'Parametrize(input:output:)' declared here
 9 |
10 | @attached(peer, names: arbitrary)
BUILD FAILURE 6.0 linux