Build Information
Successful build of SwiftOutdated with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/swift-outdated
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 6dbb22f bump version to 0.9.0
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
6dbb22f79874b75b5c95daa0a21d66082f6aeefc
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[2/32] Emitting module Logging
[3/32] Emitting module ArgumentParserToolInfo
[4/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/32] Compiling Logging LogHandler.swift
[6/32] Compiling Logging MetadataProvider.swift
[7/68] Compiling Logging Locks.swift
[8/68] Compiling Logging Logging.swift
[9/68] Compiling Rainbow Style.swift
[10/69] Compiling Rainbow String+Rainbow.swift
[11/69] Compiling Rainbow StringGenerator.swift
[12/69] Compiling Rainbow XcodeColorsSupport.swift
[13/69] Compiling Version Version+Range.swift
[14/69] Compiling Version Version.swift
[15/69] Emitting module ArgumentParser
[16/73] Compiling ArgumentParser ArgumentHelp.swift
[17/73] Compiling ArgumentParser ArgumentVisibility.swift
[18/73] Compiling ArgumentParser CompletionKind.swift
[19/73] Compiling ArgumentParser Errors.swift
[20/73] Compiling ArgumentParser Flag.swift
[21/73] Compiling ArgumentParser CollectionExtensions.swift
[22/73] Compiling ArgumentParser SequenceExtensions.swift
[23/73] Compiling ArgumentParser StringExtensions.swift
[24/73] Compiling ArgumentParser Tree.swift
[25/73] Compiling ArgumentParser Name.swift
[26/73] Compiling ArgumentParser Parsed.swift
[27/73] Compiling ArgumentParser ParsedValues.swift
[28/73] Compiling ArgumentParser ParserError.swift
[29/73] Compiling ArgumentParser SplitArguments.swift
[30/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/73] Compiling ArgumentParser CompletionsGenerator.swift
[32/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/73] Compiling ArgumentParser Argument.swift
[35/73] Compiling Version Version+Comparable.swift
[36/73] Emitting module Version
[37/73] Compiling Version Version+Codable.swift
[38/73] Compiling Version Version+Foundation.swift
[39/73] Emitting module Rainbow
[44/73] Compiling Rainbow Rainbow.swift
[47/73] Emitting module SwiftyTextTable
[48/73] Compiling SwiftyTextTable TextTable.swift
[49/73] Emitting module ShellOut
[50/73] Compiling ShellOut ShellOut.swift
[51/73] Compiling ArgumentParser DumpHelpGenerator.swift
[52/73] Compiling ArgumentParser HelpCommand.swift
[53/73] Compiling ArgumentParser HelpGenerator.swift
[54/73] Compiling ArgumentParser MessageInfo.swift
[55/73] Compiling ArgumentParser UsageGenerator.swift
[56/73] Compiling ArgumentParser EnumerableFlag.swift
[57/73] Compiling ArgumentParser ExpressibleByArgument.swift
[58/73] Compiling ArgumentParser ParsableArguments.swift
[59/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/73] Compiling ArgumentParser ParsableCommand.swift
[61/73] Compiling ArgumentParser ArgumentDecoder.swift
[62/73] Compiling ArgumentParser ArgumentDefinition.swift
[63/73] Compiling ArgumentParser ArgumentSet.swift
[64/73] Compiling ArgumentParser CommandParser.swift
[65/73] Compiling ArgumentParser InputOrigin.swift
[66/73] Compiling ArgumentParser NameSpecification.swift
[67/73] Compiling ArgumentParser Option.swift
[68/73] Compiling ArgumentParser OptionGroup.swift
[69/73] Compiling ArgumentParser AsyncParsableCommand.swift
[70/73] Compiling ArgumentParser CommandConfiguration.swift
[71/73] Emitting module Files
[72/73] Compiling Files Files.swift
[73/80] Compiling Outdated SwiftPackage.swift
[74/80] Compiling Outdated OutdatedPackage.swift
[75/80] Compiling Outdated PackageCollection.swift
[76/80] Compiling Outdated Resolved.swift
[77/80] Compiling Outdated ConcurrentDictionary.swift
[78/80] Emitting module Outdated
[79/80] Compiling Outdated Pin.swift
[80/82] Emitting module SwiftOutdated
[81/82] Compiling SwiftOutdated SwiftOutdated.swift
[81/82] Linking swift-outdated
Build complete! (20.97s)
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/onevcat/rainbow.git from cache
Fetched https://github.com/onevcat/rainbow.git (0.25s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/scottrhoyt/swiftytexttable.git (0.25s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/johnsundell/shellout.git (0.30s)
Fetching https://github.com/mxcl/version.git from cache
Fetched https://github.com/mxcl/version.git (0.39s)
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/apple/swift-argument-parser.git (1.02s)
Fetched https://github.com/apple/swift-log.git (0.77s)
Fetched https://github.com/johnsundell/files.git (0.18s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.04s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.04s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.05s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.05s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.09s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.11s)
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/mxcl/version.git
Working copy of https://github.com/mxcl/version.git resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Creating working copy for https://github.com/onevcat/rainbow.git
Working copy of https://github.com/onevcat/rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/scottrhoyt/swiftytexttable.git
Working copy of https://github.com/scottrhoyt/swiftytexttable.git resolved at 0.9.0
Build complete.
Done.