The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Verge, reference main (084a44), with Swift 6.0 for Linux on 2 Dec 2025 14:40:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

Build 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.0
Building package at path:  $PWD
https://github.com/VergeGroup/swift-Verge.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/TypedComparator
[1/113] Fetching normalization
[114/1045] Fetching normalization, swift-macro-testing
[115/13694] Fetching normalization, swift-macro-testing, viewinspector
[2185/13708] Fetching normalization, swift-macro-testing, viewinspector, typedcomparator
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.48s)
[3669/12776] Fetching normalization, viewinspector, typedcomparator
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.49s)
[4035/12762] Fetching normalization, viewinspector
Fetching https://github.com/apple/swift-collections
[12763/85763] Fetching normalization, viewinspector, swift-syntax
[12764/86643] Fetching normalization, viewinspector, swift-syntax, swift-macro-state-struct
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.49s)
Fetching https://github.com/apple/swift-atomics.git
[16413/85763] Fetching normalization, viewinspector, swift-syntax
[16414/104077] Fetching normalization, viewinspector, swift-syntax, swift-collections
Fetched https://github.com/VergeGroup/Normalization from cache (1.21s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.21s)
[11328/91315] Fetching swift-syntax, swift-collections
Fetching https://github.com/ReactiveX/RxSwift.git
[14806/93135] Fetching swift-syntax, swift-collections, swift-atomics
[15739/93392] Fetching swift-syntax, swift-collections, swift-atomics, swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.54s)
[19405/93135] Fetching swift-syntax, swift-collections, swift-atomics
[22471/145981] Fetching swift-syntax, swift-collections, swift-atomics, rxswift
Fetched https://github.com/apple/swift-atomics.git from cache (0.89s)
[26424/144161] Fetching swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (4.52s)
[124120/125847] Fetching swift-syntax, rxswift
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.72s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (9.87s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (1.18s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (1.23s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (1.33s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (1.17s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.36s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.16s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (1.18s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (4.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.79s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.91s)
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 (2.46s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.84s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (1.51s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.64s)
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.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.65s)
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/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
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/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/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/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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.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/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/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/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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
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
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
Building for debugging...
[0/68] Write sources
[1/68] Copying PrivacyInfo.xcprivacy
[1/68] Write sources
[40/68] Compiling _AtomicsShims.c
[41/68] Compiling _SwiftSyntaxCShims PlatformMutex.c
[42/68] Write swift-version-24593BA9C3E375BF.txt
[44/96] Emitting module SwiftSyntax510
[45/240] Emitting module VergeTiny
[46/240] Emitting module SwiftSyntax602
[47/240] Emitting module InternalCollectionsUtilities
[48/240] Compiling SwiftSyntax602 Empty.swift
[49/243] Compiling RxSwift ConcurrentMainScheduler.swift
[50/243] Compiling RxSwift ConnectableObservableType.swift
[51/243] Compiling SwiftSyntax510 Empty.swift
[52/244] Emitting module SwiftSyntax600
[53/244] Compiling SwiftSyntax600 Empty.swift
[55/245] Emitting module SwiftSyntax601
[56/245] Compiling SwiftSyntax601 Empty.swift
[57/245] Compiling RxSwift Create.swift
[58/245] Compiling RxSwift CurrentThreadScheduler.swift
[59/245] Compiling RxSwift CompositeDisposable.swift
[60/245] Compiling RxSwift Concat.swift
[61/245] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[62/245] Compiling RxSwift Debug.swift
[63/245] Compiling RxSwift Decode.swift
[64/245] Compiling RxSwift Completable+AndThen.swift
[65/245] Compiling RxSwift Completable.swift
[66/246] Compiling RxSwift CombineLatest.swift
[67/246] Compiling RxSwift CompactMap.swift
[68/246] Compiling RxSwift Date+Dispatch.swift
[69/246] Compiling RxSwift Debounce.swift
[71/246] Emitting module TypedIdentifier
[72/246] Compiling TypedIdentifier TypedIdentifier.swift
[74/247] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[75/247] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[78/248] Wrapping AST for SwiftSyntax601 for debugging
[79/248] Wrapping AST for SwiftSyntax602 for debugging
[80/269] Wrapping AST for SwiftSyntax600 for debugging
[82/271] Emitting module TypedComparator
[82/271] Wrapping AST for SwiftSyntax510 for debugging
[84/271] Emitting module SwiftSyntax509
[85/271] Compiling SwiftSyntax509 Empty.swift
[86/349] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[87/349] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[88/349] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/349] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[91/365] Compiling HashTreeCollections _HashNode+Structural filter.swift
[92/365] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[93/365] Compiling DequeModule Deque.swift
[94/365] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[95/365] Compiling TypedComparator PackedCompare.swift
[96/365] Compiling TypedComparator TypedComparator.swift
[96/366] Wrapping AST for SwiftSyntax509 for debugging
[99/366] Compiling DequeModule _DequeBuffer.swift
[100/366] Compiling DequeModule _DequeBufferHeader.swift
[101/368] Compiling Atomics IntegerOperations.swift
[102/368] Compiling Atomics Unmanaged extensions.swift
[103/369] Compiling DequeModule Deque+Equatable.swift
[104/369] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[105/431] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[106/431] Compiling SwiftSyntax RawSyntaxTokenView.swift
[107/431] Compiling SwiftSyntax SourceEdit.swift
[108/431] Emitting module RxSwift
[109/451] Compiling HashTreeCollections TreeSet+Hashable.swift
[110/451] Compiling HashTreeCollections TreeSet+Sendable.swift
[111/451] Compiling HashTreeCollections TreeSet+Sequence.swift
[112/451] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[113/451] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[114/451] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[115/451] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[116/451] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[117/451] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[118/451] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[119/461] Compiling SwiftSyntax SyntaxChildren.swift
[120/461] Compiling SwiftSyntax SyntaxCollection.swift
[121/461] Compiling SwiftSyntax SourceLocation.swift
[122/461] Compiling SwiftSyntax SourcePresence.swift
[125/461] Compiling SwiftSyntax RawSyntaxArena.swift
[126/461] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[127/461] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[128/461] Compiling SwiftSyntax Syntax.swift
[129/461] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[130/461] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[131/461] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[132/461] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[133/461] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[134/461] Compiling SwiftSyntax RawSyntaxValidation.swift
[135/461] Compiling SwiftSyntax SyntaxNodesAB.swift
[136/461] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/461] Compiling HashTreeCollections TreeSet+Extras.swift
[138/461] Compiling HashTreeCollections TreeSet+Filter.swift
[139/461] Compiling SwiftSyntax RawSyntaxNodesD.swift
[140/461] Compiling SwiftSyntax ChildNameForKeyPath.swift
[141/461] Compiling SwiftSyntax Keyword.swift
[142/461] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[143/461] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[144/461] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[145/461] Compiling SwiftSyntax SyntaxBaseNodes.swift
[146/461] Compiling SwiftSyntax SyntaxCollections.swift
[147/461] Compiling SwiftSyntax SyntaxEnum.swift
[148/461] Compiling SwiftSyntax SyntaxKind.swift
[149/461] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[150/461] Compiling SwiftSyntax Identifier.swift
[151/461] Compiling SwiftSyntax MemoryLayout.swift
[152/461] Emitting module DequeModule
[153/462] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[154/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[155/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[156/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[157/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[158/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[159/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[160/462] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[161/462] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[162/462] Compiling HashTreeCollections TreeSet.swift
[164/462] 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 |     }
[165/462] Compiling SwiftSyntax RawSyntax.swift
BUILD FAILURE 6.0 linux