Build Information
Successful build of AmiiboService 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/rock-n-code/amiibo-service.git
Reference: v1.1.2
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/rock-n-code/amiibo-service
* tag v1.1.2 -> FETCH_HEAD
HEAD is now at e9f08c6 [Improvement] SwiftLibs package update (#22)
Cloned https://github.com/rock-n-code/amiibo-service.git
Revision (git rev-parse @):
e9f08c68da018271ef2b05a1f80b782a376fe71a
SUCCESS checkout https://github.com/rock-n-code/amiibo-service.git at v1.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/rock-n-code/amiibo-service.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/rock-n-code/swift-libs.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1637] Fetching swift-libs
[591/4121] Fetching swift-libs, swift-docc-symbolkit
[1700/5578] Fetching swift-libs, swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.39s)
Fetched https://github.com/rock-n-code/swift-libs.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.44s)
Computing version for https://github.com/rock-n-code/swift-libs.git
Computed https://github.com/rock-n-code/swift-libs.git at 0.2.2 (0.46s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Creating working copy for https://github.com/rock-n-code/swift-libs.git
Working copy of https://github.com/rock-n-code/swift-libs.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/36] Compiling SwiftLibsDependency DependencyService.swift
[10/36] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[11/36] Compiling SwiftLibsCoordination Router.swift
[12/36] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[13/36] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[14/36] Compiling SwiftLibsCoordination WindowRouter.swift
[15/36] Emitting module SwiftLibsFoundation
[16/37] Compiling SwiftLibsCoordination Coordinator.swift
[17/37] Emitting module SwiftLibsCoordination
[18/38] Compiling SwiftLibsDependency Dependency.swift
[19/38] Emitting module SwiftLibsDependency
[20/38] Compiling SwiftLibsDependency DependencyKey.swift
[23/39] Compiling SwiftLibsFoundation LossyCodableList.swift
[24/39] Compiling SwiftLibsCommunication Endpoint.swift
[25/39] Compiling SwiftLibsFoundation Collection+Empty.swift
[26/39] Compiling SwiftLibsFoundation String+Localisation.swift
[27/39] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[28/39] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[29/39] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[30/39] Compiling SwiftLibsCommunication Client.swift
[31/39] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[32/39] Emitting module SwiftLibsCommunication
[33/39] Compiling SwiftLibsCommunication MockURLProtocol.swift
[34/40] Compiling SwiftLibsFoundation Optional+Nil.swift
[35/40] Compiling SwiftLibsFoundation String+Empty.swift
[36/40] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[38/40] Compiling SwiftLibsFoundation BundleError.swift
[39/40] Compiling SwiftLibsFoundation Bool+Init.swift
[40/40] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[42/64] Compiling AmiiboService String+Path.swift
[43/64] Compiling AmiiboService String+Scheme.swift
[44/64] Compiling AmiiboService AmiiboFilter.swift
[45/64] Compiling AmiiboService AmiiboClientError.swift
[46/64] Compiling AmiiboService DateFormatter+Formatter.swift
[47/64] Compiling AmiiboService String+Host.swift
[48/67] Compiling AmiiboService GetLastUpdatedEndpoint.swift
[49/67] Compiling AmiiboService GetSeriesEndpoint.swift
[50/67] Compiling AmiiboService GetTypeEndpoint.swift
[51/67] Compiling AmiiboService KeyName.swift
[52/67] Compiling AmiiboService LastUpdated.swift
[53/67] Compiling AmiiboService Result.swift
[54/67] Emitting module AmiiboService
[55/67] Compiling AmiiboService KeyNameFilter.swift
[56/67] Compiling AmiiboService DTO.swift
[57/67] Compiling AmiiboService Amiibo.swift
[58/67] Compiling AmiiboService AmiiboGame.swift
[59/67] Compiling AmiiboService AmiiboGameUsage.swift
[60/67] Compiling AmiiboService AmiiboRelease.swift
[61/67] Compiling AmiiboService AmiiboClient.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused
session.dataTask(with: urlRequest) { data, response, error in
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[62/67] Compiling AmiiboService GetAmiiboEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused
session.dataTask(with: urlRequest) { data, response, error in
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[63/67] Compiling AmiiboService GetCharacterEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused
session.dataTask(with: urlRequest) { data, response, error in
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[64/67] Compiling AmiiboService GetGameSeriesEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused
session.dataTask(with: urlRequest) { data, response, error in
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[65/67] Compiling AmiiboService Filter.swift
[66/67] Compiling AmiiboService Service.swift
[67/67] Compiling AmiiboService AmiiboService.swift
Build complete! (22.54s)
Build complete.
Done.