This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DataFetcher with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/DataFetcher.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b1117cb added license
Cloned https://github.com/elegantchaos/DataFetcher.git
Revision (git rev-parse @):
b1117cb0d36021090bbc515d15aec16c1a268c6b
SUCCESS checkout https://github.com/elegantchaos/DataFetcher.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/274] Fetching coercion
[275/839] Fetching coercion, xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.53s)
Fetched https://github.com/elegantchaos/Coercion.git (0.53s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.35s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.32s)
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.3.2
Building for debugging...
[1/15] Compiling Coercion StringConvertible.swift
[2/15] Compiling Coercion UIntConvertible.swift
[3/16] Compiling Coercion IntConvertible.swift
[4/16] Compiling Coercion StandardConvertible.swift
[5/16] Compiling Coercion String+Coercion.swift
[6/16] Compiling Coercion Converter.swift
[7/16] Compiling Coercion Date+Coercion.swift
[8/16] Compiling Coercion Dictionary+Coercion.swift
[9/16] Compiling Coercion Double+Coercion.swift
[10/16] Emitting module Coercion
[11/16] Compiling Coercion BinaryInteger+Coercion.swift
[12/16] Compiling Coercion Bool+Coercion.swift
[13/16] Compiling Coercion DateConvertible.swift
[14/16] Compiling Coercion DoubleConvertible.swift
[15/16] Compiling Coercion BoolConvertible.swift
[16/16] Compiling Coercion DataConvertible.swift
[19/22] Compiling DataFetcher JSONDictionary.swift
[20/22] Compiling DataFetcher DataFetcher.swift
[21/22] Emitting module DataFetcher
[22/22] Compiling DataFetcher MockDataFetcher.swift
Build complete! (6.86s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.