The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSErrors, reference main (7426dd), with Swift 6.3 for Linux on 19 Apr 2026 07:07:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/CharlesJS/CSErrors.git
Reference: main
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/CharlesJS/CSErrors
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7426dd0 Merge pull request #1 from CharlesJS/linux-fix
Cloned https://github.com/CharlesJS/CSErrors.git
Revision (git rev-parse @):
7426dd06aaeedf468b768f77f48b3f52e87abc5d
SUCCESS checkout https://github.com/CharlesJS/CSErrors.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CharlesJS/CSErrors.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.77s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.83s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling CSystem shims.c
[5/35] Emitting module SystemPackage
[6/39] Compiling SystemPackage SystemString.swift
[7/39] Compiling SystemPackage Util+StringArray.swift
[8/39] Compiling SystemPackage Util.swift
[9/39] Compiling SystemPackage UtilConsumers.swift
[10/39] Compiling SystemPackage FilePathSyntax.swift
[11/39] Compiling SystemPackage FilePathTemp.swift
[12/39] Compiling SystemPackage FilePathTempPosix.swift
[13/39] Compiling SystemPackage FilePathTempWindows.swift
[14/39] Compiling SystemPackage FilePathWindows.swift
[15/39] Compiling SystemPackage FilePermissions.swift
[16/39] Compiling SystemPackage IOCompletion.swift
[17/39] Compiling SystemPackage IORequest.swift
[18/39] Compiling SystemPackage FilePath.swift
[19/39] Compiling SystemPackage FilePathComponentView.swift
[20/39] Compiling SystemPackage FilePathComponents.swift
[21/39] Compiling SystemPackage FilePathParsing.swift
[22/39] Compiling SystemPackage FilePathString.swift
[23/39] Compiling SystemPackage Constants.swift
[24/39] Compiling SystemPackage Exports.swift
[25/39] Compiling SystemPackage Mocking.swift
[26/39] Compiling SystemPackage RawBuffer.swift
[27/39] Compiling SystemPackage Syscalls.swift
[28/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/39] Compiling SystemPackage MachPort.swift
[30/39] Compiling SystemPackage PlatformString.swift
[31/39] Compiling SystemPackage Errno.swift
[32/39] Compiling SystemPackage ErrnoWindows.swift
[33/39] Compiling SystemPackage FileDescriptor.swift
[34/39] Compiling SystemPackage FileHelpers.swift
[35/39] Compiling SystemPackage FileOperations.swift
[36/39] Compiling SystemPackage IORing.swift
[37/39] Compiling SystemPackage RawIORequest.swift
[38/39] Compiling SystemPackage Backcompat.swift
[39/39] Compiling SystemPackage CInterop.swift
[41/52] Compiling CSErrors Recoverability.swift
[42/53] Compiling CSErrors URLError+CSErrors.swift
[43/53] Compiling CSErrors HTTPError.swift
[44/53] Compiling CSErrors Internal.swift
[45/53] Compiling CSErrors Stderr.swift
[46/53] Compiling CSErrors CSErrorProtocol.swift
[47/53] Compiling CSErrors CocoaError+CSErrors.swift
[48/53] Compiling CSErrors Error+CSErrors.swift
[49/53] Compiling CSErrors ErrorMetadata.swift
[50/53] Emitting module CSErrors
[51/53] Compiling CSErrors POSIX Errors.swift
[52/53] Compiling CSErrors NSError+CSErrors.swift
[53/53] Compiling CSErrors OSStatus Errors.swift
Build complete! (27.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "CSErrors",
  "name" : "CSErrors",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CSErrors",
      "targets" : [
        "CSErrors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSErrorsTests",
      "module_type" : "SwiftTarget",
      "name" : "CSErrorsTests",
      "path" : "Tests/CSErrorsTests",
      "sources" : [
        "CocoaErrorTests.swift",
        "ErrnoCocoaMappingTests.swift",
        "ErrnoURLSupportTests.swift",
        "ErrorMetadataTests.swift",
        "HTTPErrorTests.swift",
        "NSErrorTests.swift",
        "OSStatusErrorTests.swift",
        "POSIXErrorTests.swift",
        "RecoverabilityTests.swift",
        "StderrTests.swift",
        "URLErrorTests.swift"
      ],
      "target_dependencies" : [
        "CSErrors"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSErrors",
      "module_type" : "SwiftTarget",
      "name" : "CSErrors",
      "path" : "Sources/CSErrors",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "CSErrors"
      ],
      "sources" : [
        "CSErrorProtocol.swift",
        "CocoaError+CSErrors.swift",
        "Error+CSErrors.swift",
        "ErrorMetadata.swift",
        "HTTPError.swift",
        "Internal.swift",
        "NSError+CSErrors.swift",
        "OSStatus Errors.swift",
        "POSIX Errors.swift",
        "Recoverability.swift",
        "Stderr.swift",
        "URLError+CSErrors.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
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.