The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftRewriter, reference 0.2.0 (5a14df), with Swift 6.2 (beta) for Linux on 18 Jun 2025 04:03:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inamiy/swiftrewriter.git
Reference: 0.2.0
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/inamiy/swiftrewriter
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 5a14dfc Update README.md
Cloned https://github.com/inamiy/swiftrewriter.git
Revision (git rev-parse @):
5a14dfcc9f005f40f15f6028141b520a9a9a738d
SUCCESS checkout https://github.com/inamiy/swiftrewriter.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/inamiy/swiftrewriter.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/apple/swift-syntax.git
[1/2329] Fetching commandant
[281/2929] Fetching commandant, curry
[2441/4177] Fetching commandant, curry, files
[4178/17404] Fetching commandant, curry, files, swift-snapshot-testing
[8279/88286] Fetching commandant, curry, files, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.74s)
[63718/75059] Fetching commandant, curry, files, swift-syntax
Fetched https://github.com/Carthage/Commandant.git from cache (4.90s)
Fetched https://github.com/JohnSundell/Files.git from cache (4.90s)
Fetched https://github.com/thoughtbot/Curry.git from cache (4.90s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.96s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (5.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (0.42s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (3.66s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (2.19s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.12.0 (0.36s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50000.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.12.0
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/53] Emitting module SwiftSyntax
[9/56] Compiling Commandant Result+Additions.swift
[10/57] Compiling Commandant OrderedSet.swift
[11/57] Compiling Commandant Switch.swift
[12/57] Compiling Commandant Errors.swift
[13/57] Compiling Commandant ArgumentProtocol.swift
[14/57] Compiling Commandant Command.swift
[15/57] Compiling Commandant Argument.swift
[16/57] Compiling Commandant ArgumentParser.swift
[17/57] Emitting module Commandant
[18/57] Compiling Commandant HelpCommand.swift
[19/57] Compiling SwiftSyntax RawSyntax.swift
[20/57] Compiling SwiftSyntax SourceLength.swift
[21/57] Compiling SwiftSyntax SourcePresence.swift
[26/57] Compiling SwiftSyntax AbsolutePosition.swift
[27/57] Compiling SwiftSyntax ByteTreeDeserialization.swift
[28/57] Compiling SwiftSyntax Diagnostic.swift
[29/57] Compiling SwiftSyntax DiagnosticConsumer.swift
[30/57] Compiling Commandant Option.swift
[31/58] Wrapping AST for Commandant for debugging
[33/58] Emitting module Files
[34/58] Compiling Files Files.swift
[35/59] Wrapping AST for Files for debugging
[37/59] Compiling SwiftSyntax SyntaxRewriter.swift
[38/59] Compiling SwiftSyntax TokenKind.swift
[39/59] Compiling SwiftSyntax Trivia.swift
[40/59] Compiling SwiftSyntax SwiftSyntax.swift
[41/59] Compiling SwiftSyntax SwiftcInvocation.swift
[42/59] Compiling SwiftSyntax Syntax.swift
[43/59] Compiling SwiftSyntax SyntaxChildren.swift
[44/59] Compiling SwiftSyntax SyntaxData.swift
[45/59] Compiling SwiftSyntax WeakLookupTable.swift
[46/59] Compiling SwiftSyntax SyntaxFactory.swift
[47/59] Compiling SwiftSyntax SyntaxKind.swift
[48/59] Compiling SwiftSyntax SyntaxNodes.swift
[49/59] Compiling SwiftSyntax SyntaxBuilders.swift
[50/59] Compiling SwiftSyntax SyntaxClassifier.swift
[51/59] Compiling SwiftSyntax SyntaxCollections.swift
[52/60] Wrapping AST for SwiftSyntax for debugging
[54/95] Compiling SwiftRewriter TrailingSpaceTrimmer.swift
[55/95] Compiling SwiftRewriter DecimalLiteralUnderscorer.swift
[56/95] Compiling SwiftRewriter SemicolonTrimmer.swift
[57/95] Compiling SwiftRewriter Indent.swift
[58/99] Compiling SwiftRewriter DebugString.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
[59/99] Compiling SwiftRewriter DebugTree.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
[60/99] Compiling SwiftRewriter AbsolutePosition.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
[61/99] Compiling SwiftRewriter Basic.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
[62/99] Compiling SwiftRewriter Syntax.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
[63/99] Compiling SwiftRewriter TokenSyntax.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[64/99] Compiling SwiftRewriter Trivia.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[65/99] Compiling SwiftRewriter Operators.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[66/99] Compiling SwiftRewriter HasRewriterExamples.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[67/99] Compiling SwiftRewriter Protocols.swift
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[68/99] Compiling SwiftRewriter ExtraNewliner.swift
[69/99] Compiling SwiftRewriter MethodChainNewliner.swift
[70/99] Compiling SwiftRewriter ArrowSpacer.swift
[71/99] Compiling SwiftRewriter BinaryOperatorSpacer.swift
[72/99] Compiling SwiftRewriter ColonSpacer.swift
[73/99] Compiling SwiftRewriter SyntaxRewriterProtocol.swift
[74/99] Compiling SwiftRewriter BugFixer.swift
[75/99] Compiling SwiftRewriter HeaderCopyrightTrimmer.swift
[76/99] Compiling SwiftRewriter FirstTokenRewriter.swift
[77/99] Compiling SwiftRewriter Indenter.swift
[78/99] Compiling SwiftRewriter EqualSpacer.swift
[79/99] Compiling SwiftRewriter ExtraSpaceTrimmer.swift
[80/99] Compiling SwiftRewriter LeftBraceSpacer.swift
[81/99] Compiling SwiftRewriter LeftParenSpacer.swift
[82/99] Compiling SwiftRewriter TernaryExprSpacer.swift
[83/99] Compiling SwiftRewriter Rewriter.swift
[84/99] Compiling SwiftRewriter Function.swift
[85/99] Compiling SwiftRewriter Lens.swift
[86/99] Compiling SwiftRewriter TokenHandler.swift
[87/99] Emitting module SwiftRewriter
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/AbsolutePosition.swift:3:1: warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 1 | import SwiftSyntax
 2 |
 3 | extension AbsolutePosition: Equatable
   | |- warning: extension declares a conformance of imported type 'AbsolutePosition' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 | {
 5 |     public static func == (l: AbsolutePosition, r: AbsolutePosition) -> Bool
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:5:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
  3 | // MARK: - Trivia
  4 |
  5 | extension Trivia: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'Trivia' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 | {
  7 |     var pieces: [TriviaPiece]
/host/spi-builder-workspace/Sources/SwiftRewriter/Extensions/Trivia.swift:56:1: warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 54 | // MARK: - TriviaPiece
 55 |
 56 | extension TriviaPiece: CustomStringConvertible
    | |- warning: extension declares a conformance of imported type 'TriviaPiece' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 57 | {
 58 |     public var description: String
/host/spi-builder-workspace/Sources/SwiftRewriter/Protocols/Protocols.swift:41:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
 39 |
 40 | // Workaround
 41 | extension EnumDeclSyntax: DeclGroupSyntax {}
    | |- warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocol 'DeclGroupSyntax'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |
 43 | // MARK: - NestableDeclSyntax
[88/99] Compiling SwiftRewriter BlockItemIndenter.swift
[89/99] Compiling SwiftRewriter FirstItemAwareIndenter.swift
[90/99] Compiling SwiftRewriter ExtensionIniter.swift
[91/99] Compiling SwiftRewriter ImportSorter.swift
[92/99] Compiling SwiftRewriter ElseNewliner.swift
[93/100] Wrapping AST for SwiftRewriter for debugging
[95/100] Compiling Curry Curry.swift
[96/100] Emitting module Curry
[97/101] Wrapping AST for Curry for debugging
[99/109] Compiling swift_rewriter rewriter.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[100/109] Compiling swift_rewriter main.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[101/109] Compiling swift_rewriter CommandProtocol.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[102/109] Compiling swift_rewriter CommonOptions.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/109] Emitting module swift_rewriter
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[104/109] Compiling swift_rewriter RunCommand.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[105/109] Compiling swift_rewriter PrintASTCommand.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
[106/109] Compiling swift_rewriter VersionCommand.swift
/host/spi-builder-workspace/Sources/swift-rewriter/main.swift:2:8: error: no such module 'Result'
 1 | import Foundation
 2 | import Result
   |        `- error: no such module 'Result'
 3 | import Commandant
 4 |
BUILD FAILURE 6.2 linux