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 swift-libs, reference v0.2.2 (fca5e0), with Swift 6.2 (beta) for Linux on 20 Jun 2025 09:34:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/rock-n-code/swift-libs.git
Reference: v0.2.2
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/rock-n-code/swift-libs
 * tag               v0.2.2     -> FETCH_HEAD
HEAD is now at fca5e03 [Bugfix] Reference to Coordination library amended (#25)
Cloned https://github.com/rock-n-code/swift-libs.git
Revision (git rev-parse @):
fca5e034d60bafeb450c9f23ab70c0712acc0c97
SUCCESS checkout https://github.com/rock-n-code/swift-libs.git at v0.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rock-n-code/swift-libs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.09s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.26s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/35] Emitting module SwiftLibsCommunication
[9/35] Compiling SwiftLibsCoordination WindowRouter.swift
[10/35] Compiling SwiftLibsFoundation BundleError.swift
[11/35] Compiling SwiftLibsFoundation Bool+Init.swift
[12/36] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[13/36] Compiling SwiftLibsFoundation Optional+Nil.swift
[14/36] Compiling SwiftLibsFoundation Collection+Empty.swift
[15/36] Compiling SwiftLibsFoundation LossyCodableList.swift
[16/36] Compiling SwiftLibsCoordination Coordinator.swift
[17/36] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[18/36] Compiling SwiftLibsCoordination Router.swift
[19/36] Emitting module SwiftLibsCoordination
[20/36] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[21/37] Compiling SwiftLibsDependency DependencyKey.swift
[22/37] Compiling SwiftLibsDependency Dependency.swift
[23/37] Emitting module SwiftLibsDependency
[24/37] Compiling SwiftLibsDependency DependencyService.swift
[27/38] Compiling SwiftLibsFoundation String+Empty.swift
[28/38] Compiling SwiftLibsFoundation String+Localisation.swift
[29/38] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[30/38] Compiling SwiftLibsCommunication Client.swift
[31/38] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[32/38] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[33/38] Emitting module SwiftLibsFoundation
[34/38] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[35/38] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[36/39] Compiling SwiftLibsCommunication MockURLProtocol.swift
[37/39] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[38/39] Compiling SwiftLibsCommunication Endpoint.swift
Build complete! (33.89s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-libs",
  "name" : "swift-libs",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLibs",
      "targets" : [
        "SwiftLibsCommunication",
        "SwiftLibsCoordination",
        "SwiftLibsFoundation",
        "SwiftLibsDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftLibsFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsFoundationTests",
      "path" : "Tests/Foundation",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Foundation/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Cases/Extensions/Bool+InitTests.swift",
        "Cases/Extensions/Bundle+LocalisationBundleTests.swift",
        "Cases/Extensions/Collection+EmptyTests.swift",
        "Cases/Extensions/Optional+NilTests.swift",
        "Cases/Extensions/String+EmptyTests.swift",
        "Cases/Extensions/String+LocalisationTests.swift",
        "Cases/Extensions/TimeZone+ZoneTests.swift",
        "Cases/Property Wrappers/LossyCodableList+DecodableTests.swift",
        "Cases/Property Wrappers/LossyCodableList+EncodableTests.swift",
        "Helpers/Extensions/Data+Result.swift",
        "Helpers/Extensions/Data+Seed.swift",
        "Helpers/Extensions/String+Result.swift",
        "Helpers/Extensions/String+Seed.swift",
        "Helpers/Models/TestCodable.swift",
        "Helpers/Models/TestCodableList.swift"
      ],
      "target_dependencies" : [
        "SwiftLibsFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLibsFoundation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsFoundation",
      "path" : "Libraries/Foundation",
      "product_memberships" : [
        "SwiftLibs"
      ],
      "sources" : [
        "Errors/BundleError.swift",
        "Extensions/Bool+Init.swift",
        "Extensions/Bundle+LocalisationBundle.swift",
        "Extensions/Collection+Empty.swift",
        "Extensions/Optional+Nil.swift",
        "Extensions/String+Empty.swift",
        "Extensions/String+Localisation.swift",
        "Extensions/TimeZone+Zone.swift",
        "Property Wrappers/LossyCodableList.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLibsDependencyTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsDependencyTests",
      "path" : "Tests/Dependency",
      "sources" : [
        "Cases/Property Wrappers/DependencyTests.swift",
        "Cases/Services/DependencyServiceTests.swift",
        "Helpers/TestServices.swift"
      ],
      "target_dependencies" : [
        "SwiftLibsDependency"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLibsDependency",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsDependency",
      "path" : "Libraries/Dependency",
      "product_memberships" : [
        "SwiftLibs"
      ],
      "sources" : [
        "Property Wrappers/Dependency.swift",
        "Protocols/DependencyKey.swift",
        "Services/DependencyService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLibsCoordinationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsCoordinationTests",
      "path" : "Tests/Coordination",
      "sources" : [
        "Cases/Protocols/CoordinatorTests.swift",
        "Helpers/TestCoordinators.swift"
      ],
      "target_dependencies" : [
        "SwiftLibsCoordination"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLibsCoordination",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsCoordination",
      "path" : "Libraries/Coordination",
      "product_memberships" : [
        "SwiftLibs"
      ],
      "sources" : [
        "Protocols/Coordinator.swift",
        "Protocols/Router.swift",
        "Routers/BaseNavigationRouter.swift",
        "Routers/ModalNavigationRouter.swift",
        "Routers/PushNavigationRouter.swift",
        "Routers/WindowRouter.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLibsCommunicationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsCommunicationTests",
      "path" : "Tests/Communication",
      "sources" : [
        "Cases/Use Cases/MakeURLRequestUseCaseTests.swift",
        "Helpers/Endpoints/TestEndpoint.swift"
      ],
      "target_dependencies" : [
        "SwiftLibsCommunication"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLibsCommunication",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLibsCommunication",
      "path" : "Libraries/Communication",
      "product_memberships" : [
        "SwiftLibs"
      ],
      "sources" : [
        "Classes/MockURLProtocol.swift",
        "Enumerations/HTTPRequestMethod.swift",
        "Enumerations/HTTPResponseCode.swift",
        "Errors/MakeURLRequestError.swift",
        "Protocols/Client.swift",
        "Protocols/Endpoint.swift",
        "Use Cases/MakeURLRequestUseCase.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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.