The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/swift-server/swift-service-lifecycle.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/3173] Fetching swift-log
[1747/7412] Fetching swift-log, swift-async-algorithms
[3598/8869] Fetching swift-log, swift-async-algorithms, swift-docc-plugin
Fetched https://github.com/apple/swift-async-algorithms.git (0.57s)
Fetched https://github.com/apple/swift-log.git (0.57s)
Fetched https://github.com/apple/swift-docc-plugin (0.59s)
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.32s)
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.39s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2485] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.51s)
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-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-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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...
[3/27] Emitting module _CollectionsUtilities
[4/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[5/29] Compiling _CollectionsUtilities Integer rank.swift
[6/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[7/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[8/29] Compiling _CollectionsUtilities Specialize.swift
[9/29] Compiling _CollectionsUtilities Debugging.swift
[10/29] Compiling _CollectionsUtilities Descriptions.swift
[11/29] Compiling _CollectionsUtilities _SortedCollection.swift
[12/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[13/29] Compiling ConcurrencyHelpers LockedValueBox.swift
[14/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/29] Compiling _CollectionsUtilities UInt+reversed.swift
[17/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[18/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[19/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[20/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[25/306] Emitting module Logging
[26/306] Compiling HashTreeCollections _HashNode+Lookups.swift
[27/306] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[28/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[29/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[30/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[31/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[32/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[33/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[34/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[35/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[36/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[37/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[38/318] Compiling Logging MetadataProvider.swift
[39/318] Compiling HashTreeCollections _HashNode+Builder.swift
[40/318] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/318] Emitting module ConcurrencyHelpers
[42/318] Compiling ConcurrencyHelpers Lock.swift
[44/320] Compiling HeapModule _HeapNode.swift
[45/320] Compiling HeapModule Heap.swift
[47/320] Compiling HashTreeCollections TreeDictionary.swift
[48/320] Compiling HashTreeCollections TreeSet+Codable.swift
[49/320] Compiling HashTreeCollections TreeSet+Collection.swift
[50/320] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[51/320] Compiling HashTreeCollections TreeSet+Debugging.swift
[52/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[53/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[54/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[55/320] Compiling HashTreeCollections TreeSet+Extras.swift
[56/320] Compiling HashTreeCollections TreeSet+Filter.swift
[57/321] Compiling HeapModule Heap+Invariants.swift
[58/321] Compiling DequeModule _DequeSlot.swift
[59/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/323] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[61/323] Compiling HeapModule Heap+UnsafeHandle.swift
[62/323] Compiling HeapModule Heap+Descriptions.swift
[63/323] Emitting module HeapModule
[65/325] Compiling Logging Locks.swift
[66/325] Compiling Logging Logging.swift
[67/325] Compiling Logging LogHandler.swift
[68/326] Compiling HashTreeCollections _RawHashNode.swift
[69/326] Compiling HashTreeCollections _UnmanagedHashNode.swift
[70/326] Compiling HashTreeCollections _UnsafePath.swift
[71/326] Compiling HashTreeCollections TreeDictionary+Codable.swift
[72/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[73/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[76/333] Compiling HashTreeCollections TreeDictionary+Merge.swift
[77/333] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[78/333] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[79/333] Compiling HashTreeCollections TreeDictionary+Values.swift
[80/333] Compiling HashTreeCollections _HashTreeIterator.swift
[81/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[82/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[83/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[84/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[85/333] Compiling HashTreeCollections _HashNode+Structural union.swift
[86/333] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[87/333] Emitting module UnixSignals
[88/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[89/333] Compiling HashTreeCollections _Bitmap.swift
[90/333] Compiling HashTreeCollections _Bucket.swift
[91/333] Compiling HashTreeCollections _Hash.swift
[92/333] Compiling HashTreeCollections _HashLevel.swift
[95/333] Compiling HashTreeCollections _HashNode+Initializers.swift
[97/334] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/334] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[99/334] Compiling HashTreeCollections TreeDictionary+Filter.swift
[100/334] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[101/334] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[102/334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[103/334] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[108/334] Emitting module DequeModule
[110/334] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[111/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[112/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[113/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[114/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[115/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[116/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[117/334] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[118/334] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[119/334] Compiling HashTreeCollections TreeSet.swift
[121/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[122/334] Compiling HashTreeCollections _HashNode.swift
[123/334] Compiling HashTreeCollections _HashNodeHeader.swift
[124/334] Compiling HashTreeCollections _HashSlot.swift
[125/334] Compiling HashTreeCollections _HashStack.swift
[126/334] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[127/334] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[128/334] Compiling HashTreeCollections _HashNode+Structural merge.swift
[145/334] Compiling HashTreeCollections _HashNode+Storage.swift
[146/334] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[147/334] Compiling HashTreeCollections _HashNode+Structural filter.swift
[148/334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[149/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[150/334] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[158/334] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[159/334] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[172/341] Compiling HashTreeCollections _HashNode+Invariants.swift
[187/341] Compiling UnixSignals UnixSignal.swift
[188/341] Compiling UnixSignals UnixSignalsSequence.swift
[190/343] Compiling BitCollections _Word.swift
[191/343] Compiling OrderedCollections OrderedSet.swift
[192/343] Compiling OrderedCollections _UnsafeBitset.swift
[210/354] Emitting module BitCollections
[219/354] Emitting module OrderedCollections
[228/354] Compiling BitCollections BitSet.Index.swift
[229/354] Compiling BitCollections BitSet._UnsafeHandle.swift
[230/354] Compiling BitCollections BitSet.swift
[231/354] Compiling BitCollections Range+Utilities.swift
[232/354] Compiling BitCollections Slice+Utilities.swift
[233/354] Compiling BitCollections UInt+Tricks.swift
[276/358] Emitting module _RopeModule
[310/358] Emitting module HashTreeCollections
[311/359] Compiling _RopeModule Rope+Join.swift
[312/359] Compiling _RopeModule Rope+MutatingForEach.swift
[313/359] Compiling _RopeModule Rope+Remove.swift
[314/359] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/359] Compiling _RopeModule Rope+Split.swift
[316/359] Compiling _RopeModule Optional Utilities.swift
[317/359] Compiling _RopeModule String Utilities.swift
[318/359] Compiling _RopeModule String.Index+ABI.swift
[319/359] Compiling _RopeModule _CharacterRecognizer.swift
[363/364] Compiling Collections Collections.swift
[364/364] Emitting module Collections
[367/410] Emitting module AsyncAlgorithms
[368/416] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[369/416] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[370/416] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[371/416] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[372/416] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[373/416] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[374/416] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[375/416] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[376/416] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[377/416] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[378/416] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[379/416] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[380/416] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[381/416] Compiling AsyncAlgorithms Locking.swift
[382/416] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[383/416] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[384/416] Compiling AsyncAlgorithms MergeStateMachine.swift
[385/416] Compiling AsyncAlgorithms MergeStorage.swift
[386/416] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[387/416] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[388/416] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[389/416] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[390/416] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[391/416] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[392/416] Compiling AsyncAlgorithms AsyncChannel.swift
[393/416] Compiling AsyncAlgorithms Rethrow.swift
[394/416] Compiling AsyncAlgorithms SetAlgebra.swift
[395/416] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[396/416] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[397/416] Compiling AsyncAlgorithms ZipStateMachine.swift
[398/416] Compiling AsyncAlgorithms ZipStorage.swift
[399/416] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[400/416] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[401/416] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[402/416] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[403/416] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[404/416] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[405/416] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[406/416] Compiling AsyncAlgorithms ChannelStateMachine.swift
[407/416] Compiling AsyncAlgorithms ChannelStorage.swift
[408/416] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[409/416] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[410/416] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[411/416] Compiling AsyncAlgorithms CombineLatestStorage.swift
[412/416] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[413/416] Compiling AsyncAlgorithms DebounceStateMachine.swift
[414/416] Compiling AsyncAlgorithms DebounceStorage.swift
[415/416] Compiling AsyncAlgorithms Dictionary.swift
[416/416] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[419/426] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[420/426] Compiling ServiceLifecycle CancellationWaiter.swift
[421/427] Emitting module ServiceLifecycle
[422/427] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[423/427] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[424/427] Compiling ServiceLifecycle ServiceRunnerError.swift
[425/427] Compiling ServiceLifecycle ServiceGroup.swift
[426/427] Compiling ServiceLifecycle GracefulShutdown.swift
[427/427] Compiling ServiceLifecycle Service.swift
[430/431] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
[431/431] Emitting module ServiceLifecycleTestKit
Build complete! (35.86s)
Build complete.
Done.

Build Machine: Linux 1