Build Information
Failed to build swift-prefs, reference main (658ad3), with Swift 6.0 for Linux on 29 Nov 2025 07:54:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-prefs.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/orchetect/swift-prefs
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 658ad3c Renamed repository to swift-prefs
Cloned https://github.com/orchetect/swift-prefs.git
Revision (git rev-parse @):
658ad3c76d92ac457a195fa60c82d8e7c771b3fe
SUCCESS checkout https://github.com/orchetect/swift-prefs.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/orchetect/swift-prefs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72984] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.45s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Building for debugging...
[0/42] Write sources
[21/42] Compiling _SwiftSyntaxCShims PlatformMutex.c
[21/42] Write swift-version-24593BA9C3E375BF.txt
[24/122] Emitting module SwiftSyntax600
[25/122] Compiling SwiftSyntax600 Empty.swift
[26/123] Compiling SwiftSyntax602 Empty.swift
[27/123] Emitting module SwiftSyntax602
[30/124] Emitting module SwiftSyntax601
[31/124] Compiling SwiftSyntax601 Empty.swift
[32/124] Compiling SwiftSyntax509 Empty.swift
[33/124] Emitting module SwiftSyntax509
[34/126] Compiling SwiftSyntax510 Empty.swift
[35/126] Emitting module SwiftSyntax510
[35/126] Wrapping AST for SwiftSyntax600 for debugging
[36/127] Wrapping AST for SwiftSyntax602 for debugging
[40/127] Wrapping AST for SwiftSyntax509 for debugging
[41/127] Wrapping AST for SwiftSyntax510 for debugging
[42/127] Wrapping AST for SwiftSyntax601 for debugging
[44/190] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[45/190] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[46/190] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[47/190] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[48/190] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[49/190] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[50/190] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[51/190] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[52/190] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[53/190] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[54/190] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[55/190] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[56/190] Compiling SwiftSyntax RawSyntaxValidation.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[57/190] Compiling SwiftSyntax SyntaxNodesAB.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[58/190] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[59/190] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[60/190] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[61/190] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[62/190] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[63/190] Compiling SwiftSyntax TokenSequence.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[64/199] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[65/199] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[66/199] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[67/199] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[68/199] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[69/199] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[70/199] Compiling SwiftSyntax RawSyntaxNodesEF.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[71/199] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[72/199] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[73/199] Compiling SwiftSyntax RawSyntaxNodesOP.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[74/199] Compiling SwiftSyntax RawSyntaxNodesC.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[75/199] Compiling SwiftSyntax RawSyntaxNodesD.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[76/199] Compiling SwiftPrefsTypes PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[77/199] Compiling SwiftPrefsTypes PrefsStorageUpdateStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[78/199] Compiling SwiftPrefsTypes PrefsStorageInitializable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[79/199] Compiling SwiftPrefsTypes PrefsStorage+DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[80/199] Compiling SwiftPrefsTypes PrefsStorage+PrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[81/199] Compiling SwiftPrefsTypes PrefsStorage+PrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[82/199] Compiling SwiftPrefsTypes PrefsStorage+Static.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[83/199] Compiling SwiftSyntax TokenSyntax.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[84/199] Compiling SwiftSyntax Trivia.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[85/199] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[86/199] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[87/199] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[88/199] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[89/199] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[90/199] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[91/199] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[92/199] Compiling SwiftSyntax RawSyntaxNodesAB.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[93/199] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[94/199] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[95/199] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[96/199] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[97/199] Compiling SwiftSyntax RawSyntaxArena.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[98/199] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[99/199] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[100/199] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[101/199] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[102/199] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/199] Emitting module SwiftPrefsTypes
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[104/199] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[105/199] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[106/199] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[107/199] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[108/199] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[109/199] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[110/199] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[111/199] Compiling SwiftSyntax EditorPlaceholder.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[112/199] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[113/199] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[114/199] Compiling SwiftPrefsTypes PrefsStorage.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[115/199] Compiling SwiftPrefsTypes PrefsStorageError.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[116/199] Compiling SwiftPrefsTypes PrefsStorageMode.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[117/199] Compiling SwiftPrefsTypes PrefsStorageValue Types.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[118/199] Compiling SwiftPrefsTypes PrefsStorageValue.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[119/199] Compiling SwiftPrefsTypes Concurrency.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[120/199] Compiling SwiftPrefsTypes NSNumber.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[121/199] Compiling SwiftPrefsTypes UserDefaults Outsourced.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[122/199] Compiling SwiftPrefsTypes UserDefaults.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
BUILD FAILURE 6.0 linux