This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 (beta) for Linux.

Swift 6 data race errors: 2

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.40.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: $workDir/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/Renamed.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/JosephDuffy/Renamed.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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
Fetching https://github.com/apple/swift-syntax.git
[1/60885] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.35s)
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 AbsolutePosition.swift
[16/71] Compiling SwiftSyntax Assert.swift
[17/71] Compiling SwiftSyntax BumpPtrAllocator.swift
[18/71] Compiling SwiftSyntax CommonAncestor.swift
[19/71] Compiling SwiftSyntax IncrementalParseTransition.swift
[20/71] Compiling SwiftSyntax MemoryLayout.swift
[21/76] Compiling SwiftSyntax MissingNodeInitializers.swift
[22/76] Compiling SwiftSyntax RawSyntax.swift
[23/76] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[24/76] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[25/76] Compiling SwiftSyntax RawSyntaxTokenView.swift
[26/76] Compiling SwiftSyntax SourceLength.swift
[27/76] Compiling SwiftSyntax SyntaxData.swift
[28/76] Compiling SwiftSyntax SyntaxText.swift
[29/76] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[30/76] Compiling SwiftSyntax TokenDiagnostic.swift
[31/76] Compiling SwiftSyntax TokenSyntax.swift
[32/76] Compiling SwiftSyntax Trivia.swift
[33/76] Emitting module SwiftSyntax
[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 TokenKind.swift
[41/76] Compiling SwiftSyntax Tokens.swift
[42/76] Compiling SwiftSyntax TriviaPieces.swift
[43/76] Compiling SwiftSyntax RawSyntaxNodes.swift
[44/76] Compiling SwiftSyntax RawSyntaxValidation.swift
[45/76] Compiling SwiftSyntax SyntaxDeclNodes.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 Utils.swift
[52/76] Compiling SwiftSyntax ChildNameForKeyPath.swift
[53/76] Compiling SwiftSyntax Keyword.swift
[54/76] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[55/76] Compiling SwiftSyntax SyntaxBaseNodes.swift
[56/76] Compiling SwiftSyntax SyntaxCollections.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 Note.swift
[66/122] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[67/122] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[68/122] Emitting module SwiftDiagnostics
[69/122] Compiling SwiftDiagnostics Message.swift
[70/122] Compiling SwiftDiagnostics FixIt.swift
[71/122] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[72/122] Compiling SwiftDiagnostics Diagnostic.swift
[73/122] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[75/123] Emitting module SwiftBasicFormat
[76/123] Compiling SwiftBasicFormat BasicFormat.swift
[77/123] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[77/124] Wrapping AST for SwiftDiagnostics for debugging
[79/124] Wrapping AST for SwiftBasicFormat for debugging
[81/124] Compiling SwiftParser Recovery.swift
[82/124] Compiling SwiftParser Specifiers.swift
[83/124] Compiling SwiftParser Statements.swift
[84/124] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[85/128] Compiling SwiftParser StringLiterals.swift
[86/128] Compiling SwiftParser SyntaxUtils.swift
[87/128] Compiling SwiftParser TokenConsumer.swift
[88/128] Compiling SwiftParser TokenPrecedence.swift
[89/128] Compiling SwiftParser TokenSpec.swift
[90/128] Compiling SwiftParser TokenSpecSet.swift
[91/128] Compiling SwiftParser TopLevel.swift
[92/128] Compiling SwiftParser TriviaParser.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] Emitting module SwiftParser
[108/128] Compiling SwiftParser Expressions.swift
[109/128] Compiling SwiftParser Cursor.swift
[110/128] Compiling SwiftParser Lexeme.swift
[111/128] Compiling SwiftParser LexemeSequence.swift
[112/128] Compiling SwiftParser Lexer.swift
[113/128] Compiling SwiftParser Attributes.swift
[114/128] Compiling SwiftParser Availability.swift
[115/128] Compiling SwiftParser CharacterInfo.swift
[116/128] Compiling SwiftParser Declarations.swift
[117/128] Compiling SwiftParser Directives.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 SwiftOperators PrecedenceGraph.swift
[124/154] Compiling SwiftOperators OperatorTable.swift
[125/154] Compiling SwiftOperators SyntaxSynthesis.swift
[126/154] Compiling SwiftOperators Operator.swift
[127/154] Compiling SwiftOperators OperatorError+Diagnostics.swift
[128/154] Emitting module SwiftOperators
[129/154] Compiling SwiftOperators OperatorError.swift
[130/154] Compiling SwiftOperators OperatorTable+Defaults.swift
[131/154] Compiling SwiftOperators OperatorTable+Folding.swift
[132/154] Compiling SwiftOperators OperatorTable+Semantics.swift
[134/155] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[135/155] Compiling SwiftParserDiagnostics Utils.swift
[136/155] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[137/155] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[138/155] Compiling SwiftParserDiagnostics PresenceUtils.swift
[138/155] Wrapping AST for SwiftOperators for debugging
[142/155] Emitting module SwiftParserDiagnostics
[143/155] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[144/155] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[147/156] Wrapping AST for SwiftParserDiagnostics for debugging
[149/168] Compiling SwiftSyntaxBuilder BuildableCollectionNodes.swift
[150/168] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[151/168] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[152/169] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[153/169] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[154/169] Compiling SwiftSyntaxBuilder Indenter.swift
[155/169] Emitting module SwiftSyntaxBuilder
[156/169] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[157/169] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[158/169] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[159/169] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[160/169] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[161/169] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[162/170] Wrapping AST for SwiftSyntaxBuilder for debugging
[164/188] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[165/188] Compiling SwiftSyntaxMacros BasicMacroExpansionContext.swift
[166/188] Compiling SwiftSyntaxMacros FunctionParameterUtils.swift
[167/190] Emitting module SwiftSyntaxMacros
[168/190] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[169/190] Compiling SwiftSyntaxMacros MemberMacro.swift
[170/190] Compiling SwiftSyntaxMacros Macro+Format.swift
[171/190] Compiling SwiftSyntaxMacros Macro.swift
[172/190] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[173/190] Compiling SwiftSyntaxMacros ConformanceMacro.swift
[174/190] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[175/190] Compiling SwiftSyntaxMacros PeerMacro.swift
[176/190] Compiling SwiftSyntaxMacros MacroReplacement.swift
[177/190] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[178/190] Compiling SwiftSyntaxMacros FreestandingMacro.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] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[187/193] Emitting module SwiftSyntaxMacroExpansion
[188/194] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[190/200] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[191/200] Emitting module SwiftCompilerPluginMessageHandling
[192/200] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[193/200] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[194/200] Compiling SwiftCompilerPluginMessageHandling Macros.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: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] 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
[206/209] Wrapping AST for RenamedPlugin for debugging
[207/209] Write Objects.LinkFileList
[208/209] Linking RenamedPlugin
[210/211] Emitting module Renamed
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f2eae648d04... done ***
*** Program crashed: Illegal instruction at 0x00007f2eae648d04 ***
Thread 0 "RenamedPlugin" crashed:
0      0x00007f2eae648d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f2eae648ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f2eae64896d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f2eae7cca36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f2eae7ccc8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f2eae84e910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055bbc3a86f12 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in RenamedPlugin at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f2eadc5c3ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000055be9ec8c638  94277196105272
rsi 0x0000000000000007  7
rdi 0x000055bbc5736010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007ffd4c0c2d40  80 2d 0c 4c fd 7f 00 00 b2 8a 64 ae 2e 7f 00 00  ·-·Lý···²·d®.···
rsp 0x00007ffd4c0c2d30  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055bbc5748d90  38 c6 c8 9e be 55 00 00 08 57 59 d9 f8 f2 58 88  8ÆÈ·¾U···WYÙøòX·
 r9 0x00007ffd4c0c2b20  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x8858f2f8d9595708  9824869737721059080
