The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCommand with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.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/Zollerboy1/SwiftCommand
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a0ea76 Bump version of dependency swift-async-algorithms
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
4a0ea7695a17c4e4053e15814110b5086c3c2ceb
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Zollerboy1/SwiftCommand.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections.git
[1/3179] Fetching swift-system
[1655/16978] Fetching swift-system, swift-collections
[4146/21263] Fetching swift-system, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (0.99s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.99s)
Computing version for https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.35s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.41s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/92] Emitting module OrderedCollections
[10/98] Compiling OrderedCollections OrderedDictionary+Elements.swift
[11/98] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[12/98] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[13/98] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[14/98] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[15/98] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[16/98] Compiling OrderedCollections OrderedSet+Diffing.swift
[17/98] Compiling OrderedCollections OrderedSet+Equatable.swift
[18/98] Emitting module DequeModule
[19/98] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/98] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[21/98] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[22/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[23/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[24/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[25/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[26/102] Compiling OrderedCollections OrderedDictionary+Values.swift
[27/102] Compiling OrderedCollections OrderedDictionary.swift
[31/102] Emitting module SystemPackage
[40/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[48/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[49/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[52/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/102] Compiling DequeModule _DequeSlot.swift
[61/102] Compiling OrderedCollections _Hashtable+Header.swift
[62/102] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/102] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[64/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[65/102] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[66/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[67/102] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[68/102] Compiling OrderedCollections _HashTable+Bucket.swift
[69/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/102] Compiling OrderedCollections _HashTable+Constants.swift
[71/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/102] Compiling OrderedCollections _HashTable+Testing.swift
[73/102] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/102] Compiling OrderedCollections _HashTable.swift
[77/102] Compiling SystemPackage Util.swift
[78/102] Compiling SystemPackage UtilConsumers.swift
[79/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/103] Compiling OrderedCollections OrderedSet+Testing.swift
[87/103] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[88/103] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[89/103] Compiling OrderedCollections OrderedSet.swift
[90/103] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[91/103] Compiling OrderedCollections _UnsafeBitset.swift
[93/106] Compiling Collections Collections.swift
[94/106] Emitting module Collections
[109/152] Emitting module AsyncAlgorithms
[110/158] Compiling AsyncAlgorithms Locking.swift
[111/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[112/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[113/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[114/158] Compiling AsyncAlgorithms MergeStorage.swift
[115/158] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[116/158] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[117/158] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[118/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[119/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[120/158] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[121/158] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[122/158] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[123/158] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[124/158] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[125/158] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[126/158] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[127/158] Compiling AsyncAlgorithms AsyncChannel.swift
[128/158] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[129/158] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[130/158] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[131/158] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[132/158] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[133/158] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[134/158] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[135/158] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[136/158] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[137/158] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[138/158] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[139/158] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[140/158] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[141/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[142/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[143/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[144/158] Compiling AsyncAlgorithms DebounceStorage.swift
[145/158] Compiling AsyncAlgorithms Dictionary.swift
[146/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[147/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[148/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[149/158] Compiling AsyncAlgorithms ChannelStorage.swift
[150/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[151/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[152/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[153/158] Compiling AsyncAlgorithms Rethrow.swift
[154/158] Compiling AsyncAlgorithms SetAlgebra.swift
[155/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[156/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[157/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[158/158] Compiling AsyncAlgorithms ZipStorage.swift
[160/172] Compiling SwiftCommand OutputType.swift
[161/173] Compiling SwiftCommand OutputDestination.swift
[162/173] Compiling SwiftCommand FilePath+extension.swift
[163/173] Compiling SwiftCommand InputSource.swift
[164/173] Compiling SwiftCommand ExitStatus.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:201:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
                            into: bufPtr
                            ^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
                      ^
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:206:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
                            into: bufPtr
                            ^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
                      ^
[165/173] Compiling SwiftCommand FileHandle+Async.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:201:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
                            into: bufPtr
                            ^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
                      ^
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:206:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
                            into: bufPtr
                            ^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
                      ^
[166/173] Compiling SwiftCommand ProcessOutput.swift
[167/173] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
[168/173] Compiling SwiftCommand ChildProcess.swift
[169/173] Emitting module SwiftCommand
[170/173] Compiling SwiftCommand AsyncCharacterSequence.swift
[171/173] Compiling SwiftCommand AsyncLineSequence.swift
[172/173] Compiling SwiftCommand Command.swift
[173/173] Compiling SwiftCommand Either.swift
Build complete! (19.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    }
  ],
  "manifest_display_name" : "SwiftCommand",
  "name" : "SwiftCommand",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCommand",
      "targets" : [
        "SwiftCommand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCommandTests",
      "path" : "Tests/SwiftCommandTests",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "sources" : [
        "SwiftCommandTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCommand",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCommand",
      "path" : "Sources/SwiftCommand",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "SystemPackage"
      ],
      "product_memberships" : [
        "SwiftCommand"
      ],
      "sources" : [
        "AsyncCharacterSequence.swift",
        "AsyncLineSequence.swift",
        "AsyncUnicodeScalarSequence.swift",
        "ChildProcess.swift",
        "Command.swift",
        "Either.swift",
        "ExitStatus.swift",
        "FileHandle+Async.swift",
        "FilePath+extension.swift",
        "InputSource.swift",
        "OutputDestination.swift",
        "OutputType.swift",
        "ProcessOutput.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.

Build Machine: Linux 1