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 main (ba57bc), with Swift 6.0 (beta) for Linux on 18 Sep 2024 13:33:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 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/egeniq/app-remote-config-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba57bc8 Update ReadMe
Cloned https://github.com/egeniq/app-remote-config-ios.git
Revision (git rev-parse @):
ba57bc8a83218b183dffaef2303db5c61a0df981
SUCCESS checkout https://github.com/egeniq/app-remote-config-ios.git at main
========================================
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-4606859-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/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/egeniq/app-remote-config
[1/342] Fetching app-remote-config
[343/5484] Fetching app-remote-config, swift-dependencies
[498/10413] Fetching app-remote-config, swift-dependencies, xctest-dynamic-overlay
[4180/10071] Fetching swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/egeniq/app-remote-config from cache (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks
[9974/75252] Fetching swift-dependencies, xctest-dynamic-overlay, swift-syntax
[11376/76519] Fetching swift-dependencies, xctest-dynamic-overlay, swift-syntax, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.55s)
Fetching https://github.com/pointfreeco/combine-schedulers
[15938/75252] Fetching swift-dependencies, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.35s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.36s)
Fetching https://github.com/tgrapperon/swift-dependencies-additions
[8474/65181] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[9779/67524] Fetching swift-syntax, combine-schedulers
[12773/71277] Fetching swift-syntax, combine-schedulers, swift-dependencies-additions
[14064/71908] Fetching swift-syntax, combine-schedulers, swift-dependencies-additions, swift-macro-testing
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.55s)
[13791/69565] Fetching swift-syntax, swift-dependencies-additions, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.37s)
[15486/68934] Fetching swift-syntax, swift-dependencies-additions
Fetched https://github.com/tgrapperon/swift-dependencies-additions from cache (0.56s)
[14340/65181] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-syntax from cache (6.84s)
Computing version for https://github.com/tgrapperon/swift-dependencies-additions
[1/595] Fetching swift-concurrency-extras
[1/12283] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.41s)
Computed https://github.com/tgrapperon/swift-dependencies-additions at 1.1.1 (1.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.72s)
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.55s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.8 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.79s)
Computing version for https://github.com/egeniq/app-remote-config
Computed https://github.com/egeniq/app-remote-config at 0.3.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.54s)
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.52s)
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.49s)
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/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/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
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/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.8
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
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: '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
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: [
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
[43/97] Emitting module SwiftSyntax510
[44/97] Compiling SwiftSyntax510 Empty.swift
[45/99] Compiling IssueReporting TestContext.swift
[46/99] Compiling IssueReporting Unimplemented.swift
[48/101] Wrapping AST for SwiftSyntax510 for debugging
[49/101] Wrapping AST for SwiftSyntax509 for debugging
[51/161] Compiling SwiftSyntax MissingNodeInitializers.swift
[52/161] Compiling SwiftSyntax SyntaxArena.swift
[53/161] Compiling SwiftSyntax BumpPtrAllocator.swift
[54/161] Compiling SwiftSyntax CommonAncestor.swift
[55/161] Compiling AppRemoteConfig Version.swift
[56/162] Compiling SwiftSyntax SourcePresence.swift
[57/162] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[58/162] Compiling SwiftSyntax Syntax.swift
[59/162] Compiling SwiftSyntax AbsolutePosition.swift
[60/162] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[61/162] Compiling SwiftSyntax Convenience.swift
[62/162] Compiling SwiftSyntax MemoryLayout.swift
[63/162] Compiling ConcurrencyExtras MainSerialExecutor.swift
[64/163] Compiling ConcurrencyExtras Result.swift
[65/163] Compiling ConcurrencyExtras Task.swift
[66/163] Emitting module AppRemoteConfig
[67/163] Compiling ConcurrencyExtras LockIsolated.swift
[68/163] Compiling AppRemoteConfig Schedule.swift
[69/163] Compiling AppRemoteConfig Platform.swift
[70/163] Compiling SwiftSyntax RawSyntax.swift
[71/163] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[72/163] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[73/163] Emitting module IssueReporting
[74/163] Compiling SwiftSyntax RawSyntaxTokenView.swift
[75/163] Compiling SwiftSyntax SourceLength.swift
[76/163] Compiling SwiftSyntax SourceLocation.swift
[77/164] Compiling AppRemoteConfig Error.swift
[80/164] Compiling AppRemoteConfig Override.swift
[83/164] Compiling ConcurrencyExtras Locking.swift
[86/164] Emitting module ConcurrencyExtras
[87/164] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[89/164] Compiling ConcurrencyExtras UncheckedSendable.swift
[91/165] Compiling AppRemoteConfig VersionRange.swift
[93/189] Compiling XCTestDynamicOverlay Exports.swift
[94/189] Compiling Clocks SwiftUI.swift
[95/190] Compiling Clocks Timer.swift
[96/190] Compiling CombineSchedulers UIScheduler.swift
[97/191] Compiling CombineSchedulers SwiftUI.swift
[98/191] Compiling CombineSchedulers TestScheduler.swift
[99/191] Compiling CombineSchedulers AnyScheduler.swift
[100/191] Compiling CombineSchedulers Concurrency.swift
[101/191] Emitting module CombineSchedulers
[102/191] Compiling CombineSchedulers ImmediateScheduler.swift
[103/191] Compiling CombineSchedulers Deprecations.swift
[104/191] Compiling CombineSchedulers Lock.swift
[105/191] Compiling CombineSchedulers NSRecursiveLock.swift
[106/191] Compiling CombineSchedulers Timer.swift
[107/191] Compiling CombineSchedulers UIKit.swift
[108/191] Compiling CombineSchedulers UnimplementedScheduler.swift
[109/192] Compiling Clocks _AsyncTimerSequence.swift
[110/192] Compiling Clocks Lock.swift
[111/192] Compiling Clocks ImmediateClock.swift
[112/192] Emitting module Clocks
[113/192] Compiling Clocks AnyClock.swift
[115/192] Compiling Clocks UnimplementedClock.swift
[116/192] Compiling Clocks TestClock.swift
[117/192] Emitting module XCTestDynamicOverlay
[118/192] Compiling XCTestDynamicOverlay Deprecations.swift
[123/194] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[124/194] Compiling SwiftSyntax Assert.swift
[139/223] Compiling Dependencies MainRunLoop.swift
[140/223] Compiling Dependencies OpenURL.swift
[141/223] Compiling Dependencies TimeZone.swift
[142/225] Compiling Dependencies Deprecations.swift
[143/225] Compiling Dependencies Exports.swift
[144/225] Compiling Dependencies Clocks.swift
[145/225] Compiling Dependencies Context.swift
[146/225] Compiling Dependencies Date.swift
[147/225] Emitting module Dependencies
[148/225] Compiling Dependencies URLSession.swift
[149/225] Compiling Dependencies UUID.swift
[150/225] Compiling Dependencies WithRandomNumberGenerator.swift
[151/225] Compiling Dependencies FireAndForget.swift
[152/225] Compiling Dependencies Locale.swift
[153/225] Compiling Dependencies MainQueue.swift
[154/225] Compiling Dependencies DependencyValues.swift
[155/225] Compiling Dependencies Assert.swift
[156/225] Compiling Dependencies Calendar.swift
[157/225] Compiling Dependencies Dependency.swift
[158/225] Compiling Dependencies DependencyContext.swift
[159/225] Compiling Dependencies DependencyKey.swift
[160/225] Compiling Dependencies TypeName.swift
[161/225] Compiling Dependencies WithDependencies.swift
[163/251] Emitting module NotificationCenterDependency
[164/251] Compiling PersistentContainerDependency PersistentContainer.swift
[165/255] Compiling NotificationCenterDependency NotificationCenterDependency.swift
[166/256] Emitting module PersistentContainerDependency
[168/257] Compiling DependenciesAdditionsBasics SecureRandomNumberGenerator.swift
[170/258] Compiling CompressionDependency _Compression.swift
[171/258] Compiling CompressionDependency Compressor.swift
[172/258] Emitting module CompressionDependency
[173/258] Compiling CompressionDependency Decompressor.swift
[174/259] Compiling DependenciesAdditionsBasics Proxies.swift
[175/259] Compiling DependenciesAdditionsBasics RandomNumberGenerator+Addtions.swift
[177/259] Compiling DependenciesAdditionsBasics AsyncSharedSubject.swift
[178/259] Compiling DependenciesAdditionsBasics Exports.swift
[179/259] Emitting module CodableDependency
[180/259] Compiling CodableDependency DataEncoder.swift
[181/259] Compiling CodableDependency DataDecoder.swift
[182/260] Emitting module PathDependency
[183/260] Compiling PathDependency PathDependency.swift
[184/261] Compiling DependenciesAdditionsBasics IncrementingDateGenerator.swift
[185/261] Compiling DependenciesAdditionsBasics TickingDateGenerator.swift
[186/261] Compiling DependenciesAdditionsBasics AnyCancellableTask.swift
[187/261] Compiling DependenciesAdditionsBasics AsyncStream+Additions.swift
[188/261] Compiling DependenciesAdditionsBasics AsyncThrowingStream+Additions.swift
[189/261] Compiling DependenciesAdditionsBasics BroadcastableAsyncSequence.swift
[191/261] Emitting module DependenciesAdditionsBasics
[193/261] Compiling DependenciesAdditionsBasics WithTimeout.swift
[194/261] Compiling DataDependency DataDependency.swift
[195/261] Emitting module DataDependency
[197/262] Compiling DependenciesAdditionsBasics RuntimeWarnings.swift
[198/262] Compiling DependenciesAdditionsBasics Proxies+Unimplemented.swift
[200/282] Emitting module AccessibilityDependency
[201/282] Compiling AccessibilityDependency AccessibilityDependency_iOS.swift
[202/283] Compiling UserNotificationsDependency UserNotificationsDependency.swift
[203/283] Emitting module UserNotificationsDependency
[204/284] Compiling ProcessInfoDependency ProcessInfoDependency.swift
[205/284] Emitting module ProcessInfoDependency
[206/285] Emitting module DeviceDependency
[207/285] Compiling DeviceDependency DeviceCheckDependency.swift
[208/285] Compiling DeviceDependency UIDeviceDependency_iOS.swift
[210/285] Compiling DeviceDependency WKInterfaceDeviceDependency.swift
[211/285] Emitting module ApplicationDependency
[212/285] Compiling ApplicationDependency ApplicationDependency_iOS.swift
[213/285] Compiling ApplicationDependency ApplicationDependency_tvOS.swift
[214/285] Compiling DeviceDependency UIDeviceDependency_tvOS.swift
[219/287] Emitting module UserDefaultsDependency
[220/287] Compiling UserDefaultsDependency UserDefaults+Specializations.swift
[221/287] Emitting module BundleDependency
[222/287] Compiling BundleDependency BundleInfo.swift
[223/288] Compiling UserDefaultsDependency UserDefaultsDependency.swift
[226/291] Compiling LoggerDependency Logger.swift
[227/291] Emitting module LoggerDependency
[229/294] Compiling DependenciesAdditions Exports.swift
[230/294] Emitting module DependenciesAdditions
error: emit-module command failed with exit code 1 (use -v to see invocation)
[232/297] 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
[233/297] 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