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 0.0.3 (1a5a41), with Swift 6.1 for Linux on 4 Jun 2025 13:41:10 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.git
Reference: 0.0.3
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.3      -> FETCH_HEAD
HEAD is now at 1a5a415 Create release.yml (#14)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
1a5a415cd089bb6032d94168640be375a5ddec1c
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at 0.0.3
========================================
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" 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/pointfreeco/swift-sharing
Fetching https://github.com/zunda-pixel/firebase-swift
[1/1171] Fetching firebase-swift
[1172/4427] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.60s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.60s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.7 (1.03s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
[1/121] Fetching http-client
[122/1025] Fetching http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client from cache (0.66s)
Fetched https://github.com/apple/swift-http-types from cache (0.66s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.07s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.43s)
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-perception
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/852] Fetching swift-concurrency-extras
[853/5433] Fetching swift-concurrency-extras, swift-custom-dump
[1266/6844] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception
[6845/8378] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.28s)
[5480/6967] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[6968/13216] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, swift-dependencies
[9406/18674] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay
[16274/21084] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.28s)
[16437/18674] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.70s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
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.51s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70735] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.84s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (4.26s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.00s)
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.2.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.45s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.32s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.74s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.95s)
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
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-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/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 601.0.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.5.2
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks 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/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Building for debugging...
[0/21] Write sources
[19/21] Copying PrivacyInfo.xcprivacy
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/77] Emitting module Sharing2
[23/77] Compiling Sharing2 Empty.swift
[24/78] Emitting module Sharing1
[25/78] Compiling Sharing1 Empty.swift
[27/79] Emitting module HTTPTypes
[28/80] Compiling ConcurrencyExtras Locking.swift
[29/80] Compiling ConcurrencyExtras UncheckedBox.swift
[30/81] Compiling IssueReporting XCTest.swift
[31/81] Compiling IssueReporting IsTesting.swift
[32/81] Compiling ConcurrencyExtras AsyncStream.swift
[33/81] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[34/81] Compiling IssueReporting TestContext.swift
[35/81] Compiling IssueReporting Unimplemented.swift
[36/83] Compiling HTTPTypes ISOLatin1String.swift
[37/83] Compiling HTTPTypes HTTPResponse.swift
[38/83] Compiling HTTPTypes HTTPParsedFields.swift
[39/83] Compiling HTTPTypes HTTPRequest.swift
[40/83] Compiling IssueReporting IssueReporter.swift
[41/83] Compiling IssueReporting SwiftTesting.swift
[43/83] Emitting module InternalCollectionsUtilities
[44/83] Compiling ConcurrencyExtras ActorIsolated.swift
[45/83] Compiling ConcurrencyExtras AnyHashableSendable.swift
[46/83] Compiling IssueReporting UncheckedSendable.swift
[47/83] Compiling IssueReporting Warn.swift
[48/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/84] Compiling IssueReporting WithExpectedIssue.swift
[52/84] Compiling IssueReporting WithIssueContext.swift
[53/139] Compiling HTTPTypes NIOLock.swift
[54/139] Compiling OrderedCollections _HashTable+BucketIterator.swift
[55/139] Compiling OrderedCollections _HashTable+Constants.swift
[56/139] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[57/139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/139] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/139] Compiling OrderedCollections _HashTable+Testing.swift
[60/139] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[61/139] Compiling ConcurrencyExtras Result.swift
[62/139] Compiling ConcurrencyExtras Task.swift
[63/140] Compiling ConcurrencyExtras LockIsolated.swift
[64/140] Compiling ConcurrencyExtras MainSerialExecutor.swift
[65/140] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/140] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/140] Emitting module ConcurrencyExtras
[68/140] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[69/140] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/140] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/140] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/140] Compiling ConcurrencyExtras UncheckedSendable.swift
[74/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/141] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/141] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/148] Compiling OrderedCollections _HashTable+Bucket.swift
[87/148] Emitting module IssueReporting
[94/149] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[95/149] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[96/149] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[97/149] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[98/149] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[99/149] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/149] Compiling OrderedCollections OrderedDictionary.swift
[101/149] Compiling OrderedCollections OrderedSet+Codable.swift
[102/149] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[103/149] Compiling OrderedCollections OrderedSet+Descriptions.swift
[104/149] Compiling OrderedCollections OrderedSet+Diffing.swift
[105/149] Compiling OrderedCollections OrderedSet+Equatable.swift
[106/149] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/149] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/149] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/149] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/149] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/149] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/149] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[117/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[118/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[119/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[120/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[121/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[122/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[131/183] Compiling XCTestDynamicOverlay Exports.swift
[132/185] Compiling CombineSchedulers UIScheduler.swift
[133/185] Compiling CombineSchedulers UIKit.swift
[134/185] Compiling CombineSchedulers SwiftUI.swift
[135/185] Compiling CombineSchedulers TestScheduler.swift
[136/185] Compiling CombineSchedulers Timer.swift
[137/186] Compiling Clocks AnyClock.swift
[138/187] Emitting module CombineSchedulers
[139/187] Compiling Clocks Timer.swift
[140/187] Compiling CombineSchedulers AnyScheduler.swift
[141/187] Compiling CombineSchedulers Concurrency.swift
[142/187] Compiling CombineSchedulers ImmediateScheduler.swift
[143/187] Compiling CombineSchedulers Deprecations.swift
[144/187] Compiling CombineSchedulers Lock.swift
[145/187] Compiling CombineSchedulers NSRecursiveLock.swift
[146/187] Compiling PerceptionCore Perceptible.swift
[147/187] Compiling PerceptionCore PerceptionChecking.swift
[152/187] Compiling OrderedCollections _HashTable.swift
[153/187] Compiling OrderedCollections _Hashtable+Header.swift
[154/187] Compiling CombineSchedulers UnimplementedScheduler.swift
[155/188] Compiling Clocks _AsyncTimerSequence.swift
[156/188] Compiling Clocks Lock.swift
[157/188] Emitting module Clocks
[158/188] Compiling Clocks ImmediateClock.swift
[160/188] Emitting module XCTestDynamicOverlay
[161/188] Compiling XCTestDynamicOverlay Deprecations.swift
[162/189] Compiling Clocks UnimplementedClock.swift
[164/189] Emitting module OrderedCollections
[165/189] Compiling OrderedCollections OrderedSet+Sendable.swift
[166/189] Compiling OrderedCollections OrderedSet+SubSequence.swift
[167/189] Compiling OrderedCollections OrderedSet+Testing.swift
[168/189] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[169/189] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/189] Compiling OrderedCollections OrderedSet.swift
[171/189] Compiling OrderedCollections _UnsafeBitset.swift
[172/190] Compiling Clocks SwiftUI.swift
[173/190] Compiling Clocks TestClock.swift
[176/218] Compiling HTTPTypes HTTPField.swift
[177/218] Compiling HTTPTypes HTTPFieldName.swift
[178/218] Compiling HTTPTypes HTTPFields.swift
[180/260] Compiling IdentifiedCollections Identified.swift
[181/260] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[182/260] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[183/260] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[184/268] Compiling CustomDump ExpectNoDifference.swift
[185/268] Compiling CustomDump AnyType.swift
[186/268] Compiling CustomDump CollectionDifference.swift
[187/269] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[188/269] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[189/269] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[190/269] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[192/269] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[193/269] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[200/274] Compiling CustomDump Unordered.swift
[201/274] Compiling CustomDump XCTAssertDifference.swift
[202/274] Compiling CustomDump XCTAssertNoDifference.swift
[203/274] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[204/274] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[205/274] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[206/274] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[207/274] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[214/275] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[215/275] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[217/275] Emitting module PerceptionCore
[218/275] Emitting module CustomDump
[223/275] Compiling IdentifiedCollections IdentifiedArray.swift
[224/275] Compiling IdentifiedCollections IdentifiedCollection.swift
[225/275] Compiling Dependencies Deprecations.swift
[226/275] Compiling Dependencies Exports.swift
[227/275] Compiling Dependencies TypeName.swift
[228/275] Compiling PerceptionCore PerceptionTracking.swift
[231/275] Compiling PerceptionCore WithPerceptionTracking.swift
[232/275] Emitting module IdentifiedCollections
[235/275] Compiling PerceptionCore PerceptionRegistrar.swift
[248/277] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[250/277] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[251/277] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[252/277] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[253/277] Compiling Dependencies PreviewTrait.swift
[254/277] Compiling Dependencies TestTrait.swift
[255/277] Compiling Dependencies WithDependencies.swift
[256/277] Emitting module HTTPTypesFoundation
[257/277] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[258/278] Emitting module Dependencies
[281/305] Compiling Sharing Deprecations.swift
[282/305] Compiling Sharing KeyPath+Sendable.swift
[283/305] Compiling Sharing MutexBackport.swift
[284/307] Compiling Sharing NSRecursiveLock+WithLock.swift
[285/307] Compiling Sharing PassthroughRelay.swift
[286/307] Compiling Sharing PersistentReferences.swift
[287/307] Emitting module HTTPClient
[288/307] Compiling HTTPClient URLSesssion++.swift
[289/307] Compiling HTTPClient HTTPClient.swift
[291/308] Compiling Sharing SwiftUIStateSharing.swift
[292/308] Compiling Sharing resource_bundle_accessor.swift
[293/308] Emitting module Sharing
[294/308] Compiling Sharing SharedContinuations.swift
[295/308] Compiling Sharing SharedKey.swift
[296/308] Compiling Sharing AppStorageKey.swift
[297/315] Compiling RemoteConfig RemoteConfig.swift
[298/315] Compiling RemoteConfig StreamExecution.swift
[299/315] Compiling RemoteConfig Fetch.swift
[300/315] Compiling RemoteConfig ErrorResponse.swift
[301/315] Emitting module RemoteConfig
[302/315] Compiling RemoteConfig DecodeHandler.swift
[303/315] Compiling RemoteConfig Realtime.swift
[305/316] Compiling Sharing SharedPublisher.swift
[306/316] Compiling Sharing SharedReader.swift
[307/316] Compiling Sharing SharedReaderKey.swift
[308/316] Compiling Sharing DefaultKey.swift
[309/316] Compiling Sharing FileStorageKey.swift
[310/316] Compiling Sharing InMemoryKey.swift
[311/316] Compiling Sharing Shared.swift
[312/316] Compiling Sharing SharedBinding.swift
[313/316] Compiling Sharing SharedCollection.swift
[314/316] Compiling Sharing Reference.swift
[315/316] Compiling Sharing SharedChangeTracker.swift
[316/316] Compiling Sharing TypeName.swift
[318/319] Emitting module SharingRemoteConfig
[319/319] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (35.97s)
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.