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

Failed to build AppRemoteConfigService, reference 0.3.0 (046504), with Swift 6.0 (beta) for Linux on 18 Sep 2024 13:34:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/egeniq/app-remote-config-ios.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/egeniq/app-remote-config-ios
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 046504f Swift 6 support
Cloned https://github.com/egeniq/app-remote-config-ios.git
Revision (git rev-parse @):
046504fa6899aaa8b97c70ca0c38c8675c461de5
SUCCESS checkout https://github.com/egeniq/app-remote-config-ios.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/egeniq/app-remote-config-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1267] Fetching swift-clocks
[1268/6196] Fetching swift-clocks, xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.48s)
[1233/4929] Fetching xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
[2072/17212] Fetching xctest-dynamic-overlay, swift-snapshot-testing
[5815/17843] Fetching xctest-dynamic-overlay, swift-snapshot-testing, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.41s)
Fetching https://github.com/pointfreeco/swift-dependencies
[5937/17212] Fetching xctest-dynamic-overlay, swift-snapshot-testing
Fetching https://github.com/pointfreeco/combine-schedulers
[8124/82393] Fetching xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.28s)
Fetching https://github.com/tgrapperon/swift-dependencies-additions
[3846/77464] Fetching swift-snapshot-testing, swift-syntax
[4499/82606] Fetching swift-snapshot-testing, swift-syntax, swift-dependencies
[13599/84949] Fetching swift-snapshot-testing, swift-syntax, swift-dependencies, combine-schedulers
[14884/88702] Fetching swift-snapshot-testing, swift-syntax, swift-dependencies, combine-schedulers, swift-dependencies-additions
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.85s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[16120/81217] Fetching swift-snapshot-testing, swift-syntax, swift-dependencies-additions
Fetched https://github.com/tgrapperon/swift-dependencies-additions from cache (0.48s)
[13019/77464] Fetching swift-snapshot-testing, swift-syntax
[25396/78059] Fetching swift-snapshot-testing, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.40s)
[31186/77464] Fetching swift-snapshot-testing, swift-syntax
Fetching https://github.com/egeniq/app-remote-config
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.69s)
[50842/65181] Fetching swift-syntax
[55405/65523] Fetching swift-syntax, app-remote-config
Fetched https://github.com/egeniq/app-remote-config from cache (0.26s)
[61922/65181] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.11s)
Computing version for https://github.com/tgrapperon/swift-dependencies-additions
Computed https://github.com/tgrapperon/swift-dependencies-additions at 1.1.1 (1.11s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.80s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.81s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.8 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.67s)
Computing version for https://github.com/egeniq/app-remote-config
Computed https://github.com/egeniq/app-remote-config at 0.3.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.64s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.45s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.43s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/tgrapperon/swift-dependencies-additions
Working copy of https://github.com/tgrapperon/swift-dependencies-additions resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/egeniq/app-remote-config
Working copy of https://github.com/egeniq/app-remote-config resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.5
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.8
warning: 'xctest-dynamic-overlay': /host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
warning: 'combine-schedulers': /host/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
warning: 'swift-clocks': /host/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Building for debugging...
[0/56] Write sources
[39/56] Write swift-version-24593BA9C3E375BF.txt
[41/97] Compiling SwiftSyntax509 Empty.swift
[42/97] Emitting module SwiftSyntax509
[44/98] Compiling IssueReporting TestContext.swift
[45/98] Compiling IssueReporting Unimplemented.swift
[46/100] Compiling IssueReporting BreakpointReporter.swift
[47/100] Compiling IssueReporting FatalErrorReporter.swift
[47/100] Wrapping AST for SwiftSyntax509 for debugging
[49/100] Emitting module SwiftSyntax510
[50/100] Compiling SwiftSyntax510 Empty.swift
[51/101] Wrapping AST for SwiftSyntax510 for debugging
[53/161] Compiling SwiftSyntax MissingNodeInitializers.swift
[54/161] Compiling SwiftSyntax RawSyntax.swift
[55/161] Compiling ConcurrencyExtras LockIsolated.swift
[56/162] Compiling AppRemoteConfig Error.swift
[57/163] Compiling SwiftSyntax SyntaxHashable.swift
[58/163] Compiling SwiftSyntax SyntaxIdentifier.swift
[59/163] Compiling SwiftSyntax SyntaxArena.swift
[60/163] Compiling SwiftSyntax SyntaxChildren.swift
[63/163] Compiling SwiftSyntax SyntaxCollection.swift
[64/163] Compiling AppRemoteConfig Schedule.swift
[65/163] Compiling ConcurrencyExtras Locking.swift
[66/163] Compiling AppRemoteConfig Version.swift
[69/163] Compiling AppRemoteConfig Override.swift
[70/163] Compiling AppRemoteConfig Platform.swift
[71/163] Emitting module ConcurrencyExtras
[72/163] Compiling ConcurrencyExtras Result.swift
[73/163] Compiling ConcurrencyExtras Task.swift
[74/163] Compiling ConcurrencyExtras MainSerialExecutor.swift
[75/163] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[76/163] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[77/163] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[78/163] Compiling SwiftSyntax Assert.swift
[79/163] Compiling SwiftSyntax BumpPtrAllocator.swift
[80/163] Compiling SwiftSyntax CommonAncestor.swift
[81/163] Emitting module AppRemoteConfig
[84/163] Emitting module IssueReporting
[85/163] Compiling SwiftSyntax SyntaxText.swift
[86/163] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[87/163] Compiling SwiftSyntax AbsolutePosition.swift
[89/164] Compiling ConcurrencyExtras UncheckedSendable.swift
[91/168] Compiling AppRemoteConfig VersionRange.swift
[92/171] Compiling XCTestDynamicOverlay Exports.swift
[94/189] Compiling CombineSchedulers SwiftUI.swift
[95/189] Compiling CombineSchedulers TestScheduler.swift
[96/189] Compiling CombineSchedulers UIScheduler.swift
[97/190] Compiling CombineSchedulers UIKit.swift
[98/190] Emitting module CombineSchedulers
[99/190] Compiling CombineSchedulers Timer.swift
[100/190] Compiling CombineSchedulers AnyScheduler.swift
[101/190] Compiling CombineSchedulers Concurrency.swift
[102/190] Compiling CombineSchedulers ImmediateScheduler.swift
[103/190] Compiling CombineSchedulers Deprecations.swift
[104/190] Compiling CombineSchedulers Lock.swift
[105/190] Compiling CombineSchedulers NSRecursiveLock.swift
[106/190] Compiling Clocks Timer.swift
[107/191] Compiling CombineSchedulers UnimplementedScheduler.swift
[109/192] Compiling Clocks ImmediateClock.swift
[110/192] Emitting module Clocks
[111/192] Compiling Clocks AnyClock.swift
[112/192] Compiling Clocks _AsyncTimerSequence.swift
[113/192] Compiling Clocks Lock.swift
[114/192] Compiling Clocks UnimplementedClock.swift
[115/192] Emitting module XCTestDynamicOverlay
[116/192] Compiling XCTestDynamicOverlay Deprecations.swift
[118/193] Compiling Clocks TestClock.swift
[119/193] Compiling Clocks SwiftUI.swift
[121/215] Compiling Dependencies FireAndForget.swift
[122/215] Compiling Dependencies Locale.swift
[123/215] Compiling Dependencies MainQueue.swift
[124/217] Compiling Dependencies Deprecations.swift
[125/217] Compiling Dependencies Exports.swift
[126/217] Compiling Dependencies Clocks.swift
[127/217] Compiling Dependencies Context.swift
[128/217] Compiling Dependencies Date.swift
[129/217] Emitting module Dependencies
[130/217] Compiling Dependencies URLSession.swift
[131/217] Compiling Dependencies UUID.swift
[132/217] Compiling Dependencies WithRandomNumberGenerator.swift
[133/217] Compiling Dependencies MainRunLoop.swift
[134/217] Compiling Dependencies OpenURL.swift
[135/217] Compiling Dependencies TimeZone.swift
[136/217] Compiling Dependencies Dependency.swift
[137/217] Compiling Dependencies DependencyContext.swift
[138/217] Compiling Dependencies DependencyKey.swift
[139/217] Compiling Dependencies DependencyValues.swift
[140/217] Compiling Dependencies Assert.swift
[141/217] Compiling Dependencies Calendar.swift
[142/217] Compiling Dependencies TypeName.swift
[143/217] Compiling Dependencies WithDependencies.swift
[145/233] Emitting module PersistentContainerDependency
[146/247] Compiling PersistentContainerDependency PersistentContainer.swift
[147/248] Compiling CompressionDependency Compressor.swift
[148/248] Emitting module CompressionDependency
[149/248] Compiling NotificationCenterDependency NotificationCenterDependency.swift
[150/248] Emitting module NotificationCenterDependency
[151/249] Compiling CompressionDependency Decompressor.swift
[152/249] Compiling CompressionDependency _Compression.swift
[154/250] Compiling DependenciesAdditionsBasics SecureRandomNumberGenerator.swift
[157/251] Compiling CodableDependency DataEncoder.swift
[158/251] Emitting module CodableDependency
[159/251] Compiling CodableDependency DataDecoder.swift
[160/252] Emitting module PathDependency
[161/252] Compiling PathDependency PathDependency.swift
[163/253] Compiling DependenciesAdditionsBasics AsyncThrowingStream+Additions.swift
[164/253] Compiling DependenciesAdditionsBasics BroadcastableAsyncSequence.swift
[165/253] Compiling DependenciesAdditionsBasics AnyCancellableTask.swift
[166/253] Compiling DependenciesAdditionsBasics AsyncStream+Additions.swift
[168/253] Compiling DependenciesAdditionsBasics IncrementingDateGenerator.swift
[169/253] Compiling DependenciesAdditionsBasics TickingDateGenerator.swift
[170/253] Compiling DependenciesAdditionsBasics WithTimeout.swift
[171/253] Emitting module DependenciesAdditionsBasics
[172/253] Compiling DependenciesAdditionsBasics Proxies.swift
[173/253] Compiling DependenciesAdditionsBasics RandomNumberGenerator+Addtions.swift
[174/253] Compiling DataDependency DataDependency.swift
[175/253] Emitting module DataDependency
[177/254] Compiling DependenciesAdditionsBasics AsyncSharedSubject.swift
[178/254] Compiling DependenciesAdditionsBasics Exports.swift
[179/254] Compiling DependenciesAdditionsBasics RuntimeWarnings.swift
[180/254] Compiling DependenciesAdditionsBasics Proxies+Unimplemented.swift
[182/274] Emitting module UserNotificationsDependency
[183/274] Compiling UserNotificationsDependency UserNotificationsDependency.swift
[184/275] Emitting module ProcessInfoDependency
[185/275] Compiling ProcessInfoDependency ProcessInfoDependency.swift
[186/276] Emitting module AccessibilityDependency
[187/276] Compiling DeviceDependency DeviceCheckDependency.swift
[188/276] Compiling AccessibilityDependency AccessibilityDependency_iOS.swift
[190/277] Compiling DeviceDependency WKInterfaceDeviceDependency.swift
[191/277] Emitting module DeviceDependency
[192/277] Compiling DeviceDependency UIDeviceDependency_tvOS.swift
[193/277] Compiling DeviceDependency UIDeviceDependency_iOS.swift
[195/278] Compiling ApplicationDependency ApplicationDependency_tvOS.swift
[196/278] Emitting module ApplicationDependency
[198/278] Compiling ApplicationDependency ApplicationDependency_iOS.swift
[201/279] Compiling UserDefaultsDependency UserDefaults+Specializations.swift
[202/279] Emitting module UserDefaultsDependency
[203/279] Emitting module BundleDependency
[204/279] Compiling BundleDependency BundleInfo.swift
[206/280] Compiling UserDefaultsDependency UserDefaultsDependency.swift
[208/283] Emitting module LoggerDependency
[209/283] Compiling LoggerDependency Logger.swift
[211/286] Compiling DependenciesAdditions Exports.swift
[212/286] Emitting module DependenciesAdditions
error: emit-module command failed with exit code 1 (use -v to see invocation)
[214/289] Emitting module AppRemoteConfigService
/host/spi-builder-workspace/Sources/AppRemoteConfigService/AppRemoteConfigService.swift:5:8: error: no such module 'OSLog'
  3 | import DependenciesAdditions
  4 | import Foundation
  5 | import OSLog
    |        `- error: no such module 'OSLog'
  6 | #if os(iOS) || os(tvOS)
  7 | import UIKit
[215/289] Compiling AppRemoteConfigService AppRemoteConfigService.swift
/host/spi-builder-workspace/Sources/AppRemoteConfigService/AppRemoteConfigService.swift:5:8: error: no such module 'OSLog'
  3 | import DependenciesAdditions
  4 | import Foundation
  5 | import OSLog
    |        `- error: no such module 'OSLog'
  6 | #if os(iOS) || os(tvOS)
  7 | import UIKit
BUILD FAILURE 6.0 linux