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 CodeEditSourceEditor, reference main (a14836), with Swift 6.0 for macOS (SPM) on 26 Jun 2025 18:38:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditSourceEditor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditSourceEditor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a148366 Clean Up Documentation Site (#343)
Cloned https://github.com/CodeEditApp/CodeEditSourceEditor.git
Revision (git rev-parse @):
a1483669b5be8470b3c9e79a1d9564695cea6892
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CodeEditApp/CodeEditSourceEditor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CodeEditApp/CodeEditSourceEditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLint
[2/2] Compiling plugin SwiftLintFix
Building for debugging...
[2/36] Write sources
[10/36] Write swift-version-5BDAB9E9C0126B9D.txt
[11/36] Compiling stdlib.c
[12/38] Compiling tree.c
[13/38] Compiling stack.c
[14/38] Compiling node.c
[15/38] Compiling subtree.c
[16/38] Compiling parser.c
[17/38] Write sources
[18/38] Compiling tree_cursor.c
[18/38] Write sources
[21/38] Compiling lexer.c
[22/38] Compiling alloc.c
[23/38] Write sources
[26/38] Compiling language.c
[27/38] Copying CodeLanguages_Container.framework
[28/38] Write sources
[30/38] Compiling get_changed_ranges.c
[31/38] Compiling wasm_store.c
[32/38] Copying Resources
[33/48] Compiling query.c
[35/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/82] Compiling InternalCollectionsUtilities Debugging.swift
[39/82] Compiling InternalCollectionsUtilities Descriptions.swift
[40/82] Emitting module InternalCollectionsUtilities
[41/82] Compiling SwiftTreeSitter Input.swift
[42/82] Compiling SwiftTreeSitter InputEdit.swift
[43/82] Compiling SwiftTreeSitter Bundle+Extensions.swift
[44/82] Compiling SwiftTreeSitter Encoding+Helpers.swift
[45/82] Compiling SwiftTreeSitter Node.swift
[46/82] Compiling SwiftTreeSitter Parser.swift
[47/82] Compiling SwiftTreeSitter Language.swift
[48/82] Compiling SwiftTreeSitter LanguageConfiguration.swift
[49/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/309] Compiling HashTreeCollections _Bucket.swift
[51/309] Compiling HashTreeCollections _Hash.swift
[52/310] Compiling DequeModule _DequeBufferHeader.swift
[53/310] Compiling DequeModule _DequeSlot.swift
[54/310] Compiling HeapModule _HeapNode.swift
[55/310] Compiling DequeModule _DequeBuffer.swift
[56/310] Compiling HeapModule Heap.swift
[57/310] Compiling HeapModule Heap+Invariants.swift
[58/310] Compiling HeapModule Heap+Descriptions.swift
[59/310] Compiling HeapModule Heap+UnsafeHandle.swift
[60/310] Emitting module HeapModule
[61/310] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/310] Compiling HashTreeCollections _HashLevel.swift
[63/310] Compiling HashTreeCollections _HashNode+Builder.swift
[64/310] Compiling HashTreeCollections _HashNode+Debugging.swift
[65/310] Compiling HashTreeCollections _HashNode+Initializers.swift
[66/310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[67/310] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[68/310] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[69/310] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[70/310] Compiling HashTreeCollections _HashNode.swift
[71/310] Compiling HashTreeCollections _HashNodeHeader.swift
[72/316] Compiling HashTreeCollections TreeSet+Equatable.swift
[73/316] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[74/316] Compiling HashTreeCollections TreeSet+Extras.swift
[75/316] Compiling HashTreeCollections TreeSet+Filter.swift
[76/316] Compiling HashTreeCollections TreeSet+Hashable.swift
[77/316] Compiling HashTreeCollections TreeSet+Sendable.swift
[78/316] Compiling HashTreeCollections TreeSet+Sequence.swift
[79/316] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[80/379] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/379] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[82/379] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[83/379] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[84/379] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[85/379] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[86/379] Compiling HashTreeCollections TreeDictionary+Values.swift
[87/379] Compiling BitCollections BitArray+Equatable.swift
[88/379] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[89/379] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[90/379] Compiling BitCollections BitArray+Extras.swift
[91/379] Compiling BitCollections BitArray+Fill.swift
[92/379] Compiling BitCollections BitArray+Shifts.swift
[93/379] Compiling BitCollections BitArray+Testing.swift
[94/379] Compiling BitCollections BitArray._UnsafeHandle.swift
[95/379] Compiling BitCollections BitArray.swift
[96/379] Compiling BitCollections BitSet+BidirectionalCollection.swift
[97/379] Compiling BitCollections BitSet+Codable.swift
[98/379] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[99/379] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[100/379] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[101/379] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[102/379] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[103/379] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[104/379] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[105/379] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[106/379] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[107/379] Compiling BitCollections BitSet+Initializers.swift
[108/379] Compiling BitCollections BitSet+Invariants.swift
[109/379] Compiling BitCollections BitSet+Random.swift
[110/379] Compiling BitCollections BitSet+SetAlgebra basics.swift
[111/379] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[112/379] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[113/379] Compiling BitCollections BitArray+Invariants.swift
[114/379] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[115/379] Compiling BitCollections BitArray+RandomBits.swift
[116/379] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[117/379] Compiling BitCollections BitArray+Initializers.swift
[122/379] Compiling BitCollections BitSet+Hashable.swift
[123/379] Compiling BitCollections BitArray+BitwiseOperations.swift
[124/379] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[125/379] Compiling BitCollections BitSet+SetAlgebra union.swift
[126/379] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[127/379] Compiling BitCollections BitSet.Counted.swift
[128/379] Compiling BitCollections BitSet.Index.swift
[129/379] Compiling BitCollections BitSet._UnsafeHandle.swift
[130/379] Compiling BitCollections BitArray+Descriptions.swift
[141/379] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/379] Compiling OrderedCollections OrderedSet+Testing.swift
[143/379] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/379] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/379] Compiling OrderedCollections OrderedSet.swift
[146/379] Compiling OrderedCollections _UnsafeBitset.swift
[147/379] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[148/379] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[149/379] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[150/379] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[151/379] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[152/379] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[153/379] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[154/379] Compiling HashTreeCollections TreeSet.swift
[155/379] Compiling BitCollections BitSet+CustomReflectable.swift
[156/379] Compiling BitCollections BitSet+CustomStringConvertible.swift
[157/379] Compiling BitCollections BitSet+Equatable.swift
[158/379] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[159/379] Compiling BitCollections BitSet+Extras.swift
[160/379] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[161/379] Emitting module DequeModule
[176/391] Emitting module BitCollections
[193/391] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[194/391] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[195/391] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[196/391] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[197/391] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[198/391] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[200/391] Compiling BitCollections Range+Utilities.swift
[201/391] Compiling BitCollections Slice+Utilities.swift
[202/391] Compiling BitCollections UInt+Tricks.swift
[203/391] Compiling BitCollections _Word.swift
[243/391] Compiling BitCollections BitSet.swift
[257/391] Compiling BitCollections BitArray+Codable.swift
[258/391] Compiling BitCollections BitArray+Collection.swift
[259/391] Compiling BitCollections BitArray+Copy.swift
[260/391] Compiling BitCollections BitArray+CustomReflectable.swift
[261/391] Compiling BitCollections BitArray+Hashable.swift
[315/391] Emitting module OrderedCollections
[334/391] Emitting module _RopeModule
[335/391] Compiling _RopeModule Rope+Remove.swift
[336/391] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/391] Compiling _RopeModule Rope+Split.swift
[338/391] Compiling _RopeModule Optional Utilities.swift
[339/391] Compiling _RopeModule String Utilities.swift
[340/391] Compiling _RopeModule String.Index+ABI.swift
[341/391] Compiling _RopeModule _CharacterRecognizer.swift
[358/391] Emitting module HashTreeCollections
[359/393] Emitting module Collections
[360/393] Compiling Collections Collections.swift
[360/393] Compiling Internal TSYTextStorage.m
[361/393] Compiling CodeEditTextViewObjC CGContextHidden.m
[379/393] Emitting module SwiftTreeSitter
[382/395] Compiling SwiftTreeSitter Tree.swift
[383/395] Compiling SwiftTreeSitter TreeCursor.swift
[384/402] Compiling Rearrange UITextRange+Convenience.swift
[385/402] Compiling Rearrange String+NSRange.swift
[386/402] Compiling Rearrange RangeMutation.swift
[387/402] Compiling Rearrange IndexSet+ApplyMutation.swift
[388/402] Emitting module Rearrange
[389/402] Compiling Rearrange NSRange+ApplyMutation.swift
[390/402] Compiling Rearrange NSRange+Shift.swift
[391/402] Compiling Rearrange IndexSet+NSRange.swift
[392/402] Compiling Rearrange NSRange+Convenience.swift
[393/402] Compiling Rearrange NSTextRange+NSRange.swift
[394/413] Emitting module CodeEditSymbols
[395/413] Compiling CodeEditSymbols CodeEditSymbols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CodeEditSymbols/Sources/CodeEditSymbols/CodeEditSymbols.swift:14:42: error: type 'Bundle' has no member 'module'
12 |     /// - Parameter symbol: The name of the symbol in `Symbols.xcassets`
13 |     init(symbol: String) {
14 |         self.init(symbol, bundle: Bundle.module)
   |                                          `- error: type 'Bundle' has no member 'module'
15 |     }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CodeEditSymbols/Sources/CodeEditSymbols/CodeEditSymbols.swift:47:16: error: type 'Bundle' has no member 'module'
45 |     /// - Returns: a NSImage
46 |     static func symbol(named: String) -> NSImage? {
47 |         Bundle.module.image(forResource: named)
   |                `- error: type 'Bundle' has no member 'module'
48 |     }
49 |
[396/413] Compiling CodeEditLanguages resource_bundle_accessor.swift
Fetching https://github.com/CodeEditApp/CodeEditSymbols.git
Fetching https://github.com/CodeEditApp/CodeEditTextView.git
Fetching https://github.com/ChimeHQ/TextFormation
Fetching https://github.com/CodeEditApp/CodeEditLanguages.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/lukepistrol/SwiftLintPlugin
[1/1197] Fetching textformation
[109/4467] Fetching textformation, codeedittextview
[110/6830] Fetching textformation, codeedittextview, codeeditlanguages
[158/7093] Fetching textformation, codeedittextview, codeeditlanguages, codeeditsymbols
[206/7451] Fetching textformation, codeedittextview, codeeditlanguages, codeeditsymbols, swiftlintplugin
[410/12032] Fetching textformation, codeedittextview, codeeditlanguages, codeeditsymbols, swiftlintplugin, swift-custom-dump
Fetched https://github.com/CodeEditApp/CodeEditSymbols.git from cache (0.91s)
[7612/11769] Fetching textformation, codeedittextview, codeeditlanguages, swiftlintplugin, swift-custom-dump
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (307.74s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (307.74s)
Fetched https://github.com/ChimeHQ/TextFormation from cache (307.74s)
Fetched https://github.com/CodeEditApp/CodeEditLanguages.git from cache (307.74s)
Fetched https://github.com/CodeEditApp/CodeEditTextView.git from cache (307.74s)
Computing version for https://github.com/CodeEditApp/CodeEditSymbols.git
Computed https://github.com/CodeEditApp/CodeEditSymbols.git at 0.2.3 (3.41s)
Computing version for https://github.com/CodeEditApp/CodeEditLanguages.git
Computed https://github.com/CodeEditApp/CodeEditLanguages.git at 0.1.20 (0.61s)
Fetching https://github.com/ChimeHQ/SwiftTreeSitter.git
[1/1642] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter.git from cache (0.90s)
Computing version for https://github.com/ChimeHQ/TextFormation
Computed https://github.com/ChimeHQ/TextFormation at 0.9.0 (0.47s)
Fetching https://github.com/ChimeHQ/TextStory
[1/495] Fetching textstory
Fetched https://github.com/ChimeHQ/TextStory from cache (0.74s)
Computing version for https://github.com/ChimeHQ/SwiftTreeSitter.git
Computed https://github.com/ChimeHQ/SwiftTreeSitter.git at 0.25.0 (0.49s)
Fetching https://github.com/tree-sitter/tree-sitter
[1/58049] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (2.64s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.1 (0.47s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/569] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.78s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.47s)
Computing version for https://github.com/CodeEditApp/CodeEditTextView.git
Computed https://github.com/CodeEditApp/CodeEditTextView.git at 0.11.5 (0.47s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.6 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.43s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (0.54s)
Creating working copy for https://github.com/CodeEditApp/CodeEditSymbols.git
Working copy of https://github.com/CodeEditApp/CodeEditSymbols.git resolved at 0.2.3
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
Creating working copy for https://github.com/ChimeHQ/TextFormation
Working copy of https://github.com/ChimeHQ/TextFormation resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.5.2
Creating working copy for https://github.com/CodeEditApp/CodeEditTextView.git
Working copy of https://github.com/CodeEditApp/CodeEditTextView.git resolved at 0.11.5
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.6
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.59.1
Creating working copy for https://github.com/CodeEditApp/CodeEditLanguages.git
Working copy of https://github.com/CodeEditApp/CodeEditLanguages.git resolved at 0.1.20
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter.git
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter.git resolved at 0.25.0
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.1
[32750/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.83s)
warning: 'codeeditsymbols': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CodeEditSymbols/Sources/CodeEditSymbols/Symbols.xcassets
BUILD FAILURE 6.0 macosSpm