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 Octoid with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Octoid.git
Reference: v1.0.6
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/Octoid
 * tag               v1.0.6     -> FETCH_HEAD
HEAD is now at 7640765 Added isEmpty
Cloned https://github.com/elegantchaos/Octoid.git
Revision (git rev-parse @):
7640765e7587b8654c4df78f2ce5e37f45380f96
SUCCESS checkout https://github.com/elegantchaos/Octoid.git at v1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/elegantchaos/Octoid.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/elegantchaos/DataFetcher.git
Fetching https://github.com/elegantchaos/JSONSession.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/565] Fetching xctestextensions
[459/737] Fetching xctestextensions, datafetcher
[738/1044] Fetching xctestextensions, datafetcher, jsonsession
Fetching https://github.com/elegantchaos/Logger.git
Fetched https://github.com/elegantchaos/JSONSession.git (0.30s)
Fetched https://github.com/elegantchaos/DataFetcher.git (0.30s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.30s)
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
[1/400] Fetching collectionextensions
[401/674] Fetching collectionextensions, coercion
[450/2521] Fetching collectionextensions, coercion, logger
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.30s)
Fetched https://github.com/elegantchaos/Coercion.git (0.30s)
Fetched https://github.com/elegantchaos/Logger.git (0.32s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.41s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (0.40s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.44s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.2 (0.48s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (0.43s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.39s)
Creating working copy for https://github.com/elegantchaos/JSONSession.git
Working copy of https://github.com/elegantchaos/JSONSession.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/DataFetcher.git
Working copy of https://github.com/elegantchaos/DataFetcher.git resolved at 1.0.2
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/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
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/28] Emitting module Logger
[2/28] Compiling Logger PrintHandler.swift
[3/28] Compiling Logger Context.swift
[4/28] Compiling Logger NSLogHandler.swift
[5/28] Compiling Logger OSLogHandler.swift
[6/28] Compiling Coercion IntConvertible.swift
[7/28] Compiling Coercion StandardConvertible.swift
[8/29] Compiling Coercion StringConvertible.swift
[9/29] Compiling Coercion UIntConvertible.swift
[10/29] Compiling Coercion DateConvertible.swift
[11/29] Compiling Coercion DoubleConvertible.swift
[12/29] Compiling Coercion BoolConvertible.swift
[13/29] Compiling Coercion DataConvertible.swift
[14/29] Compiling Logger Channel.swift
[15/29] Compiling Coercion Converter.swift
[16/29] Compiling Coercion Date+Coercion.swift
[17/29] Emitting module Coercion
[18/29] Compiling Coercion BinaryInteger+Coercion.swift
[19/29] Compiling Coercion Bool+Coercion.swift
[20/29] Compiling Coercion Dictionary+Coercion.swift
[21/29] Compiling Coercion Double+Coercion.swift
[22/29] Compiling Logger Handler.swift
[23/29] Compiling Logger Manager.swift
[24/30] Compiling CollectionExtensions Sequence+Sorting.swift
[25/30] Compiling CollectionExtensions Dictionary+Merging.swift
[26/30] Compiling CollectionExtensions Dictionaery+Helpers.swift
[27/30] Emitting module CollectionExtensions
[28/30] Compiling CollectionExtensions Set+Insertion.swift
[29/30] Compiling Coercion String+Coercion.swift
[36/39] Compiling DataFetcher MockDataFetcher.swift
[37/39] Compiling DataFetcher JSONDictionary.swift
[38/39] Emitting module DataFetcher
[39/39] Compiling DataFetcher DataFetcher.swift
[42/50] Compiling JSONSession Resource.swift
[43/51] Emitting module JSONSession
[44/51] Compiling JSONSession ProcessorGroup.swift
[45/51] Compiling JSONSession Query.swift
[46/51] Compiling JSONSession Request.swift
[47/51] Compiling JSONSession Failure.swift
[48/51] Compiling JSONSession Processor.swift
[49/51] Compiling JSONSession TimeExtensions.swift
[50/51] Compiling JSONSession ResourceResolver.swift
[51/51] Compiling JSONSession Session.swift
[54/63] Compiling Octoid UnchangedProcessor.swift
[55/64] Compiling Octoid JSONDictionary.swift
[56/64] Compiling Octoid Session.swift
[57/64] Compiling Octoid MessageProcessor.swift
[58/64] Emitting module Octoid
[59/64] Compiling Octoid WorkflowRuns.swift
[60/64] Compiling Octoid Actor.swift
[61/64] Compiling Octoid Author.swift
[62/64] Compiling Octoid GraphAPI.swift
[63/64] Compiling Octoid Commit.swift
[64/64] Compiling Octoid Events.swift
Build complete! (19.68s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.