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.0 for macOS (SPM) on 11 Jun 2025 18:51:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/ShellOut.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ShellOut.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[7/12] Compiling TSCclibc process.c
[8/12] Compiling _NumericsShims _NumericsShims.c
[9/12] Compiling TSCclibc libc.c
[10/12] Write swift-version-5BDAB9E9C0126B9D.txt
[11/12] Compiling TSCclibc strerror.c
[13/31] Compiling RealModule Float80+Real.swift
[14/31] Compiling RealModule Real.swift
[15/32] Compiling RealModule Float16+Real.swift
[16/32] Compiling RealModule Float+Real.swift
[17/32] Compiling RealModule ElementaryFunctions.swift
[18/32] Compiling RealModule ApproximateEquality.swift
[19/32] Emitting module RealModule
[20/32] Compiling RealModule AlgebraicField.swift
[21/32] Compiling RealModule Double+Real.swift
[22/32] Compiling RealModule AugmentedArithmetic.swift
[23/32] Compiling RealModule RealFunctions.swift
[24/58] Compiling Algorithms Suffix.swift
[25/58] Compiling Algorithms Trim.swift
[26/60] Compiling Algorithms Unique.swift
[27/60] Compiling Algorithms Windows.swift
[28/60] Compiling Algorithms Joined.swift
[29/60] Compiling Algorithms Keyed.swift
[30/60] Compiling Algorithms MinMax.swift
[31/60] Compiling Algorithms Split.swift
[32/60] Compiling Algorithms Stride.swift
[33/60] Compiling Algorithms Partition.swift
[34/60] Compiling Algorithms Permutations.swift
[35/60] Compiling Algorithms Product.swift
[36/60] Compiling Algorithms EitherSequence.swift
[37/60] Compiling Algorithms FirstNonNil.swift
[38/60] Compiling Algorithms FlattenCollection.swift
[39/60] Compiling Algorithms Combinations.swift
[40/60] Compiling Algorithms Compacted.swift
[41/60] Compiling Algorithms Cycle.swift
[42/60] Compiling Algorithms Grouped.swift
[43/60] Compiling Algorithms Indexed.swift
[44/60] Compiling Algorithms Intersperse.swift
[45/60] Compiling Algorithms RandomSample.swift
[46/60] Compiling Algorithms Reductions.swift
[47/60] Compiling Algorithms Rotate.swift
[48/60] Compiling Algorithms AdjacentPairs.swift
[49/60] Compiling Algorithms Chain.swift
[50/60] Compiling Algorithms Chunked.swift
[51/60] Emitting module TSCLibc
[52/60] Compiling TSCLibc libc.swift
[53/60] Compiling Logging MetadataProvider.swift
[54/60] Compiling Logging LogHandler.swift
[55/101] Emitting module Algorithms
[56/101] Emitting module Logging
[57/101] Compiling Logging Locks.swift
[58/101] Compiling Logging Logging.swift
[59/101] Emitting module ShellQuote
[60/101] Compiling ShellQuote ShellQuote.swift
[61/101] Compiling TSCBasic OSLog.swift
[62/101] Compiling TSCBasic ObjectIdentifierProtocol.swift
[63/101] Compiling TSCBasic OrderedDictionary.swift
[64/101] Compiling TSCBasic OrderedSet.swift
[65/105] Emitting module TSCBasic
[66/105] Compiling TSCBasic DeltaAlgorithm.swift
[67/105] Compiling TSCBasic DiagnosticsEngine.swift
[68/105] Compiling TSCBasic DictionaryExtensions.swift
[69/105] Compiling TSCBasic DictionaryLiteralExtensions.swift
[70/105] Compiling TSCBasic EditDistance.swift
[71/105] Compiling TSCBasic Closable.swift
[72/105] Compiling TSCBasic CodableResult.swift
[73/105] Compiling TSCBasic CollectionAlgorithms.swift
[74/105] Compiling TSCBasic CollectionExtensions.swift
[75/105] Compiling TSCBasic Condition.swift
[76/105] Compiling TSCBasic ProcessSet.swift
[77/105] Compiling TSCBasic RegEx.swift
[78/105] Compiling TSCBasic Result.swift
[79/105] Compiling TSCBasic SortedArray.swift
[80/105] Compiling TSCBasic Await.swift
[81/105] Compiling TSCBasic Base64URL.swift
[82/105] Compiling TSCBasic ByteString.swift
[83/105] Compiling TSCBasic CStringArray.swift
[84/105] Compiling TSCBasic CacheableSequence.swift
[85/105] Compiling TSCBasic Thread.swift
[86/105] Compiling TSCBasic Tuple.swift
[87/105] Compiling TSCBasic WritableByteStream.swift
[88/105] Compiling TSCBasic misc.swift
[89/105] Compiling TSCBasic StringConversions.swift
[90/105] Compiling TSCBasic SynchronizedQueue.swift
[91/105] Compiling TSCBasic TemporaryFile.swift
[92/105] Compiling TSCBasic TerminalController.swift
[93/105] Compiling TSCBasic JSONMapper.swift
[94/105] Compiling TSCBasic KeyedPair.swift
[95/105] Compiling TSCBasic LazyCache.swift
[96/105] Compiling TSCBasic Lock.swift
[97/105] Compiling TSCBasic Path.swift
[98/105] Compiling TSCBasic PathShims.swift
[99/105] Compiling TSCBasic Process.swift
[100/105] Compiling TSCBasic ProcessEnv.swift
[101/105] Compiling TSCBasic FileInfo.swift
[102/105] Compiling TSCBasic FileSystem.swift
[103/105] Compiling TSCBasic GraphAlgorithms.swift
[104/105] Compiling TSCBasic HashAlgorithms.swift
[105/105] Compiling TSCBasic JSON.swift
[106/113] Compiling ShellOut ShellOutCommand+other.swift
[107/113] Compiling ShellOut ShellOutCommand+git.swift
[108/113] Compiling ShellOut ShellOutCommand.swift
[109/113] Compiling ShellOut ShellOut.swift
/Users/admin/builder/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:)'
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:)'
    |                            `- note: use 'init(arguments:environmentBlock:workingDirectory:outputRedirection:startNewProcessGroup:loggingHandler:)' instead
107 |             arguments: [command] + arguments,
108 |             environment: environment ?? ProcessEnv.vars,
/Users/admin/builder/spi-builder-workspace/Sources/ShellOut.swift:108:52: warning: 'vars' is deprecated: Use `block` instead
106 |         let process = Self.init(
107 |             arguments: [command] + arguments,
108 |             environment: environment ?? ProcessEnv.vars,
    |                                                    `- warning: 'vars' is deprecated: Use `block` instead
109 |             workingDirectory: actualCwd,
110 |             outputRedirection: .collect(redirectStderr: false),
[110/113] Compiling ShellOut ShellOutError.swift
[111/113] Compiling ShellOut QuotedString.swift
[112/113] Emitting module ShellOut
[113/113] Compiling ShellOut ShellArgument.swift
Build complete! (17.49s)
Fetching https://github.com/SwiftPackageIndex/ShellQuote
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/76] Fetching shellquote
[77/6035] Fetching shellquote, swift-algorithms
[197/9871] Fetching shellquote, swift-algorithms, swift-log
[1475/16698] Fetching shellquote, swift-algorithms, swift-log, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.22s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.22s)
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (1.22s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (3.07s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5749] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.08s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
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.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Creating working copy for https://github.com/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote resolved at 1.0.2
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/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
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" : "/Users/admin/builder/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"
}
Done.