Build Information
Failed to build Verge, reference main (084a44), with Swift 6.1 for Linux on 2 Dec 2025 14:41:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-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/VergeGroup/swift-Verge.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/VergeGroup/swift-Verge
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 084a448 Fix mysterious crash (#549)
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
084a448dc2dac9bbaa79a70e100a1364d8afbd95
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/VergeGroup/swift-Verge.git
https://github.com/VergeGroup/swift-Verge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-concurrency-task-manager",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
},
{
"identity" : "typedcomparator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/TypedComparator"
},
{
"identity" : "normalization",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Normalization"
},
{
"identity" : "swift-macro-state-struct",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-macro-state-struct"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "Verge",
"name" : "Verge",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Verge",
"targets" : [
"Verge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeTiny",
"targets" : [
"VergeTiny"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeNormalizationDerived",
"targets" : [
"VergeNormalizationDerived"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeRx",
"targets" : [
"VergeRx"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeClassic",
"targets" : [
"VergeClassic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacros",
"targets" : [
"VergeMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacrosPlugin",
"targets" : [
"VergeMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "VergeTinyTests",
"module_type" : "SwiftTarget",
"name" : "VergeTinyTests",
"path" : "Tests/VergeTinyTests",
"sources" : [
"VergeTinyTests.swift"
],
"target_dependencies" : [
"VergeTiny"
],
"type" : "test"
},
{
"c99name" : "VergeTiny",
"module_type" : "SwiftTarget",
"name" : "VergeTiny",
"path" : "Sources/VergeTiny",
"product_memberships" : [
"VergeTiny"
],
"sources" : [
"Source.swift"
],
"type" : "library"
},
{
"c99name" : "VergeTests",
"module_type" : "SwiftTarget",
"name" : "VergeTests",
"path" : "Tests/VergeTests",
"product_dependencies" : [
"ViewInspector"
],
"sources" : [
"AccumulationTests.swift",
"ActivityTests.swift",
"BindingDerivedTests.swift",
"CachedMapTests.swift",
"ChangesTests.swift",
"ComparerTests.swift",
"ConcurrencyTests.swift",
"CopyPerformance.swift",
"CounterTests.swift",
"DemoState.swift",
"DerivedTests.swift",
"EdgeTests.swift",
"EventEmitterTests.swift",
"FilterTests.swift",
"IsolatedContextTests.swift",
"OldComparer.swift",
"PerformanceTests.swift",
"PipelineTests.swift",
"ReferenceEdgeTests.swift",
"Retain/PublisherCompletionTests.swift",
"Retain/StoreSinkSusbscriptionTests.swift",
"RunLoopTests.swift",
"Sample.swift",
"StateTypeTests.swift",
"StoreAndDerivedTests.swift",
"StoreInitTests.swift",
"StoreMiddlewareTests.swift",
"StoreSinkTests.swift",
"StoreTaskTests.swift",
"SynchronizeDisplayValueTests.swift",
"SyntaxTests.swift",
"TransactionTests.swift",
"Usage.swift",
"VergeStoreTests.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "test"
},
{
"c99name" : "VergeRxTests",
"module_type" : "SwiftTarget",
"name" : "VergeRxTests",
"path" : "Tests/VergeRxTests",
"sources" : [
"ChangedOperatorTests.swift",
"DemoState.swift",
"ReproduceDeadlockTests.swift",
"SubjectCompletionTests.swift",
"VergeRxTests.swift"
],
"target_dependencies" : [
"VergeRx",
"VergeClassic"
],
"type" : "test"
},
{
"c99name" : "VergeRx",
"module_type" : "SwiftTarget",
"name" : "VergeRx",
"path" : "Sources/VergeRx",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"VergeRx",
"VergeClassic"
],
"sources" : [
"Extensions.swift",
"Store+Rx.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeNormalizationDerivedTests",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerivedTests",
"path" : "Tests/VergeNormalizationDerivedTests",
"sources" : [
"CombiningTests.swift",
"DemoState.swift",
"VergeNormalizationDerivedTests.swift"
],
"target_dependencies" : [
"VergeNormalizationDerived"
],
"type" : "test"
},
{
"c99name" : "VergeNormalizationDerived",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerived",
"path" : "Sources/VergeNormalizationDerived",
"product_dependencies" : [
"Normalization",
"HashTreeCollections"
],
"product_memberships" : [
"VergeNormalizationDerived"
],
"sources" : [
"DerivedMaking+.swift",
"DerivedResult.swift",
"EntityType+Typealias.swift",
"EntityWrapper.swift",
"NonNullEntityWrapper.swift",
"Pipelines.swift",
"StoreType+.swift",
"VergeNormalizationDerived.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeMacrosTests",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosTests",
"path" : "Tests/VergeMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"KeyPathMapTests.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "VergeMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosPlugin",
"path" : "Sources/VergeMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros",
"VergeMacrosPlugin"
],
"sources" : [
"KeyPathMap.swift",
"MacroError.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "VergeMacros",
"module_type" : "SwiftTarget",
"name" : "VergeMacros",
"path" : "Sources/VergeMacros",
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros"
],
"sources" : [
"Source.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "VergeClassic",
"module_type" : "SwiftTarget",
"name" : "VergeClassic",
"path" : "Sources/VergeClassic",
"product_memberships" : [
"VergeClassic"
],
"sources" : [
"Emitter.swift",
"Extensions.swift",
"Storage+Rx.swift",
"Storage.swift",
"Verge+Extension.swift",
"VergeClassic.swift"
],
"target_dependencies" : [
"VergeRx"
],
"type" : "library"
},
{
"c99name" : "Verge",
"module_type" : "SwiftTarget",
"name" : "Verge",
"path" : "Sources/Verge",
"product_dependencies" : [
"StateStruct",
"TypedComparator",
"Atomics",
"DequeModule",
"ConcurrencyTaskManager"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic"
],
"sources" : [
"Derived/Derived+Assign.swift",
"Derived/Derived.swift",
"Library/BackgroundDeallocationQueue.swift",
"Library/CachedMap.swift",
"Library/EventEmitter.swift",
"Library/InoutRef.swift",
"Library/Log.swift",
"Library/Signpost.swift",
"Library/StoreActivitySubscription.swift",
"Library/StoreStateSubscription.swift",
"Library/StoreSubscriptionBase.swift",
"Library/VergeAnyCancellable.swift",
"Library/VergeConcurrency+SynchronizationTracker.swift",
"Library/VergeConcurrency.swift",
"Library/_BackingStorage+.swift",
"Logging/ActivityTrace.swift",
"Logging/DefaultStoreLogger.swift",
"Logging/MutationTrace.swift",
"Logging/RuntimeError.swift",
"Logging/RuntimeSanitizer.swift",
"Logging/StoreLogger.swift",
"Sendable.swift",
"Store/AnyTargetQueue.swift",
"Store/Changes.swift",
"Store/DetachedDispatcher.swift",
"Store/KeyObject.swift",
"Store/NonAtomicCounter.swift",
"Store/Pipeline.swift",
"Store/Scan.swift",
"Store/StateType.swift",
"Store/Store+Combine.swift",
"Store/Store+RunLoop.swift",
"Store/Store.swift",
"Store/StoreDriverType+Accumulator.swift",
"Store/StoreDriverType.swift",
"Store/StoreMiddleware.swift",
"Store/StoreOperation.swift",
"Store/StoreType+Assignee.swift",
"Store/StoreType+BindingDerived.swift",
"Store/StoreType+Derived.swift",
"Store/StoreWrapperType.swift",
"Store/Transaction.swift",
"Store/UIStateStore.swift",
"SwiftUI/OnReceive.swift",
"SwiftUI/Reading.swift",
"SwiftUI/StoreObject.swift",
"SwiftUI/StoreReader.swift",
"Utility/Edge.swift",
"Utility/ReferenceEdge.swift",
"Utility/ThunkToMainActor.swift",
"Verge.swift",
"macros.swift"
],
"target_dependencies" : [
"VergeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/swift-macro-state-struct
[1/113] Fetching normalization
[114/127] Fetching normalization, typedcomparator
[128/1059] Fetching normalization, typedcomparator, swift-macro-testing
[818/1939] Fetching normalization, typedcomparator, swift-macro-testing, swift-macro-state-struct
[1668/14588] Fetching normalization, typedcomparator, swift-macro-testing, swift-macro-state-struct, viewinspector
Fetched https://github.com/VergeGroup/Normalization from cache (0.52s)
[2079/14475] Fetching typedcomparator, swift-macro-testing, swift-macro-state-struct, viewinspector
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.58s)
[3171/13543] Fetching typedcomparator, swift-macro-state-struct, viewinspector
Fetching https://github.com/apple/swift-collections
[13544/86544] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax
[13545/86801] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-concurrency-task-manager
[18912/105115] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-concurrency-task-manager, swift-collections
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.63s)
Fetching https://github.com/apple/swift-atomics.git
[22307/104858] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-collections
[32004/106678] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Fetching https://github.com/ReactiveX/RxSwift.git
[40925/104858] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-collections
[61059/157704] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (2.91s)
[82939/139390] Fetching typedcomparator, swift-macro-state-struct, viewinspector, swift-syntax, rxswift
Fetched https://github.com/VergeGroup/TypedComparator from cache (11.83s)
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (11.83s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (11.83s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.98s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (11.60s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (14.40s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.52s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.61s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (2.44s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (2.60s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (5.26s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (1.42s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.81s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.70s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.55s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.07s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.64s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.83s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.69s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.1
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 3.0.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.7.0
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 3.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/VergeClassic/demo.gif
/host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
/host/spi-builder-workspace/Sources/VergeClassic/Info.plist
Building for debugging...
[0/90] Write sources
[3/90] Copying PrivacyInfo.xcprivacy
[28/90] Write sources
[46/90] Copying PrivacyInfo.xcprivacy
[47/90] Write sources
[60/90] Copying PrivacyInfo.xcprivacy
[61/90] Compiling _AtomicsShims.c
[63/90] Compiling _SwiftSyntaxCShims PlatformMutex.c
[64/90] Write swift-version-24593BA9C3E375BF.txt
[66/419] Compiling RxSwift AddRef.swift
[67/419] Compiling RxSwift Amb.swift
[68/421] Compiling RxSwift Bag.swift
[69/421] Compiling RxSwift BehaviorSubject.swift
[70/421] Compiling RxSwift AsMaybe.swift
[71/421] Compiling RxSwift AsSingle.swift
[72/421] Compiling RxSwift AsyncLock.swift
[73/421] Compiling RxSwift AsyncSubject.swift
[74/421] Compiling SwiftSyntax602 Empty.swift
[75/421] Emitting module SwiftSyntax602
[76/421] Compiling TypedIdentifier TypedIdentifier.swift
[77/421] Emitting module TypedIdentifier
[79/421] Compiling TypedIdentifier TypedIdentifier.swift
[80/423] Compiling RxSwift AnonymousObserver.swift
[81/423] Compiling RxSwift AnyObserver.swift
[86/423] Compiling RxSwift BinaryDisposable.swift
[87/423] Compiling RxSwift Binder.swift
[88/424] Emitting module InternalCollectionsUtilities
[89/426] Compiling TypedComparator TypedComparator.swift
[90/426] Emitting module TypedComparator
[91/426] Compiling TypedComparator PackedCompare.swift
[94/426] Compiling RxSwift AtomicInt.swift
[95/426] Compiling RxSwift Bag+Rx.swift
[96/426] Emitting module InternalCollectionsUtilities
[101/427] Compiling RxSwift AnonymousDisposable.swift
[111/427] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[112/427] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[117/431] Emitting module RxSwift
[119/462] Compiling SwiftSyntax601 Empty.swift
[120/477] Emitting module SwiftSyntax601
[121/483] Compiling SwiftSyntax600 Empty.swift
[122/483] Emitting module SwiftSyntax600
[123/484] Compiling TypedComparator PackedCompare.swift
[124/484] Emitting module TypedComparator
[125/484] Compiling TypedComparator TypedComparator.swift
[126/485] Compiling SwiftSyntax510 Empty.swift
[127/485] Emitting module SwiftSyntax510
[132/655] Emitting module SwiftSyntax509
[133/655] Compiling SwiftSyntax509 Empty.swift
[134/656] Compiling HashTreeCollections _Bucket.swift
[135/656] Compiling HashTreeCollections _Hash.swift
[137/658] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[138/658] Compiling HashTreeCollections _HashNode+Storage.swift
[139/658] Compiling HashTreeCollections _HashNode+Debugging.swift
[140/658] Compiling HashTreeCollections _HashNode+Initializers.swift
[141/658] Compiling HashTreeCollections _HashLevel.swift
[142/658] Compiling HashTreeCollections _HashNode+Builder.swift
[143/673] Compiling HashTreeCollections TreeSet+Hashable.swift
[144/673] Compiling HashTreeCollections TreeSet+Sendable.swift
[145/673] Compiling HashTreeCollections TreeSet+Sequence.swift
[146/673] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[147/673] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[148/673] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[149/673] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[150/673] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[151/673] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[152/673] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[153/683] Compiling DequeModule _DequeSlot.swift
[154/683] Compiling DequeModule _UnsafeWrappedBuffer.swift
[155/683] Compiling DequeModule Deque+Equatable.swift
[156/683] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[157/683] Compiling DequeModule Deque._UnsafeHandle.swift
[158/683] Compiling DequeModule Deque.swift
[159/683] Compiling DequeModule _DequeBuffer.swift
[160/683] Compiling DequeModule _DequeBufferHeader.swift
[161/685] Compiling DequeModule Deque+CustomReflectable.swift
[162/685] Compiling DequeModule Deque+Descriptions.swift
[173/695] Compiling HashTreeCollections TreeDictionary.swift
[174/695] Compiling HashTreeCollections TreeSet+Codable.swift
[175/695] Compiling HashTreeCollections TreeSet+Collection.swift
[176/695] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[177/695] Compiling HashTreeCollections TreeSet+Debugging.swift
[178/695] Compiling HashTreeCollections TreeSet+Descriptions.swift
[179/695] Compiling HashTreeCollections TreeSet+Equatable.swift
[180/695] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[181/695] Compiling HashTreeCollections TreeSet+Extras.swift
[182/695] Compiling HashTreeCollections TreeSet+Filter.swift
[183/695] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[184/695] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[185/695] Compiling HashTreeCollections TreeDictionary+Filter.swift
[186/695] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[187/695] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[188/695] Compiling HashTreeCollections TreeDictionary+Keys.swift
[189/695] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/695] Compiling HashTreeCollections TreeDictionary+Merge.swift
[191/695] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/695] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[193/695] Compiling HashTreeCollections TreeDictionary+Values.swift
[204/695] Compiling DequeModule Deque+Codable.swift
[205/695] Compiling DequeModule Deque+Collection.swift
[206/695] Emitting module DequeModule
[219/696] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[220/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[221/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[222/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[223/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[224/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[225/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[226/696] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[227/696] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[228/696] Compiling HashTreeCollections TreeSet.swift
[229/696] Compiling DequeModule _DequeSlot.swift
[230/696] Compiling DequeModule _UnsafeWrappedBuffer.swift
[231/696] Compiling DequeModule Deque+Extras.swift
[232/696] Compiling DequeModule Deque+Hashable.swift
[233/696] Compiling DequeModule Deque+Testing.swift
[234/696] Compiling DequeModule Deque._Storage.swift
[241/747] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[242/747] Compiling SwiftSyntax RawSyntaxTokenView.swift
[243/747] Compiling SwiftSyntax SourceEdit.swift
[244/747] Compiling SwiftSyntax ChildNameForKeyPath.swift
[245/747] Compiling SwiftSyntax Keyword.swift
[246/747] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[247/747] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[248/747] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[249/747] Compiling SwiftSyntax SyntaxBaseNodes.swift
[250/747] Compiling SwiftSyntax SyntaxCollections.swift
[251/747] Compiling SwiftSyntax SyntaxEnum.swift
[273/759] Emitting module DequeModule
[275/767] Compiling ConcurrencyTaskManager SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/SwiftUI.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | @propertyWrapper
[276/767] Compiling ConcurrencyTaskManager AutoReleaseContinuationBox.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/SwiftUI.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | @propertyWrapper
[277/767] Compiling ConcurrencyTaskManager TaskType.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/SwiftUI.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | @propertyWrapper
[278/767] Compiling ConcurrencyTaskManager _Log.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/SwiftUI.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | @propertyWrapper
error: emit-module command failed with exit code 1 (use -v to see invocation)
[279/767] Emitting module ConcurrencyTaskManager
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/SwiftUI.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | @propertyWrapper
[280/767] Compiling SwiftSyntax SourceLength.swift
[281/767] Compiling SwiftSyntax SourceLocation.swift
[282/767] Compiling SwiftSyntax SourcePresence.swift
[283/767] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[284/767] Compiling SwiftSyntax Syntax.swift
[285/767] Compiling SwiftSyntax SyntaxChildren.swift
[286/767] Compiling SwiftSyntax SyntaxCollection.swift
[287/767] Compiling SwiftSyntax SyntaxHashable.swift
[288/767] Compiling SwiftSyntax SyntaxIdentifier.swift
[289/767] Compiling SwiftSyntax SyntaxNodeStructure.swift
[290/767] Compiling SwiftSyntax SyntaxProtocol.swift
[291/767] Compiling SwiftSyntax BumpPtrAllocator.swift
[292/767] Compiling SwiftSyntax CommonAncestor.swift
[293/767] Compiling SwiftSyntax Convenience.swift
[294/767] Compiling SwiftSyntax CustomTraits.swift
[295/767] Compiling SwiftSyntax EditorPlaceholder.swift
[296/767] Compiling SwiftSyntax Identifier.swift
[297/767] Compiling SwiftSyntax MemoryLayout.swift
[298/767] Compiling SwiftSyntax MissingNodeInitializers.swift
[299/767] Compiling SwiftSyntax RawSyntax.swift
[300/767] Compiling SwiftSyntax RawSyntaxArena.swift
[301/767] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[302/767] Compiling SwiftSyntax SyntaxText.swift
[303/767] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[304/767] Compiling SwiftSyntax TokenDiagnostic.swift
[305/767] Compiling SwiftSyntax TokenSequence.swift
[306/767] Compiling SwiftSyntax TokenSyntax.swift
[307/767] Compiling SwiftSyntax Trivia.swift
[308/767] Compiling SwiftSyntax Utils.swift
[309/767] Compiling SwiftSyntax AbsolutePosition.swift
[310/767] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[311/767] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[312/767] Compiling SwiftSyntax Assert.swift
[313/767] Emitting module VergeTiny
[314/767] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 | return associated
237 | }
[315/767] Compiling RxSwift Never.swift
[316/767] Compiling RxSwift NopDisposable.swift
[317/767] Compiling RxSwift Observable+Concurrency.swift
[318/767] Compiling RxSwift Observable.swift
[319/767] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[320/767] Compiling RxSwift ObservableConvertibleType.swift
[321/767] Compiling RxSwift ObservableType+Extensions.swift
[322/767] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[323/767] Compiling RxSwift ObservableType.swift
[324/767] Compiling RxSwift ObserveOn.swift
[325/767] Compiling RxSwift ObserverBase.swift
[326/767] Compiling RxSwift ObserverType.swift
[327/767] Compiling RxSwift OperationQueueScheduler.swift
[328/767] Compiling RxSwift Optional.swift
[329/767] Compiling RxSwift Platform.Darwin.swift
[330/767] Compiling RxSwift Platform.Linux.swift
[331/767] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[332/767] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[333/767] Compiling RxSwift PrimitiveSequence.swift
[334/767] Compiling RxSwift PriorityQueue.swift
[346/767] Emitting module VergeTiny
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/VergeClassic/Info.plist
/host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
/host/spi-builder-workspace/Sources/VergeClassic/demo.gif
[0/1] Planning build
Building for debugging...
[0/26] Write swift-version-24593BA9C3E375BF.txt
[2/44] Emitting module SwiftSyntax601
[3/44] Emitting module SwiftSyntax510
[4/44] Compiling SwiftSyntax510 Empty.swift
[5/45] Compiling SwiftSyntax600 Empty.swift
[6/45] Emitting module SwiftSyntax600
[7/45] Emitting module SwiftSyntax602
[8/45] Compiling SwiftSyntax602 Empty.swift
[9/47] Compiling SwiftSyntax601 Empty.swift
[10/47] Emitting module TypedComparator
[12/48] Emitting module VergeTiny
[13/48] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 | return associated
237 | }
[14/48] Compiling TypedComparator PackedCompare.swift
[15/48] Compiling TypedComparator TypedComparator.swift
[17/49] Emitting module VergeTiny
[18/49] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 | return associated
237 | }
[20/49] Emitting module TypedComparator
[21/49] Compiling TypedComparator TypedComparator.swift
[22/49] Compiling TypedComparator PackedCompare.swift
BUILD FAILURE 6.1 linux