Build Information
Failed to build JSONSchemaForm, reference main (a4feb4), with Swift 6.3 for Linux on 18 Apr 2026 17:20:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 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/sirily11/swift-jsonschema-form
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-2":/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/sirily11/swift-json-schema
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/nalexn/ViewInspector
[1/174] Fetching swift-json-schema
[146/23743] Fetching swift-json-schema, swift-collections
[1796/36493] Fetching swift-json-schema, swift-collections, viewinspector
Fetched https://github.com/nalexn/ViewInspector from cache (1.23s)
[15465/23743] Fetching swift-json-schema, swift-collections
Fetched https://github.com/sirily11/swift-json-schema from cache (2.01s)
Fetched https://github.com/apple/swift-collections from cache (2.05s)
Computing version for https://github.com/sirily11/swift-json-schema
Computed https://github.com/sirily11/swift-json-schema at 1.0.2 (2.65s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.3 (0.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.94s)
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/sirily11/swift-json-schema
Working copy of https://github.com/sirily11/swift-json-schema resolved at 1.0.2
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.3
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/42] 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 _SortedCollection.swift
[19/44] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/44] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/44] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/44] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/44] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/44] Compiling InternalCollectionsUtilities String+Padding.swift
[27/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/44] Compiling InternalCollectionsUtilities Integer rank.swift
[29/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/44] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/44] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[32/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/44] Compiling InternalCollectionsUtilities Span+Extras.swift
[35/57] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/57] Compiling HeapModule Heap+Descriptions.swift
[37/57] Compiling HeapModule _HeapNode.swift
[38/57] Compiling HeapModule Heap.swift
[39/70] Emitting module HeapModule
[40/104] Emitting module ContainersPreview
[41/146] Emitting module BitCollections
[42/171] Compiling BitCollections BitArray+Copy.swift
[43/171] Compiling BitCollections BitArray+CustomReflectable.swift
[44/171] Compiling BitCollections BitArray+Descriptions.swift
[45/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/171] Compiling BitCollections BitSet+Equatable.swift
[52/171] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[53/171] Compiling BitCollections BitSet+Extras.swift
[54/171] Compiling BitCollections BitSet+Hashable.swift
[55/171] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[56/171] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[57/171] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[58/171] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[59/171] Compiling BitCollections BitSet+SetAlgebra union.swift
[60/290] Compiling HashTreeCollections TreeDictionary+Codable.swift
[61/290] Compiling HashTreeCollections TreeDictionary+Collection.swift
[62/290] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[63/290] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[64/351] Compiling HeapModule Heap+Invariants.swift
[65/351] Compiling HeapModule Heap+UnsafeHandle.swift
[66/352] Compiling _RopeModule BigString+UTF16View.swift
[67/352] Compiling _RopeModule BigString+UTF8View.swift
[68/352] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[69/352] Compiling HashTreeCollections _HashNode+Storage.swift
[70/352] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[72/352] Compiling _RopeModule BigString+Chunk+Breaks.swift
[73/352] Compiling _RopeModule BigString+Chunk+Character.swift
[74/352] Compiling HashTreeCollections _Bucket.swift
[75/352] Compiling _RopeModule BigString+Chunk+Description.swift
[76/352] Compiling _RopeModule BigString+Chunk+Index.swift
[77/352] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[78/352] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[79/352] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[80/352] Compiling HashTreeCollections _HashNode+Structural union.swift
[82/353] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[83/353] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[84/353] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[85/353] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[86/353] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[87/353] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[88/353] Compiling HashTreeCollections _HashNode+Structural merge.swift
[89/353] Compiling HashTreeCollections _HashTreeIterator.swift
[90/353] Compiling HashTreeCollections _HashNode+Invariants.swift
[91/353] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[97/353] Compiling HashTreeCollections TreeSet+Hashable.swift
[98/353] Compiling HashTreeCollections TreeSet+Sendable.swift
[99/353] Compiling HashTreeCollections TreeSet+Sequence.swift
[100/353] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[101/353] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[102/353] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[103/353] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[104/353] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[105/353] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[106/353] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[107/403] Compiling DequeModule Deque+Testing.swift
[108/403] Compiling DequeModule Deque._Storage.swift
[109/403] Compiling DequeModule Deque._UnsafeHandle.swift
[110/403] Compiling DequeModule Deque.swift
[111/403] Compiling DequeModule Deque+Codable.swift
[112/403] Compiling DequeModule Deque+Collection.swift
[113/403] Compiling DequeModule Deque+CustomReflectable.swift
[114/410] Compiling DequeModule Deque+Descriptions.swift
[115/410] Compiling DequeModule Deque+Equatable.swift
[116/410] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[117/410] Compiling DequeModule RigidDeque+Removals.swift
[118/410] Compiling DequeModule RigidDeque+Replacements.swift
[119/410] Compiling DequeModule RigidDeque+Testing.swift
[120/410] Compiling DequeModule RigidDeque.swift
[121/410] Compiling DequeModule UniqueDeque+Append.swift
[122/410] Compiling DequeModule RigidDeque+Equatable.swift
[123/410] Compiling DequeModule RigidDeque+Experimental.swift
[124/410] Compiling DequeModule RigidDeque+Hashable.swift
[125/410] Compiling DequeModule RigidDeque+Initializers.swift
[126/410] Compiling DequeModule RigidDeque+Insertions.swift
[127/410] Compiling DequeModule RigidDeque+Prepend.swift
[128/410] Compiling DequeModule UniqueDeque+Hashable.swift
[129/410] Compiling DequeModule UniqueDeque+Consumption.swift
[130/410] Compiling DequeModule UniqueDeque+Container.swift
[131/410] Compiling DequeModule UniqueDeque+Descriptions.swift
[132/410] Compiling DequeModule UniqueDeque+Equatable.swift
[133/410] Compiling DequeModule UniqueDeque+Experimental.swift
[134/415] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[135/415] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[136/415] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[137/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[138/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[139/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[140/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[141/415] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[142/415] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[143/415] Compiling HashTreeCollections TreeSet.swift
[144/415] Compiling DequeModule _DequeBuffer.swift
[145/415] Compiling DequeModule _DequeBufferHeader.swift
[146/415] Compiling DequeModule RigidDeque+Append.swift
[147/415] Compiling DequeModule RigidDeque+Consumption.swift
[148/415] Compiling DequeModule RigidDeque+Container.swift
[149/415] Compiling DequeModule RigidDeque+Descriptions.swift
[158/415] Compiling DequeModule UniqueDeque+Initializers.swift
[159/415] Compiling DequeModule UniqueDeque+Insertions.swift
[160/415] Compiling DequeModule UniqueDeque+Prepend.swift
[161/415] Compiling DequeModule UniqueDeque+Removals.swift
[173/415] Compiling OrderedCollections OrderedSet+Sendable.swift
[174/415] Compiling OrderedCollections OrderedSet+SubSequence.swift
[175/415] Compiling OrderedCollections OrderedSet+Testing.swift
[176/415] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[177/415] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[178/415] Compiling OrderedCollections OrderedSet.swift
[179/415] Compiling OrderedCollections _UnsafeBitset.swift
[180/415] Compiling HashTreeCollections TreeDictionary+Merge.swift
[181/415] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[182/415] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[183/415] Compiling HashTreeCollections TreeDictionary+Values.swift
[184/415] Compiling HashTreeCollections TreeDictionary.swift
[185/415] Compiling HashTreeCollections TreeSet+Codable.swift
[186/415] Compiling HashTreeCollections TreeSet+Collection.swift
[187/415] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[188/415] Compiling HashTreeCollections TreeSet+Debugging.swift
[189/415] Compiling HashTreeCollections TreeSet+Descriptions.swift
[190/415] Compiling HashTreeCollections TreeSet+Equatable.swift
[191/415] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[192/415] Compiling HashTreeCollections TreeSet+Extras.swift
[193/415] Compiling HashTreeCollections TreeSet+Filter.swift
[195/415] Compiling DequeModule UniqueDeque+Replacements.swift
[196/415] Compiling DequeModule UniqueDeque.swift
[197/415] Compiling DequeModule _DequeSlot.swift
[198/415] Compiling DequeModule _UnsafeDequeHandle.swift
[199/415] Compiling DequeModule _UnsafeDequeSegments.swift
[231/415] Compiling DequeModule Deque+Extras.swift
[232/415] Compiling DequeModule Deque+Hashable.swift
[233/415] Compiling JSONSchema JSONSchema+Null.swift
[244/416] Emitting module JSONSchema
[251/425] Compiling JSONSchema JSONSchema+String.swift
[252/425] Compiling JSONSchema JSONSchema+Number.swift
[253/425] Compiling JSONSchema JSONSchema+Object.swift
[273/425] Compiling JSONSchema JSONSchema.swift
[275/426] Emitting module OrderedCollections
[276/437] Emitting module _RopeModule
[332/439] Compiling JSONSchemaValidator JSONSchemaValidating.swift
[333/439] Compiling JSONSchemaValidator JSONSchemaValidator.swift
[334/439] Compiling JSONSchemaValidator ValidationError.swift
[335/439] Compiling JSONSchemaValidator ArrayValidator.swift
[336/439] Compiling JSONSchemaValidator CombinatorsValidator.swift
[337/439] Compiling JSONSchemaValidator EnumValidator.swift
[373/439] Emitting module HashTreeCollections
[374/439] Emitting module DequeModule
[375/439] Compiling _RopeModule Rope+Join.swift
[376/439] Compiling _RopeModule Rope+MutatingForEach.swift
[377/439] Compiling _RopeModule Rope+Remove.swift
[378/439] Compiling _RopeModule Rope+RemoveSubrange.swift
[379/439] Compiling _RopeModule Rope+Split.swift
[380/439] Compiling _RopeModule Optional Utilities.swift
[381/439] Compiling _RopeModule String Utilities.swift
[382/439] Compiling _RopeModule String.Index+ABI.swift
[383/439] Compiling _RopeModule _CharacterRecognizer.swift
[432/448] Compiling Collections OrderedCollections reexports.swift
[433/448] Compiling Collections HashTreeCollections reexports.swift
[434/448] Compiling Collections DequeModule reexports.swift
[435/448] Compiling Collections HeapModule reexports.swift
[436/448] Compiling Collections BitCollections reexports.swift
[437/448] Emitting module Collections
[439/449] Compiling JSONSchemaValidator NumberValidator.swift
[440/450] Compiling JSONSchemaValidator ObjectValidator.swift
[441/450] Compiling JSONSchemaValidator StringValidator.swift
[442/450] Emitting module JSONSchemaValidator
[443/450] Compiling JSONSchemaValidator FormatValidator.swift
[446/450] Compiling JSONSchemaValidator TypeValidator.swift
[452/499] 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
[453/499] 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
[454/499] 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
[455/499] 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
[456/499] 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
[457/499] 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
[458/499] 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
[459/499] 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
[460/499] 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
[461/499] 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
[462/499] 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
[463/499] 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
[464/499] 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
[465/499] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[466/499] 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
[467/499] 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
[468/499] 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
[469/499] 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
[470/499] 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
[471/499] 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
[472/499] 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
[473/499] 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
[474/499] 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
[475/499] 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
[476/499] 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
[477/499] 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
[478/499] 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
[479/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
[480/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
[481/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
[482/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
[483/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
[484/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
[485/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
[486/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
[487/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
[488/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
[489/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
[490/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
[491/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
[492/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
[493/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
[494/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
[495/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
[496/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
[497/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
[498/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
[499/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
[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