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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Octoid.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/elegantchaos/Octoid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Emitting module Coercion
[2/27] Compiling Coercion StringConvertible.swift
[3/27] Compiling Coercion UIntConvertible.swift
[4/27] Compiling Coercion String+Coercion.swift
[5/27] Compiling CollectionExtensions Sequence+Sorting.swift
[6/28] Compiling Coercion DateConvertible.swift
[7/28] Compiling Coercion DoubleConvertible.swift
[8/28] Compiling Coercion IntConvertible.swift
[9/28] Compiling Coercion StandardConvertible.swift
[10/28] Compiling CollectionExtensions Dictionaery+Helpers.swift
[11/28] Emitting module CollectionExtensions
[12/28] Compiling CollectionExtensions Dictionary+Merging.swift
[13/28] Compiling Coercion Dictionary+Coercion.swift
[14/28] Compiling Coercion Double+Coercion.swift
[15/28] Compiling Coercion BoolConvertible.swift
[16/28] Compiling Coercion DataConvertible.swift
[17/28] Compiling Logger NSLogHandler.swift
[18/28] Compiling Logger OSLogHandler.swift
[19/28] Compiling Coercion Converter.swift
[20/28] Compiling Coercion Date+Coercion.swift
[23/29] Compiling CollectionExtensions Set+Insertion.swift
[28/29] Emitting module Logger
[29/33] Compiling Logger PrintHandler.swift
[30/33] Compiling DataFetcher JSONDictionary.swift
[31/33] Compiling DataFetcher MockDataFetcher.swift
[32/33] Emitting module DataFetcher
[33/33] Compiling DataFetcher DataFetcher.swift
[34/41] Compiling JSONSession Query.swift
[35/41] Compiling JSONSession Request.swift
[36/41] Compiling JSONSession Failure.swift
[37/41] Compiling JSONSession Processor.swift
[38/41] Compiling JSONSession ProcessorGroup.swift
[39/41] Compiling JSONSession Resource.swift
[40/41] Compiling JSONSession ResourceResolver.swift
[41/43] Emitting module JSONSession
[42/43] Compiling JSONSession Session.swift
[43/43] Compiling JSONSession TimeExtensions.swift
[44/52] Emitting module Octoid
[45/54] Compiling Octoid Actor.swift
[46/54] Compiling Octoid Author.swift
[47/54] Compiling Octoid Commit.swift
[48/54] Compiling Octoid MessageProcessor.swift
[49/54] Compiling Octoid Session.swift
[50/54] Compiling Octoid Events.swift
[51/54] Compiling Octoid GraphAPI.swift
[52/54] Compiling Octoid JSONDictionary.swift
[53/54] Compiling Octoid UnchangedProcessor.swift
[54/54] Compiling Octoid WorkflowRuns.swift
Build complete! (26.52s)
Fetching https://github.com/elegantchaos/JSONSession.git from cache
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetching https://github.com/elegantchaos/Coercion.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.29s)
Fetching https://github.com/elegantchaos/DataFetcher.git from cache
Fetched https://github.com/elegantchaos/Coercion.git (0.29s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/JSONSession.git (0.30s)
Fetching https://github.com/elegantchaos/CollectionExtensions.git from cache
Fetched https://github.com/elegantchaos/DataFetcher.git (0.29s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.29s)
Fetched https://github.com/elegantchaos/Logger.git (0.30s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.80s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (0.74s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.91s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.2 (0.78s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (1.81s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (1.44s)
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/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
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/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.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/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.3.2
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.