The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Octoid with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Octoid.git
Reference: v1.0.6
Cloned https://github.com/elegantchaos/Octoid.git into spi-builder-workspace
SUCCESS checkout https://github.com/elegantchaos/Octoid.git at v1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" 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/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Coercion.git
[1/565] Fetching xctestextensions
[566/737] Fetching xctestextensions, datafetcher
[575/1011] Fetching xctestextensions, datafetcher, coercion
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetched https://github.com/elegantchaos/Coercion.git (0.24s)
Fetched https://github.com/elegantchaos/DataFetcher.git (0.24s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.24s)
Fetching https://github.com/elegantchaos/JSONSession.git
[1/1847] Fetching logger
[205/2154] Fetching logger, jsonsession
[1103/2554] Fetching logger, jsonsession, collectionextensions
Fetched https://github.com/elegantchaos/JSONSession.git (0.26s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.26s)
Fetched https://github.com/elegantchaos/Logger.git (0.27s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.28s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (0.28s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.30s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.2 (0.28s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (0.29s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.27s)
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/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/JSONSession.git
Working copy of https://github.com/elegantchaos/JSONSession.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
Creating working copy for https://github.com/elegantchaos/DataFetcher.git
Working copy of https://github.com/elegantchaos/DataFetcher.git resolved at 1.0.2
Building for debugging...
[1/28] Compiling Coercion StringConvertible.swift
[2/28] Compiling Coercion UIntConvertible.swift
[3/29] Compiling Logger PrintHandler.swift
[4/29] Compiling Logger NSLogHandler.swift
[5/29] Compiling Coercion IntConvertible.swift
[6/29] Compiling Coercion StandardConvertible.swift
[7/29] Compiling Logger OSLogHandler.swift
[8/29] Compiling Coercion DateConvertible.swift
[9/29] Compiling Coercion DoubleConvertible.swift
[10/29] Compiling Coercion BoolConvertible.swift
[11/29] Compiling Coercion DataConvertible.swift
[12/29] Compiling CollectionExtensions Set+Insertion.swift
[13/29] Emitting module Coercion
[14/29] Compiling Coercion BinaryInteger+Coercion.swift
[15/29] Compiling Coercion Bool+Coercion.swift
[16/29] Compiling Coercion Dictionary+Coercion.swift
[17/29] Compiling Coercion Double+Coercion.swift
[18/29] Emitting module Logger
[19/29] Compiling Logger Channel.swift
[20/29] Compiling Coercion String+Coercion.swift
[21/29] Compiling CollectionExtensions Sequence+Sorting.swift
[22/29] Compiling CollectionExtensions Dictionary+Merging.swift
[23/29] Emitting module CollectionExtensions
[24/29] Compiling CollectionExtensions Dictionaery+Helpers.swift
[25/30] Compiling Coercion Converter.swift
[26/30] Compiling Coercion Date+Coercion.swift
[27/31] Compiling Logger Context.swift
[28/31] Compiling Logger Handler.swift
[29/31] Compiling Logger Manager.swift
[36/39] Compiling DataFetcher JSONDictionary.swift
[37/39] Compiling DataFetcher MockDataFetcher.swift
[38/39] Emitting module DataFetcher
[39/39] Compiling DataFetcher DataFetcher.swift
[42/50] Compiling JSONSession Resource.swift
[43/50] Compiling JSONSession Query.swift
[44/50] Compiling JSONSession Request.swift
[45/50] Emitting module JSONSession
[46/50] Compiling JSONSession Failure.swift
[47/50] Compiling JSONSession Processor.swift
[48/50] Compiling JSONSession ProcessorGroup.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 Session.swift
[56/64] Compiling Octoid MessageProcessor.swift
[57/64] Compiling Octoid JSONDictionary.swift
[58/64] Compiling Octoid WorkflowRuns.swift
[59/64] Compiling Octoid Actor.swift
[60/64] Compiling Octoid Author.swift
[61/64] Compiling Octoid GraphAPI.swift
[62/64] Emitting module Octoid
[63/64] Compiling Octoid Commit.swift
[64/64] Compiling Octoid Events.swift
Build complete! (13.51s)
Build complete.
Done.

Build Machine: Linux 1