The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SublimationService, reference 1.0.0 (55ba94), with Swift 6.0 for Linux on 3 Dec 2024 09:58:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationService.git
Reference: 1.0.0
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/brightdigit/SublimationService
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 55ba94d v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationService.git
Revision (git rev-parse @):
55ba94df72507c6ef90005ea9db753d36317e56b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationService.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/SublimationService.git
{
  "dependencies" : [
    {
      "identity" : "sublimation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-alpha.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/Sublimation"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "SublimationService",
  "name" : "SublimationService",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SublimationService",
      "targets" : [
        "SublimationService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SublimationServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "SublimationServiceTests",
      "path" : "Tests/SublimationServiceTests",
      "sources" : [
        "ServiceTests.swift"
      ],
      "target_dependencies" : [
        "SublimationService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SublimationService",
      "module_type" : "SwiftTarget",
      "name" : "SublimationService",
      "path" : "Sources/SublimationService",
      "product_dependencies" : [
        "Sublimation",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "SublimationService"
      ],
      "sources" : [
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2258] Fetching swift-service-lifecycle
[160/7298] Fetching swift-service-lifecycle, sublimation
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.55s)
Fetched https://github.com/brightdigit/Sublimation from cache (0.55s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.2 (0.78s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4557] Fetching swift-async-algorithms
[2417/8280] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.38s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (1.12s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.42s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.39s)
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.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.1.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.6.2
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.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/40] Emitting module InternalCollectionsUtilities
[14/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/42] Compiling ConcurrencyHelpers LockedValueBox.swift
[17/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/42] Compiling InternalCollectionsUtilities Integer rank.swift
[21/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/42] Compiling InternalCollectionsUtilities Debugging.swift
[23/42] Compiling InternalCollectionsUtilities Descriptions.swift
[24/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/42] Compiling InternalCollectionsUtilities Specialize.swift
[26/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/113] Emitting module ConcurrencyHelpers
[35/113] Compiling ConcurrencyHelpers Lock.swift
[36/114] Compiling Logging MetadataProvider.swift
[37/114] Compiling Logging LogHandler.swift
[38/114] Compiling Logging Logging.swift
[40/114] Compiling Logging Locks.swift
[41/114] Emitting module Logging
[42/115] Compiling DequeModule _DequeBuffer.swift
[43/115] Compiling DequeModule _DequeBufferHeader.swift
[45/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[49/120] Compiling DequeModule Deque+CustomReflectable.swift
[50/120] Compiling DequeModule Deque+Descriptions.swift
[51/120] Compiling DequeModule Deque+Extras.swift
[52/120] Compiling DequeModule Deque+Hashable.swift
[53/120] Compiling DequeModule Deque+Equatable.swift
[54/120] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/127] Compiling DequeModule _DequeSlot.swift
[69/127] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/127] Compiling OrderedCollections OrderedDictionary.swift
[71/127] Compiling OrderedCollections OrderedSet+Codable.swift
[72/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/127] Compiling DequeModule Deque+Testing.swift
[79/127] Compiling DequeModule Deque._Storage.swift
[80/127] Compiling DequeModule Deque._UnsafeHandle.swift
[81/127] Compiling DequeModule Deque.swift
[86/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[89/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[90/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/127] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[92/127] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[93/127] Compiling UnixSignals UnixSignal.swift
[94/127] Compiling UnixSignals UnixSignalsSequence.swift
[95/127] Emitting module UnixSignals
[101/128] Compiling OrderedCollections _HashTable+Bucket.swift
[102/128] Compiling OrderedCollections _HashTable+BucketIterator.swift
[103/128] Compiling OrderedCollections _HashTable+Constants.swift
[104/128] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[105/128] Compiling OrderedCollections _HashTable+Testing.swift
[106/128] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/128] Compiling OrderedCollections _HashTable.swift
[108/128] Compiling OrderedCollections _Hashtable+Header.swift
[109/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[113/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[115/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[116/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[117/128] Emitting module DequeModule
[119/129] Compiling OrderedCollections OrderedSet+Sendable.swift
[120/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[121/129] Compiling OrderedCollections OrderedSet+Testing.swift
[122/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/129] Compiling OrderedCollections OrderedSet.swift
[125/129] Compiling OrderedCollections _UnsafeBitset.swift
[126/129] Compiling SublimationCore Sublimatory.swift
[127/129] Emitting module SublimationCore
[128/129] Compiling SublimationCore Application.swift
[130/130] Emitting module OrderedCollections
[132/133] Emitting module Sublimation
[133/133] Compiling Sublimation Sublimation.swift
[135/179] Emitting module AsyncAlgorithms
[136/185] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[137/185] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[138/185] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[139/185] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[140/185] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[141/185] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[142/185] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[143/185] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[144/185] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[145/185] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[146/185] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[147/185] Compiling AsyncAlgorithms AsyncChannel.swift
[148/185] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[149/185] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[150/185] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[151/185] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[152/185] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[153/185] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[154/185] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[155/185] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[156/185] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[157/185] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[158/185] Compiling AsyncAlgorithms MergeStateMachine.swift
[159/185] Compiling AsyncAlgorithms MergeStorage.swift
[160/185] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[161/185] Compiling AsyncAlgorithms Rethrow.swift
[162/185] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[163/185] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[164/185] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[165/185] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[166/185] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[167/185] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[168/185] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[169/185] Compiling AsyncAlgorithms DebounceStateMachine.swift
[170/185] Compiling AsyncAlgorithms DebounceStorage.swift
[171/185] Compiling AsyncAlgorithms Dictionary.swift
[172/185] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[173/185] Compiling AsyncAlgorithms Locking.swift
[174/185] Compiling AsyncAlgorithms ChannelStateMachine.swift
[175/185] Compiling AsyncAlgorithms ChannelStorage.swift
[176/185] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[177/185] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[178/185] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[179/185] Compiling AsyncAlgorithms CombineLatestStorage.swift
[180/185] Compiling AsyncAlgorithms SetAlgebra.swift
[181/185] Compiling AsyncAlgorithms UnsafeTransfer.swift
[182/185] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[183/185] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[184/185] Compiling AsyncAlgorithms ZipStateMachine.swift
[185/185] Compiling AsyncAlgorithms ZipStorage.swift
[187/194] Compiling ServiceLifecycle CancellationWaiter.swift
[188/195] Compiling ServiceLifecycle ServiceRunnerError.swift
[189/195] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[190/195] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[191/195] Compiling ServiceLifecycle GracefulShutdown.swift
[192/195] Compiling ServiceLifecycle ServiceGroup.swift
[193/195] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[194/195] Emitting module ServiceLifecycle
[195/195] Compiling ServiceLifecycle Service.swift
[197/198] Emitting module SublimationService
[198/198] Compiling SublimationService Service.swift
Build complete! (33.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sublimation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-alpha.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/Sublimation"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "SublimationService",
  "name" : "SublimationService",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SublimationService",
      "targets" : [
        "SublimationService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SublimationServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "SublimationServiceTests",
      "path" : "Tests/SublimationServiceTests",
      "sources" : [
        "ServiceTests.swift"
      ],
      "target_dependencies" : [
        "SublimationService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SublimationService",
      "module_type" : "SwiftTarget",
      "name" : "SublimationService",
      "path" : "Sources/SublimationService",
      "product_dependencies" : [
        "Sublimation",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "SublimationService"
      ],
      "sources" : [
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.