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 v1.0.0-beta.1 (53f0f3), with Swift 6.0 for Linux on 14 Sep 2024 06:38:08 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/JosephDuffy/Renamed.git
Reference: v1.0.0-beta.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/JosephDuffy/Renamed
 * tag               v1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 53f0f32 Remove question about CI failing; it’s now passing!
Cloned https://github.com/JosephDuffy/Renamed.git
Revision (git rev-parse @):
53f0f32a111e2f0771b1f0e7d13fd052de0c0230
SUCCESS checkout https://github.com/JosephDuffy/Renamed.git at v1.0.0-beta.1
========================================
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-4609320-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/65058] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.72s)
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 SyntaxData.swift
[16/71] Compiling SwiftSyntax SyntaxText.swift
[17/71] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[18/71] Compiling SwiftSyntax TokenDiagnostic.swift
[19/71] Compiling SwiftSyntax TokenSyntax.swift
[20/71] Compiling SwiftSyntax Trivia.swift
[21/76] Compiling SwiftSyntax AbsolutePosition.swift
[22/76] Compiling SwiftSyntax Assert.swift
[23/76] Compiling SwiftSyntax BumpPtrAllocator.swift
[24/76] Compiling SwiftSyntax CommonAncestor.swift
[25/76] Compiling SwiftSyntax IncrementalParseTransition.swift
[26/76] Compiling SwiftSyntax MemoryLayout.swift
[27/76] Emitting module SwiftSyntax
[28/76] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/76] Compiling SwiftSyntax RawSyntax.swift
[30/76] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/76] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/76] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/76] Compiling SwiftSyntax SourceLength.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 TokenKind.swift
[47/76] Compiling SwiftSyntax Tokens.swift
[48/76] Compiling SwiftSyntax TriviaPieces.swift
[49/76] Compiling SwiftSyntax RawSyntaxNodes.swift
[50/76] Compiling SwiftSyntax RawSyntaxValidation.swift
[51/76] Compiling SwiftSyntax SyntaxDeclNodes.swift
[52/76] Compiling SwiftSyntax SyntaxEnum.swift
[53/76] Compiling SwiftSyntax SyntaxKind.swift
[54/76] Compiling SwiftSyntax SyntaxRewriter.swift
[55/76] Compiling SwiftSyntax SyntaxTraits.swift
[56/76] Compiling SwiftSyntax SyntaxTransform.swift
[57/76] Compiling SwiftSyntax SyntaxVisitor.swift
[58/76] Compiling SwiftSyntax SyntaxExprNodes.swift
[59/76] Compiling SwiftSyntax SyntaxNodes.swift
[60/76] Compiling SwiftSyntax SyntaxPatternNodes.swift
[61/76] Compiling SwiftSyntax SyntaxStmtNodes.swift
[62/76] Compiling SwiftSyntax SyntaxTypeNodes.swift
[63/78] Wrapping AST for SwiftSyntax for debugging
[65/122] Compiling SwiftDiagnostics Note.swift
[66/122] Emitting module SwiftDiagnostics
[67/122] Compiling SwiftDiagnostics Diagnostic.swift
[68/122] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[69/122] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[70/122] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[71/122] Compiling SwiftDiagnostics FixIt.swift
[72/122] Compiling SwiftDiagnostics Message.swift
[73/122] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[74/122] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[75/123] Wrapping AST for SwiftDiagnostics for debugging
[77/123] Emitting module SwiftBasicFormat
[78/123] Compiling SwiftBasicFormat BasicFormat.swift
[79/124] Wrapping AST for SwiftBasicFormat for debugging
[81/124] Compiling SwiftParser TokenSpec.swift
[82/124] Compiling SwiftParser TokenSpecSet.swift
[83/124] Compiling SwiftParser TopLevel.swift
[84/124] Compiling SwiftParser TriviaParser.swift
[85/124] Compiling SwiftParser StringLiterals.swift
[86/124] Compiling SwiftParser SyntaxUtils.swift
[87/124] Compiling SwiftParser TokenConsumer.swift
[88/124] Compiling SwiftParser TokenPrecedence.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 Names.swift
[94/128] Compiling SwiftParser Nominals.swift
[95/128] Compiling SwiftParser Parameters.swift
[96/128] Compiling SwiftParser Parser.swift
[97/128] Compiling SwiftParser Patterns.swift
[98/128] Compiling SwiftParser RegexLiteralLexer.swift
[99/128] Compiling SwiftParser UnicodeScalarExtensions.swift
[100/128] Compiling SwiftParser Lookahead.swift
[101/128] Compiling SwiftParser LoopProgressCondition.swift
[102/128] Compiling SwiftParser Modifiers.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] Compiling SwiftParser Attributes.swift
[108/128] Compiling SwiftParser Availability.swift
[109/128] Compiling SwiftParser CharacterInfo.swift
[110/128] Compiling SwiftParser Declarations.swift
[111/128] Compiling SwiftParser Directives.swift
[112/128] Compiling SwiftParser Expressions.swift
[113/128] Compiling SwiftParser Cursor.swift
[114/128] Compiling SwiftParser Lexeme.swift
[115/128] Compiling SwiftParser LexemeSequence.swift
[116/128] Compiling SwiftParser Lexer.swift
[117/128] Emitting module SwiftParser
[118/129] Wrapping AST for SwiftParser for debugging
[120/152] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[121/153] Compiling SwiftOperators PrecedenceGroup.swift
[122/154] Compiling SwiftOperators PrecedenceGraph.swift
[123/154] Compiling SwiftOperators OperatorTable.swift
[124/154] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[125/154] Compiling SwiftOperators SyntaxSynthesis.swift
[126/154] Emitting module SwiftOperators
[127/154] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[128/154] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[129/154] Compiling SwiftParserDiagnostics MissingNodesError.swift
[130/154] Compiling SwiftParserDiagnostics MissingTokenError.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 SyntaxExtensions.swift
[136/155] Compiling SwiftParserDiagnostics Utils.swift
[137/155] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[140/155] Emitting module SwiftParserDiagnostics
[141/155] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[142/155] Compiling SwiftParserDiagnostics PresenceUtils.swift
[143/155] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[144/155] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[147/156] Wrapping AST for SwiftParserDiagnostics for debugging
[149/168] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[150/168] Compiling SwiftSyntaxBuilder Indenter.swift
[151/168] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[152/168] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[153/168] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[154/168] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[155/168] Emitting module SwiftSyntaxBuilder
[156/168] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[157/168] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[158/169] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[159/169] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[160/169] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[161/169] Compiling SwiftSyntaxBuilder BuildableCollectionNodes.swift
[162/170] Wrapping AST for SwiftSyntaxBuilder for debugging
[164/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[165/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[166/188] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[167/188] Compiling SwiftSyntaxMacros MemberMacro.swift
[168/190] Emitting module SwiftSyntaxMacros
[169/190] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[170/190] Compiling SwiftSyntaxMacros BasicMacroExpansionContext.swift
[171/190] Compiling SwiftSyntaxMacros FunctionParameterUtils.swift
[172/190] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[173/190] Compiling SwiftSyntaxMacros ConformanceMacro.swift
[174/190] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[175/190] Compiling SwiftSyntaxMacros Macro+Format.swift
[176/190] Compiling SwiftSyntaxMacros Macro.swift
[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] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[191/200] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[192/200] Emitting module SwiftCompilerPluginMessageHandling
[193/200] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[194/200] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[195/200] Compiling SwiftCompilerPluginMessageHandling PluginMessages.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] Emitting module RenamedPlugin
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:260: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
258 | private struct ErrorDiagnosticMessage: DiagnosticMessage, Error {
259 |     let message: String
260 |     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
261 |     let severity: DiagnosticSeverity
262 |
/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:261: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
259 |     let message: String
260 |     let diagnosticID: MessageID
261 |     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
262 |
263 |     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] Compiling RenamedPlugin Renamed.swift
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:260: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
258 | private struct ErrorDiagnosticMessage: DiagnosticMessage, Error {
259 |     let message: String
260 |     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
261 |     let severity: DiagnosticSeverity
262 |
/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:261: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
259 |     let message: String
260 |     let diagnosticID: MessageID
261 |     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
262 |
263 |     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] Compiling Renamed Macros.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f7963168be4... done ***
*** Program crashed: Illegal instruction at 0x00007f7963168be4 ***
Thread 0 "RenamedPlugin-t" crashed:
0      0x00007f7963168be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f7963168992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f796316884d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f79632ebd46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f79632ebf9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f796336dc00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055c1b20562a2 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] 0x00007f79639affaf 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 0x000055c4e83133d6  94304197489622
rsi 0x0000000000000007  7
rdi 0x000055c1b4294010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffebfb19170  b0 91 b1 bf fe 7f 00 00 92 89 16 63 79 7f 00 00  °·±¿þ······cy···
rsp 0x00007ffebfb19160  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055c1b42a6d90  d6 33 31 e8 c4 55 00 00 e0 21 3b 04 70 b9 7e 6f  Ö31èÄU··à!;·p¹~o
 r9 0x00007ffebfb18f50  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x6f7eb970043b21e0  8034062676034003424
