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 Subprocess, reference main (a040f9), with Swift 6.2 (beta) for Linux on 11 Sep 2025 20:16:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-subprocess.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/swiftlang/swift-subprocess
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a040f9b Introudce CombinedErrorOutput (#180)
Cloned https://github.com/swiftlang/swift-subprocess.git
Revision (git rev-parse @):
a040f9bc737341f93cc18303fb00fa39769ab0cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-subprocess.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftlang/swift-subprocess.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[253/7031] Fetching swift-docc-plugin, swift-system
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
Fetched https://github.com/apple/swift-system 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.5 (3.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3509] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.88s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
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.5
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[5/9] Copying Resources
[6/9] Compiling CSystem shims.c
[7/9] Write swift-version-24593BA9C3E375BF.txt
[8/9] Compiling _SubprocessCShims process_shims.c
[10/37] Emitting module SystemPackage
[11/40] Compiling SystemPackage Util+StringArray.swift
[12/40] Compiling SystemPackage Util.swift
[13/40] Compiling SystemPackage UtilConsumers.swift
[14/40] Compiling SystemPackage MachPort.swift
[15/40] Compiling SystemPackage PlatformString.swift
[16/40] Compiling SystemPackage SystemString.swift
[17/40] Compiling SystemPackage Errno.swift
[18/40] Compiling SystemPackage ErrnoWindows.swift
[19/40] Compiling SystemPackage FileDescriptor.swift
[20/40] Compiling SystemPackage FileHelpers.swift
[21/40] Compiling SystemPackage FileOperations.swift
[22/40] Compiling SystemPackage FilePath.swift
[23/40] Compiling SystemPackage FilePathComponentView.swift
[24/40] Compiling SystemPackage FilePathComponents.swift
[25/40] Compiling SystemPackage Mocking.swift
[26/40] Compiling SystemPackage RawBuffer.swift
[27/40] Compiling SystemPackage Syscalls.swift
[28/40] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/40] Compiling SystemPackage FilePathTempPosix.swift
[30/40] Compiling SystemPackage FilePathTempWindows.swift
[31/40] Compiling SystemPackage FilePathWindows.swift
[32/40] Compiling SystemPackage FilePermissions.swift
[33/40] Compiling SystemPackage FilePathParsing.swift
[34/40] Compiling SystemPackage FilePathString.swift
[35/40] Compiling SystemPackage FilePathSyntax.swift
[36/40] Compiling SystemPackage FilePathTemp.swift
[37/40] Compiling SystemPackage Backcompat.swift
[38/40] Compiling SystemPackage CInterop.swift
[39/40] Compiling SystemPackage Constants.swift
[40/40] Compiling SystemPackage Exports.swift
[42/66] Compiling Subprocess Input+Foundation.swift
[43/66] Compiling Subprocess Output+Foundation.swift
[44/66] Compiling Subprocess Span+SubprocessFoundation.swift
[45/68] Emitting module TestResources
[46/68] Compiling TestResources resource_bundle_accessor.swift
[47/68] Compiling TestResources TestResources.swift
[49/69] Compiling Subprocess Subprocess+Windows.swift
[50/69] Compiling Subprocess Result.swift
[51/69] Compiling Subprocess Span+Subprocess.swift
[52/69] Compiling Subprocess API.swift
[53/69] Compiling Subprocess AsyncBufferSequence.swift
[54/69] Compiling Subprocess Buffer.swift
[55/69] Compiling Subprocess AsyncIO+Dispatch.swift
[56/69] Compiling Subprocess AsyncIO+Linux.swift
[57/69] Compiling Subprocess AsyncIO+Windows.swift
[58/69] Emitting module Subprocess
[59/69] Compiling Subprocess Teardown.swift
[60/69] Compiling Subprocess Thread.swift
[61/69] Compiling Subprocess Subprocess+Darwin.swift
[62/69] Compiling Subprocess Subprocess+Linux.swift
[63/69] Compiling Subprocess Subprocess+Unix.swift
[64/69] Compiling Subprocess Configuration.swift
[65/69] Compiling Subprocess Error.swift
[66/69] Compiling Subprocess Execution.swift
[67/69] Compiling Subprocess Input.swift
[68/69] Compiling Subprocess Output.swift
[69/69] Compiling Subprocess Subprocess+BSD.swift
Build complete! (43.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Subprocess",
  "name" : "Subprocess",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "99.0"
    }
  ],
  "products" : [
    {
      "name" : "Subprocess",
      "targets" : [
        "Subprocess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_SubprocessCShims",
      "module_type" : "ClangTarget",
      "name" : "_SubprocessCShims",
      "path" : "Sources/_SubprocessCShims",
      "product_memberships" : [
        "Subprocess"
      ],
      "sources" : [
        "process_shims.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestResources",
      "module_type" : "SwiftTarget",
      "name" : "TestResources",
      "path" : "Tests/TestResources",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TestResources/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TestResources.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SubprocessTests",
      "module_type" : "SwiftTarget",
      "name" : "SubprocessTests",
      "path" : "Tests/SubprocessTests",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "sources" : [
        "AsyncIOTests.swift",
        "DarwinTests.swift",
        "IntegrationTests.swift",
        "LinterTests.swift",
        "LinuxTests.swift",
        "PlatformConformance.swift",
        "ProcessMonitoringTests.swift",
        "TestSupport.swift",
        "UnixTests.swift",
        "WindowsTests.swift"
      ],
      "target_dependencies" : [
        "_SubprocessCShims",
        "Subprocess",
        "TestResources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Subprocess",
      "module_type" : "SwiftTarget",
      "name" : "Subprocess",
      "path" : "Sources/Subprocess",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Subprocess"
      ],
      "sources" : [
        "API.swift",
        "AsyncBufferSequence.swift",
        "Buffer.swift",
        "Configuration.swift",
        "Error.swift",
        "Execution.swift",
        "IO/AsyncIO+Dispatch.swift",
        "IO/AsyncIO+Linux.swift",
        "IO/AsyncIO+Windows.swift",
        "IO/Input.swift",
        "IO/Output.swift",
        "Platforms/Subprocess+BSD.swift",
        "Platforms/Subprocess+Darwin.swift",
        "Platforms/Subprocess+Linux.swift",
        "Platforms/Subprocess+Unix.swift",
        "Platforms/Subprocess+Windows.swift",
        "Result.swift",
        "Span+Subprocess.swift",
        "SubprocessFoundation/Input+Foundation.swift",
        "SubprocessFoundation/Output+Foundation.swift",
        "SubprocessFoundation/Span+SubprocessFoundation.swift",
        "Teardown.swift",
        "Thread.swift"
      ],
      "target_dependencies" : [
        "_SubprocessCShims"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.