This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftTextFieldPreset with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftTextFieldPreset.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/openalloc/SwiftTextFieldPreset
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b00f25 On watchOS, now stacking TextField and Presets button, per #2
Cloned https://github.com/openalloc/SwiftTextFieldPreset.git
Revision (git rev-parse @):
2b00f2589ef609af85736342f71a9bf2cde3bea2
SUCCESS checkout https://github.com/openalloc/SwiftTextFieldPreset.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/openalloc/SwiftTextFieldPreset.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/apple/swift-collections.git
[1/14015] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.97s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Building for debugging...
[0/11] Write sources
[0/11] Copying README.md
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Emitting module _CollectionsUtilities
[13/30] Compiling _CollectionsUtilities Debugging.swift
[14/30] Compiling _CollectionsUtilities Descriptions.swift
[15/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/30] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/30] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[18/30] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[19/30] Compiling _CollectionsUtilities Specialize.swift
[20/30] Compiling _CollectionsUtilities UInt+reversed.swift
[21/30] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[22/30] Compiling _CollectionsUtilities _SortedCollection.swift
[23/30] Compiling _CollectionsUtilities _UniqueCollection.swift
[24/30] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/30] Compiling _CollectionsUtilities Integer rank.swift
[26/30] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[27/30] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[28/30] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[29/30] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/306] Compiling HeapModule Heap+Invariants.swift
[34/306] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[35/306] Compiling OrderedCollections _HashTable+Testing.swift
[36/308] Compiling HeapModule Heap+Descriptions.swift
[37/308] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/308] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[39/308] Compiling HeapModule _HeapNode.swift
[40/308] Compiling HeapModule Heap.swift
[41/308] Compiling HeapModule Heap+UnsafeHandle.swift
[42/308] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[43/308] Compiling OrderedCollections _HashTable.swift
[44/308] Compiling OrderedCollections _Hashtable+Header.swift
[45/308] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/308] Emitting module HeapModule
[48/309] Compiling DequeModule _DequeSlot.swift
[49/309] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/309] Compiling OrderedCollections OrderedDictionary.swift
[51/309] Compiling OrderedCollections OrderedSet+Codable.swift
[52/309] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/309] Compiling OrderedCollections OrderedSet+Descriptions.swift
[54/309] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/309] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[56/309] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[57/311] Compiling HashTreeCollections TreeSet+Hashable.swift
[58/311] Compiling HashTreeCollections TreeSet+Sendable.swift
[59/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[60/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[61/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[62/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[63/312] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[64/312] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[65/312] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[66/312] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[67/326] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[68/326] Compiling HashTreeCollections _HashNode+Structural merge.swift
[69/326] Compiling HashTreeCollections _HashTreeIterator.swift
[70/326] Compiling HashTreeCollections _HashTreeStatistics.swift
[71/326] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[72/326] Compiling HashTreeCollections _RawHashNode.swift
[73/326] Compiling HashTreeCollections _UnmanagedHashNode.swift
[74/326] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[75/326] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[76/326] Compiling HashTreeCollections TreeDictionary+Keys.swift
[77/326] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[78/326] Compiling HashTreeCollections TreeDictionary+Merge.swift
[79/326] Compiling BitCollections BitSet.Index.swift
[80/326] Compiling BitCollections BitSet._UnsafeHandle.swift
[81/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[82/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[83/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/326] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[85/326] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[86/326] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[87/326] Compiling HashTreeCollections TreeDictionary+Filter.swift
[88/333] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[89/333] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[90/333] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[91/333] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[106/333] Compiling HashTreeCollections _UnsafePath.swift
[107/333] Compiling HashTreeCollections TreeDictionary+Codable.swift
[108/333] Compiling OrderedCollections _HashTable+Bucket.swift
[109/333] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/333] Compiling OrderedCollections _HashTable+Constants.swift
[130/333] Compiling HashTreeCollections TreeDictionary.swift
[131/333] Compiling HashTreeCollections TreeSet+Codable.swift
[132/333] Compiling HashTreeCollections TreeSet+Collection.swift
[133/333] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[134/333] Compiling HashTreeCollections TreeSet+Debugging.swift
[135/333] Compiling HashTreeCollections TreeSet+Descriptions.swift
[136/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[137/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[138/333] Compiling HashTreeCollections TreeSet+Extras.swift
[139/333] Compiling HashTreeCollections TreeSet+Filter.swift
[158/333] Compiling OrderedCollections OrderedSet+Sendable.swift
[160/333] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[161/333] Compiling HashTreeCollections _HashNode.swift
[162/333] Compiling HashTreeCollections _HashNodeHeader.swift
[163/333] Compiling HashTreeCollections _HashSlot.swift
[164/333] Compiling HashTreeCollections _HashStack.swift
[165/333] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[166/333] Compiling OrderedCollections OrderedDictionary+Values.swift
[170/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[171/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[179/333] Compiling HashTreeCollections TreeSet.swift
[190/342] Emitting module DequeModule
[194/343] Compiling OrderedCollections OrderedSet+SubSequence.swift
[195/343] Compiling OrderedCollections OrderedSet+Testing.swift
[196/343] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[197/343] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[199/343] Emitting module BitCollections
[256/344] Compiling OrderedCollections OrderedSet.swift
[257/344] Compiling OrderedCollections _UnsafeBitset.swift
[281/344] Emitting module OrderedCollections
[316/345] Compiling _RopeModule Rope+Join.swift
[317/345] Compiling _RopeModule Rope+MutatingForEach.swift
[318/345] Compiling _RopeModule Rope+Remove.swift
[319/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/345] Compiling _RopeModule Rope+Split.swift
[321/345] Compiling _RopeModule Optional Utilities.swift
[322/345] Compiling _RopeModule String Utilities.swift
[323/345] Compiling _RopeModule String.Index+ABI.swift
[324/345] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Emitting module _RopeModule
[346/346] Emitting module HashTreeCollections
[348/349] Emitting module Collections
[349/349] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/356] Emitting module TextFieldPreset
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[352/356] Compiling TextFieldPreset PresetButtonLabel.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[353/356] Compiling TextFieldPreset PresetsPicker.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[354/356] Compiling TextFieldPreset TextFieldPreset.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[355/356] Compiling TextFieldPreset resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[356/356] Compiling TextFieldPreset PresettableItem.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.