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

Successful build of Renamed, reference main (8d0a9d), with Swift 6.0 for Linux on 14 Sep 2024 06:38:55 UTC.

Swift 6 data race errors: 2

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/JosephDuffy/Renamed.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/JosephDuffy/Renamed
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8d0a9db Add missing ending quotes for string
Cloned https://github.com/JosephDuffy/Renamed.git
Revision (git rev-parse @):
8d0a9dbfb9f60c61d8b042310bd028b2f8563439
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/Renamed.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/JosephDuffy/Renamed.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/65058] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.94s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (c28f994)
Building for debugging...
[0/28] Write sources
[13/28] Write swift-version-24593BA9C3E375BF.txt
[15/71] Compiling SwiftSyntax MissingNodeInitializers.swift
[16/71] Compiling SwiftSyntax RawSyntax.swift
[17/71] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[18/71] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[19/71] Compiling SwiftSyntax RawSyntaxTokenView.swift
[20/71] Compiling SwiftSyntax SourceLength.swift
[21/76] Emitting module SwiftSyntax
[22/76] Compiling SwiftSyntax SyntaxData.swift
[23/76] Compiling SwiftSyntax SyntaxText.swift
[24/76] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[25/76] Compiling SwiftSyntax TokenDiagnostic.swift
[26/76] Compiling SwiftSyntax TokenSyntax.swift
[27/76] Compiling SwiftSyntax Trivia.swift
[28/76] Compiling SwiftSyntax TokenKind.swift
[29/76] Compiling SwiftSyntax Tokens.swift
[30/76] Compiling SwiftSyntax TriviaPieces.swift
[31/76] Compiling SwiftSyntax RawSyntaxNodes.swift
[32/76] Compiling SwiftSyntax RawSyntaxValidation.swift
[33/76] Compiling SwiftSyntax SyntaxDeclNodes.swift
[34/76] Compiling SwiftSyntax SourceLocation.swift
[35/76] Compiling SwiftSyntax SourcePresence.swift
[36/76] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[37/76] Compiling SwiftSyntax Syntax.swift
[38/76] Compiling SwiftSyntax SyntaxArena.swift
[39/76] Compiling SwiftSyntax SyntaxChildren.swift
[40/76] Compiling SwiftSyntax Utils.swift
[41/76] Compiling SwiftSyntax ChildNameForKeyPath.swift
[42/76] Compiling SwiftSyntax Keyword.swift
[43/76] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[44/76] Compiling SwiftSyntax SyntaxBaseNodes.swift
[45/76] Compiling SwiftSyntax SyntaxCollections.swift
[46/76] Compiling SwiftSyntax SyntaxExprNodes.swift
[47/76] Compiling SwiftSyntax SyntaxNodes.swift
[48/76] Compiling SwiftSyntax SyntaxPatternNodes.swift
[49/76] Compiling SwiftSyntax SyntaxStmtNodes.swift
[50/76] Compiling SwiftSyntax SyntaxTypeNodes.swift
[51/76] Compiling SwiftSyntax AbsolutePosition.swift
[52/76] Compiling SwiftSyntax Assert.swift
[53/76] Compiling SwiftSyntax BumpPtrAllocator.swift
[54/76] Compiling SwiftSyntax CommonAncestor.swift
[55/76] Compiling SwiftSyntax IncrementalParseTransition.swift
[56/76] Compiling SwiftSyntax MemoryLayout.swift
[57/76] Compiling SwiftSyntax SyntaxEnum.swift
[58/76] Compiling SwiftSyntax SyntaxKind.swift
[59/76] Compiling SwiftSyntax SyntaxRewriter.swift
[60/76] Compiling SwiftSyntax SyntaxTraits.swift
[61/76] Compiling SwiftSyntax SyntaxTransform.swift
[62/76] Compiling SwiftSyntax SyntaxVisitor.swift
[63/77] Wrapping AST for SwiftSyntax for debugging
[65/122] Compiling SwiftDiagnostics Diagnostic.swift
[66/122] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[67/122] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[68/122] Emitting module SwiftDiagnostics
[69/122] Compiling SwiftDiagnostics Note.swift
[70/122] Compiling SwiftDiagnostics Message.swift
[71/122] Emitting module SwiftBasicFormat
[72/122] Compiling SwiftDiagnostics FixIt.swift
[73/122] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[74/122] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[75/123] Wrapping AST for SwiftDiagnostics for debugging
[77/123] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[78/123] Compiling SwiftBasicFormat BasicFormat.swift
[79/124] Wrapping AST for SwiftBasicFormat for debugging
[81/124] Compiling SwiftParser StringLiterals.swift
[82/124] Compiling SwiftParser SyntaxUtils.swift
[83/124] Compiling SwiftParser TokenConsumer.swift
[84/124] Compiling SwiftParser TokenPrecedence.swift
[85/124] Compiling SwiftParser TokenSpec.swift
[86/124] Compiling SwiftParser TokenSpecSet.swift
[87/124] Compiling SwiftParser TopLevel.swift
[88/124] Compiling SwiftParser TriviaParser.swift
[89/128] Compiling SwiftParser Recovery.swift
[90/128] Compiling SwiftParser Specifiers.swift
[91/128] Compiling SwiftParser Statements.swift
[92/128] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[93/128] Compiling SwiftParser RegexLiteralLexer.swift
[94/128] Compiling SwiftParser UnicodeScalarExtensions.swift
[95/128] Compiling SwiftParser Lookahead.swift
[96/128] Compiling SwiftParser LoopProgressCondition.swift
[97/128] Compiling SwiftParser Modifiers.swift
[98/128] Compiling SwiftParser Names.swift
[99/128] Compiling SwiftParser Nominals.swift
[100/128] Compiling SwiftParser Parameters.swift
[101/128] Compiling SwiftParser Parser.swift
[102/128] Compiling SwiftParser Patterns.swift
[103/128] Compiling SwiftParser Types.swift
[104/128] Compiling SwiftParser IsLexerClassified.swift
[105/128] Compiling SwiftParser Parser+Entry.swift
[106/128] Compiling SwiftParser TokenSpecStaticMembers.swift
[107/128] Emitting module SwiftParser
[108/128] Compiling SwiftParser Attributes.swift
[109/128] Compiling SwiftParser Availability.swift
[110/128] Compiling SwiftParser CharacterInfo.swift
[111/128] Compiling SwiftParser Declarations.swift
[112/128] Compiling SwiftParser Directives.swift
[113/128] Compiling SwiftParser Expressions.swift
[114/128] Compiling SwiftParser Cursor.swift
[115/128] Compiling SwiftParser Lexeme.swift
[116/128] Compiling SwiftParser LexemeSequence.swift
[117/128] Compiling SwiftParser Lexer.swift
[118/129] Wrapping AST for SwiftParser for debugging
[120/152] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[121/153] Compiling SwiftOperators PrecedenceGroup.swift
[122/154] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[123/154] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[124/154] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[125/154] Compiling SwiftOperators OperatorTable.swift
[126/154] Compiling SwiftOperators PrecedenceGraph.swift
[127/154] Emitting module SwiftOperators
[128/154] Compiling SwiftParserDiagnostics MissingNodesError.swift
[129/154] Compiling SwiftParserDiagnostics MissingTokenError.swift
[130/154] Compiling SwiftOperators SyntaxSynthesis.swift
[131/154] Compiling SwiftOperators OperatorTable+Semantics.swift
[132/154] Compiling SwiftOperators OperatorTable+Folding.swift
[133/155] Wrapping AST for SwiftOperators for debugging
[135/155] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[136/155] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[137/155] Compiling SwiftParserDiagnostics Utils.swift
[138/155] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[139/155] Compiling SwiftParserDiagnostics PresenceUtils.swift
[140/155] Emitting module SwiftParserDiagnostics
[145/155] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[146/155] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[147/156] Wrapping AST for SwiftParserDiagnostics for debugging
[149/168] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[150/168] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[151/168] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[152/168] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[153/169] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[154/169] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[155/169] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[156/169] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[157/169] Compiling SwiftSyntaxBuilder Indenter.swift
[158/169] Emitting module SwiftSyntaxBuilder
[159/169] Compiling SwiftSyntaxBuilder BuildableCollectionNodes.swift
[160/169] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[161/169] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[162/170] Wrapping AST for SwiftSyntaxBuilder for debugging
[164/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[165/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[166/190] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[167/190] Compiling SwiftSyntaxMacros ConformanceMacro.swift
[168/190] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[169/190] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[170/190] Compiling SwiftSyntaxMacros MemberMacro.swift
[171/190] Compiling SwiftSyntaxMacros Macro+Format.swift
[172/190] Compiling SwiftSyntaxMacros Macro.swift
[173/190] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[174/190] Compiling SwiftSyntaxMacros BasicMacroExpansionContext.swift
[175/190] Compiling SwiftSyntaxMacros FunctionParameterUtils.swift
[176/190] Emitting module SwiftSyntaxMacros
[177/190] Compiling SwiftSyntaxMacros PeerMacro.swift
[178/190] Compiling SwiftSyntaxMacros MacroReplacement.swift
[179/190] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[180/190] Compiling SwiftSyntaxMacros AccessorMacro.swift
[181/190] Compiling SwiftSyntaxMacros AttachedMacro.swift
[182/190] Compiling SwiftSyntaxMacros MacroSystem.swift
[183/190] Compiling SwiftSyntaxMacros Syntax+MacroEvaluation.swift
[184/191] Wrapping AST for SwiftSyntaxMacros for debugging
[186/193] Emitting module SwiftSyntaxMacroExpansion
[187/193] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[188/194] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[190/200] Emitting module SwiftCompilerPluginMessageHandling
[191/200] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[192/200] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[193/200] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[194/200] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[195/200] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[196/201] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[198/203] Emitting module SwiftCompilerPlugin
[199/203] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[200/204] Wrapping AST for SwiftCompilerPlugin for debugging
[202/208] Compiling RenamedPlugin SyntaxStringInterpolation+Optional.swift
[203/208] Compiling RenamedPlugin RenamedPlugin.swift
[204/208] Compiling RenamedPlugin Renamed.swift
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:319:9: warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
317 | private struct ErrorDiagnosticMessage: DiagnosticMessage, Error {
318 |     let message: String
319 |     let diagnosticID: MessageID
    |         `- warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
320 |     let severity: DiagnosticSeverity
321 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:19:15: note: struct 'MessageID' does not conform to the 'Sendable' protocol
17 | /// same wording. Eg. it’s possible that the message contains more context when
18 | /// available.
19 | public struct MessageID: Hashable {
   |               `- note: struct 'MessageID' does not conform to the 'Sendable' protocol
20 |   private let domain: String
21 |   private let id: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  1 | import Foundation
  2 | import SwiftDiagnostics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  3 | import SwiftSyntax
  4 | import SwiftSyntaxMacros
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:320:9: warning: stored property 'severity' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
318 |     let message: String
319 |     let diagnosticID: MessageID
320 |     let severity: DiagnosticSeverity
    |         `- warning: stored property 'severity' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
321 |
322 |     init(id: String, message: String) {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:29:13: note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
27 | }
28 |
29 | public enum DiagnosticSeverity {
   |             `- note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
30 |   case error
31 |   case warning
[205/208] Emitting module RenamedPlugin
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:319:9: warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
317 | private struct ErrorDiagnosticMessage: DiagnosticMessage, Error {
318 |     let message: String
319 |     let diagnosticID: MessageID
    |         `- warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
320 |     let severity: DiagnosticSeverity
321 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:19:15: note: struct 'MessageID' does not conform to the 'Sendable' protocol
17 | /// same wording. Eg. it’s possible that the message contains more context when
18 | /// available.
19 | public struct MessageID: Hashable {
   |               `- note: struct 'MessageID' does not conform to the 'Sendable' protocol
20 |   private let domain: String
21 |   private let id: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  1 | import Foundation
  2 | import SwiftDiagnostics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  3 | import SwiftSyntax
  4 | import SwiftSyntaxMacros
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:320:9: warning: stored property 'severity' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
318 |     let message: String
319 |     let diagnosticID: MessageID
320 |     let severity: DiagnosticSeverity
    |         `- warning: stored property 'severity' of 'Sendable'-conforming struct 'ErrorDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
321 |
322 |     init(id: String, message: String) {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:29:13: note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
27 | }
28 |
29 | public enum DiagnosticSeverity {
   |             `- note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
30 |   case error
31 |   case warning
[206/209] Wrapping AST for RenamedPlugin for debugging
[207/209] Write Objects.LinkFileList
[208/209] Linking RenamedPlugin-tool
[210/211] Emitting module Renamed
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fb28d49bbe4... done ***
*** Program crashed: Illegal instruction at 0x00007fb28d49bbe4 ***
Thread 0 "RenamedPlugin-t" crashed:
0      0x00007fb28d49bbe4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fb28d49b992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fb28d49b84d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fb28d61ed46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fb28d61ef9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fb28d6a0c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055e68d848dd2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in RenamedPlugin-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fb28dce2faf 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 0x000055e3d18d7f27  94436961648423
rsi 0x0000000000000007  7
rdi 0x000055e68fe45010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffef56f09d0  10 0a 6f f5 fe 7f 00 00 92 b9 49 8d b2 7f 00 00  ··oõþ····¹I·²···
rsp 0x00007ffef56f09c0  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055e68fe57d90  27 7f 8d d1 e3 55 00 00 f3 b5 a6 3c d1 b1 b4 2a  '··ÑãU··óµ¦<ѱ´*
 r9 0x00007ffef56f07b0  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x2ab4b1d13ca6b5f3  3077279957624731123
r12 0x0000000000000000  0
r13 0x00007fb28d8deeb0  00 02 00 00 00 00 00 00 ac 48 92 8d b2 7f 00 00  ········¬H··²···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007fb28d49bbe4  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):
0x000055e68d751000–0x000055e68f25ee30 <no build ID>                            RenamedPlugin-tool         /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool
0x00007fb28d33c000–0x00007fb28d8d8708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007fb28da4e000–0x00007fb28deca390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.68s
/host/spi-builder-workspace/Sources/Renamed/Macros.swift:2:14: warning: external macro implementation type 'RenamedPlugin.Renamed' could not be found for macro 'Renamed(from:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool' produced malformed response
1 | @attached(peer, names: arbitrary)
2 | public macro Renamed(from previousName: String) = #externalMacro(module: "RenamedPlugin", type: "Renamed")
  |              `- warning: external macro implementation type 'RenamedPlugin.Renamed' could not be found for macro 'Renamed(from:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool' produced malformed response
3 |
[211/211] Compiling Renamed Macros.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fa2b8112be4... done ***
*** Program crashed: Illegal instruction at 0x00007fa2b8112be4 ***
Thread 0 "RenamedPlugin-t" crashed:
0      0x00007fa2b8112be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fa2b8112992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fa2b811284d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fa2b8295d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fa2b8295f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fa2b8317c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x0000562757dd2dd2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in RenamedPlugin-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fa2b8959faf 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 0x0000562239543367  94704990696295
rsi 0x0000000000000007  7
rdi 0x000056275b205010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffe31c784b0  f0 84 c7 31 fe 7f 00 00 92 29 11 b8 a2 7f 00 00  ð·Ç1þ····)·¸¢···
rsp 0x00007ffe31c784a0  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000056275b217d90  67 33 54 39 22 56 00 00 85 65 13 4e a3 b2 66 26  g3T9"V···e·N£²f&
 r9 0x00007ffe31c78290  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x2666b2a34e136585  2767095435525055877
r12 0x0000000000000000  0
r13 0x00007fa2b8555eb0  00 02 00 00 00 00 00 00 ac b8 59 b8 a2 7f 00 00  ········¬¸Y¸¢···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007fa2b8112be4  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):
0x0000562757cdb000–0x00005627597e8e30 <no build ID>                            RenamedPlugin-tool         /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool
0x00007fa2b7fb3000–0x00007fa2b854f708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007fa2b86c5000–0x00007fa2b8b41390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.71s
/host/spi-builder-workspace/Sources/Renamed/Macros.swift:2:14: warning: external macro implementation type 'RenamedPlugin.Renamed' could not be found for macro 'Renamed(from:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool' produced malformed response
1 | @attached(peer, names: arbitrary)
2 | public macro Renamed(from previousName: String) = #externalMacro(module: "RenamedPlugin", type: "Renamed")
  |              `- warning: external macro implementation type 'RenamedPlugin.Renamed' could not be found for macro 'Renamed(from:)'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool' produced malformed response
3 |
Build complete! (153.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Renamed",
  "name" : "Renamed",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Renamed",
      "targets" : [
        "Renamed"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RenamedPlugin",
      "targets" : [
        "RenamedPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RenamedTests",
      "module_type" : "SwiftTarget",
      "name" : "RenamedTests",
      "path" : "Tests/RenamedTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RenamedTests.swift"
      ],
      "target_dependencies" : [
        "RenamedPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RenamedPlugin",
      "module_type" : "SwiftTarget",
      "name" : "RenamedPlugin",
      "path" : "Sources/RenamedPlugin",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Renamed",
        "RenamedPlugin"
      ],
      "sources" : [
        "Renamed.swift",
        "RenamedPlugin.swift",
        "SyntaxStringInterpolation+Optional.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Renamed",
      "module_type" : "SwiftTarget",
      "name" : "Renamed",
      "path" : "Sources/Renamed",
      "product_memberships" : [
        "Renamed"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "RenamedPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Done.