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 SwiftCommand with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
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 2b4db49 Update README.md
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
2b4db4995759814f8f04a0e367ac5593a5a3ceef
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-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-collections.git
Fetching https://github.com/apple/swift-system
[1/3557] Fetching swift-system
[215/7900] Fetching swift-system, swift-async-algorithms
[7684/22038] Fetching swift-system, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-system (0.48s)
Fetched https://github.com/apple/swift-async-algorithms (0.48s)
Computing version for https://github.com/apple/swift-async-algorithms
[4383/14138] Fetching swift-collections
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.38s)
Fetched https://github.com/apple/swift-collections.git (1.11s)
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.37s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[3/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[4/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[5/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[6/85] Compiling OrderedCollections OrderedDictionary.swift
[7/85] Compiling OrderedCollections OrderedSet+Codable.swift
[8/91] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[9/91] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[10/91] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[11/93] Compiling DequeModule _DequeSlot.swift
[12/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[13/93] Compiling OrderedCollections _Hashtable+Header.swift
[14/93] Compiling OrderedCollections OrderedDictionary+Codable.swift
[15/93] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/93] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[20/93] Compiling OrderedCollections OrderedSet+Testing.swift
[21/93] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[22/93] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[23/93] Compiling OrderedCollections OrderedSet.swift
[24/93] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[25/93] Compiling OrderedCollections _UnsafeBitset.swift
[27/93] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[28/93] Emitting module OrderedCollections
[30/93] Compiling OrderedCollections _HashTable+Bucket.swift
[31/93] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/93] Compiling OrderedCollections _HashTable.swift
[33/93] Compiling OrderedCollections _HashTable+BucketIterator.swift
[34/93] Compiling OrderedCollections _HashTable+Constants.swift
[35/93] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[36/93] Compiling OrderedCollections _HashTable+Testing.swift
[37/93] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/93] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[39/93] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/93] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/93] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[52/93] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[53/93] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/93] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/93] Compiling OrderedCollections OrderedSet+SubSequence.swift
[65/95] Emitting module SystemPackage
[69/95] Emitting module DequeModule
[73/96] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[74/96] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/96] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[76/96] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/96] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/96] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/96] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/96] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/96] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/96] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/96] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/96] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/101] Emitting module Collections
[93/101] Compiling Collections Collections.swift
[94/102] Compiling SystemPackage Util.swift
[95/102] Compiling SystemPackage UtilConsumers.swift
[106/149] Emitting module AsyncAlgorithms
[107/155] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[108/155] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[109/155] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[110/155] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[111/155] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[112/155] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[113/155] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[114/155] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[115/155] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[116/155] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[117/155] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[118/155] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[119/155] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[120/155] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[121/155] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[122/155] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[123/155] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[124/155] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[125/155] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[126/155] Compiling AsyncAlgorithms Rethrow.swift
[127/155] Compiling AsyncAlgorithms SetAlgebra.swift
[128/155] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[129/155] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[130/155] Compiling AsyncAlgorithms ZipStateMachine.swift
[131/155] Compiling AsyncAlgorithms ZipStorage.swift
[132/155] Compiling AsyncAlgorithms CombineLatestStorage.swift
[133/155] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[134/155] Compiling AsyncAlgorithms DebounceStateMachine.swift
[135/155] Compiling AsyncAlgorithms DebounceStorage.swift
[136/155] Compiling AsyncAlgorithms Dictionary.swift
[137/155] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[138/155] Compiling AsyncAlgorithms Locking.swift
[139/155] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[140/155] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[141/155] Compiling AsyncAlgorithms MergeStateMachine.swift
[142/155] Compiling AsyncAlgorithms MergeStorage.swift
[143/155] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[144/155] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[145/155] Compiling AsyncAlgorithms ChannelStateMachine.swift
[146/155] Compiling AsyncAlgorithms ChannelStorage.swift
[147/155] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[148/155] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[149/155] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[150/155] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[151/155] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[152/155] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[153/155] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[154/155] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[155/155] Compiling AsyncAlgorithms AsyncChannel.swift
[158/170] Compiling SwiftCommand OutputType.swift
[159/171] Compiling SwiftCommand FilePath+extension.swift
[160/171] Compiling SwiftCommand InputSource.swift
[161/171] Compiling SwiftCommand OutputDestination.swift
[162/171] Compiling SwiftCommand Command.swift
[163/171] Compiling SwiftCommand Either.swift
[164/171] Compiling SwiftCommand ExitStatus.swift
[165/171] Compiling SwiftCommand FileHandle+Async.swift
[166/171] Emitting module SwiftCommand
[167/171] Compiling SwiftCommand AsyncCharacterSequence.swift
[168/171] Compiling SwiftCommand AsyncLineSequence.swift
[169/171] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
[170/171] Compiling SwiftCommand ChildProcess.swift
[171/171] Compiling SwiftCommand ProcessOutput.swift
Build complete! (14.74s)
Build complete.
Done.