r12 0x0000000000000000  0
r13 0x00007f2eaea8eeb0  00 02 00 00 00 00 00 00 ac 49 ad ae 2e 7f 00 00  ········¬I­®.···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f2eae648d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010206  PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x000055bbc398f000–0x000055bbc54b0a48 c0d82bb281f3c636ed34b67cc8bcadfd981195f5 RenamedPlugin    /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin
0x00007f2ead93e000–0x00007f2eae06a168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007f2eae4e9000–0x00007f2eaea886b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.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' 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' 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 0x7f3b77da8d04... done ***
*** Program crashed: Illegal instruction at 0x00007f3b77da8d04 ***
Thread 0 "RenamedPlugin" crashed:
0      0x00007f3b77da8d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f3b77da8ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f3b77da896d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f3b77f2ca36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f3b77f2cc8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f3b77fae910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005618c2614f12 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in RenamedPlugin at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f3b773bc3ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x0000561da4ba4210  94685317710352
rsi 0x0000000000000007  7
rdi 0x00005618c534e010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007ffd02c49560  a0 95 c4 02 fd 7f 00 00 b2 8a da 77 3b 7f 00 00   ·Ä·ý···²·Úw;···
rsp 0x00007ffd02c49550  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005618c5360d90  10 42 ba a4 1d 56 00 00 37 d9 cc fc 40 4b 18 0b  ·Bº¤·V··7ÙÌü@K··
 r9 0x00007ffd02c49340  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x0b184b40fcccd937  799471676349536567
r12 0x0000000000000000  0
r13 0x00007f3b781eeeb0  00 02 00 00 00 00 00 00 ac 49 23 78 3b 7f 00 00  ········¬I#x;···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f3b77da8d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010206  PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x00005618c251d000–0x00005618c403ea48 c0d82bb281f3c636ed34b67cc8bcadfd981195f5 RenamedPlugin    /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RenamedPlugin
0x00007f3b7709e000–0x00007f3b777ca168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007f3b77c49000–0x00007f3b781e86b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.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' 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' produced malformed response
3 |
Build complete! (114.49s)
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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.