r12 0x0000000000000000  0
r13 0x00007f79635abeb0  00 02 00 00 00 00 00 00 ac 18 5f 63 79 7f 00 00  ········¬·_cy···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f7963168be4  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):
0x000055c1b1f61000–0x000055c1b3a6b678 <no build ID>                            RenamedPlugin-tool         /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool
0x00007f7963009000–0x00007f79635a5708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007f796371b000–0x00007f7963b97390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.59s
/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] Emitting module Renamed
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f39692d4be4... done ***
*** Program crashed: Illegal instruction at 0x00007f39692d4be4 ***
Thread 0 "RenamedPlugin-t" crashed:
0      0x00007f39692d4be4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f39692d4992 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f39692d484d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f3969457d46 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f3969457f9e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f39694d9c00 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055eddd1742a2 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] 0x00007f3969b1bfaf 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 0x000055e881838496  94457093653654
rsi 0x0000000000000007  7
rdi 0x000055eddf5d4010  03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00  ················
rbp 0x00007ffdb5d13550  90 35 d1 b5 fd 7f 00 00 92 49 2d 69 39 7f 00 00  ·5ѵý····I-i9···
rsp 0x00007ffdb5d13540  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055eddf5e6d90  96 84 83 81 e8 55 00 00 a8 d1 b8 aa af 79 64 8e  ····èU··¨Ñ¸ª¯yd·
 r9 0x00007ffdb5d13330  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x8e6479afaab8d1a8  10260459646447309224
r12 0x0000000000000000  0
r13 0x00007f3969717eb0  00 02 00 00 00 00 00 00 ac d8 75 69 39 7f 00 00  ········¬Øui9···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f39692d4be4  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):
0x000055eddd07f000–0x000055eddeb89678 <no build ID>                            RenamedPlugin-tool         /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin-tool
0x00007f3969175000–0x00007f3969711708 dd45db60240a3fd046733822ab13a21f61a13763 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
0x00007f3969887000–0x00007f3969d03390 <no build ID>                            libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 0.59s
/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! (129.56s)
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.