The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataFetcher 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/elegantchaos/DataFetcher.git
Reference: v1.0.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/elegantchaos/DataFetcher
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 88550e5 Convert to a Result when constructing MockDataFetcher.Output objects.
Cloned https://github.com/elegantchaos/DataFetcher.git
Revision (git rev-parse @):
88550e5207654ad19237a578188e4757c919970b
SUCCESS checkout https://github.com/elegantchaos/DataFetcher.git at v1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/DataFetcher.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/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Coercion.git
[1/565] Fetching xctestextensions
[566/839] Fetching xctestextensions, coercion
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.26s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.26s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.1.2 (0.45s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.0.3 (0.47s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.0.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling Coercion StringConvertible.swift
[5/18] Compiling Coercion UIntConvertible.swift
[6/18] Compiling Coercion IntConvertible.swift
[7/18] Compiling Coercion StandardConvertible.swift
[8/19] Emitting module Coercion
[9/19] Compiling Coercion DateConvertible.swift
[10/19] Compiling Coercion DoubleConvertible.swift
[11/19] Compiling Coercion Dictionary+Coercion.swift
[12/19] Compiling Coercion Double+Coercion.swift
[13/19] Compiling Coercion Converter.swift
[14/19] Compiling Coercion Date+Coercion.swift
[15/19] Compiling Coercion BinaryInteger+Coercion.swift
[16/19] Compiling Coercion Bool+Coercion.swift
[17/19] Compiling Coercion BoolConvertible.swift
[18/19] Compiling Coercion DataConvertible.swift
[19/19] Compiling Coercion String+Coercion.swift
[21/24] Compiling DataFetcher DataFetcher.swift
[22/24] Compiling DataFetcher MockDataFetcher.swift
[23/24] Emitting module DataFetcher
[24/24] Compiling DataFetcher JSONDictionary.swift
Build complete! (12.40s)
Build complete.
Done.

Build Machine: Linux 2