Build Information
Failed to build JSONSchemaForm, reference v1.0.4 (a4feb4), with Swift 6.3 for Linux on 18 Apr 2026 17:21:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sirily11/swift-jsonschema-form.git
Reference: v1.0.4
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/sirily11/swift-jsonschema-form
* tag v1.0.4 -> FETCH_HEAD
HEAD is now at a4feb40 fix: enum field default selection empty (#21)
Cloned https://github.com/sirily11/swift-jsonschema-form.git
Revision (git rev-parse @):
a4feb400a0bca57bc39b8ea95544c71aa768fbfd
SUCCESS checkout https://github.com/sirily11/swift-jsonschema-form.git at v1.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/sirily11/swift-jsonschema-form.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/nalexn/ViewInspector
Fetching https://github.com/sirily11/swift-json-schema
[1/174] Fetching swift-json-schema
[175/23743] Fetching swift-json-schema, swift-collections
[176/36493] Fetching swift-json-schema, swift-collections, viewinspector
Fetched https://github.com/sirily11/swift-json-schema from cache (0.30s)
[237/36319] Fetching swift-collections, viewinspector
Fetched https://github.com/nalexn/ViewInspector from cache (1.75s)
Fetched https://github.com/apple/swift-collections from cache (1.79s)
Computing version for https://github.com/sirily11/swift-json-schema
Computed https://github.com/sirily11/swift-json-schema at 1.0.2 (3.27s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.3 (0.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.00s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.3
Creating working copy for https://github.com/sirily11/swift-json-schema
Working copy of https://github.com/sirily11/swift-json-schema resolved at 1.0.2
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/31] Emitting module InternalCollectionsUtilities
[15/44] Compiling InternalCollectionsUtilities Debugging.swift
[16/44] Compiling InternalCollectionsUtilities Descriptions.swift
[17/44] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/44] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/44] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/44] Compiling InternalCollectionsUtilities Integer rank.swift
[21/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/44] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/44] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/44] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/44] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/44] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/44] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/44] Compiling InternalCollectionsUtilities String+Padding.swift
[31/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/44] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/167] Compiling HeapModule Heap+Descriptions.swift
[36/167] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/340] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[38/340] Compiling OrderedCollections _HashTable.swift
[39/340] Compiling OrderedCollections _Hashtable+Header.swift
[40/340] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/340] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/344] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/344] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/344] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/344] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/344] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[47/344] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[48/344] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/344] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/344] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[52/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/344] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/344] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[60/344] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[61/344] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[62/344] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[63/344] Compiling OrderedCollections OrderedDictionary.swift
[64/344] Emitting module ContainersPreview
[65/344] Compiling HeapModule Heap.swift
[66/344] Compiling HeapModule _HeapNode.swift
[67/344] Compiling ContainersPreview Box.swift
[68/344] Compiling ContainersPreview Inout.swift
[69/344] Compiling ContainersPreview InputSpan.swift
[70/344] Compiling ContainersPreview Shared.swift
[71/344] Compiling _RopeModule BigString+Builder.swift
[72/344] Compiling _RopeModule BigString+Contents.swift
[73/344] Compiling _RopeModule BigString+Debugging.swift
[74/344] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/344] Compiling OrderedCollections _HashTable+Testing.swift
[76/345] Emitting module BitCollections
[78/392] Compiling HeapModule Heap+UnsafeHandle.swift
[79/392] Compiling HeapModule Heap+Invariants.swift
[80/392] Emitting module HeapModule
[82/393] Compiling DequeModule RigidDeque+Append.swift
[83/393] Compiling DequeModule RigidDeque+Consumption.swift
[84/393] Compiling DequeModule RigidDeque+Container.swift
[85/393] Compiling DequeModule RigidDeque+Descriptions.swift
[86/393] Compiling DequeModule Deque+Extras.swift
[87/393] Compiling DequeModule Deque+Hashable.swift
[88/393] Compiling DequeModule Deque+Testing.swift
[89/393] Compiling DequeModule Deque._Storage.swift
[90/393] Compiling DequeModule UniqueDeque+Hashable.swift
[91/393] Compiling DequeModule UniqueDeque+Initializers.swift
[92/393] Compiling DequeModule UniqueDeque+Insertions.swift
[93/393] Compiling DequeModule UniqueDeque+Prepend.swift
[94/393] Compiling DequeModule UniqueDeque+Removals.swift
[95/393] Compiling DequeModule RigidDeque+Removals.swift
[96/393] Compiling DequeModule RigidDeque+Replacements.swift
[97/400] Compiling _RopeModule BigString+UTF16View.swift
[98/400] Compiling _RopeModule BigString+UTF8View.swift
[99/400] Compiling _RopeModule BigString+UnicodeScalarView.swift
[100/400] Compiling _RopeModule BigSubstring+UTF16View.swift
[101/400] Compiling _RopeModule BigSubstring+UTF8View.swift
[102/400] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[103/400] Compiling _RopeModule BigSubstring.swift
[104/400] Compiling _RopeModule Rope+Builder.swift
[105/400] Compiling _RopeModule Rope+Debugging.swift
[106/400] Compiling _RopeModule Rope+Invariants.swift
[107/400] Compiling _RopeModule BigString+Chunk.swift
[108/400] Compiling _RopeModule BigString+BidirectionalCollection.swift
[109/400] Compiling _RopeModule BigString+Comparable.swift
[110/400] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[111/400] Compiling BitCollections BitSet.Index.swift
[112/400] Compiling DequeModule RigidDeque+Testing.swift
[113/400] Compiling DequeModule RigidDeque.swift
[114/400] Compiling DequeModule UniqueDeque+Append.swift
[115/400] Compiling DequeModule UniqueDeque+Consumption.swift
[116/400] Compiling DequeModule UniqueDeque+Container.swift
[117/400] Compiling DequeModule UniqueDeque+Descriptions.swift
[118/400] Compiling DequeModule UniqueDeque+Equatable.swift
[119/400] Compiling DequeModule UniqueDeque+Experimental.swift
[120/400] Compiling DequeModule Deque._UnsafeHandle.swift
[121/400] Compiling DequeModule Deque.swift
[122/400] Compiling DequeModule RigidDeque+Equatable.swift
[123/400] Compiling DequeModule RigidDeque+Experimental.swift
[124/400] Compiling DequeModule RigidDeque+Hashable.swift
[125/400] Compiling DequeModule RigidDeque+Initializers.swift
[126/400] Compiling DequeModule RigidDeque+Insertions.swift
[127/400] Compiling DequeModule _DequeBuffer.swift
[128/400] Compiling DequeModule _DequeBufferHeader.swift
[138/400] Compiling DequeModule RigidDeque+Prepend.swift
[175/415] Compiling DequeModule UniqueDeque+Replacements.swift
[176/415] Compiling DequeModule UniqueDeque.swift
[177/415] Compiling DequeModule _DequeSlot.swift
[178/415] Compiling DequeModule _UnsafeDequeHandle.swift
[179/415] Compiling DequeModule _UnsafeDequeSegments.swift
[203/415] Compiling DequeModule Deque+Codable.swift
[204/415] Compiling DequeModule Deque+Collection.swift
[207/416] Compiling DequeModule Deque+CustomReflectable.swift
[208/416] Compiling DequeModule Deque+Descriptions.swift
[209/416] Compiling DequeModule Deque+Equatable.swift
[210/416] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[213/416] Emitting module JSONSchema
[214/416] Compiling JSONSchema JSONSchema.swift
[217/416] Compiling JSONSchema JSONSchema+String.swift
[218/416] Compiling JSONSchema JSONSchema+Number.swift
[220/416] Compiling OrderedCollections OrderedSet+Sendable.swift
[221/416] Compiling OrderedCollections OrderedSet+SubSequence.swift
[222/416] Compiling OrderedCollections OrderedSet+Testing.swift
[223/416] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[224/416] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[225/416] Compiling OrderedCollections OrderedSet.swift
[226/416] Compiling JSONSchema JSONSchema+Null.swift
[229/416] Compiling JSONSchema JSONSchema+Object.swift
[251/437] Compiling _RopeModule RopeElement.swift
[252/437] Compiling _RopeModule RopeMetric.swift
[253/437] Compiling _RopeModule RopeSummary.swift
[254/437] Compiling _RopeModule _RopeItem.swift
[255/437] Compiling _RopeModule _RopePath.swift
[256/437] Compiling _RopeModule Rope+Join.swift
[257/437] Compiling _RopeModule Rope+MutatingForEach.swift
[258/437] Compiling _RopeModule Rope+Remove.swift
[259/437] Compiling _RopeModule Rope+RemoveSubrange.swift
[260/437] Compiling _RopeModule Rope+Split.swift
[261/437] Compiling _RopeModule Optional Utilities.swift
[268/437] Compiling OrderedCollections _UnsafeBitset.swift
[269/437] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[270/437] Compiling _RopeModule Rope+_UnsafeHandle.swift
[271/437] Compiling _RopeModule Rope.swift
[281/438] Compiling JSONSchemaValidator ValidationError.swift
[282/438] Compiling JSONSchemaValidator ArrayValidator.swift
[283/438] Compiling JSONSchemaValidator JSONSchemaValidating.swift
[284/438] Compiling JSONSchemaValidator JSONSchemaValidator.swift
[285/438] Compiling JSONSchemaValidator CombinatorsValidator.swift
[286/438] Compiling JSONSchemaValidator EnumValidator.swift
[293/438] Compiling _RopeModule String Utilities.swift
[294/438] Compiling _RopeModule String.Index+ABI.swift
[295/438] Compiling _RopeModule _CharacterRecognizer.swift
[296/438] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[297/438] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[298/438] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[299/438] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[300/438] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[301/438] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[302/438] Compiling HashTreeCollections TreeSet.swift
[328/438] Emitting module OrderedCollections
[363/439] Emitting module _RopeModule
[374/439] Compiling JSONSchemaValidator StringValidator.swift
[375/440] Compiling JSONSchemaValidator NumberValidator.swift
[376/440] Compiling JSONSchemaValidator ObjectValidator.swift
[377/440] Emitting module HashTreeCollections
[378/441] Compiling JSONSchemaValidator FormatValidator.swift
[382/441] Emitting module DequeModule
[383/441] Compiling JSONSchemaValidator TypeValidator.swift
[434/442] Emitting module JSONSchemaValidator
[445/450] Compiling Collections OrderedCollections reexports.swift
[446/450] Compiling Collections HeapModule reexports.swift
[447/450] Compiling Collections DequeModule reexports.swift
[448/450] Emitting module Collections
[449/450] Compiling Collections BitCollections reexports.swift
[450/450] Compiling Collections HashTreeCollections reexports.swift
[452/499] Compiling JSONSchemaForm OneOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[453/499] Compiling JSONSchemaForm SchemaField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[454/499] Compiling JSONSchemaForm StringField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[455/499] Compiling JSONSchemaForm TitleField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[456/499] Compiling JSONSchemaForm UnsupportedField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[457/499] Compiling JSONSchemaForm JSONSchemaForm.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[458/499] Compiling JSONSchemaForm Registry.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
error: emit-module command failed with exit code 1 (use -v to see invocation)
[459/505] Emitting module JSONSchemaForm
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[460/505] Compiling JSONSchemaForm ArrayFieldDescriptionTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[461/505] Compiling JSONSchemaForm ArrayFieldItemTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[462/505] Compiling JSONSchemaForm ArrayFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[463/505] Compiling JSONSchemaForm ArrayFieldTitleTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[464/505] Compiling JSONSchemaForm BaseInputTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[465/505] Compiling JSONSchemaForm AddButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[466/505] Compiling JSONSchemaForm ButtonTemplates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[467/505] Compiling JSONSchemaForm IconButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[468/505] Compiling JSONSchemaForm SubmitButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[469/505] Compiling JSONSchemaForm DescriptionFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[470/505] Compiling JSONSchemaForm ErrorListTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[471/505] Compiling JSONSchemaForm FieldErrorTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[472/505] Compiling JSONSchemaForm FieldHelpTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[473/505] Compiling JSONSchemaForm FieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[474/505] Compiling JSONSchemaForm ObjectFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[475/505] Compiling JSONSchemaForm RegistryTemplates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[476/505] Compiling JSONSchemaForm TemplateProps.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[477/505] Compiling JSONSchemaForm Templates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[478/505] Compiling JSONSchemaForm TitleFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[479/505] Compiling JSONSchemaForm UnsupportedFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[480/505] Compiling JSONSchemaForm FormContext.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[481/505] Compiling JSONSchemaForm JSONSchemaFormController.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[482/505] Compiling JSONSchemaForm AllOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[483/505] Compiling JSONSchemaForm AnyOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[484/505] Compiling JSONSchemaForm ArrayField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[485/505] Compiling JSONSchemaForm BooleanField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[486/505] Compiling JSONSchemaForm DescriptionField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[487/505] Compiling JSONSchemaForm EnumField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[488/505] Compiling JSONSchemaForm Fields.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[489/505] Compiling JSONSchemaForm InvalidValueType.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[490/505] Compiling JSONSchemaForm MultiSchemaField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[491/505] Compiling JSONSchemaForm NullField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[492/505] Compiling JSONSchemaForm NumberField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[493/505] Compiling JSONSchemaForm ObjectField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[494/505] Compiling JSONSchemaForm WrapIfAdditionalTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[495/505] Compiling JSONSchemaForm Theme.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[496/505] Compiling JSONSchemaForm EnumValue.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[497/505] Compiling JSONSchemaForm FormData.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[498/505] Compiling JSONSchemaForm ConditionEvaluator.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[499/505] Compiling JSONSchemaForm PropertyOrderExtractor.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[500/505] Compiling JSONSchemaForm RegistryUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[501/505] Compiling JSONSchemaForm SchemaMerger.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[502/505] Compiling JSONSchemaForm SchemaPreprocessor.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[503/505] Compiling JSONSchemaForm SchemaUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[504/505] Compiling JSONSchemaForm UISchemaUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[505/505] Compiling JSONSchemaForm Validation.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
BUILD FAILURE 6.3 linux