Build Information
Successful build of SwiftOutdated with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.9.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/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: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/kiliankoe/swift-outdated.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/mxcl/version.git
Fetching https://github.com/onevcat/rainbow.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/scottrhoyt/swiftytexttable.git
[1/1114] Fetching rainbow
[737/2043] Fetching rainbow, swiftytexttable
[887/2284] Fetching rainbow, swiftytexttable, version
[1635/3515] Fetching rainbow, swiftytexttable, version, files
[3516/6684] Fetching rainbow, swiftytexttable, version, files, swift-log
[6685/18119] Fetching rainbow, swiftytexttable, version, files, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
Fetching https://github.com/johnsundell/shellout.git
[4316/14950] Fetching rainbow, swiftytexttable, version, files, swift-argument-parser
[14951/15906] Fetching rainbow, swiftytexttable, version, files, swift-argument-parser, shellout
Fetched https://github.com/johnsundell/shellout.git from cache (0.25s)
Fetched https://github.com/scottrhoyt/swiftytexttable.git from cache (0.75s)
Fetched https://github.com/onevcat/rainbow.git from cache (0.75s)
Fetched https://github.com/mxcl/version.git from cache (0.75s)
Fetched https://github.com/johnsundell/files.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (1.34s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.47s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.46s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (1.46s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.45s)
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.51s)
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/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/scottrhoyt/swiftytexttable.git
Working copy of https://github.com/scottrhoyt/swiftytexttable.git resolved at 0.9.0
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/onevcat/rainbow.git
Working copy of https://github.com/onevcat/rainbow.git resolved at 3.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
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/24] Write sources
[11/24] Write swift-version-24593BA9C3E375BF.txt
[13/54] Emitting module ArgumentParserToolInfo
[14/54] Emitting module Logging
[15/54] Emitting module SwiftyTextTable
[16/54] Emitting module Rainbow
[17/55] Compiling Logging LogHandler.swift
[18/55] Compiling Rainbow XcodeColorsSupport.swift
[19/55] Compiling Rainbow Style.swift
[20/55] Compiling Rainbow String+Rainbow.swift
[21/55] Compiling Rainbow StringGenerator.swift
[22/55] Compiling Version Version+Range.swift
[23/55] Compiling Version Version.swift
[24/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/56] Wrapping AST for ArgumentParserToolInfo for debugging
[27/92] Compiling ArgumentParser CompletionKind.swift
[28/92] Compiling ArgumentParser Errors.swift
[29/92] Compiling ArgumentParser ArgumentHelp.swift
[30/92] Compiling ArgumentParser ArgumentVisibility.swift
[31/92] Compiling Logging MetadataProvider.swift
[32/92] Compiling Version Version+Comparable.swift
[33/92] Compiling Version Version+Codable.swift
[34/92] Emitting module Version
[35/92] Compiling Version Version+Foundation.swift
[36/93] Compiling ArgumentParser Flag.swift
[37/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/93] Compiling Rainbow Rainbow.swift
[40/94] Compiling Logging Locks.swift
[41/94] Wrapping AST for Version for debugging
[42/94] Wrapping AST for Rainbow for debugging
[44/94] Compiling SwiftyTextTable TextTable.swift
[45/94] Emitting module ShellOut
[46/94] Compiling ShellOut ShellOut.swift
[49/96] Emitting module Files
[50/96] Compiling Files Files.swift
[50/97] Wrapping AST for ShellOut for debugging
[51/97] Wrapping AST for SwiftyTextTable for debugging
[59/101] Compiling Logging Logging.swift
[61/102] Emitting module ArgumentParser
[61/102] Wrapping AST for Files for debugging
[62/102] Wrapping AST for Logging for debugging
[64/109] Compiling ArgumentParser EnumerableFlag.swift
[65/109] Compiling ArgumentParser ExpressibleByArgument.swift
[66/109] Compiling ArgumentParser ParsableArguments.swift
[67/109] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/109] Compiling ArgumentParser ParsableCommand.swift
[70/109] Compiling ArgumentParser CompletionsGenerator.swift
[71/109] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/109] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/109] Compiling ArgumentParser Argument.swift
[74/109] Compiling Outdated Pin.swift
[75/109] Compiling Outdated PackageCollection.swift
[76/109] Emitting module Outdated
[77/109] Compiling Outdated ConcurrentDictionary.swift
[78/109] Compiling ArgumentParser CollectionExtensions.swift
[79/109] Compiling ArgumentParser SequenceExtensions.swift
[80/109] Compiling ArgumentParser StringExtensions.swift
[81/109] Compiling ArgumentParser Tree.swift
[82/109] Compiling Outdated Resolved.swift
[83/109] Compiling Outdated OutdatedPackage.swift
[84/109] Compiling Outdated SwiftPackage.swift
[86/110] Compiling ArgumentParser Name.swift
[87/110] Compiling ArgumentParser Parsed.swift
[88/110] Compiling ArgumentParser ParsedValues.swift
[89/110] Compiling ArgumentParser ParserError.swift
[90/110] Compiling ArgumentParser SplitArguments.swift
[91/110] Compiling ArgumentParser DumpHelpGenerator.swift
[92/110] Compiling ArgumentParser HelpCommand.swift
[93/110] Compiling ArgumentParser HelpGenerator.swift
[94/110] Compiling ArgumentParser MessageInfo.swift
[95/110] Compiling ArgumentParser UsageGenerator.swift
[95/110] Wrapping AST for Outdated for debugging
[97/110] Compiling ArgumentParser NameSpecification.swift
[98/110] Compiling ArgumentParser Option.swift
[99/110] Compiling ArgumentParser OptionGroup.swift
[100/110] Compiling ArgumentParser AsyncParsableCommand.swift
[101/110] Compiling ArgumentParser CommandConfiguration.swift
[102/110] Compiling ArgumentParser ArgumentDecoder.swift
[103/110] Compiling ArgumentParser ArgumentDefinition.swift
[104/110] Compiling ArgumentParser ArgumentSet.swift
[105/110] Compiling ArgumentParser CommandParser.swift
[106/110] Compiling ArgumentParser InputOrigin.swift
[107/111] Wrapping AST for ArgumentParser for debugging
[109/113] Emitting module SwiftOutdated
[110/113] Compiling SwiftOutdated SwiftOutdated.swift
[111/114] Wrapping AST for SwiftOutdated for debugging
[112/114] Write Objects.LinkFileList
[113/114] Linking swift-outdated
Build complete! (38.60s)
Build complete.
Done.