The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-keypaths-extensions, reference 0.2.0 (b0f02a), with Swift 6.2 for Linux on 10 Mar 2026 23:06:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-keypaths-extensions.git
Reference: 0.2.0
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/capturecontext/swift-keypaths-extensions
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at b0f02a0 feat: Extract KeyPathMapper to a separate package
Cloned https://github.com/capturecontext/swift-keypaths-extensions.git
Revision (git rev-parse @):
b0f02a0057b5274521142ad4cc28dc9cf7464943
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-keypaths-extensions.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/capturecontext/swift-keypaths-extensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
Fetching https://github.com/capturecontext/swift-marker-protocols.git
[1/60] Fetching swift-keypath-mapping
[58/231] Fetching swift-keypath-mapping, swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.36s)
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.37s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (3.71s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.61s)
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[6/8] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[7/8] Compiling SwiftMarkerProtocols Deprecations.swift
[8/8] Emitting module SwiftMarkerProtocols
[10/31] Compiling KeyPathMapping KeyPathMappable.swift
[11/31] Compiling KeyPathMapping KeyPathMapper.swift
[12/31] Compiling KeyPathMapping Conversion+BinaryNumeric.swift
[13/33] Compiling KeyPathMapping GettersSetters+Any.swift
[14/33] Compiling KeyPathMapping GettersSetters+Inline.swift
[15/33] Compiling KeyPathMapping GettersSetters+Never.swift
[16/33] Emitting module KeyPathMapping
[17/33] Compiling KeyPathMapping KeyPathMapper+OptionalUnwrapping.swift
[18/33] Compiling KeyPathMapping Equatable+.swift
[19/33] Compiling KeyPathMapping KeyPathMappable+Conformances.swift
[20/33] Compiling KeyPathMapping Conversions.swift
[21/33] Compiling KeyPathMapping Equatable+Conversions.swift
[22/33] Compiling KeyPathMapping Equatable+GettersSetters.swift
[23/33] Compiling KeyPathMapping Conversions+Any.swift
[24/33] Compiling KeyPathMapping Conversions+Concat.swift
[25/33] Compiling KeyPathMapping Conversions+Protocols.swift
[26/33] Compiling KeyPathMapping GettersSetters+Protocols.swift
[27/33] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[28/33] Compiling KeyPathMapping KeyPathMapper+GettersSetters.swift
[29/33] Compiling KeyPathMapping KeyPathMappable+Conversions.swift
[30/33] Compiling KeyPathMapping KeyPathMapper+Conversions.swift
[31/33] Compiling KeyPathMapping KeyPathMapper+Collection.swift
[32/33] Compiling KeyPathMapping Conversion+Collection.swift
[33/33] Compiling KeyPathMapping Conversion+Optional.swift
[35/39] Compiling KeyPathsExtensions Exports.swift
[36/39] Emitting module KeyPathsExtensions
[37/39] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[38/39] Compiling KeyPathsExtensions KeyPath+.swift
[39/39] Compiling KeyPathsExtensions KeyPath+Optional.swift
Build complete! (23.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-keypath-mapping",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-keypath-mapping.git"
    },
    {
      "identity" : "swift-marker-protocols",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-marker-protocols.git"
    }
  ],
  "manifest_display_name" : "swift-keypaths-extensions",
  "name" : "swift-keypaths-extensions",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KeyPathsExtensions",
      "targets" : [
        "KeyPathsExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "KeyPathsExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyPathsExtensionsTests",
      "path" : "Tests/KeyPathsExtensionsTests",
      "sources" : [
        "KeyPathsOptionalTests.swift"
      ],
      "target_dependencies" : [
        "KeyPathsExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyPathsExtensions",
      "module_type" : "SwiftTarget",
      "name" : "KeyPathsExtensions",
      "path" : "Sources/KeyPathsExtensions",
      "product_dependencies" : [
        "KeyPathMapping",
        "SwiftMarkerProtocols"
      ],
      "product_memberships" : [
        "KeyPathsExtensions"
      ],
      "sources" : [
        "Exports.swift",
        "Helpers/KeyPath+.swift",
        "KeyPath+Optional.swift",
        "KeyPath+UnsafeSendable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.