The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ShellOut, reference main (814e07), with Swift 6.0 for Linux on 30 Nov 2024 09:46:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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 814e072 Merge pull request #12 from SwiftPackageIndex/rename-argument
Cloned https://github.com/SwiftPackageIndex/ShellOut.git
Revision (git rev-parse @):
814e0722f442a240915e0aa0699f2ac537c3ddc2
SUCCESS checkout https://github.com/SwiftPackageIndex/ShellOut.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ShellOut.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/SwiftPackageIndex/ShellQuote
Fetching https://github.com/apple/swift-algorithms.git
[1/3723] Fetching swift-log
[225/3799] Fetching swift-log, shellquote
[413/9390] Fetching swift-log, shellquote, swift-algorithms
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (0.46s)
[4340/9314] Fetching swift-log, swift-algorithms
[7526/15862] Fetching swift-log, swift-algorithms, swift-tools-support-core
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.00s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (3.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.23s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.91s)
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.1 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.75s)
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.2
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.2
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.1
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.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/11] Write sources
[7/11] Compiling TSCclibc libc.c
[8/11] Compiling TSCclibc process.c
[9/11] Compiling _NumericsShims _NumericsShims.c
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/30] Compiling RealModule Real.swift
[13/31] Compiling RealModule RealFunctions.swift
[14/31] Compiling RealModule Float16+Real.swift
[15/31] Compiling RealModule Float80+Real.swift
[16/31] Compiling RealModule Float+Real.swift
[17/31] Compiling RealModule ElementaryFunctions.swift
[18/31] Emitting module RealModule
[19/31] Compiling RealModule AlgebraicField.swift
[20/31] Compiling RealModule ApproximateEquality.swift
[21/31] Compiling RealModule AugmentedArithmetic.swift
[22/31] Compiling RealModule Double+Real.swift
[24/57] Compiling TSCLibc libc.swift
[25/57] Emitting module TSCLibc
[26/57] Compiling Logging MetadataProvider.swift
[27/58] Compiling Logging Locks.swift
[28/58] Compiling Logging Logging.swift
[29/58] Compiling Logging LogHandler.swift
[30/58] Emitting module Logging
[33/99] Compiling TSCBasic CacheableSequence.swift
[34/99] Compiling TSCBasic Closable.swift
[35/99] Compiling TSCBasic CodableResult.swift
[36/99] Compiling TSCBasic CollectionAlgorithms.swift
[37/102] Compiling TSCBasic Process.swift
[38/102] Compiling TSCBasic ProcessEnv.swift
[39/102] Compiling TSCBasic ProcessSet.swift
[40/102] Compiling TSCBasic RegEx.swift
[41/102] Compiling TSCBasic HashAlgorithms.swift
[42/102] Compiling TSCBasic JSON.swift
[43/102] Compiling TSCBasic OSLog.swift
[44/102] Compiling TSCBasic ObjectIdentifierProtocol.swift
[45/102] Compiling TSCBasic OrderedDictionary.swift
[46/102] Compiling TSCBasic OrderedSet.swift
[47/102] Compiling TSCBasic Path.swift
[48/102] Compiling TSCBasic PathShims.swift
[49/102] Compiling TSCBasic CollectionExtensions.swift
[50/102] Compiling TSCBasic Condition.swift
[51/102] Compiling TSCBasic DeltaAlgorithm.swift
[52/102] Compiling TSCBasic DiagnosticsEngine.swift
[53/102] Emitting module ShellQuote
[54/102] Compiling ShellQuote ShellQuote.swift
[56/103] Compiling Algorithms Trim.swift
[57/103] Compiling Algorithms Unique.swift
[58/103] Compiling Algorithms Windows.swift
[64/108] Compiling TSCBasic Await.swift
[65/108] Compiling TSCBasic Base64URL.swift
[66/108] Compiling TSCBasic ByteString.swift
[67/108] Compiling TSCBasic CStringArray.swift
[79/108] Emitting module TSCBasic
[86/108] Compiling TSCBasic Result.swift
[87/108] Compiling TSCBasic SortedArray.swift
[88/108] Compiling TSCBasic StringConversions.swift
[89/108] Compiling TSCBasic SynchronizedQueue.swift
[90/108] Compiling TSCBasic TemporaryFile.swift
[96/108] Compiling TSCBasic Lock.swift
[97/108] Compiling TSCBasic DictionaryExtensions.swift
[98/108] Compiling TSCBasic DictionaryLiteralExtensions.swift
[99/108] Compiling TSCBasic EditDistance.swift
[100/108] Compiling TSCBasic FileInfo.swift
[101/108] Compiling TSCBasic FileSystem.swift
[102/108] Compiling TSCBasic GraphAlgorithms.swift
[103/108] Compiling TSCBasic TerminalController.swift
[104/108] Compiling TSCBasic Thread.swift
[105/108] Compiling TSCBasic Tuple.swift
[106/108] Compiling TSCBasic WritableByteStream.swift
[107/108] Compiling TSCBasic misc.swift
[108/109] Emitting module Algorithms
[111/118] Compiling ShellOut ShellOutError.swift
[112/118] Compiling ShellOut ShellOutCommand.swift
[113/118] Emitting module ShellOut
[114/118] Compiling ShellOut QuotedString.swift
[115/118] Compiling ShellOut ShellArgument.swift
[116/118] Compiling ShellOut ShellOutCommand+other.swift
[117/118] Compiling ShellOut ShellOutCommand+git.swift
[118/118] 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:)'
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,
/host/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),
Build complete! (49.06s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.