Build Information
Successful build of SwiftRewriter with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inamiy/swiftrewriter.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/inamiy/swiftrewriter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[7/12] Write swift-rewriter-entitlement.plist
[8/12] Write swift-version--423B1241ED78D482.txt
[10/45] Compiling Result ResultProtocol.swift
[11/45] Compiling SwiftSyntax AbsolutePosition.swift
[12/45] Compiling SwiftSyntax ByteTreeDeserialization.swift
[13/45] Compiling SwiftSyntax Diagnostic.swift
[14/45] Compiling SwiftSyntax DiagnosticConsumer.swift
[15/48] Compiling SwiftSyntax DiagnosticEngine.swift
[16/48] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[17/48] Compiling SwiftSyntax LazyNonThreadSafeCache.swift
[18/48] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[19/48] Compiling SwiftSyntax RawSyntax.swift
[20/48] Compiling SwiftSyntax SourceLength.swift
[21/48] Compiling SwiftSyntax SourcePresence.swift
[22/48] Emitting module Result
[23/48] Compiling Result Result.swift
[24/48] Compiling Result NoError.swift
[25/48] Compiling Result AnyError.swift
[26/57] Compiling Commandant OrderedSet.swift
[27/58] Emitting module Files
[28/58] Compiling Files Files.swift
[29/58] Compiling Commandant Switch.swift
[30/58] Compiling Commandant Errors.swift
[31/58] Compiling Commandant Command.swift
[32/58] Compiling Commandant Option.swift
[33/58] Compiling Commandant HelpCommand.swift
[34/58] Compiling Commandant ArgumentProtocol.swift
[35/58] Compiling Commandant Argument.swift
[36/58] Compiling Commandant ArgumentParser.swift
[37/58] Emitting module Commandant
[38/58] Emitting module SwiftSyntax
[39/58] Compiling SwiftSyntax SyntaxRewriter.swift
[40/58] Compiling SwiftSyntax TokenKind.swift
[41/58] Compiling SwiftSyntax Trivia.swift
[42/58] Compiling SwiftSyntax SwiftSyntax.swift
[43/58] Compiling SwiftSyntax SwiftcInvocation.swift
[44/58] Compiling SwiftSyntax Syntax.swift
[45/58] Compiling SwiftSyntax SyntaxChildren.swift
[46/58] Compiling SwiftSyntax SyntaxData.swift
[47/58] Compiling SwiftSyntax WeakLookupTable.swift
[48/58] Compiling SwiftSyntax SyntaxBuilders.swift
[49/58] Compiling SwiftSyntax SyntaxClassifier.swift
[50/58] Compiling SwiftSyntax SyntaxCollections.swift
[51/58] Compiling SwiftSyntax SyntaxFactory.swift
[52/58] Compiling SwiftSyntax SyntaxKind.swift
[53/58] Compiling SwiftSyntax SyntaxNodes.swift
[54/93] Compiling SwiftRewriter SyntaxRewriterProtocol.swift
[55/93] Compiling SwiftRewriter BugFixer.swift
[56/93] Compiling SwiftRewriter HeaderCopyrightTrimmer.swift
[57/93] Compiling SwiftRewriter FirstTokenRewriter.swift
[58/93] Compiling SwiftRewriter Indenter.swift
[59/93] Compiling SwiftRewriter DebugString.swift
[60/93] Compiling SwiftRewriter DebugTree.swift
[61/93] Compiling SwiftRewriter AbsolutePosition.swift
[62/93] Compiling SwiftRewriter Basic.swift
[63/93] Compiling SwiftRewriter Syntax.swift
[64/93] Emitting module SwiftRewriter
[65/97] Compiling SwiftRewriter TokenSyntax.swift
[66/97] Compiling SwiftRewriter Trivia.swift
[67/97] Compiling SwiftRewriter Operators.swift
[68/97] Compiling SwiftRewriter HasRewriterExamples.swift
[69/97] Compiling SwiftRewriter Protocols.swift
[70/97] Compiling SwiftRewriter EqualSpacer.swift
[71/97] Compiling SwiftRewriter ExtraSpaceTrimmer.swift
[72/97] Compiling SwiftRewriter LeftBraceSpacer.swift
[73/97] Compiling SwiftRewriter LeftParenSpacer.swift
[74/97] Compiling SwiftRewriter TernaryExprSpacer.swift
[75/97] Compiling SwiftRewriter ExtraNewliner.swift
[76/97] Compiling SwiftRewriter MethodChainNewliner.swift
[77/97] Compiling SwiftRewriter ArrowSpacer.swift
[78/97] Compiling SwiftRewriter BinaryOperatorSpacer.swift
[79/97] Compiling SwiftRewriter ColonSpacer.swift
[80/97] Compiling SwiftRewriter Rewriter.swift
[81/97] Compiling SwiftRewriter Function.swift
[82/97] Compiling SwiftRewriter Lens.swift
[83/97] Compiling SwiftRewriter TokenHandler.swift
[84/97] Compiling SwiftRewriter TrailingSpaceTrimmer.swift
[85/97] Compiling SwiftRewriter DecimalLiteralUnderscorer.swift
[86/97] Compiling SwiftRewriter SemicolonTrimmer.swift
[87/97] Compiling SwiftRewriter Indent.swift
[88/97] Compiling SwiftRewriter BlockItemIndenter.swift
[89/97] Compiling SwiftRewriter FirstItemAwareIndenter.swift
[90/97] Compiling SwiftRewriter ExtensionIniter.swift
[91/97] Compiling SwiftRewriter ImportSorter.swift
[92/97] Compiling SwiftRewriter ElseNewliner.swift
[93/97] Emitting module Curry
[94/97] Compiling Curry Curry.swift
[95/105] Compiling swift_rewriter rewriter.swift
[96/105] Compiling swift_rewriter CommandProtocol.swift
[97/105] Compiling swift_rewriter main.swift
[98/105] Compiling swift_rewriter CommonOptions.swift
[99/105] Compiling swift_rewriter RunCommand.swift
[100/105] Compiling swift_rewriter VersionCommand.swift
[101/105] Emitting module swift_rewriter
[102/105] Compiling swift_rewriter PrintASTCommand.swift
[102/105] Write Objects.LinkFileList
[103/105] Linking swift-rewriter
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/swift-rewriter: replacing existing signature
[104/105] Applying swift-rewriter
Build complete! (61.03s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/antitypical/Result.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.22s)
Fetching https://github.com/thoughtbot/Curry.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.24s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/antitypical/Result.git from cache (0.24s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.24s)
Fetched https://github.com/Quick/Nimble.git from cache (0.24s)
Fetched https://github.com/Quick/Quick.git from cache (0.24s)
Fetched https://github.com/thoughtbot/Curry.git from cache (0.18s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.36s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.4.0 (0.58s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.07s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.55s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.15.0 (0.44s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (0.35s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.32s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.15.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
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
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-snapshot-testing-fc18b6b3 is not valid git repository for 'https://github.com/pointfreeco/swift-snapshot-testing', will fetch again.
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-snapshot-testing-fc18b6b3 is not valid git repository for 'https://github.com/pointfreeco/swift-snapshot-testing', will fetch again.
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.01s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.4.0
Build complete.
Done.