The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Octoid, reference v1.0.6 (764076), with Swift 6.2 (beta) for Linux on 19 Jun 2025 20:50:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/Octoid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/JSONSession.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/400] Fetching collectionextensions
[401/971] Fetching collectionextensions, xctestextensions
[972/3071] Fetching collectionextensions, xctestextensions, logger
[3072/3378] Fetching collectionextensions, xctestextensions, logger, jsonsession
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.29s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.29s)
Fetched https://github.com/elegantchaos/JSONSession.git from cache (0.30s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.30s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (0.76s)
Fetching https://github.com/elegantchaos/DataFetcher.git
Fetching https://github.com/elegantchaos/Coercion.git
[1/274] Fetching coercion
[275/446] Fetching coercion, datafetcher
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.25s)
Fetched https://github.com/elegantchaos/DataFetcher.git from cache (0.26s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (0.70s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.3 (0.41s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.48s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.10 (1.23s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.47s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.26s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.91s)
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.10
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.3
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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/40] Compiling Coercion StringConvertible.swift
[9/40] Compiling Coercion UIntConvertible.swift
[10/41] Compiling Coercion IntConvertible.swift
[11/41] Compiling Coercion StandardConvertible.swift
[12/41] Compiling Logger OSLogHandler.swift
[13/41] Compiling Logger PrintHandler.swift
[14/41] Compiling Logger NSLogHandler.swift
[15/42] Compiling Coercion DateConvertible.swift
[16/42] Compiling Coercion DoubleConvertible.swift
[17/42] Emitting module Logger
[18/42] Compiling Coercion BinaryInteger+Coercion.swift
[19/42] Compiling Coercion Bool+Coercion.swift
[20/42] Compiling Logger UserDefaultsManagerSettings.swift
[21/42] Compiling CollectionExtensions Dictionary+Merging.swift
[22/42] Compiling CollectionExtensions Sequence+Sorting.swift
[23/42] Compiling CollectionExtensions RandomAccessCollection+Wrapping.swift
[24/42] Compiling CollectionExtensions Sequence+Sum.swift
[25/43] Compiling Coercion String+Coercion.swift
[26/43] Compiling Coercion BoolConvertible.swift
[27/43] Compiling Coercion DataConvertible.swift
[30/43] Compiling Coercion Converter.swift
[31/43] Compiling Coercion Date+Coercion.swift
[32/43] Emitting module Coercion
[33/43] Compiling Coercion Dictionary+Coercion.swift
[34/43] Compiling Coercion Double+Coercion.swift
[36/44] Compiling Logger ManagerSettings.swift
[37/44] Compiling Logger Manager.swift
[38/44] Compiling Logger Handler.swift
[39/45] Compiling CollectionExtensions Dictionary+Appending.swift
[42/45] Compiling CollectionExtensions Dictionary+Helpers.swift
[43/45] Emitting module CollectionExtensions
[45/45] Compiling CollectionExtensions Set+Helpers.swift
[47/50] Compiling DataFetcher MockDataFetcher.swift
[48/50] Compiling DataFetcher JSONDictionary.swift
[49/50] Emitting module DataFetcher
[50/50] Compiling DataFetcher DataFetcher.swift
[52/60] Compiling JSONSession ResourceResolver.swift
[53/61] Compiling JSONSession Resource.swift
[54/61] Compiling JSONSession Query.swift
[55/61] Compiling JSONSession Request.swift
[56/61] Emitting module JSONSession
[57/61] Compiling JSONSession ProcessorGroup.swift
[58/61] Compiling JSONSession Failure.swift
[59/61] Compiling JSONSession Processor.swift
[60/61] Compiling JSONSession TimeExtensions.swift
[61/61] Compiling JSONSession Session.swift
[63/72] Compiling Octoid UnchangedProcessor.swift
[64/73] Compiling Octoid Session.swift
[65/73] Compiling Octoid JSONDictionary.swift
[66/73] Compiling Octoid MessageProcessor.swift
[67/73] Compiling Octoid GraphAPI.swift
[68/73] Compiling Octoid Actor.swift
[69/73] Compiling Octoid Author.swift
[70/73] Compiling Octoid Commit.swift
[71/73] Compiling Octoid Events.swift
[72/73] Emitting module Octoid
[73/73] Compiling Octoid WorkflowRuns.swift
Build complete! (35.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "collectionextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/CollectionExtensions.git"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "jsonsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/JSONSession.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "Octoid",
  "name" : "Octoid",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Octoid",
      "targets" : [
        "Octoid"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OctoidTests",
      "module_type" : "SwiftTarget",
      "name" : "OctoidTests",
      "path" : "Tests/OctoidTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OctoidTests/Resources/events.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/OctoidTests/Resources/runs.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OctoidTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Octoid"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Octoid",
      "module_type" : "SwiftTarget",
      "name" : "Octoid",
      "path" : "Sources/Octoid",
      "product_dependencies" : [
        "CollectionExtensions",
        "Logger",
        "JSONSession"
      ],
      "product_memberships" : [
        "Octoid"
      ],
      "sources" : [
        "Actor.swift",
        "Author.swift",
        "Commit.swift",
        "Events.swift",
        "GraphAPI.swift",
        "JSONDictionary.swift",
        "MessageProcessor.swift",
        "Session.swift",
        "UnchangedProcessor.swift",
        "WorkflowRuns.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.