The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynuREST with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD/checkout
https://github.com/richardpiazza/DynuREST.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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
[423/1369] Fetching sessionplus, shellout
Fetched https://github.com/johnsundell/ShellOut.git (0.23s)
[414/11823] Fetching sessionplus, swift-argument-parser
Fetched https://github.com/richardpiazza/SessionPlus.git (0.83s)
Fetched https://github.com/apple/swift-argument-parser.git (0.84s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (1.17s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (0.35s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/35] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git (0.24s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.1.0 (0.36s)
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.35s)
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/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.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/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...
[2/17] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[3/17] Emitting module AsyncPlus
[4/17] Compiling AsyncPlus PassthroughAsyncSequence.swift
[7/19] Emitting module ArgumentParserToolInfo
[8/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/19] Wrapping AST for AsyncPlus for debugging
[11/22] Wrapping AST for ArgumentParserToolInfo for debugging
[13/91] Emitting module SessionPlus
[14/95] Compiling ShellOut ShellOut.swift
[15/95] Emitting module ShellOut
[16/95] Compiling ArgumentParser Option.swift
[17/95] Compiling ArgumentParser OptionGroup.swift
[18/95] Compiling ArgumentParser AsyncParsableCommand.swift
[19/95] Compiling ArgumentParser CommandConfiguration.swift
[20/95] Compiling ArgumentParser EnumerableFlag.swift
[23/97] Compiling SessionPlus Response.swift
[24/97] Compiling SessionPlus Socket.swift
[25/97] Compiling SessionPlus StatusCode.swift
[26/97] Compiling SessionPlus WebSocket.swift
[27/97] Emitting module ArgumentParser
[27/97] Wrapping AST for ShellOut for debugging
[29/97] Compiling ArgumentParser ArgumentVisibility.swift
[30/97] Compiling ArgumentParser CompletionKind.swift
[31/97] Compiling ArgumentParser Errors.swift
[32/97] Compiling ArgumentParser Flag.swift
[33/97] Compiling ArgumentParser NameSpecification.swift
[34/102] Compiling ArgumentParser Name.swift
[35/102] Compiling ArgumentParser Parsed.swift
[36/102] Compiling ArgumentParser ParsedValues.swift
[37/102] Compiling ArgumentParser ParserError.swift
[38/102] Compiling ArgumentParser SplitArguments.swift
[47/102] Compiling ArgumentParser DumpHelpGenerator.swift
[48/102] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/102] Compiling ArgumentParser CompletionsGenerator.swift
[50/102] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/102] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/102] Compiling ArgumentParser Argument.swift
[53/102] Compiling ArgumentParser ArgumentHelp.swift
[54/102] Compiling ArgumentParser ArgumentDefinition.swift
[55/102] Compiling ArgumentParser ArgumentSet.swift
[56/102] Compiling ArgumentParser CommandParser.swift
[57/102] Compiling ArgumentParser ExpressibleByArgument.swift
[58/102] Compiling ArgumentParser ParsableArguments.swift
[59/102] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/102] Compiling ArgumentParser ParsableCommand.swift
[61/102] Compiling ArgumentParser ArgumentDecoder.swift
[62/102] Compiling ArgumentParser InputKey.swift
[63/102] Compiling ArgumentParser InputOrigin.swift
[67/104] Wrapping AST for SessionPlus for debugging
[69/106] Emitting module SessionPlusEmulation
[80/106] Compiling SessionPlusEmulation EmulatedClient.swift
[81/106] Compiling ArgumentParser CollectionExtensions.swift
[82/106] Compiling ArgumentParser Platform.swift
[83/106] Compiling ArgumentParser SequenceExtensions.swift
[84/106] Compiling ArgumentParser StringExtensions.swift
[85/106] Compiling ArgumentParser Tree.swift
[92/108] Wrapping AST for SessionPlusEmulation for debugging
[106/120] Wrapping AST for ArgumentParser for debugging
[108/120] Compiling DynuREST ResponseCode.swift
[109/121] Compiling DynuREST IFConfigCommand.swift
[110/121] Compiling DynuREST IPAddress.swift
[111/121] Compiling DynuREST URL+DynuREST.swift
[112/121] Compiling DynuREST DynuRESTError.swift
[113/121] Compiling DynuREST IFConfigClient.swift
[114/121] Compiling DynuREST IPSource.swift
[115/121] Compiling DynuREST IPifyClient.swift
[116/121] Emitting module DynuREST
[117/121] Compiling DynuREST DynuClient.swift
[118/121] Compiling DynuREST DynuIPUpdater.swift
[120/123] Wrapping AST for DynuREST for debugging
[122/127] Emitting module cli
[123/127] Compiling cli IPCommand.swift
[124/127] Compiling cli MainCommand.swift
[125/127] Compiling cli UpdateCommand.swift
[127/129] Wrapping AST for cli for debugging
[128/129] Linking dynu
Build complete! (17.93s)
Build complete.
Done.

Build Machine: Linux 2