The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SharingFirebase, reference 0.0.2 (3b07bf), with Swift 6.1 for Linux on 28 Apr 2025 08:41:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.git
Reference: 0.0.2
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
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 3b07bf9 Add retry (#9)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
3b07bf9391d726ac50416a5d099b67e524ae6e9c
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at 0.0.2
========================================
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" : "SharingFirebase",
  "name" : "SharingFirebase",
  "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" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/1164] Fetching firebase-swift
[1165/4302] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.20s)
[220/3138] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.28s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.4.0 (0.71s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/852] Fetching swift-concurrency-extras
[146/5433] Fetching swift-concurrency-extras, swift-custom-dump
[5434/6844] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception
Fetched https://github.com/pointfreeco/swift-perception from cache (0.29s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.29s)
[1/1508] Fetching swift-identified-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[288/6896] Fetching swift-identified-collections, xctest-dynamic-overlay
[3557/13097] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.44s)
[8645/11589] Fetching xctest-dynamic-overlay, swift-dependencies
[9328/13999] Fetching xctest-dynamic-overlay, swift-dependencies, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.28s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.67s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.68s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.6 (1.12s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
[1/106] Fetching http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.18s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.80s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (1.23s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.47s)
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.43s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.48s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.43s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (4.87s)
Fetching https://github.com/apple/swift-collections
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.98s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.00s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.47s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.75s)
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/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 1.6.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/zunda-pixel/firebase-swift
Working copy of https://github.com/zunda-pixel/firebase-swift resolved at 1.0.6
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/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/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.4.0
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.0
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Building for debugging...
[0/21] Write sources
[12/21] Copying PrivacyInfo.xcprivacy
[12/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/80] Emitting module Sharing2
[23/80] Emitting module InternalCollectionsUtilities
[24/82] Emitting module HTTPTypes
[25/83] Emitting module IssueReporting
[26/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/85] Compiling ConcurrencyExtras Result.swift
[31/86] Compiling InternalCollectionsUtilities Debugging.swift
[32/86] Compiling InternalCollectionsUtilities Descriptions.swift
[33/86] Compiling HTTPTypes HTTPRequest.swift
[34/86] Compiling HTTPTypes HTTPParsedFields.swift
[35/86] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/86] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/86] Compiling Sharing1 Empty.swift
[38/86] Emitting module Sharing1
[41/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/86] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/86] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[46/87] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[47/87] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[48/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/87] Compiling InternalCollectionsUtilities Integer rank.swift
[50/87] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/87] Compiling HTTPTypes HTTPFieldName.swift
[52/87] Compiling HTTPTypes ISOLatin1String.swift
[53/87] Compiling HTTPTypes HTTPResponse.swift
[54/87] Compiling Sharing2 Empty.swift
[55/87] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/87] Compiling InternalCollectionsUtilities Specialize.swift
[57/88] Compiling HTTPTypes HTTPField.swift
[61/89] Compiling ConcurrencyExtras UncheckedSendable.swift
[62/144] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[63/144] Compiling OrderedCollections OrderedSet+Descriptions.swift
[64/144] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[65/144] Compiling OrderedCollections _HashTable+Testing.swift
[66/144] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[67/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/151] Compiling HTTPTypes NIOLock.swift
[75/151] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/151] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/151] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/151] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/151] Compiling OrderedCollections OrderedDictionary+Elements.swift
[81/151] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[82/151] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[83/151] Compiling ConcurrencyExtras Task.swift
[87/151] Compiling OrderedCollections _HashTable+Bucket.swift
[88/151] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/151] Emitting module ConcurrencyExtras
[90/151] Compiling ConcurrencyExtras LockIsolated.swift
[91/151] Compiling OrderedCollections _HashTable+Constants.swift
[93/151] Compiling ConcurrencyExtras MainSerialExecutor.swift
[94/151] Compiling OrderedCollections _HashTable.swift
[95/151] Compiling OrderedCollections _Hashtable+Header.swift
[104/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[107/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[111/153] Compiling OrderedCollections OrderedSet+Initializers.swift
[112/153] Compiling OrderedCollections OrderedSet+Insertions.swift
[113/153] Compiling OrderedCollections OrderedSet+Invariants.swift
[114/153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[115/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[116/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[117/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[118/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[121/174] Compiling OrderedCollections OrderedDictionary.swift
[122/174] Compiling OrderedCollections OrderedSet+Codable.swift
[125/174] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/174] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/174] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/174] Compiling OrderedCollections OrderedSet+Hashable.swift
[129/176] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[130/176] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[131/176] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[132/176] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[133/176] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[134/176] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[135/176] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[136/176] Compiling OrderedCollections OrderedDictionary+Values.swift
[137/189] Compiling Clocks SwiftUI.swift
[138/190] Compiling XCTestDynamicOverlay Exports.swift
[139/190] Emitting module CombineSchedulers
[140/190] Compiling CombineSchedulers ImmediateScheduler.swift
[141/190] Compiling CombineSchedulers Deprecations.swift
[142/190] Compiling CombineSchedulers AnyScheduler.swift
[143/190] Compiling CombineSchedulers Concurrency.swift
[144/190] Compiling Clocks Timer.swift
[145/190] Compiling CombineSchedulers SwiftUI.swift
[146/190] Compiling CombineSchedulers TestScheduler.swift
[147/191] Compiling CombineSchedulers Lock.swift
[148/191] Compiling CombineSchedulers NSRecursiveLock.swift
[149/191] Compiling CombineSchedulers Timer.swift
[150/191] Compiling CombineSchedulers UIKit.swift
[151/191] Compiling CombineSchedulers UIScheduler.swift
[152/191] Compiling Clocks Lock.swift
[153/191] Compiling Clocks AnyClock.swift
[154/191] Compiling Clocks UnimplementedClock.swift
[155/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/191] Compiling OrderedCollections OrderedSet+Testing.swift
[158/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/191] Compiling OrderedCollections OrderedSet.swift
[161/191] Compiling OrderedCollections _UnsafeBitset.swift
[162/191] Compiling CombineSchedulers UnimplementedScheduler.swift
[163/192] Emitting module Clocks
[164/192] Compiling Clocks ImmediateClock.swift
[165/192] Emitting module XCTestDynamicOverlay
[166/192] Compiling XCTestDynamicOverlay Deprecations.swift
[177/193] Compiling Clocks _AsyncTimerSequence.swift
[178/193] Compiling Clocks TestClock.swift
[180/221] Emitting module OrderedCollections
[182/222] Compiling CustomDump GameKit.swift
[183/222] Compiling CustomDump KeyPath.swift
[184/222] Compiling CustomDump Photos.swift
[185/222] Compiling CustomDump Speech.swift
[186/236] Compiling HTTPTypes HTTPFields.swift
[187/243] Compiling Dependencies MainQueue.swift
[188/243] Compiling Dependencies MainRunLoop.swift
[189/243] Compiling Dependencies OpenURL.swift
[190/243] Compiling Dependencies TimeZone.swift
[191/267] Compiling CustomDump Identifiable.swift
[192/267] Compiling CustomDump Mirror.swift
[193/267] Compiling CustomDump String.swift
[195/267] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[196/267] Compiling Dependencies WithRandomNumberGenerator.swift
[197/267] Compiling Dependencies AppEntryPoint.swift
[198/267] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[200/269] Compiling IdentifiedCollections IdentifiedArray.swift
[201/269] Compiling IdentifiedCollections IdentifiedCollection.swift
[202/269] Compiling CustomDump Unordered.swift
[203/269] Compiling CustomDump XCTAssertDifference.swift
[204/269] Compiling CustomDump XCTAssertNoDifference.swift
[205/269] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[206/269] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[207/269] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[208/269] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[209/273] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[210/273] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[213/275] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[214/275] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[215/275] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[222/278] Compiling Dependencies Deprecations.swift
[223/278] Compiling Dependencies Exports.swift
[224/278] Compiling Dependencies TypeName.swift
[225/278] Emitting module Dependencies
[226/278] Compiling IdentifiedCollections Identified.swift
[227/278] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[228/278] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[229/278] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[236/278] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[237/278] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[243/278] Emitting module PerceptionCore
[248/279] Emitting module CustomDump
[249/279] Emitting module IdentifiedCollections
[250/280] Compiling PerceptionCore PerceptionTracking.swift
[251/280] Compiling PerceptionCore WithPerceptionTracking.swift
[255/280] Compiling PerceptionCore PerceptionRegistrar.swift
[261/281] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[262/281] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[263/281] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[264/281] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[265/281] Compiling Dependencies PreviewTrait.swift
[266/281] Compiling Dependencies TestTrait.swift
[267/281] Compiling Dependencies WithDependencies.swift
[273/282] Emitting module HTTPTypesFoundation
[274/282] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[285/309] Compiling HTTPClient URLSesssion++.swift
[286/309] Compiling HTTPClient HTTPClient.swift
[287/309] Emitting module HTTPClient
[288/310] Emitting module Sharing
[290/312] Compiling Sharing SharedPublisher.swift
[291/312] Compiling Sharing SharedReader.swift
[292/312] Compiling Sharing SharedReaderKey.swift
[293/312] Compiling Sharing SwiftUIStateSharing.swift
[294/312] Compiling Sharing resource_bundle_accessor.swift
[295/312] Compiling Sharing Shared.swift
[296/312] Compiling Sharing SharedBinding.swift
[297/312] Compiling Sharing SharedCollection.swift
[298/312] Compiling Sharing Deprecations.swift
[299/312] Compiling Sharing KeyPath+Sendable.swift
[300/312] Compiling Sharing MutexBackport.swift
[301/312] Compiling Sharing DefaultKey.swift
[302/312] Compiling Sharing FileStorageKey.swift
[303/312] Compiling Sharing InMemoryKey.swift
[304/312] Compiling Sharing SharedContinuations.swift
[305/312] Compiling Sharing SharedKey.swift
[306/312] Compiling Sharing AppStorageKey.swift
[307/319] Compiling Sharing NSRecursiveLock+WithLock.swift
[308/319] Compiling Sharing PassthroughRelay.swift
[309/319] Compiling Sharing PersistentReferences.swift
[310/319] Compiling Sharing Reference.swift
[311/319] Compiling Sharing SharedChangeTracker.swift
[312/319] Compiling Sharing TypeName.swift
[313/320] Compiling RemoteConfig RemoteConfig.swift
[314/320] Compiling RemoteConfig StreamExecution.swift
[315/320] Compiling RemoteConfig Realtime.swift
[316/320] Compiling RemoteConfig DecodeHandler.swift
[317/320] Compiling RemoteConfig ErrorResponse.swift
[318/320] Compiling RemoteConfig Fetch.swift
[320/320] Emitting module RemoteConfig
[322/323] Emitting module SharingRemoteConfig
[323/323] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (54.10s)
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" : "SharingFirebase",
  "name" : "SharingFirebase",
  "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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.