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 SharingRemoteConfig, reference main (f8463b), with Swift 6.1 for Linux on 9 Jun 2025 11:42:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.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/zunda-pixel/sharing-remoteconfig
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8463bb Bump github.com/zunda-pixel/firebase-swift from 1.0.6 to 1.0.7 (#15)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
f8463bbf7747fa068e3124b79e5ac97db0677fdc
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zunda-pixel/sharing-remoteconfig.git
https://github.com/zunda-pixel/sharing-remoteconfig.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "firebase-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/firebase-swift"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "SharingRemoteConfig",
  "name" : "SharingRemoteConfig",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingRemoteConfig",
      "targets" : [
        "SharingRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharingRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "SharingRemoteConfig",
      "path" : "Sources/SharingRemoteConfig",
      "product_dependencies" : [
        "RemoteConfig",
        "Sharing"
      ],
      "product_memberships" : [
        "SharingRemoteConfig"
      ],
      "sources" : [
        "SharingRemoteConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/zunda-pixel/firebase-swift
Fetching https://github.com/pointfreeco/swift-sharing
[1/1171] Fetching firebase-swift
[224/4440] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.26s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.28s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.7 (1.72s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/904] Fetching swift-http-types
[905/1025] Fetching swift-http-types, http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.28s)
Fetched https://github.com/apple/swift-http-types from cache (0.28s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.44s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1411] Fetching swift-perception
[1412/2263] Fetching swift-perception, swift-concurrency-extras
[1660/6844] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump
[6845/8378] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, swift-identified-collections
[8379/13836] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.41s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.42s)
[4515/7844] Fetching swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay
[4516/14093] Fetching swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.42s)
Fetching https://github.com/pointfreeco/combine-schedulers
[3044/12559] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.62s)
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.70s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.34s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.43s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.28s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (4.70s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.93s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.44s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.72s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.94s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/zunda-pixel/firebase-swift
Working copy of https://github.com/zunda-pixel/firebase-swift resolved at 1.0.7
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Building for debugging...
[0/21] Write sources
[0/21] Copying PrivacyInfo.xcprivacy
[0/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/77] Emitting module Sharing1
[23/77] Emitting module HTTPTypes
[24/78] Compiling IssueReporting TestContext.swift
[25/78] Compiling IssueReporting Unimplemented.swift
[26/80] Compiling ConcurrencyExtras Result.swift
[27/81] Emitting module InternalCollectionsUtilities
[28/82] Compiling Sharing1 Empty.swift
[29/83] Compiling HTTPTypes HTTPResponse.swift
[30/83] Compiling HTTPTypes ISOLatin1String.swift
[31/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/83] Compiling InternalCollectionsUtilities Descriptions.swift
[33/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/83] Compiling HTTPTypes HTTPField.swift
[35/83] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/83] Compiling InternalCollectionsUtilities Integer rank.swift
[37/83] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/83] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/83] Emitting module Sharing2
[43/83] Compiling Sharing2 Empty.swift
[44/84] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/84] Compiling InternalCollectionsUtilities Debugging.swift
[48/84] Compiling HTTPTypes HTTPParsedFields.swift
[49/84] Compiling HTTPTypes HTTPRequest.swift
[51/84] Compiling ConcurrencyExtras UncheckedSendable.swift
[52/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/85] Compiling IssueReporting WithExpectedIssue.swift
[55/85] Compiling IssueReporting WithIssueContext.swift
[56/140] Compiling HTTPTypes NIOLock.swift
[57/140] Emitting module IssueReporting
[58/140] Compiling ConcurrencyExtras MainSerialExecutor.swift
[59/140] Compiling ConcurrencyExtras LockIsolated.swift
[60/140] Compiling OrderedCollections _HashTable+Constants.swift
[61/140] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/140] Compiling OrderedCollections _HashTable+Testing.swift
[63/140] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[64/140] Compiling OrderedCollections _HashTable+Bucket.swift
[65/140] Compiling OrderedCollections _HashTable+BucketIterator.swift
[66/140] Emitting module ConcurrencyExtras
[67/140] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/140] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/140] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/140] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/140] Compiling ConcurrencyExtras Task.swift
[72/141] Compiling OrderedCollections OrderedDictionary.swift
[73/141] Compiling OrderedCollections OrderedSet+Codable.swift
[74/141] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/141] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/141] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/141] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/141] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/141] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/148] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/148] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/148] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/148] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/148] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[87/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[88/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[96/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[97/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/148] Compiling OrderedCollections _HashTable.swift
[99/148] Compiling OrderedCollections _Hashtable+Header.swift
[100/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[101/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[102/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[103/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[104/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[105/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[106/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[107/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[108/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[109/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[110/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[111/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[112/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[113/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[114/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[115/149] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[116/149] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[117/149] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[118/149] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[119/149] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[120/149] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/149] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/149] Compiling OrderedCollections OrderedDictionary+Values.swift
[132/185] Compiling CombineSchedulers SwiftUI.swift
[133/185] Compiling CombineSchedulers TestScheduler.swift
[134/186] Compiling CombineSchedulers UIScheduler.swift
[135/186] Compiling XCTestDynamicOverlay Exports.swift
[136/186] Compiling Clocks Lock.swift
[137/186] Compiling Clocks Timer.swift
[138/187] Compiling CombineSchedulers Lock.swift
[139/187] Compiling CombineSchedulers NSRecursiveLock.swift
[140/187] Compiling CombineSchedulers AnyScheduler.swift
[141/187] Compiling CombineSchedulers Concurrency.swift
[142/187] Compiling CombineSchedulers UnimplementedScheduler.swift
[143/187] Compiling CombineSchedulers ImmediateScheduler.swift
[144/187] Compiling CombineSchedulers Deprecations.swift
[145/187] Compiling CombineSchedulers UIKit.swift
[146/187] Emitting module CombineSchedulers
[147/187] Compiling CombineSchedulers Timer.swift
[148/188] Emitting module XCTestDynamicOverlay
[149/188] Emitting module Clocks
[150/188] Compiling Clocks AnyClock.swift
[152/188] Compiling Clocks ImmediateClock.swift
[153/188] Compiling Clocks _AsyncTimerSequence.swift
[162/188] Compiling Clocks UnimplementedClock.swift
[163/188] Compiling Clocks SwiftUI.swift
[164/188] Compiling Clocks TestClock.swift
[165/188] Compiling XCTestDynamicOverlay Deprecations.swift
[166/190] Emitting module OrderedCollections
[169/190] Compiling OrderedCollections OrderedSet+Sendable.swift
[170/190] Compiling OrderedCollections OrderedSet+SubSequence.swift
[171/190] Compiling OrderedCollections OrderedSet+Testing.swift
[172/190] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[173/190] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[174/190] Compiling OrderedCollections OrderedSet.swift
[175/190] Compiling OrderedCollections _UnsafeBitset.swift
[177/241] Compiling HTTPTypes HTTPFieldName.swift
[178/241] Compiling HTTPTypes HTTPFields.swift
[179/241] Compiling Dependencies DependencyContext.swift
[180/241] Compiling Dependencies DependencyKey.swift
[181/241] Compiling Dependencies DependencyValues.swift
[182/241] Compiling Dependencies Context.swift
[184/263] Compiling Dependencies Exports.swift
[185/263] Compiling Dependencies TypeName.swift
[186/263] Compiling CustomDump CollectionDifference.swift
[187/263] Compiling CustomDump Identifiable.swift
[188/263] Compiling CustomDump Mirror.swift
[189/263] Compiling CustomDump String.swift
[190/263] Compiling IdentifiedCollections Identified.swift
[191/263] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[192/263] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[193/263] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[194/263] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[195/263] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[196/263] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[197/266] Emitting module Dependencies
[198/266] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[199/266] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[204/268] Compiling IdentifiedCollections IdentifiedArray.swift
[205/268] Compiling IdentifiedCollections IdentifiedCollection.swift
[206/268] Compiling Dependencies Deprecations.swift
[209/268] Compiling CustomDump Unordered.swift
[210/268] Compiling CustomDump XCTAssertDifference.swift
[211/268] Compiling CustomDump XCTAssertNoDifference.swift
[212/271] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[213/271] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[217/274] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[218/274] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[219/274] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[220/274] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[224/274] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[225/274] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[226/274] Emitting module CustomDump
[235/275] Emitting module PerceptionCore
[239/275] Emitting module IdentifiedCollections
[243/276] Compiling PerceptionCore WithPerceptionTracking.swift
[244/276] Compiling PerceptionCore PerceptionTracking.swift
[251/276] Compiling PerceptionCore PerceptionRegistrar.swift
[256/276] Compiling Dependencies PreviewTrait.swift
[257/276] Compiling Dependencies TestTrait.swift
[258/276] Compiling Dependencies WithDependencies.swift
[261/278] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[262/278] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[263/278] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[264/278] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[265/278] Emitting module HTTPTypesFoundation
[266/278] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[281/305] Compiling HTTPClient URLSesssion++.swift
[282/305] Compiling HTTPClient HTTPClient.swift
[283/305] Emitting module HTTPClient
[285/306] Emitting module Sharing
[286/315] Compiling Sharing DefaultKey.swift
[287/315] Compiling Sharing FileStorageKey.swift
[288/315] Compiling Sharing InMemoryKey.swift
[289/315] Compiling Sharing SharedPublisher.swift
[290/315] Compiling Sharing SharedReader.swift
[291/315] Compiling Sharing SharedReaderKey.swift
[292/315] Compiling RemoteConfig StreamExecution.swift
[293/315] Compiling Sharing SwiftUIStateSharing.swift
[294/315] Compiling Sharing resource_bundle_accessor.swift
[295/315] Compiling RemoteConfig RemoteConfig.swift
[296/315] Compiling RemoteConfig ErrorResponse.swift
[297/315] Emitting module RemoteConfig
[298/315] Compiling RemoteConfig Fetch.swift
[299/315] Compiling RemoteConfig Realtime.swift
[300/315] Compiling RemoteConfig DecodeHandler.swift
[302/316] Compiling Sharing Shared.swift
[303/316] Compiling Sharing SharedBinding.swift
[304/316] Compiling Sharing SharedCollection.swift
[305/316] Compiling Sharing Deprecations.swift
[306/316] Compiling Sharing KeyPath+Sendable.swift
[307/316] Compiling Sharing MutexBackport.swift
[308/316] Compiling Sharing NSRecursiveLock+WithLock.swift
[309/316] Compiling Sharing PassthroughRelay.swift
[310/316] Compiling Sharing PersistentReferences.swift
[311/316] Compiling Sharing Reference.swift
[312/316] Compiling Sharing SharedChangeTracker.swift
[313/316] Compiling Sharing TypeName.swift
[314/316] Compiling Sharing SharedContinuations.swift
[315/316] Compiling Sharing SharedKey.swift
[316/316] Compiling Sharing AppStorageKey.swift
[318/319] Emitting module SharingRemoteConfig
[319/319] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (53.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "firebase-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/firebase-swift"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "SharingRemoteConfig",
  "name" : "SharingRemoteConfig",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingRemoteConfig",
      "targets" : [
        "SharingRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharingRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "SharingRemoteConfig",
      "path" : "Sources/SharingRemoteConfig",
      "product_dependencies" : [
        "RemoteConfig",
        "Sharing"
      ],
      "product_memberships" : [
        "SharingRemoteConfig"
      ],
      "sources" : [
        "SharingRemoteConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.