The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-service-lifecycle with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.git
Reference: 2.4.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/swift-server/swift-service-lifecycle
 * tag               2.4.1      -> FETCH_HEAD
HEAD is now at d7fe0e7 `cancelOnGracefulShutdown` hangs, if cancellation is not immediately (#177)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
d7fe0e731499a8dcce53bf4cbbc812c8e565d3a7
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at 2.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/swift-server/swift-service-lifecycle.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
[1/4239] Fetching swift-async-algorithms
[4156/5696] Fetching swift-async-algorithms, swift-docc-plugin
[4794/8869] Fetching swift-async-algorithms, swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.43s)
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[1414/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.40s)
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.78s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2485] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.85s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/17] Write sources
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/42] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[19/42] Compiling _CollectionsUtilities Specialize.swift
[20/44] Compiling ConcurrencyHelpers LockedValueBox.swift
[21/44] Compiling _CollectionsUtilities Debugging.swift
[22/44] Compiling _CollectionsUtilities Descriptions.swift
[23/44] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[24/44] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[25/44] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/44] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/44] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[28/44] Compiling _CollectionsUtilities _SortedCollection.swift
[29/44] Compiling _CollectionsUtilities _UniqueCollection.swift
[30/44] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/44] Compiling _CollectionsUtilities Integer rank.swift
[32/44] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[33/44] Emitting module _CollectionsUtilities
[34/44] Compiling _CollectionsUtilities UInt+reversed.swift
[35/44] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[36/44] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/44] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/222] Compiling HeapModule Heap+Invariants.swift
[40/223] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/320] Compiling HeapModule Heap+Descriptions.swift
[42/320] Compiling HashTreeCollections _HashNode+Structural merge.swift
[43/320] Compiling HashTreeCollections _AncestorHashSlots.swift
[44/322] Compiling HeapModule _HeapNode.swift
[45/322] Compiling HeapModule Heap.swift
[46/322] Compiling HeapModule Heap+UnsafeHandle.swift
[47/322] Emitting module HeapModule
[48/323] Compiling DequeModule _DequeSlot.swift
[49/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/323] Compiling HashTreeCollections _HashStack.swift
[52/323] Compiling HashTreeCollections _HashTreeIterator.swift
[53/323] Compiling HashTreeCollections _HashTreeStatistics.swift
[54/323] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[55/323] Compiling HashTreeCollections _RawHashNode.swift
[56/323] Compiling HashTreeCollections _UnmanagedHashNode.swift
[57/323] Compiling HashTreeCollections _UnsafePath.swift
[58/323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[59/323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[60/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[61/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[62/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[63/323] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[64/323] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[65/330] Compiling HashTreeCollections TreeSet+Hashable.swift
[66/330] Compiling HashTreeCollections TreeSet+Sendable.swift
[67/330] Compiling HashTreeCollections TreeSet+Sequence.swift
[68/330] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[69/330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[70/330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[71/330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[72/330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[73/330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[74/330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[75/340] Compiling HashTreeCollections _HashNode+Structural union.swift
[76/340] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[77/340] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[78/340] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[79/340] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[80/340] Compiling HashTreeCollections _HashNode.swift
[81/340] Compiling HashTreeCollections _HashNodeHeader.swift
[82/347] Compiling Logging MetadataProvider.swift
[83/347] Compiling Logging Locks.swift
[84/347] Emitting module ConcurrencyHelpers
[85/347] Compiling ConcurrencyHelpers Lock.swift
[86/348] Emitting module BitCollections
[87/348] Compiling HashTreeCollections _HashSlot.swift
[96/351] Compiling HashTreeCollections _HashNode+Debugging.swift
[97/351] Compiling HashTreeCollections _HashNode+Initializers.swift
[98/351] Compiling HashTreeCollections _HashNode+Invariants.swift
[99/351] Compiling HashTreeCollections _HashNode+Lookups.swift
[100/351] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[101/351] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[102/351] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[111/351] Compiling HashTreeCollections _HashNode+Storage.swift
[112/351] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[113/351] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[114/351] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[115/351] Compiling HashTreeCollections _HashNode+Structural filter.swift
[116/351] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[117/351] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[118/351] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[119/351] Compiling BitCollections Range+Utilities.swift
[120/351] Compiling BitCollections Slice+Utilities.swift
[121/351] Compiling BitCollections UInt+Tricks.swift
[122/351] Compiling BitCollections _Word.swift
[123/351] Compiling OrderedCollections OrderedSet.swift
[124/351] Compiling OrderedCollections _UnsafeBitset.swift
[125/351] Compiling HashTreeCollections TreeSet+Equatable.swift
[126/351] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[127/351] Compiling HashTreeCollections TreeSet+Extras.swift
[128/351] Compiling HashTreeCollections TreeSet+Filter.swift
[129/351] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[130/351] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[131/351] Compiling HashTreeCollections TreeDictionary+Filter.swift
[137/351] Compiling BitCollections BitSet.Index.swift
[138/351] Compiling BitCollections BitSet._UnsafeHandle.swift
[139/351] Compiling BitCollections BitSet.swift
[141/351] Compiling HashTreeCollections TreeDictionary+Codable.swift
[142/351] Compiling HashTreeCollections TreeDictionary+Collection.swift
[143/351] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[144/351] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[145/351] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[154/351] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[155/351] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[156/351] Emitting module DequeModule
[157/351] Compiling HashTreeCollections _Bitmap.swift
[158/351] Compiling HashTreeCollections _Bucket.swift
[159/351] Compiling HashTreeCollections _Hash.swift
[160/352] Emitting module UnixSignals
[162/352] Emitting module Logging
[163/352] Compiling Logging Logging.swift
[164/352] Compiling Logging LogHandler.swift
[165/352] Compiling UnixSignals UnixSignal.swift
[167/353] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[168/353] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/353] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/353] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/353] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/353] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/353] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/353] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/353] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/353] Compiling HashTreeCollections TreeSet.swift
[177/353] Compiling UnixSignals UnixSignalsSequence.swift
[311/364] Emitting module OrderedCollections
[346/365] Emitting module _RopeModule
[347/365] Compiling _RopeModule Rope+Join.swift
[348/365] Compiling _RopeModule Rope+MutatingForEach.swift
[349/365] Compiling _RopeModule Rope+Remove.swift
[350/365] Compiling _RopeModule Rope+RemoveSubrange.swift
[351/365] Compiling _RopeModule Rope+Split.swift
[352/365] Compiling _RopeModule Optional Utilities.swift
[353/365] Compiling _RopeModule String Utilities.swift
[354/365] Compiling _RopeModule String.Index+ABI.swift
[355/365] Compiling _RopeModule _CharacterRecognizer.swift
[356/365] Emitting module HashTreeCollections
[368/369] Emitting module Collections
[369/369] Compiling Collections Collections.swift
[371/414] Emitting module AsyncAlgorithms
[372/420] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[373/420] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[374/420] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[375/420] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[376/420] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[377/420] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[378/420] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[379/420] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[380/420] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[381/420] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[382/420] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[383/420] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[384/420] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[385/420] Compiling AsyncAlgorithms Locking.swift
[386/420] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[387/420] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[388/420] Compiling AsyncAlgorithms MergeStateMachine.swift
[389/420] Compiling AsyncAlgorithms MergeStorage.swift
[390/420] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[391/420] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[392/420] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[393/420] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[394/420] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[395/420] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[396/420] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[397/420] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[398/420] Compiling AsyncAlgorithms ChannelStateMachine.swift
[399/420] Compiling AsyncAlgorithms ChannelStorage.swift
[400/420] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[401/420] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[402/420] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[403/420] Compiling AsyncAlgorithms CombineLatestStorage.swift
[404/420] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[405/420] Compiling AsyncAlgorithms DebounceStateMachine.swift
[406/420] Compiling AsyncAlgorithms DebounceStorage.swift
[407/420] Compiling AsyncAlgorithms Dictionary.swift
[408/420] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[409/420] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[410/420] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[411/420] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[412/420] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[413/420] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[414/420] Compiling AsyncAlgorithms AsyncChannel.swift
[415/420] Compiling AsyncAlgorithms Rethrow.swift
[416/420] Compiling AsyncAlgorithms SetAlgebra.swift
[417/420] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[418/420] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[419/420] Compiling AsyncAlgorithms ZipStateMachine.swift
[420/420] Compiling AsyncAlgorithms ZipStorage.swift
[422/429] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[423/430] Emitting module ServiceLifecycle
[424/430] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[425/430] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[426/430] Compiling ServiceLifecycle ServiceRunnerError.swift
[427/430] Compiling ServiceLifecycle CancellationWaiter.swift
[428/430] Compiling ServiceLifecycle Service.swift
[429/430] Compiling ServiceLifecycle GracefulShutdown.swift
[430/430] Compiling ServiceLifecycle ServiceGroup.swift
[432/433] Emitting module ServiceLifecycleTestKit
[433/433] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (63.48s)
Build complete.
Done.

Build Machine: Linux 2