The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyUploader, reference main (37e7d1), with Swift 6.3 for Linux on 21 Apr 2026 12:47:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kejinlu/SwiftyUploader.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/kejinlu/SwiftyUploader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 37e7d16 Create LICENSE
Cloned https://github.com/kejinlu/SwiftyUploader.git
Revision (git rev-parse @):
37e7d160f3d222db27db47fc3c93a7baf5a91506
SUCCESS checkout https://github.com/kejinlu/SwiftyUploader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kejinlu/SwiftyUploader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-nio.git
[1/83183] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (14.59s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[511/7421] Fetching swift-atomics, swift-system
[1051/31004] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
[5594/25403] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.79s)
Fetched https://github.com/apple/swift-collections.git from cache (2.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.08s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Building for debugging...
[0/35] Copying Localizable.strings
[1/35] Copying js
[2/35] Copying fonts
[2/35] Copying Info.plist
[4/35] Copying index.html
[5/35] Write sources
[8/35] Copying Localizable.strings
[8/35] Copying css
[10/35] Write sources
[19/35] Compiling CNIOWindows WSAStartup.c
[19/35] Compiling CNIOWASI CNIOWASI.c
[21/35] Compiling CNIOWindows shim.c
[22/35] Compiling CNIOLinux liburing_shims.c
[22/35] Compiling CNIOOpenBSD shim.c
[24/35] Compiling CNIOPosix event_loop_id.c
[24/35] Compiling CNIODarwin shim.c
[26/35] Compiling CNIOLLHTTP c_nio_http.c
[27/35] Write sources
[28/35] Compiling CNIOLLHTTP c_nio_api.c
[29/35] Compiling _AtomicsShims.c
[30/35] Write swift-version-24593BA9C3E375BF.txt
[31/35] Compiling CNIOLinux shim.c
[32/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/77] Compiling c-atomics.c
[34/77] Compiling c-nioatomics.c
[36/84] Emitting module Atomics
[37/86] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[38/86] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[39/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/88] Emitting module _NIOBase64
[44/88] Compiling _NIOBase64 Base64.swift
[47/89] Compiling InternalCollectionsUtilities Integer rank.swift
[48/89] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/89] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/89] Compiling InternalCollectionsUtilities Debugging.swift
[51/89] Compiling InternalCollectionsUtilities Descriptions.swift
[52/89] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/89] Compiling _NIODataStructures PriorityQueue.swift
[55/89] Emitting module InternalCollectionsUtilities
[59/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/89] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/89] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[66/89] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/89] Compiling InternalCollectionsUtilities Span+Extras.swift
[68/89] Compiling InternalCollectionsUtilities String+Padding.swift
[69/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[81/91] Compiling _NIODataStructures _TinyArray.swift
[83/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[84/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[85/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[86/124] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[87/124] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[88/128] Compiling ContainersPreview Producer+Map.swift
[89/128] Compiling ContainersPreview Producer+Reduce.swift
[90/128] Compiling ContainersPreview Producer.swift
[91/128] Compiling ContainersPreview Borrow.swift
[92/128] Compiling ContainersPreview Drain+Reduce.swift
[93/128] Compiling ContainersPreview Drain.swift
[94/128] Compiling ContainersPreview Producer+Collect.swift
[95/128] Compiling ContainersPreview Producer+Filter.swift
[96/128] Compiling ContainersPreview RandomAccessContainer.swift
[97/128] Compiling ContainersPreview RangeExpression2.swift
[98/128] Compiling ContainersPreview RangeReplaceableContainer.swift
[99/128] Compiling ContainersPreview Drain+Map.swift
[100/128] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[101/128] Compiling ContainersPreview BorrowingSequence.swift
[102/128] Compiling ContainersPreview BidirectionalContainer.swift
[103/128] Compiling ContainersPreview Container+Filter.swift
[104/128] Compiling ContainersPreview Container+SpanwiseZip.swift
[105/128] Emitting module NIOConcurrencyHelpers
[106/128] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/128] Compiling ContainersPreview Box.swift
[108/128] Compiling ContainersPreview Inout.swift
[109/128] Compiling ContainersPreview InputSpan.swift
[110/128] Compiling ContainersPreview Shared.swift
[111/128] Compiling ContainersPreview Container.swift
[112/128] Compiling ContainersPreview ContainerIterator.swift
[113/128] Compiling ContainersPreview DynamicContainer.swift
[114/128] Compiling ContainersPreview MutableContainer.swift
[115/128] Compiling ContainersPreview PermutableContainer.swift
[116/128] Emitting module ContainersPreview
[117/128] Compiling ContainersPreview OutputSpan+Extras.swift
[118/128] Compiling ContainersPreview TemporaryAllocation.swift
[119/128] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[120/128] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[121/128] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[123/169] Compiling DequeModule UniqueDeque+Consumption.swift
[124/169] Compiling DequeModule UniqueDeque+Container.swift
[125/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[126/169] Compiling DequeModule UniqueDeque+Equatable.swift
[127/169] Compiling DequeModule UniqueDeque+Experimental.swift
[128/174] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[129/174] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[130/174] Compiling NIOConcurrencyHelpers NIOLock.swift
[131/174] Emitting module _NIODataStructures
[132/174] Compiling _NIODataStructures Heap.swift
[133/174] Compiling NIOConcurrencyHelpers lock.swift
[134/175] Compiling DequeModule _DequeBuffer.swift
[135/175] Compiling DequeModule _DequeBufferHeader.swift
[136/175] Compiling DequeModule RigidDeque+Append.swift
[137/175] Compiling DequeModule RigidDeque+Consumption.swift
[138/175] Compiling DequeModule RigidDeque+Container.swift
[139/175] Compiling DequeModule RigidDeque+Descriptions.swift
[141/175] Compiling DequeModule RigidDeque+Equatable.swift
[142/175] Compiling DequeModule RigidDeque+Experimental.swift
[143/175] Compiling DequeModule RigidDeque+Hashable.swift
[144/175] Compiling DequeModule RigidDeque+Initializers.swift
[145/175] Compiling DequeModule RigidDeque+Insertions.swift
[146/175] Compiling DequeModule RigidDeque+Prepend.swift
[147/175] Compiling NIOConcurrencyHelpers atomics.swift
[149/176] Compiling DequeModule UniqueDeque+Hashable.swift
[150/176] Compiling DequeModule UniqueDeque+Initializers.swift
[151/176] Compiling DequeModule UniqueDeque+Insertions.swift
[152/176] Compiling DequeModule UniqueDeque+Prepend.swift
[153/176] Compiling DequeModule UniqueDeque+Removals.swift
[154/176] Compiling DequeModule RigidDeque+Removals.swift
[155/176] Compiling DequeModule RigidDeque+Replacements.swift
[156/176] Compiling DequeModule RigidDeque+Testing.swift
[157/176] Compiling DequeModule RigidDeque.swift
[158/176] Compiling DequeModule UniqueDeque+Append.swift
[159/176] Compiling DequeModule Deque+Codable.swift
[160/176] Compiling DequeModule Deque+Collection.swift
[161/176] Compiling DequeModule Deque+CustomReflectable.swift
[162/176] Compiling DequeModule Deque+Descriptions.swift
[163/176] Compiling DequeModule Deque+Equatable.swift
[164/176] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/176] Compiling DequeModule Deque+Extras.swift
[166/176] Compiling DequeModule Deque+Hashable.swift
[167/176] Compiling DequeModule Deque+Testing.swift
[168/176] Compiling DequeModule Deque._Storage.swift
[169/176] Compiling DequeModule Deque._UnsafeHandle.swift
[170/176] Compiling DequeModule Deque.swift
[171/176] Compiling DequeModule UniqueDeque+Replacements.swift
[172/176] Compiling DequeModule UniqueDeque.swift
[173/176] Compiling DequeModule _DequeSlot.swift
[174/176] Compiling DequeModule _UnsafeDequeHandle.swift
[175/176] Compiling DequeModule _UnsafeDequeSegments.swift
[176/176] Emitting module DequeModule
[178/241] Compiling NIOCore IPProtocol.swift
[179/241] Compiling NIOCore IntegerBitPacking.swift
[180/241] Compiling NIOCore IntegerTypes.swift
[181/241] Compiling NIOCore Interfaces.swift
[182/241] Compiling NIOCore Linux.swift
[183/241] Compiling NIOCore MarkedCircularBuffer.swift
[184/241] Compiling NIOCore MulticastChannel.swift
[185/241] Compiling NIOCore NIOAny.swift
[186/241] Compiling NIOCore NIOCloseOnErrorHandler.swift
[187/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[188/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[189/249] Compiling NIOCore EventLoopFuture.swift
[190/249] Compiling NIOCore FileDescriptor.swift
[191/249] Compiling NIOCore FileHandle.swift
[192/249] Compiling NIOCore FileRegion.swift
[193/249] Compiling NIOCore GlobalSingletons.swift
[194/249] Compiling NIOCore IO.swift
[195/249] Compiling NIOCore IOData.swift
[196/249] Compiling NIOCore NIOCoreSendableMetatype.swift
[197/249] Compiling NIOCore NIODecodedAsyncSequence.swift
[198/249] Compiling NIOCore NIOLoopBound.swift
[199/249] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[200/249] Compiling NIOCore NIOScheduledCallback.swift
[201/249] Compiling NIOCore NIOSendable.swift
[202/249] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[203/249] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[204/249] Compiling NIOCore RecvByteBufferAllocator.swift
[205/249] Compiling NIOCore CircularBuffer.swift
[206/249] Compiling NIOCore Codec.swift
[207/249] Compiling NIOCore ConvenienceOptionSupport.swift
[208/249] Compiling NIOCore DeadChannel.swift
[209/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[210/249] Compiling NIOCore EventLoop+Deprecated.swift
[211/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[212/249] Compiling NIOCore EventLoop.swift
[213/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[214/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[215/249] Compiling NIOCore BSDSocketAPI.swift
[216/249] Compiling NIOCore ByteBuffer-aux.swift
[217/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[218/249] Compiling NIOCore ByteBuffer-conversions.swift
[219/249] Compiling NIOCore ByteBuffer-core.swift
[220/249] Compiling NIOCore ByteBuffer-hex.swift
[221/249] Compiling NIOCore ByteBuffer-int.swift
[222/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[224/249] Compiling NIOCore SocketAddresses.swift
[225/249] Compiling NIOCore SocketOptionProvider.swift
[226/249] Compiling NIOCore SystemCallHelpers.swift
[227/249] Compiling NIOCore TimeAmount+Duration.swift
[228/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[229/249] Compiling NIOCore UniversalBootstrapSupport.swift
[230/249] Compiling NIOCore Utilities.swift
[231/249] Compiling NIOCore AddressedEnvelope.swift
[232/249] Compiling NIOCore AsyncAwaitSupport.swift
[233/249] Compiling NIOCore AsyncChannel.swift
[234/249] Compiling NIOCore AsyncChannelHandler.swift
[235/249] Compiling NIOCore AsyncChannelInboundStream.swift
[236/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[237/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[238/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[239/249] Compiling NIOCore NIOAsyncWriter.swift
[240/249] Compiling NIOCore ByteBuffer-multi-int.swift
[241/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[242/249] Compiling NIOCore ByteBuffer-views.swift
[243/249] Compiling NIOCore Channel.swift
[244/249] Compiling NIOCore ChannelHandler.swift
[245/249] Compiling NIOCore ChannelHandlers.swift
[246/249] Compiling NIOCore ChannelInvoker.swift
[247/249] Compiling NIOCore ChannelOption.swift
[248/249] Compiling NIOCore ChannelPipeline.swift
[249/249] Emitting module NIOCore
[251/304] Emitting module NIOEmbedded
[252/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[254/304] Compiling NIOEmbedded Embedded.swift
[256/305] Compiling NIOPosix PipePair.swift
[257/305] Compiling NIOPosix Pool.swift
[258/305] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[259/305] Compiling NIOPosix PosixSingletons.swift
[260/305] Compiling NIOPosix RawSocketBootstrap.swift
[261/305] Compiling NIOPosix Resolver.swift
[262/305] Compiling NIOPosix Selectable.swift
[263/311] Compiling NIOPosix HappyEyeballs.swift
[264/311] Compiling NIOPosix IO.swift
[265/311] Compiling NIOPosix IntegerBitPacking.swift
[266/311] Compiling NIOPosix IntegerTypes.swift
[267/311] Compiling NIOPosix Linux.swift
[268/311] Compiling NIOPosix LinuxCPUSet.swift
[269/311] Compiling NIOPosix LinuxUring.swift
[270/311] Emitting module NIOPosix
[271/311] Compiling NIOPosix ThreadPosix.swift
[272/311] Compiling NIOPosix ThreadWindows.swift
[273/311] Compiling NIOPosix Utilities.swift
[274/311] Compiling NIOPosix VsockAddress.swift
[275/311] Compiling NIOPosix VsockChannelEvents.swift
[276/311] Compiling NIOPosix Windows.swift
[277/311] Compiling NIOPosix SelectableChannel.swift
[278/311] Compiling NIOPosix SelectableEventLoop.swift
[279/311] Compiling NIOPosix SelectorEpoll.swift
[280/311] Compiling NIOPosix SelectorGeneric.swift
[281/311] Compiling NIOPosix SelectorKqueue.swift
[282/311] Compiling NIOPosix SelectorUring.swift
[283/311] Compiling NIOPosix SelectorWSAPoll.swift
[284/311] Compiling NIOPosix ServerSocket.swift
[285/311] Compiling NIOPosix Socket.swift
[286/311] Compiling NIOPosix SocketChannel.swift
[287/311] Compiling NIOPosix SocketProtocols.swift
[288/311] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/311] Compiling NIOPosix System.swift
[290/311] Compiling NIOPosix Thread.swift
[291/311] Compiling NIOPosix BSDSocketAPICommon.swift
[292/311] Compiling NIOPosix BSDSocketAPIPosix.swift
[293/311] Compiling NIOPosix BSDSocketAPIWindows.swift
[294/311] Compiling NIOPosix BaseSocket.swift
[295/311] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[296/311] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[297/311] Compiling NIOPosix BaseSocketChannel.swift
[298/311] Compiling NIOPosix BaseStreamSocketChannel.swift
[299/311] Compiling NIOPosix Bootstrap.swift
[300/311] Compiling NIOPosix ControlMessage.swift
[301/311] Compiling NIOPosix DatagramVectorReadManager.swift
[302/311] Compiling NIOPosix Errors+Any.swift
[303/311] Compiling NIOPosix FileDescriptor.swift
[304/311] Compiling NIOPosix GetaddrinfoResolver.swift
[305/311] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[306/311] Compiling NIOPosix NIOPosixSendableMetatype.swift
[307/311] Compiling NIOPosix NIOThreadPool.swift
[308/311] Compiling NIOPosix NonBlockingFileIO.swift
[309/311] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/311] Compiling NIOPosix PendingWritesManager.swift
[311/311] Compiling NIOPosix PipeChannel.swift
[313/314] Emitting module NIO
[314/314] Compiling NIO Exports.swift
[316/331] Emitting module NIOHTTP1
[317/333] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[318/333] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[319/333] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[320/333] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[321/333] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[322/333] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[323/333] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[324/333] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[325/333] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[326/333] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[327/333] Compiling NIOHTTP1 ByteCollectionUtils.swift
[328/333] Compiling NIOHTTP1 HTTPDecoder.swift
[329/333] Compiling NIOHTTP1 HTTPEncoder.swift
[330/333] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[331/333] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[332/333] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[333/333] Compiling NIOHTTP1 HTTPTypes.swift
[335/348] Compiling SwiftyUploader TextResourceProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[336/348] Compiling SwiftyUploader Responder.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[337/348] Compiling SwiftyUploader SwiftyUploader.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[338/349] Compiling SwiftyUploader FileCreatetProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[339/349] Compiling SwiftyUploader FileDeleteProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[340/349] Emitting module SwiftyUploader
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[341/349] Compiling SwiftyUploader FileMoveProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[342/349] Compiling SwiftyUploader IndexHtmlProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[343/349] Compiling SwiftyUploader FileDownloadProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[344/349] Compiling SwiftyUploader FileListProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[345/349] Compiling SwiftyUploader MultipartFormDataParser.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[346/349] Compiling SwiftyUploader Processor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[347/349] Compiling SwiftyUploader HTTPHandler.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[348/349] Compiling SwiftyUploader DataResourceProcessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
[349/349] Compiling SwiftyUploader resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftyUploader/Processors/IndexHtmlProcessor.swift:11:8: error: no such module 'UIKit'
 9 | import NIOCore
10 | import NIOHTTP1
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | @available(iOS 13.4, *)
BUILD FAILURE 6.3 linux