The Swift Package Index logo.Swift Package Index

Build Information

Successful build of distributed-lock, reference 0.0.3 (56949e), with Swift 6.3 for Linux on 15 Apr 2026 16:24:14 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/distributed-lock-swift.git
Reference: 0.0.3
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/rosecoder/distributed-lock-swift
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 56949e5 feat: Allowed for locking multiple keys at once
Cloned https://github.com/rosecoder/distributed-lock-swift.git
Revision (git rev-parse @):
56949e5516eef75c9a7abb7743f2280fd43a799a
SUCCESS checkout https://github.com/rosecoder/distributed-lock-swift.git at 0.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rosecoder/distributed-lock-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/6556] Fetching swift-log
[6557/12294] Fetching swift-log, swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
[3673/5738] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.93s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.12s)
Fetching https://github.com/apple/swift-service-context.git
[1/1251] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.06s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/15] Emitting module ServiceContextModule
[8/15] Compiling ServiceContextModule ServiceContextKey.swift
[9/15] Compiling ServiceContextModule ServiceContext.swift
[11/22] Compiling Instrumentation MultiplexInstrument.swift
[12/22] Compiling Instrumentation NoOpInstrument.swift
[13/22] Emitting module Instrumentation
[14/22] Compiling Instrumentation InstrumentationSystem.swift
[15/22] Compiling Instrumentation Instrument.swift
[16/22] Compiling Instrumentation Locks.swift
[18/23] Compiling Logging MetadataProvider.swift
[19/23] Emitting module Logging
[20/23] Compiling Logging Locks.swift
[21/31] Compiling Logging LogHandler.swift
[22/31] Compiling Logging LogEvent.swift
[23/31] Compiling Logging Logging.swift
[24/32] Emitting module Tracing
[25/32] Compiling Tracing NoOpTracer.swift
[27/32] Compiling Tracing TracingTime.swift
[28/32] Compiling Tracing TracerProtocol.swift
[29/32] Compiling Tracing TracerProtocol+Legacy.swift
[30/32] Compiling Tracing Tracer.swift
[31/32] Compiling Tracing SpanProtocol.swift
[32/32] Compiling Tracing InstrumentationSystem+Tracing.swift
[34/39] Compiling DistributedLock NoOpDistributedLock.swift
[35/39] Compiling DistributedLock DistributedLock.swift
[36/39] Compiling DistributedLock Key.swift
[37/39] Compiling DistributedLock DistributedLock+Lock.swift
[38/39] Emitting module DistributedLock
[39/39] Compiling DistributedLock LocalDistributedLock.swift
Build complete! (23.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "distributed-lock",
  "name" : "distributed-lock",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "DistributedLock",
      "targets" : [
        "DistributedLock"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DistributedLockTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedLockTests",
      "path" : "Tests/DistributedLockTests",
      "sources" : [
        "Implementations/LocalDistributedLockTests.swift",
        "Implementations/NoOpDistributedLockTests.swift",
        "KeyTests.swift",
        "Utils/AssertedLock.swift",
        "WithLockTests.swift"
      ],
      "target_dependencies" : [
        "DistributedLock"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedLock",
      "module_type" : "SwiftTarget",
      "name" : "DistributedLock",
      "path" : "Sources/DistributedLock",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "DistributedLock"
      ],
      "sources" : [
        "DistributedLock+Lock.swift",
        "DistributedLock.swift",
        "Implementations/LocalDistributedLock.swift",
        "Implementations/NoOpDistributedLock.swift",
        "Key.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.