The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynuREST with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/richardpiazza/DynuREST.git
Reference: 4.0.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/richardpiazza/DynuREST
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at cb46f6c Query CLI (#3)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
cb46f6c27baaad9c2d00bd61b7b8c1fc74eb98d4
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/richardpiazza/DynuREST.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/413] Fetching sessionplus
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.22s)
[1/11426] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (0.50s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/35] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.19s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.1.0 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.37s)
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.3.0
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 2.2.0
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/23] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[11/23] Emitting module AsyncPlus
[12/23] Compiling AsyncPlus PassthroughAsyncSequence.swift
[13/24] Wrapping AST for AsyncPlus for debugging
[15/57] Emitting module ArgumentParserToolInfo
[16/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/58] Wrapping AST for ArgumentParserToolInfo for debugging
[19/95] Compiling ArgumentParser ArgumentVisibility.swift
[20/95] Compiling ArgumentParser CompletionKind.swift
[21/95] Compiling ArgumentParser Errors.swift
[22/95] Compiling ArgumentParser Flag.swift
[23/95] Compiling ArgumentParser NameSpecification.swift
[24/100] Emitting module ArgumentParser
[25/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/100] Compiling ArgumentParser CompletionsGenerator.swift
[27/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/100] Compiling ArgumentParser Argument.swift
[30/100] Compiling ArgumentParser ArgumentHelp.swift
[31/100] Compiling ArgumentParser CollectionExtensions.swift
[32/100] Compiling ArgumentParser Platform.swift
[33/100] Compiling ArgumentParser SequenceExtensions.swift
[34/100] Compiling ArgumentParser StringExtensions.swift
[35/100] Compiling ArgumentParser Tree.swift
[37/100] Compiling ArgumentParser Option.swift
[38/100] Compiling ArgumentParser OptionGroup.swift
[39/100] Compiling ArgumentParser AsyncParsableCommand.swift
[40/100] Compiling ArgumentParser CommandConfiguration.swift
[50/104] Compiling ArgumentParser EnumerableFlag.swift
[51/104] Compiling ArgumentParser ExpressibleByArgument.swift
[52/104] Compiling ArgumentParser ParsableArguments.swift
[53/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/104] Compiling ArgumentParser ParsableCommand.swift
[55/104] Compiling ArgumentParser ArgumentDecoder.swift
[62/104] Compiling ArgumentParser ArgumentDefinition.swift
[63/104] Compiling ArgumentParser ArgumentSet.swift
[64/104] Compiling ArgumentParser CommandParser.swift
[65/104] Compiling ArgumentParser HelpGenerator.swift
[66/104] Compiling ArgumentParser MessageInfo.swift
[67/104] Compiling ArgumentParser UsageGenerator.swift
[68/104] Compiling ArgumentParser Name.swift
[69/104] Compiling ArgumentParser InputKey.swift
[70/104] Compiling ArgumentParser InputOrigin.swift
[71/104] Compiling ArgumentParser DumpHelpGenerator.swift
[72/104] Compiling ArgumentParser HelpCommand.swift
[74/104] Compiling SessionPlus Response.swift
[75/104] Compiling SessionPlus Socket.swift
[76/104] Compiling SessionPlus StatusCode.swift
[77/104] Compiling SessionPlus WebSocket.swift
[83/104] Emitting module SessionPlus
[99/106] Wrapping AST for SessionPlus for debugging
[100/106] Wrapping AST for ArgumentParser for debugging
[102/108] Emitting module SessionPlusEmulation
[103/108] Compiling SessionPlusEmulation EmulatedClient.swift
[104/109] Wrapping AST for SessionPlusEmulation for debugging
[106/118] Compiling DynuREST ResponseCode.swift
[107/119] Compiling DynuREST IPAddress.swift
[108/119] Compiling DynuREST IPifyClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public class IPIfyClient: URLSessionClient, IPSource {
                          ^
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: note: use 'BaseURLSessionClient' instead
public class IPIfyClient: URLSessionClient, IPSource {
                          ^~~~~~~~~~~~~~~~
                          BaseURLSessionClient
[109/119] Compiling DynuREST IPSource.swift
[110/119] Compiling DynuREST IFConfigClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public class IFConfigClient: URLSessionClient, IPSource {
                             ^
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: note: use 'BaseURLSessionClient' instead
public class IFConfigClient: URLSessionClient, IPSource {
                             ^~~~~~~~~~~~~~~~
                             BaseURLSessionClient
[111/119] Compiling DynuREST DynuRESTError.swift
[112/119] Emitting module DynuREST
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: note: use 'BaseURLSessionClient' instead
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^~~~~~~~~~~~~~~~
                                  BaseURLSessionClient
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public class IFConfigClient: URLSessionClient, IPSource {
                             ^
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: note: use 'BaseURLSessionClient' instead
public class IFConfigClient: URLSessionClient, IPSource {
                             ^~~~~~~~~~~~~~~~
                             BaseURLSessionClient
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public class IPIfyClient: URLSessionClient, IPSource {
                          ^
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: note: use 'BaseURLSessionClient' instead
public class IPIfyClient: URLSessionClient, IPSource {
                          ^~~~~~~~~~~~~~~~
                          BaseURLSessionClient
[113/119] Compiling DynuREST DynuClient.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: note: use 'BaseURLSessionClient' instead
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^~~~~~~~~~~~~~~~
                                  BaseURLSessionClient
[114/119] Compiling DynuREST DynuIPUpdater.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: note: use 'BaseURLSessionClient' instead
public final class DynuIPUpdater: URLSessionClient, DynuClient {
                                  ^~~~~~~~~~~~~~~~
                                  BaseURLSessionClient
[115/119] Compiling DynuREST URL+DynuREST.swift
[116/120] Wrapping AST for DynuREST for debugging
[118/123] Compiling cli MainCommand.swift
[119/123] Emitting module cli
[120/123] Compiling cli IPCommand.swift
[121/124] Wrapping AST for cli for debugging
[122/124] Write Objects.LinkFileList
[123/124] Linking dynu
Build complete! (22.49s)
Build complete.
Done.

Build Machine: Linux 1