The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-process-invocation, reference 1.3.0-beta.5.0.1 (3e4efd), with Swift 6.2 for Linux on 22 Jan 2026 03:33:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/swift-process-invocation.git
Reference: 1.3.0-beta.5.0.1
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/xcode-actions/swift-process-invocation
 * tag               1.3.0-beta.5.0.1 -> FETCH_HEAD
HEAD is now at 3e4efde Fix some trivial warnings
Cloned https://github.com/xcode-actions/swift-process-invocation.git
Revision (git rev-parse @):
3e4efde516af4b01ab8a3da687541aad94523f3e
SUCCESS checkout https://github.com/xcode-actions/swift-process-invocation.git at 1.3.0-beta.5.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/xcode-actions/swift-process-invocation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:028db8def7a0a170322a168cc6b6bf6fa53e165049035becb7303fffc498bb80
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/xcode-actions/swift-signal-handling.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
[1/564] Fetching swift-signal-handling
[565/1433] Fetching swift-signal-handling, clt-logger
[1113/6858] Fetching swift-signal-handling, clt-logger, swift-system
[2262/12669] Fetching swift-signal-handling, clt-logger, swift-system, swift-log
[3591/12718] Fetching swift-signal-handling, clt-logger, swift-system, swift-log, unwraporthrow
[3756/29831] Fetching swift-signal-handling, clt-logger, swift-system, swift-log, unwraporthrow, swift-argument-parser
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.52s)
[6455/29782] Fetching swift-signal-handling, clt-logger, swift-system, swift-log, swift-argument-parser
Fetching https://github.com/Frizlab/stream-reader.git
[22083/30833] Fetching swift-signal-handling, clt-logger, swift-system, swift-log, swift-argument-parser, stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.43s)
[28585/29782] Fetching swift-signal-handling, clt-logger, swift-system, swift-log, swift-argument-parser
Fetched https://github.com/xcode-actions/swift-signal-handling.git from cache (1.28s)
Fetched https://github.com/apple/swift-system.git from cache (1.28s)
Fetched https://github.com/apple/swift-log.git from cache (1.29s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (1.29s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.30s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 1.0.0 (1.74s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.38s)
Computing version for https://github.com/xcode-actions/swift-signal-handling.git
Computed https://github.com/xcode-actions/swift-signal-handling.git at 1.1.4 (0.43s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.1.0 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.55s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/xcode-actions/swift-signal-handling.git
Working copy of https://github.com/xcode-actions/swift-signal-handling.git resolved at 1.1.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/33] Write sources
[13/33] Compiling CGNUSourceExportsForTests exports_for_tests.c
[14/33] Compiling CGNUSourceExports exports.c
[15/33] Compiling CSystem shims.c
[16/33] Compiling CMacroExports exports.c
[17/33] Write swift-version-24593BA9C3E375BF.txt
[19/83] Emitting module UnwrapOrThrow
[20/83] Emitting module SystemPackage
[21/87] Compiling SystemPackage Errno.swift
[22/87] Compiling SystemPackage ErrnoWindows.swift
[23/87] Compiling SystemPackage FileDescriptor.swift
[24/87] Compiling SystemPackage FileHelpers.swift
[25/87] Compiling SystemPackage FileOperations.swift
[26/87] Compiling SystemPackage FilePath.swift
[27/87] Compiling SystemPackage FilePathComponentView.swift
[28/87] Compiling SystemPackage FilePathComponents.swift
[29/87] Compiling SystemPackage FilePathParsing.swift
[30/87] Compiling SystemPackage FilePathString.swift
[31/87] Compiling SystemPackage FilePathSyntax.swift
[32/87] Compiling SystemPackage FilePathTemp.swift
[33/87] Compiling SystemPackage FilePathTempPosix.swift
[34/87] Compiling SystemPackage FilePathTempWindows.swift
[35/87] Compiling SystemPackage Syscalls.swift
[36/87] Compiling SystemPackage WindowsSyscallAdapters.swift
[37/87] Compiling SystemPackage MachPort.swift
[38/87] Compiling SystemPackage PlatformString.swift
[39/87] Compiling Logging MetadataProvider.swift
[40/87] Emitting module ArgumentParserToolInfo
[41/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/88] Compiling SystemPackage Constants.swift
[43/88] Compiling SystemPackage Exports.swift
[44/88] Compiling SystemPackage Mocking.swift
[45/88] Compiling SystemPackage RawBuffer.swift
[46/88] Emitting module Logging
[48/88] Compiling Logging Locks.swift
[49/88] Compiling Logging Logging.swift
[50/88] Compiling Logging LogHandler.swift
[51/89] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[52/119] Wrapping AST for ArgumentParserToolInfo for debugging
[54/135] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[55/136] Wrapping AST for Logging for debugging
[56/139] Wrapping AST for UnwrapOrThrow for debugging
[58/146] Compiling StreamReader URLSessionStreamTaskReader.swift
[59/146] Compiling StreamReader InputStreamReader.swift
[60/146] Compiling CLTLogger CLTLogger+WithSendable.swift
[61/146] Compiling CLTLogger CLTLogger.swift
[62/146] Compiling StreamReader StreamReader.swift
[63/146] Emitting module StreamReader
[64/147] Compiling CLTLogger Scanner+OldOS.swift
[65/148] Compiling ArgumentParser SequenceExtensions.swift
[66/148] Compiling ArgumentParser StringExtensions.swift
[67/148] Compiling ArgumentParser SwiftExtensions.swift
[68/148] Compiling ArgumentParser InputOrigin.swift
[69/148] Compiling StreamReader StreamReaderErrors.swift
[70/148] Compiling StreamReader DataReader.swift
[71/148] Compiling CLTLogger NSLock+withLock.swift
[72/148] Compiling CLTLogger OutputEnvironment.swift
[73/148] Compiling StreamReader GenericStreamReader.swift
[74/148] Compiling CLTLogger DummySendable.swift
[75/148] Compiling CLTLogger Emoji.swift
[76/148] Compiling CLTLogger String+Utils.swift
[77/148] Emitting module ArgumentParser
[78/148] Compiling StreamReader Matching.swift
[79/155] Emitting module CLTLogger
[80/155] Wrapping AST for StreamReader for debugging
[82/155] Compiling ArgumentParser Foundation.swift
[83/155] Compiling ArgumentParser Mutex.swift
[84/155] Compiling ArgumentParser Platform.swift
[90/155] Compiling CLTLogger EmojiSet.swift
[91/155] Compiling CLTLogger SGR.swift
[92/156] Compiling ArgumentParser ParentCommand.swift
[93/156] Compiling ArgumentParser AsyncParsableCommand.swift
[94/156] Compiling ArgumentParser CommandConfiguration.swift
[95/156] Compiling ArgumentParser CommandGroup.swift
[96/156] Compiling ArgumentParser EnumerableFlag.swift
[97/156] Compiling ArgumentParser ExpressibleByArgument.swift
[98/156] Compiling ArgumentParser ParsableArguments.swift
[99/156] Compiling ArgumentParser ParsableCommand.swift
[100/156] Compiling ArgumentParser ArgumentDecoder.swift
[101/156] Compiling ArgumentParser ArgumentDefinition.swift
[102/156] Compiling ArgumentParser ArgumentSet.swift
[103/156] Compiling ArgumentParser CommandParser.swift
[104/156] Compiling ArgumentParser InputKey.swift
[106/156] Compiling ArgumentParser Tree.swift
[107/156] Compiling ArgumentParser CodingKeyValidator.swift
[108/156] Compiling ArgumentParser NonsenseFlagsValidator.swift
[109/156] Compiling ArgumentParser ParsableArgumentsValidation.swift
[110/156] Compiling ArgumentParser PositionalArgumentsValidator.swift
[111/156] Compiling ArgumentParser UniqueNamesValidator.swift
[111/156] Wrapping AST for CLTLogger for debugging
[114/156] Compiling ArgumentParser Name.swift
[115/156] Compiling ArgumentParser Parsed.swift
[116/156] Compiling ArgumentParser ParsedValues.swift
[117/156] Compiling ArgumentParser ParserError.swift
[118/156] Compiling ArgumentParser SplitArguments.swift
[119/156] Compiling ArgumentParser DumpHelpGenerator.swift
[120/156] Compiling ArgumentParser HelpCommand.swift
[121/156] Compiling ArgumentParser HelpGenerator.swift
[122/156] Compiling ArgumentParser MessageInfo.swift
[123/156] Compiling ArgumentParser UsageGenerator.swift
[124/156] Compiling ArgumentParser CollectionExtensions.swift
[125/156] Compiling ArgumentParser ArgumentVisibility.swift
[126/156] Compiling ArgumentParser CompletionKind.swift
[127/156] Compiling ArgumentParser Errors.swift
[128/156] Compiling ArgumentParser Flag.swift
[129/156] Compiling ArgumentParser NameSpecification.swift
[130/156] Compiling ArgumentParser Option.swift
[131/156] Compiling ArgumentParser OptionGroup.swift
[136/156] Compiling ArgumentParser Argument.swift
[137/156] Compiling ArgumentParser ArgumentDiscussion.swift
[138/156] Compiling ArgumentParser ArgumentHelp.swift
[139/157] Wrapping AST for ArgumentParser for debugging
[149/161] Wrapping AST for SystemPackage for debugging
[151/172] Compiling SignalHandling SignalHandlingConfig.swift
[152/172] Compiling SignalHandling SignalHandlingError.swift
[153/173] Compiling ProcessInvocationBridge Utils.swift
[154/173] Compiling SignalHandling Utils.swift
[155/173] Compiling SignalHandling SigactionDelayer_Unsig.swift
[156/173] Emitting module SignalHandling
[157/173] Compiling ProcessInvocationBridge ProcessInvocationBridge.swift
[158/173] Emitting module ProcessInvocationBridge
[159/174] Compiling SignalHandling DelayedSigaction.swift
[160/174] Compiling SignalHandling DelayedSigactionHandler.swift
[161/174] Compiling SignalHandling SigactionHandler.swift
[162/174] Compiling SignalHandling Signal.swift
[163/174] Compiling SignalHandling Sigaction.swift
[164/174] Compiling SignalHandling SigactionFlag.swift
[165/174] Compiling SignalHandling SigactionDelayer_Block.swift
[167/175] Wrapping AST for ProcessInvocationBridge for debugging
[168/175] Write Objects.LinkFileList
[169/175] Wrapping AST for SignalHandling for debugging
[170/175] Linking swift-process-invocation-bridge
[172/187] Compiling ProcessInvocation ProcessInvocation+Deprecated.swift
[173/187] Compiling ProcessInvocation LineWithSource.swift
[174/187] Compiling ProcessInvocation OutputRedirectMode.swift
[175/187] Compiling ProcessInvocation ProcessInvocation+Pipe.swift
/host/spi-builder-workspace/Sources/ProcessInvocation/ProcessInvocation+Pipe.swift:61:10: warning: capture of 'reader' with non-Sendable type 'any StreamReader' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 59 |
 60 | 				do {
 61 | 					try reader.peekData(size: Swift.max(0, maxCacheSize - (reader.currentStreamReadPosition - reader.currentReadPosition)), allowReadingLess: true, { _ in })
    |          `- warning: capture of 'reader' with non-Sendable type 'any StreamReader' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 62 | 					try reader.peekData(size: reader.currentStreamReadPosition - reader.currentReadPosition, allowReadingLess: false, { bytes in
 63 | 						let (writtenNow, readError) = { () -> (Int, Int32) in
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Core/StreamReader.swift:12:17: note: protocol 'StreamReader' does not conform to the 'Sendable' protocol
 10 |
 11 |
 12 | public protocol StreamReader : AnyObject {
    |                 `- note: protocol 'StreamReader' does not conform to the 'Sendable' protocol
 13 |
 14 | 	/**
/host/spi-builder-workspace/Sources/ProcessInvocation/ProcessInvocation+Pipe.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'StreamReader'
  1 | import Foundation
  2 |
  3 | import StreamReader
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'StreamReader'
  4 | import SystemPackage
  5 |
/host/spi-builder-workspace/Sources/ProcessInvocation/ProcessInvocation+Pipe.swift:77:19: warning: capture of 'reader' with non-Sendable type 'any StreamReader' in an isolated closure; this is an error in the Swift 6 language mode
 75 |
 76 | 						if writtenNow > 0 {
 77 | 							do    {try reader.readData(size: writtenNow, allowReadingLess: false, { _ in /*nop: we only update the current read position.*/ })}
    |                   `- warning: capture of 'reader' with non-Sendable type 'any StreamReader' in an isolated closure; this is an error in the Swift 6 language mode
 78 | 							catch {Conf.logger?.critical("Invalid StreamReader (or internal logic error)! Reading from the stream failed but the data should already be in the buffer.")}
 79 | 						} else if writtenNow < 0 {
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Core/StreamReader.swift:12:17: note: protocol 'StreamReader' does not conform to the 'Sendable' protocol
 10 |
 11 |
 12 | public protocol StreamReader : AnyObject {
    |                 `- note: protocol 'StreamReader' does not conform to the 'Sendable' protocol
 13 |
 14 | 	/**
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[176/188] Compiling ProcessInvocation Utils.swift
[177/188] Compiling ProcessInvocation  Config.swift
/host/spi-builder-workspace/Sources/ProcessInvocation/ Config.swift:10:20: warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 8 | public enum ProcessInvocationConfig {
 9 |
10 | 	public static var logger: Logging.Logger? = {
   |                    |- warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                    |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | 		return Logger(label: "com.xcode-actions.process-invocation")
12 | 	}()
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[178/188] Compiling ProcessInvocation  Constants.swift
/host/spi-builder-workspace/Sources/ProcessInvocation/ Config.swift:10:20: warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 8 | public enum ProcessInvocationConfig {
 9 |
10 | 	public static var logger: Logging.Logger? = {
   |                    |- warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                    |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | 		return Logger(label: "com.xcode-actions.process-invocation")
12 | 	}()
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[179/188] Compiling ProcessInvocation  Errors.swift
[180/188] Compiling ProcessInvocation FileDescriptor+GenericReadStream.swift
[181/188] Compiling ProcessInvocation InputRedirectMode.swift
[182/188] Compiling ProcessInvocation LineSeparators.swift
[183/188] Emitting module ProcessInvocation
/host/spi-builder-workspace/Sources/ProcessInvocation/ Config.swift:10:20: warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 8 | public enum ProcessInvocationConfig {
 9 |
10 | 	public static var logger: Logging.Logger? = {
   |                    |- warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                    |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | 		return Logger(label: "com.xcode-actions.process-invocation")
12 | 	}()
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[184/188] Compiling ProcessInvocation ProcessInvocation.swift
/host/spi-builder-workspace/Sources/ProcessInvocation/ProcessInvocation.swift:729:4: warning: capture of 'signalCleanupHandler' with non-Sendable type '() -> ()' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 727 | 				}
 728 | 			}
 729 | 			signalCleanupHandler()
     |    |- warning: capture of 'signalCleanupHandler' with non-Sendable type '() -> ()' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
     |    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 730 | 			g.leave()
 731 | 		}
/host/spi-builder-workspace/Sources/ProcessInvocation/ProcessInvocation.swift:874:21: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
 872 | 					do {
 873 | 						let (p, g) = try invocation.invoke{ result, _, _ in
 874 | 							continuation.yield(with: result)
     |                     |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
     |                     `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 875 | 						}
 876 | 						process = p
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[185/189] Wrapping AST for ProcessInvocation for debugging
[187/191] Compiling ManualTests main.swift
/host/spi-builder-workspace/Sources/ManualTests/main.swift:20:25: warning: reference to static property 'logger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
18 | 	return ret
19 | }()
20 | ProcessInvocationConfig.logger = logger
   |                         `- warning: reference to static property 'logger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
21 |
22 |
/host/spi-builder-workspace/Sources/ProcessInvocation/ Config.swift:10:20: note: static property declared here
 8 | public enum ProcessInvocationConfig {
 9 |
10 | 	public static var logger: Logging.Logger? = {
   |                    `- note: static property declared here
11 | 		return Logger(label: "com.xcode-actions.process-invocation")
12 | 	}()
[188/191] Emitting module ManualTests
/host/spi-builder-workspace/Sources/ManualTests/main.swift:20:25: warning: reference to static property 'logger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
18 | 	return ret
19 | }()
20 | ProcessInvocationConfig.logger = logger
   |                         `- warning: reference to static property 'logger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
21 |
22 |
/host/spi-builder-workspace/Sources/ProcessInvocation/ Config.swift:10:20: note: static property declared here
 8 | public enum ProcessInvocationConfig {
 9 |
10 | 	public static var logger: Logging.Logger? = {
   |                    `- note: static property declared here
11 | 		return Logger(label: "com.xcode-actions.process-invocation")
12 | 	}()
[189/192] Wrapping AST for ManualTests for debugging
[190/192] Write Objects.LinkFileList
[191/192] Linking ManualTests
Build complete! (49.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "stream-reader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/stream-reader.git"
    },
    {
      "identity" : "unwraporthrow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/UnwrapOrThrow.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    },
    {
      "identity" : "swift-signal-handling",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/swift-signal-handling.git"
    }
  ],
  "manifest_display_name" : "swift-process-invocation",
  "name" : "swift-process-invocation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ProcessInvocation",
      "targets" : [
        "ProcessInvocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-process-invocation-bridge",
      "targets" : [
        "ProcessInvocationBridge"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ManualTests",
      "targets" : [
        "ManualTests"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProcessInvocationTests",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocationTests",
      "path" : "Tests/ProcessInvocationTests",
      "product_dependencies" : [
        "CLTLogger",
        "Logging",
        "StreamReader",
        "SystemPackage"
      ],
      "sources" : [
        "ProcessInvocationTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "ProcessInvocation",
        "CGNUSourceExportsForTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProcessInvocationBridge",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocationBridge",
      "path" : "Sources/ProcessInvocationBridge",
      "product_dependencies" : [
        "ArgumentParser",
        "CLTLogger",
        "Logging",
        "StreamReader",
        "SystemPackage"
      ],
      "product_memberships" : [
        "ProcessInvocation",
        "swift-process-invocation-bridge",
        "ManualTests"
      ],
      "sources" : [
        "ProcessInvocationBridge.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CMacroExports",
        "CGNUSourceExports"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ProcessInvocation",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocation",
      "path" : "Sources/ProcessInvocation",
      "product_dependencies" : [
        "Logging",
        "SignalHandling",
        "StreamReader",
        "UnwrapOrThrow",
        "SystemPackage"
      ],
      "product_memberships" : [
        "ProcessInvocation",
        "ManualTests"
      ],
      "sources" : [
        " Config.swift",
        " Constants.swift",
        " Errors.swift",
        "FileDescriptor+GenericReadStream.swift",
        "InputRedirectMode.swift",
        "LineSeparators.swift",
        "LineWithSource.swift",
        "OutputRedirectMode.swift",
        "ProcessInvocation+Deprecated.swift",
        "ProcessInvocation+Pipe.swift",
        "ProcessInvocation.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CMacroExports",
        "CGNUSourceExports",
        "ProcessInvocationBridge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ManualTests",
      "module_type" : "SwiftTarget",
      "name" : "ManualTests",
      "path" : "Sources/ManualTests",
      "product_dependencies" : [
        "CLTLogger",
        "Logging",
        "StreamReader"
      ],
      "product_memberships" : [
        "ManualTests"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ProcessInvocation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CMacroExports",
      "module_type" : "ClangTarget",
      "name" : "CMacroExports",
      "path" : "Sources/CMacroExports",
      "product_memberships" : [
        "ProcessInvocation",
        "swift-process-invocation-bridge",
        "ManualTests"
      ],
      "sources" : [
        "exports.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGNUSourceExportsForTests",
      "module_type" : "ClangTarget",
      "name" : "CGNUSourceExportsForTests",
      "path" : "Sources/CGNUSourceExportsForTests",
      "sources" : [
        "exports_for_tests.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGNUSourceExports",
      "module_type" : "ClangTarget",
      "name" : "CGNUSourceExports",
      "path" : "Sources/CGNUSourceExports",
      "product_memberships" : [
        "ProcessInvocation",
        "swift-process-invocation-bridge",
        "ManualTests"
      ],
      "sources" : [
        "exports.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:028db8def7a0a170322a168cc6b6bf6fa53e165049035becb7303fffc498bb80
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.