Build Information
Successful build of RakuyoSwift, reference 1.3.1 (d678da
), with Swift 5.8 for macOS (SPM) on 24 Jul 2024 09:23:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/swift.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/swift
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at d678dac release: 1.3.1
Cloned https://github.com/RakuyoKit/swift.git
Revision (git rev-parse @):
d678dac4f15c8da8c635206f95446ee7f4dbdaa3
SUCCESS checkout https://github.com/RakuyoKit/swift.git at 1.3.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/RakuyoKit/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/5] Copying swiftlint.yml
[2/5] Copying rakuyo.swiftformat
[5/7] Emitting module ArgumentParserToolInfo
[6/7] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/46] Compiling ArgumentParser CommandConfiguration.swift
[8/46] Compiling ArgumentParser CommandGroup.swift
[9/46] Compiling ArgumentParser EnumerableFlag.swift
[10/46] Compiling ArgumentParser ExpressibleByArgument.swift
[11/50] Compiling ArgumentParser ArgumentHelp.swift
[12/50] Compiling ArgumentParser ArgumentVisibility.swift
[13/50] Compiling ArgumentParser CompletionKind.swift
[14/50] Compiling ArgumentParser Errors.swift
[15/50] Compiling ArgumentParser Flag.swift
[16/50] Emitting module ArgumentParser
[17/50] Compiling ArgumentParser InputOrigin.swift
[18/50] Compiling ArgumentParser Name.swift
[19/50] Compiling ArgumentParser Parsed.swift
[20/50] Compiling ArgumentParser ParsedValues.swift
[21/50] Compiling ArgumentParser NameSpecification.swift
[22/50] Compiling ArgumentParser Option.swift
[23/50] Compiling ArgumentParser OptionGroup.swift
[24/50] Compiling ArgumentParser AsyncParsableCommand.swift
[25/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/50] Compiling ArgumentParser CompletionsGenerator.swift
[27/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/50] Compiling ArgumentParser Argument.swift
[30/50] Compiling ArgumentParser ParsableArguments.swift
[31/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/50] Compiling ArgumentParser ParsableCommand.swift
[33/50] Compiling ArgumentParser ArgumentDecoder.swift
[34/50] Compiling ArgumentParser ArgumentDefinition.swift
[35/50] Compiling ArgumentParser ArgumentSet.swift
[36/50] Compiling ArgumentParser CommandParser.swift
[37/50] Compiling ArgumentParser InputKey.swift
[38/50] Compiling ArgumentParser Platform.swift
[39/50] Compiling ArgumentParser SequenceExtensions.swift
[40/50] Compiling ArgumentParser StringExtensions.swift
[41/50] Compiling ArgumentParser Tree.swift
[42/50] Compiling ArgumentParser ParserError.swift
[43/50] Compiling ArgumentParser SplitArguments.swift
[44/50] Compiling ArgumentParser DumpHelpGenerator.swift
[45/50] Compiling ArgumentParser HelpCommand.swift
[46/50] Compiling ArgumentParser HelpGenerator.swift
[47/50] Compiling ArgumentParser MessageInfo.swift
[48/50] Compiling ArgumentParser UsageGenerator.swift
[49/50] Compiling ArgumentParser CollectionExtensions.swift
[50/54] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[51/54] Emitting module RakuyoSwiftFormatTool
[52/54] Compiling RakuyoSwiftFormatTool Command.swift
[53/54] Compiling RakuyoSwiftFormatTool RakuyoSwiftFormatTool.swift
[53/54] Linking RakuyoSwiftFormatTool
Build complete! (42.03s)
Fetching https://github.com/apple/swift-argument-parser
[1/12062] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.99s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[16375/23458248] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip
[2009135/34492293] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.56s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip (2.28s)
Build complete.
Done.