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-4609320-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: main
Cloned https://github.com/elegantchaos/Octoid.git into spi-builder-workspace
SUCCESS checkout https://github.com/elegantchaos/Octoid.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/Logger.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/565] Fetching xctestextensions
[566/737] Fetching xctestextensions, datafetcher
[738/2584] Fetching xctestextensions, datafetcher, logger
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/JSONSession.git
Fetched https://github.com/elegantchaos/DataFetcher.git (0.28s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.28s)
Fetched https://github.com/elegantchaos/Logger.git (0.28s)
Fetching https://github.com/elegantchaos/CollectionExtensions.git
[1/400] Fetching collectionextensions
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.21s)
[1/307] Fetching jsonsession
[308/581] Fetching jsonsession, coercion
Fetched https://github.com/elegantchaos/JSONSession.git (0.25s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Fetched https://github.com/elegantchaos/Coercion.git (0.27s)
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.31s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (0.33s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.32s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.2 (0.30s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (0.30s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.34s)
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/DataFetcher.git
Working copy of https://github.com/elegantchaos/DataFetcher.git resolved at 1.0.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/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
Building for debugging...
[1/28] Compiling Coercion IntConvertible.swift
[2/28] Compiling Coercion StandardConvertible.swift
[3/28] Compiling Coercion StringConvertible.swift
[4/28] Compiling Coercion UIntConvertible.swift
[5/29] Compiling Logger PrintHandler.swift
[6/29] Compiling Logger NSLogHandler.swift
[7/29] Compiling Logger OSLogHandler.swift
[8/29] Emitting module Coercion
[9/29] Compiling CollectionExtensions Set+Insertion.swift
[10/29] Compiling CollectionExtensions Sequence+Sorting.swift
[11/29] Compiling Coercion String+Coercion.swift
[12/29] Compiling Coercion DateConvertible.swift
[13/29] Compiling Coercion DoubleConvertible.swift
[14/29] Compiling Logger Handler.swift
[15/29] Compiling Logger Context.swift
[16/29] Compiling Logger Manager.swift
[17/29] Emitting module Logger
[18/29] Compiling Logger Channel.swift
[20/31] Compiling CollectionExtensions Dictionary+Merging.swift
[21/31] Compiling CollectionExtensions Dictionaery+Helpers.swift
[22/31] Emitting module CollectionExtensions
[25/32] Compiling Coercion Dictionary+Coercion.swift
[26/32] Compiling Coercion Double+Coercion.swift
[27/32] Compiling Coercion BoolConvertible.swift
[28/32] Compiling Coercion DataConvertible.swift
[29/32] Compiling Coercion Converter.swift
[30/32] Compiling Coercion Date+Coercion.swift
[31/32] Compiling Coercion BinaryInteger+Coercion.swift
[32/32] Compiling Coercion Bool+Coercion.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/51] Compiling JSONSession ResourceResolver.swift
[44/51] Compiling JSONSession TimeExtensions.swift
[45/51] Compiling JSONSession ProcessorGroup.swift
[46/51] Compiling JSONSession Query.swift
[47/51] Emitting module JSONSession
[48/51] Compiling JSONSession Failure.swift
[49/51] Compiling JSONSession Processor.swift
[50/51] Compiling JSONSession Request.swift
[51/51] Compiling JSONSession Session.swift
[54/63] Compiling Octoid UnchangedProcessor.swift
[55/63] Compiling Octoid Session.swift
[56/64] Compiling Octoid MessageProcessor.swift
[57/64] Compiling Octoid JSONDictionary.swift
[58/64] Compiling Octoid GraphAPI.swift
[59/64] Compiling Octoid WorkflowRuns.swift
[60/64] Compiling Octoid Commit.swift
[61/64] Compiling Octoid Events.swift
[62/64] Compiling Octoid Actor.swift
[63/64] Compiling Octoid Author.swift
[64/64] Emitting module Octoid
Build complete! (17.17s)
Build complete.
Done.

Build Machine: Linux 2