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 ShellOut, reference main (808c97), with Swift 6.2 (beta) for Linux on 24 Jun 2025 14:39:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/SwiftPackageIndex/ShellOut.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/SwiftPackageIndex/ShellOut
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 808c97c Merge pull request #13 from SwiftPackageIndex/Sendable-ShellOutCommand
Cloned https://github.com/SwiftPackageIndex/ShellOut.git
Revision (git rev-parse @):
808c97cc684bceb58288db70e701fa66636cf31d
SUCCESS checkout https://github.com/SwiftPackageIndex/ShellOut.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ShellOut.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/SwiftPackageIndex/ShellQuote
Fetching https://github.com/apple/swift-tools-support-core.git
[1/76] Fetching shellquote
[64/3912] Fetching shellquote, swift-log
[141/9871] Fetching shellquote, swift-log, swift-algorithms
[5767/16729] Fetching shellquote, swift-log, swift-algorithms, swift-tools-support-core
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (0.58s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.76s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (4.23s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.72s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.57s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.6.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote resolved at 1.0.2
Building for debugging...
[0/12] Write sources
[7/12] Compiling TSCclibc libc.c
[8/12] Compiling _NumericsShims _NumericsShims.c
[9/12] Compiling TSCclibc strerror.c
[10/12] Compiling TSCclibc process.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Emitting module RealModule
[14/32] Compiling RealModule AlgebraicField.swift
[15/32] Compiling RealModule ApproximateEquality.swift
[16/32] Compiling RealModule ElementaryFunctions.swift
[17/32] Compiling RealModule RealFunctions.swift
[18/32] Compiling RealModule Real.swift
[19/32] Compiling RealModule AugmentedArithmetic.swift
[20/32] Compiling RealModule Double+Real.swift
[21/32] Compiling RealModule Float80+Real.swift
[22/32] Compiling RealModule Float+Real.swift
[23/32] Compiling RealModule Float16+Real.swift
[25/58] Emitting module TSCLibc
[26/58] Compiling TSCLibc libc.swift
[27/59] Compiling Logging MetadataProvider.swift
[29/99] Compiling Logging LogHandler.swift
[30/99] Emitting module Logging
[31/99] Compiling Logging Locks.swift
[32/99] Compiling Logging Logging.swift
[33/100] Emitting module ShellQuote
[34/100] Compiling ShellQuote ShellQuote.swift
[35/100] Compiling TSCBasic CodableResult.swift
[36/100] Compiling TSCBasic CollectionAlgorithms.swift
[37/100] Compiling TSCBasic CollectionExtensions.swift
[38/100] Compiling TSCBasic Condition.swift
[41/104] Compiling TSCBasic RegEx.swift
[42/104] Compiling TSCBasic DictionaryExtensions.swift
[43/104] Compiling TSCBasic DictionaryLiteralExtensions.swift
[44/104] Compiling Algorithms Trim.swift
[45/104] Compiling Algorithms Unique.swift
[46/104] Compiling Algorithms Windows.swift
[47/104] Emitting module TSCBasic
[48/109] Compiling TSCBasic ObjectIdentifierProtocol.swift
[49/109] Compiling TSCBasic OrderedDictionary.swift
[50/109] Compiling TSCBasic OrderedSet.swift
[51/109] Compiling TSCBasic DeltaAlgorithm.swift
[52/109] Compiling TSCBasic DiagnosticsEngine.swift
[53/109] Compiling TSCBasic OSLog.swift
[54/109] Compiling TSCBasic PathShims.swift
[55/109] Compiling TSCBasic Process.swift
[56/109] Compiling TSCBasic ProcessEnv.swift
[57/109] Compiling TSCBasic ProcessSet.swift
[58/109] Compiling TSCBasic Path.swift
[59/109] Compiling TSCBasic HashAlgorithms.swift
[60/109] Compiling TSCBasic JSON.swift
[61/109] Compiling TSCBasic JSONMapper.swift
[62/109] Compiling TSCBasic KeyedPair.swift
[63/109] Compiling TSCBasic LazyCache.swift
[64/109] Compiling TSCBasic Lock.swift
[65/109] Compiling TSCBasic Await.swift
[66/109] Compiling TSCBasic Base64URL.swift
[67/109] Compiling TSCBasic ByteString.swift
[68/109] Compiling TSCBasic CStringArray.swift
[69/109] Compiling TSCBasic CacheableSequence.swift
[70/109] Compiling TSCBasic Closable.swift
[71/109] Compiling TSCBasic Result.swift
[72/109] Compiling TSCBasic SortedArray.swift
[73/109] Compiling TSCBasic StringConversions.swift
[74/109] Compiling TSCBasic SynchronizedQueue.swift
[75/109] Compiling TSCBasic TemporaryFile.swift
[76/109] Emitting module Algorithms
[105/110] Compiling TSCBasic GraphAlgorithms.swift
[106/110] Compiling TSCBasic TerminalController.swift
[107/110] Compiling TSCBasic Thread.swift
[108/110] Compiling TSCBasic Tuple.swift
[109/110] Compiling TSCBasic WritableByteStream.swift
[110/110] Compiling TSCBasic misc.swift
[112/119] Emitting module ShellOut
[113/119] Compiling ShellOut ShellOutCommand.swift
[114/119] Compiling ShellOut ShellOutError.swift
[115/119] Compiling ShellOut ShellOutCommand+git.swift
[116/119] Compiling ShellOut ShellOutCommand+other.swift
[117/119] Compiling ShellOut ShellArgument.swift
[118/119] Compiling ShellOut QuotedString.swift
[119/119] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/Sources/ShellOut.swift:106:28: warning: 'init(arguments:environment:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' is deprecated: replaced by 'init(arguments:environmentBlock:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' [#DeprecatedDeclaration]
104 |     ) async throws -> (stdout: String, stderr: String) {
105 |         let actualCwd = try at.map { try .init(validating: $0) } ?? TSCBasic.localFileSystem.currentWorkingDirectory ?? .root
106 |         let process = Self.init(
    |                            |- warning: 'init(arguments:environment:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' is deprecated: replaced by 'init(arguments:environmentBlock:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' [#DeprecatedDeclaration]
    |                            `- note: use 'init(arguments:environmentBlock:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' instead
107 |             arguments: [command] + arguments,
108 |             environment: environment ?? ProcessEnv.vars,
/host/spi-builder-workspace/Sources/ShellOut.swift:108:52: warning: 'vars' is deprecated: Use `block` instead [#DeprecatedDeclaration]
106 |         let process = Self.init(
107 |             arguments: [command] + arguments,
108 |             environment: environment ?? ProcessEnv.vars,
    |                                                    `- warning: 'vars' is deprecated: Use `block` instead [#DeprecatedDeclaration]
109 |             workingDirectory: actualCwd,
110 |             outputRedirection: .collect(redirectStderr: false),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (36.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shellquote",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/ShellQuote"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "ShellOut",
  "name" : "ShellOut",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15.4"
    }
  ],
  "products" : [
    {
      "name" : "ShellOut",
      "targets" : [
        "ShellOut"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShellOutTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellOutTests",
      "path" : "Tests/ShellOutTests",
      "sources" : [
        "ShellOutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "ShellOut"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellOut",
      "module_type" : "SwiftTarget",
      "name" : "ShellOut",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellQuote",
        "Logging",
        "Algorithms",
        "TSCBasic"
      ],
      "product_memberships" : [
        "ShellOut"
      ],
      "sources" : [
        "QuotedString.swift",
        "ShellArgument.swift",
        "ShellOut.swift",
        "ShellOutCommand+git.swift",
        "ShellOutCommand+other.swift",
        "ShellOutCommand.swift",
        "ShellOutError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.