The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynuREST with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de5d038 Equatable conformance on IPAddress (#6)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
de5d038b426cb5c639a0edad1911ddbe6a291f2c
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/richardpiazza/DynuREST.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/SessionPlus.git
[1/413] Fetching sessionplus
[179/1369] Fetching sessionplus, shellout
Fetched https://github.com/johnsundell/ShellOut.git (0.23s)
Fetched https://github.com/richardpiazza/SessionPlus.git (0.23s)
[1/11410] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (0.70s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.95s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (0.34s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/35] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git (0.21s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.1.0 (0.30s)
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.34s)
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.1.0
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/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.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
Compiling plugin GenerateManual...
Building for debugging...
[1/16] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[2/16] Emitting module AsyncPlus
[3/16] Compiling AsyncPlus PassthroughAsyncSequence.swift
[5/18] Wrapping AST for AsyncPlus for debugging
[7/51] Emitting module ArgumentParserToolInfo
[8/51] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/53] Wrapping AST for ArgumentParserToolInfo for debugging
[12/90] Emitting module ShellOut
[13/90] Compiling ShellOut ShellOut.swift
[14/90] Emitting module SessionPlus
[15/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/94] Compiling ArgumentParser CompletionsGenerator.swift
[17/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/94] Compiling ArgumentParser Argument.swift
[20/95] Compiling ArgumentParser ArgumentVisibility.swift
[21/95] Compiling ArgumentParser CompletionKind.swift
[22/95] Compiling ArgumentParser Errors.swift
[23/95] Compiling ArgumentParser Flag.swift
[24/95] Compiling ArgumentParser NameSpecification.swift
[26/96] Wrapping AST for ShellOut for debugging
[28/96] Compiling ArgumentParser ParserError.swift
[29/96] Compiling ArgumentParser SplitArguments.swift
[30/96] Compiling ArgumentParser DumpHelpGenerator.swift
[31/96] Compiling ArgumentParser HelpCommand.swift
[32/96] Compiling ArgumentParser HelpGenerator.swift
[33/96] Compiling ArgumentParser ArgumentHelp.swift
[34/96] Compiling ArgumentParser ExpressibleByArgument.swift
[35/96] Compiling ArgumentParser ParsableArguments.swift
[36/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/96] Compiling ArgumentParser ParsableCommand.swift
[38/96] Compiling ArgumentParser MessageInfo.swift
[39/96] Compiling ArgumentParser UsageGenerator.swift
[40/96] Compiling ArgumentParser ArgumentDefinition.swift
[41/96] Compiling ArgumentParser ArgumentSet.swift
[42/96] Compiling ArgumentParser ArgumentDecoder.swift
[43/96] Compiling ArgumentParser Name.swift
[44/96] Compiling ArgumentParser Parsed.swift
[45/96] Compiling ArgumentParser ParsedValues.swift
[46/96] Compiling ArgumentParser CommandParser.swift
[47/96] Compiling ArgumentParser InputKey.swift
[48/96] Compiling ArgumentParser InputOrigin.swift
[49/96] Compiling ArgumentParser Option.swift
[50/96] Compiling SessionPlus Response.swift
[51/96] Compiling SessionPlus Socket.swift
[52/96] Compiling SessionPlus StatusCode.swift
[53/96] Compiling SessionPlus WebSocket.swift
[55/98] Emitting module ArgumentParser
[56/103] Wrapping AST for SessionPlus for debugging
[58/105] Emitting module SessionPlusEmulation
[59/105] Compiling SessionPlusEmulation EmulatedClient.swift
[73/107] Compiling ArgumentParser CollectionExtensions.swift
[74/107] Compiling ArgumentParser Platform.swift
[75/107] Compiling ArgumentParser SequenceExtensions.swift
[76/107] Compiling ArgumentParser StringExtensions.swift
[77/107] Compiling ArgumentParser Tree.swift
[77/107] Wrapping AST for SessionPlusEmulation for debugging
[106/119] Compiling DynuREST IPAddress.swift
[107/119] Compiling DynuREST IFConfigCommand.swift
[108/120] Compiling DynuREST DynuRESTError.swift
[109/120] Compiling DynuREST IFConfigClient.swift
[110/120] Compiling DynuREST ResponseCode.swift
[111/120] Compiling DynuREST IPSource.swift
[112/120] Compiling DynuREST IPifyClient.swift
[113/120] Emitting module DynuREST
[114/120] Compiling DynuREST DynuClient.swift
[115/120] Compiling DynuREST DynuIPUpdater.swift
[116/120] Compiling DynuREST URL+DynuREST.swift
[118/122] Wrapping AST for ArgumentParser for debugging
[119/122] Wrapping AST for DynuREST for debugging
[121/126] Compiling cli MainCommand.swift
[122/126] Compiling cli IPCommand.swift
[123/126] Emitting module cli
[124/126] Compiling cli UpdateCommand.swift
[126/128] Wrapping AST for cli for debugging
[127/128] Linking dynu
Build complete! (12.28s)
Build complete.
Done.

Build Machine: Linux 1