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 (2d1f51), with Swift 6.1 for Linux on 23 Sep 2025 11:16:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.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 2d1f518 Bump github.com/pointfreeco/swift-sharing from 2.7.3 to 2.7.4 (#21)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
2d1f518a1128814ba1329071bd39638ed524796b
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-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/zunda-pixel/firebase-swift
[1/1216] Fetching firebase-swift
[1217/4696] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.30s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.31s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.8 (0.84s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
[1/141] Fetching http-client
[49/1072] Fetching http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client from cache (0.29s)
Fetched https://github.com/apple/swift-http-types from cache (0.29s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (0.76s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.56s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
[1/6370] Fetching swift-dependencies
[1785/7248] Fetching swift-dependencies, swift-concurrency-extras
[2604/11846] Fetching swift-dependencies, swift-concurrency-extras, swift-custom-dump
[6717/13696] Fetching swift-dependencies, swift-concurrency-extras, swift-custom-dump, swift-perception
[9539/15230] Fetching swift-dependencies, swift-concurrency-extras, swift-custom-dump, swift-perception, swift-identified-collections
[13989/20739] Fetching swift-dependencies, swift-concurrency-extras, swift-custom-dump, swift-perception, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.43s)
[15694/18889] Fetching swift-dependencies, swift-concurrency-extras, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.44s)
[15092/18011] Fetching swift-dependencies, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.46s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.49s)
[5060/7043] Fetching swift-identified-collections, xctest-dynamic-overlay
[7044/9460] Fetching swift-identified-collections, xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.92s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.44s)
Fetching https://github.com/apple/swift-collections
[1/17528] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.20s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.76s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.48s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.8 (0.64s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71990] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.16s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (5.76s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.17s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.31s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.79s)
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.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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
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/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/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.8
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
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.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.8
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
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.1
Building for debugging...
[0/22] Write sources
[6/22] Copying PrivacyInfo.xcprivacy
[6/22] Write sources
[21/22] Write swift-version-24593BA9C3E375BF.txt
[23/61] Emitting module HTTPTypes
[24/62] Compiling Sharing1 Empty.swift
[25/62] Emitting module Sharing1
[26/62] Emitting module InternalCollectionsUtilities
[27/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/63] Emitting module Sharing2
[29/63] Compiling Sharing2 Empty.swift
[30/64] Emitting module ConcurrencyExtras
[31/66] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/66] Compiling InternalCollectionsUtilities Integer rank.swift
[33/66] Compiling HTTPTypes ISOLatin1String.swift
[34/66] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/66] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/66] Compiling HTTPTypes HTTPResponse.swift
[37/66] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/66] Compiling InternalCollectionsUtilities Debugging.swift
[39/66] Compiling InternalCollectionsUtilities Descriptions.swift
[40/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/66] Emitting module IssueReportingPackageSupport
[42/66] Compiling IssueReportingPackageSupport _Test.swift
[43/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/67] Compiling HTTPTypes HTTPParsedFields.swift
[46/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/67] Compiling HTTPTypes HTTPRequest.swift
[49/67] Compiling HTTPTypes HTTPField.swift
[53/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/68] Compiling ConcurrencyExtras UncheckedSendable.swift
[56/142] Compiling HTTPTypes NIOLock.swift
[57/142] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/142] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/144] Compiling ConcurrencyExtras LockIsolated.swift
[60/144] Compiling ConcurrencyExtras MainSerialExecutor.swift
[61/144] Compiling ConcurrencyExtras Task.swift
[62/144] Compiling ConcurrencyExtras Result.swift
[63/144] Compiling OrderedCollections _HashTable+Bucket.swift
[64/144] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/144] Compiling OrderedCollections _HashTable+Constants.swift
[66/144] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/144] Compiling OrderedCollections _HashTable+Testing.swift
[68/144] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[69/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/145] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/145] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/152] Emitting module IssueReporting
[85/152] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[86/152] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/152] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[88/152] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/152] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/152] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/152] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/152] Compiling IssueReporting WithExpectedIssue.swift
[93/152] Compiling IssueReporting WithIssueContext.swift
[94/152] Compiling OrderedCollections OrderedDictionary.swift
[95/152] Compiling OrderedCollections OrderedSet+Codable.swift
[96/152] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[97/152] Compiling OrderedCollections OrderedSet+Descriptions.swift
[98/152] Compiling OrderedCollections OrderedSet+Diffing.swift
[99/152] Compiling OrderedCollections OrderedSet+Equatable.swift
[100/152] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[101/152] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/152] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/152] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/152] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/152] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/152] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[108/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[109/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[114/152] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/152] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/152] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/152] Compiling OrderedCollections OrderedDictionary+Values.swift
[124/152] Compiling OrderedCollections _HashTable.swift
[125/152] Compiling OrderedCollections _Hashtable+Header.swift
[126/152] Compiling OrderedCollections OrderedDictionary+Codable.swift
[128/191] Compiling XCTestDynamicOverlay Exports.swift
[129/191] Emitting module CombineSchedulers
[130/191] Compiling CombineSchedulers AnyScheduler.swift
[131/191] Compiling CombineSchedulers Concurrency.swift
[132/191] Compiling CombineSchedulers SwiftUI.swift
[133/191] Compiling CombineSchedulers TestScheduler.swift
[134/192] Compiling CombineSchedulers Timer.swift
[135/192] Compiling CombineSchedulers UIScheduler.swift
[136/192] Compiling CombineSchedulers UIKit.swift
[137/192] Compiling CombineSchedulers ImmediateScheduler.swift
[138/192] Compiling CombineSchedulers Deprecations.swift
[139/192] Compiling CombineSchedulers Lock.swift
[140/192] Compiling CombineSchedulers NSRecursiveLock.swift
[141/192] Compiling Clocks Timer.swift
[142/193] Emitting module Clocks
[143/193] Compiling Clocks AnyClock.swift
[144/193] Compiling CombineSchedulers UnimplementedScheduler.swift
[145/194] Compiling Clocks _AsyncTimerSequence.swift
[146/194] Compiling Clocks Lock.swift
[148/194] Compiling PerceptionCore PerceptionTracking.swift
[149/194] Compiling PerceptionCore Perceptions.swift
[150/194] Compiling PerceptionCore Bindable.swift
[151/194] Compiling PerceptionCore Environment.swift
[152/194] Compiling PerceptionCore WithPerceptionTracking.swift
[153/194] Compiling PerceptionCore ThreadLocal.swift
[164/194] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/194] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/194] Compiling OrderedCollections OrderedSet+Testing.swift
[167/194] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/194] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/194] Compiling OrderedCollections OrderedSet.swift
[170/194] Compiling OrderedCollections _UnsafeBitset.swift
[171/194] Compiling Clocks SwiftUI.swift
[172/194] Compiling Clocks ImmediateClock.swift
[173/194] Compiling Clocks TestClock.swift
[174/194] Compiling Clocks UnimplementedClock.swift
[175/195] Emitting module XCTestDynamicOverlay
[176/195] Compiling XCTestDynamicOverlay Deprecations.swift
[178/196] Emitting module OrderedCollections
[181/266] Compiling HTTPTypes HTTPFields.swift
[182/266] Compiling HTTPTypes HTTPFieldName.swift
[183/267] Compiling Dependencies TimeZone.swift
[184/267] Compiling Dependencies URLSession.swift
[185/269] Compiling Dependencies Date.swift
[186/269] Compiling Dependencies FireAndForget.swift
[187/269] Compiling Dependencies Locale.swift
[188/269] Compiling Dependencies MainQueue.swift
[189/269] Compiling Dependencies Dependency.swift
[190/269] Compiling Dependencies DependencyContext.swift
[191/269] Compiling Dependencies DependencyKey.swift
[192/269] Compiling Dependencies DependencyValues.swift
[196/272] Compiling Dependencies NotificationCenter.swift
[197/272] Compiling Dependencies OpenURL.swift
[198/272] Compiling Dependencies Context.swift
[204/272] Compiling Dependencies MainRunLoop.swift
[206/272] Compiling CustomDump Identifiable.swift
[207/272] Compiling CustomDump Mirror.swift
[208/272] Compiling CustomDump String.swift
[210/272] Compiling IdentifiedCollections IdentifiedArray.swift
[211/272] Compiling IdentifiedCollections IdentifiedCollection.swift
[212/272] Emitting module Dependencies
[216/275] Compiling Dependencies Assert.swift
[217/275] Compiling Dependencies Calendar.swift
[218/275] Compiling Dependencies Clocks.swift
[223/275] Emitting module IdentifiedCollections
[232/275] Compiling Dependencies TypeName.swift
[233/275] Compiling Dependencies UUID.swift
[234/275] Compiling Dependencies WithRandomNumberGenerator.swift
[235/275] Compiling Dependencies AppEntryPoint.swift
[238/276] Compiling CustomDump Unordered.swift
[239/276] Compiling CustomDump XCTAssertDifference.swift
[240/276] Compiling CustomDump XCTAssertNoDifference.swift
[242/276] Emitting module CustomDump
[243/276] Emitting module PerceptionCore
[254/283] Compiling Dependencies PreviewTrait.swift
[255/283] Compiling Dependencies TestTrait.swift
[256/283] Compiling Dependencies WithDependencies.swift
[270/284] Compiling PerceptionCore _PerceptionRegistrar.swift
[272/285] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[273/285] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[274/285] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[275/285] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[285/286] Emitting module HTTPTypesFoundation
[286/286] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[288/312] Compiling Sharing Deprecations.swift
[289/312] Compiling Sharing KeyPath+Sendable.swift
[290/312] Compiling Sharing MutexBackport.swift
[291/314] Emitting module Sharing
[292/314] Compiling Sharing SwiftUIStateSharing.swift
[293/314] Compiling Sharing resource_bundle_accessor.swift
[294/314] Compiling Sharing Shared.swift
[295/314] Compiling Sharing SharedBinding.swift
[296/314] Compiling Sharing SharedCollection.swift
[297/314] Compiling Sharing DefaultKey.swift
[298/314] Compiling Sharing FileStorageKey.swift
[299/314] Compiling Sharing InMemoryKey.swift
[300/314] Compiling Sharing SharedPublisher.swift
[301/314] Compiling Sharing SharedReader.swift
[302/314] Compiling Sharing SharedReaderKey.swift
[303/314] Compiling Sharing SharedContinuations.swift
[304/314] Compiling Sharing SharedKey.swift
[305/314] Compiling Sharing AppStorageKey.swift
[306/314] Compiling HTTPClient URLSesssion++.swift
[307/314] Emitting module HTTPClient
[308/314] Compiling HTTPClient HTTPClient.swift
[309/315] Compiling Sharing NSRecursiveLock+WithLock.swift
[310/315] Compiling Sharing PassthroughRelay.swift
[311/315] Compiling Sharing PersistentReferences.swift
[312/315] Compiling Sharing Reference.swift
[313/315] Compiling Sharing SharedChangeTracker.swift
[314/315] Compiling Sharing TypeName.swift
[317/323] Compiling RemoteConfig RemoteConfig.swift
[318/323] Compiling RemoteConfig StreamExecution.swift
[319/323] Compiling RemoteConfig Fetch.swift
[320/323] Compiling RemoteConfig DecodeHandler.swift
[321/323] Compiling RemoteConfig ErrorResponse.swift
[322/323] Compiling RemoteConfig Realtime.swift
[323/323] Emitting module RemoteConfig
[325/326] Compiling SharingRemoteConfig SharingRemoteConfig.swift
[326/326] Emitting module SharingRemoteConfig
Build complete! (72.50s)
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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.