The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Octoid with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/Octoid.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Octoid.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/DataFetcher.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/JSONSession.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/400] Fetching collectionextensions
[65/965] Fetching collectionextensions, xctestextensions
[107/1137] Fetching collectionextensions, xctestextensions, datafetcher
[1063/1411] Fetching collectionextensions, xctestextensions, datafetcher, coercion
[1113/3258] Fetching collectionextensions, xctestextensions, datafetcher, coercion, logger
[1114/3565] Fetching collectionextensions, xctestextensions, datafetcher, coercion, logger, jsonsession
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.65s)
Fetched https://github.com/elegantchaos/JSONSession.git from cache (0.65s)
Fetched https://github.com/elegantchaos/DataFetcher.git from cache (0.65s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.65s)
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.66s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.66s)
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.42s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.41s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.2 (0.40s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (0.41s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.43s)
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/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
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/35] Compiling Logger PrintHandler.swift
[9/35] Compiling Logger NSLogHandler.swift
[10/35] Compiling Logger OSLogHandler.swift
[11/35] Compiling Logger Context.swift
[12/35] Compiling Coercion IntConvertible.swift
[13/35] Compiling Coercion StandardConvertible.swift
[14/35] Compiling Coercion StringConvertible.swift
[15/35] Compiling Coercion UIntConvertible.swift
[16/36] Compiling Coercion String+Coercion.swift
[17/36] Compiling Coercion BoolConvertible.swift
[18/36] Compiling Coercion DataConvertible.swift
[19/36] Compiling Coercion DateConvertible.swift
[20/36] Compiling Coercion DoubleConvertible.swift
[21/36] Compiling CollectionExtensions Dictionary+Merging.swift
[22/36] Compiling CollectionExtensions Sequence+Sorting.swift
[23/36] Compiling CollectionExtensions Set+Insertion.swift
[24/36] Compiling Logger Manager.swift
[25/36] Compiling Logger Handler.swift
[26/36] Emitting module Logger
[27/36] Compiling Logger Channel.swift
[28/37] Compiling Coercion Converter.swift
[29/37] Compiling Coercion Date+Coercion.swift
[30/37] Compiling Coercion Dictionary+Coercion.swift
[31/37] Compiling Coercion Double+Coercion.swift
[32/37] Emitting module Coercion
[33/37] Compiling Coercion BinaryInteger+Coercion.swift
[34/37] Compiling Coercion Bool+Coercion.swift
[36/38] Emitting module CollectionExtensions
[37/38] Compiling CollectionExtensions Dictionaery+Helpers.swift
[40/43] Compiling DataFetcher JSONDictionary.swift
[41/43] Compiling DataFetcher MockDataFetcher.swift
[42/43] Emitting module DataFetcher
[43/43] Compiling DataFetcher DataFetcher.swift
[45/53] Compiling JSONSession Failure.swift
[46/53] Compiling JSONSession Processor.swift
[47/53] Emitting module JSONSession
[48/54] Compiling JSONSession Query.swift
[49/54] Compiling JSONSession ProcessorGroup.swift
[50/54] Compiling JSONSession TimeExtensions.swift
[51/54] Compiling JSONSession Resource.swift
[52/54] Compiling JSONSession Request.swift
[53/54] Compiling JSONSession Session.swift
[54/54] Compiling JSONSession ResourceResolver.swift
[56/65] Compiling Octoid MessageProcessor.swift
[57/66] Compiling Octoid UnchangedProcessor.swift
[58/66] Compiling Octoid JSONDictionary.swift
[59/66] Compiling Octoid Session.swift
[60/66] Compiling Octoid GraphAPI.swift
[61/66] Compiling Octoid WorkflowRuns.swift
[62/66] Emitting module Octoid
[63/66] Compiling Octoid Actor.swift
[64/66] Compiling Octoid Author.swift
[65/66] Compiling Octoid Commit.swift
[66/66] Compiling Octoid Events.swift
Build complete! (19.39s)
Build complete.
Done.

Build Machine: Linux 1