Build Information
Failed to build CoreDataRepository, reference 2.0.5 (f0c5f8
), with Swift 6.1 for Linux on 28 Apr 2025 00:12:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roanutil/CoreDataRepository.git
Reference: 2.0.5
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/roanutil/CoreDataRepository
* tag 2.0.5 -> FETCH_HEAD
HEAD is now at f0c5f84 Merge pull request #33 from roanutil/bugfix/unable-to-build-v2-with-swift-6
Cloned https://github.com/roanutil/CoreDataRepository.git
Revision (git rev-parse @):
f0c5f84ff66c000d433d0d9b694dce77523aa58c
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at 2.0.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/roanutil/CoreDataRepository.git
https://github.com/roanutil/CoreDataRepository.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "combineext",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CombineCommunity/CombineExt.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
}
],
"manifest_display_name" : "CoreDataRepository",
"name" : "CoreDataRepository",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "CoreDataRepository",
"targets" : [
"CoreDataRepository"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreDataRepositoryTests",
"module_type" : "SwiftTarget",
"name" : "CoreDataRepositoryTests",
"path" : "Tests/CoreDataRepositoryTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"AggregateRepositoryTests.swift",
"BatchRepositoryTests.swift",
"CRUDRepositoryTests.swift",
"CoreDataStack.swift",
"CoreDataXCTestCase.swift",
"FetchRepositoryTests.swift",
"Movie.swift"
],
"target_dependencies" : [
"CoreDataRepository"
],
"type" : "test"
},
{
"c99name" : "CoreDataRepository",
"module_type" : "SwiftTarget",
"name" : "CoreDataRepository",
"path" : "Sources/CoreDataRepository",
"product_dependencies" : [
"CombineExt"
],
"product_memberships" : [
"CoreDataRepository"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/CoreDataRepository/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"CoreDataRepository+Aggregate.swift",
"CoreDataRepository+Batch.swift",
"CoreDataRepository+CRUD.swift",
"CoreDataRepository+Fetch.swift",
"CoreDataRepository.swift",
"CoreDataRepositoryError.swift",
"FetchSubscription.swift",
"NSManagedObject+CRUDHelpers.swift",
"NSManagedObjectContext+CRUDHelpers.swift",
"NSManagedObjectContext+Child.swift",
"NSManagedObjectContext+Scratchpad.swift",
"ReadSubscription.swift",
"RepositoryManagedModel.swift",
"Result+CRUDHelpers.swift",
"SubscriptionProvider.swift",
"UnmanagedModel.swift",
"_Result.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/CombineCommunity/CombineExt.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/2222] Fetching combineext
[1890/6803] Fetching combineext, swift-custom-dump
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.39s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.40s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.8.1 (0.98s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.11.2 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.60s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.11.2
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/5] Write sources
[0/5] Copying Info.plist
[0/5] Copying Localizable.strings
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/41] Emitting module CombineExt
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[7/46] Compiling CombineExt FlatMapLatest.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[8/46] Compiling CombineExt IgnoreFailure.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[9/46] Compiling CombineExt IgnoreOutputSetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[10/46] Compiling CombineExt Lock.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[11/46] Compiling CombineExt Timer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[12/46] Compiling CombineExt Amb.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[13/46] Compiling CombineExt AssignOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[14/46] Compiling CombineExt AssignToMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[15/46] Compiling CombineExt CombineLatestMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[16/46] Compiling CombineExt Create.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[17/46] Compiling CombineExt RetryWhen.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[18/46] Compiling CombineExt SetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[19/46] Compiling CombineExt ShareReplay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[20/46] Compiling CombineExt Toggle.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[21/46] Compiling CombineExt WithLatestFrom.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[22/46] Compiling CombineExt Nwise.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[23/46] Compiling CombineExt Partition.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[24/46] Compiling CombineExt PrefixDuration.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[25/46] Compiling CombineExt PrefixWhileBehavior.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[26/46] Compiling CombineExt RemoveAllDuplicates.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[27/46] Compiling CombineExt MapMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[28/46] Compiling CombineExt MapToResult.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[29/46] Compiling CombineExt MapToValue.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[30/46] Compiling CombineExt Materialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[31/46] Compiling CombineExt MergeMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[32/46] Compiling CombineExt ZipMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[33/46] Compiling CombineExt CurrentValueRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[34/46] Compiling CombineExt PassthroughRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[35/46] Compiling CombineExt Relay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[36/46] Compiling CombineExt ReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[37/46] Compiling CombineExt DemandBuffer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[38/46] Compiling CombineExt Sink.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[39/46] Compiling CombineExt Optional.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[40/46] Compiling CombineExt Event.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[41/46] Compiling CombineExt ObjectOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[42/46] Compiling CombineExt Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[43/46] Compiling CombineExt Enumerated.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[44/46] Compiling CombineExt FilterMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[45/46] Compiling CombineExt FlatMapBatches.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[46/46] Compiling CombineExt FlatMapFirst.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/37] Compiling CombineExt Amb.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[3/37] Compiling CombineExt AssignOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[4/37] Compiling CombineExt AssignToMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[5/37] Compiling CombineExt CombineLatestMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[6/37] Compiling CombineExt Create.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[7/37] Compiling CombineExt RetryWhen.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[8/37] Compiling CombineExt SetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[9/37] Compiling CombineExt ShareReplay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[10/37] Compiling CombineExt Toggle.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[11/37] Compiling CombineExt WithLatestFrom.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[12/37] Compiling CombineExt Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[13/37] Compiling CombineExt Enumerated.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[14/37] Compiling CombineExt FilterMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[15/37] Compiling CombineExt FlatMapBatches.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[16/37] Compiling CombineExt FlatMapFirst.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[17/37] Compiling CombineExt FlatMapLatest.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[18/37] Compiling CombineExt IgnoreFailure.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[19/37] Compiling CombineExt IgnoreOutputSetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[20/37] Compiling CombineExt Lock.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[21/37] Compiling CombineExt Timer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/42] Emitting module CombineExt
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[23/42] Compiling CombineExt DemandBuffer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[24/42] Compiling CombineExt Sink.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[25/42] Compiling CombineExt Optional.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[26/42] Compiling CombineExt Event.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[27/42] Compiling CombineExt ObjectOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[28/42] Compiling CombineExt MapMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[29/42] Compiling CombineExt MapToResult.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[30/42] Compiling CombineExt MapToValue.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[31/42] Compiling CombineExt Materialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[32/42] Compiling CombineExt MergeMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[33/42] Compiling CombineExt Nwise.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[34/42] Compiling CombineExt Partition.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[35/42] Compiling CombineExt PrefixDuration.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[36/42] Compiling CombineExt PrefixWhileBehavior.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[37/42] Compiling CombineExt RemoveAllDuplicates.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[38/42] Compiling CombineExt ZipMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[39/42] Compiling CombineExt CurrentValueRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[40/42] Compiling CombineExt PassthroughRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[41/42] Compiling CombineExt Relay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
[42/42] Compiling CombineExt ReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Darwin
| `- error: no such module 'Darwin'
16 |
17 | @available(macOS 10.12, iOS 10.0, tvOS 10.0, watchOS 3.0, *)
BUILD FAILURE 6.1 linux