The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of HTMLKit, reference 3.0.0-alpha.12 (66312d), with Swift 6.1 for Linux on 2 Jun 2025 21:55:26 UTC.

Swift 6 data race errors: 31

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

[2257/2314] Compiling NIOPosix LinuxCPUSet.swift
[2258/2314] Compiling NIOPosix LinuxUring.swift
[2259/2314] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2260/2314] Compiling NIOPosix NIOThreadPool.swift
[2261/2314] Compiling NIOPosix NonBlockingFileIO.swift
[2262/2314] Compiling NIOPosix PendingDatagramWritesManager.swift
[2263/2314] Compiling NIOPosix PendingWritesManager.swift
[2264/2314] Compiling NIOPosix PipeChannel.swift
[2265/2314] Compiling NIOPosix PipePair.swift
[2266/2314] Compiling NIOPosix ThreadPosix.swift
[2267/2314] Compiling NIOPosix ThreadWindows.swift
[2268/2314] Compiling NIOPosix UnsafeTransfer.swift
[2269/2314] Compiling NIOPosix Utilities.swift
[2270/2314] Compiling NIOPosix VsockAddress.swift
[2271/2314] Compiling NIOPosix VsockChannelEvents.swift
[2272/2314] Compiling NIOPosix Bootstrap.swift
[2273/2314] Compiling NIOPosix ControlMessage.swift
[2274/2314] Compiling NIOPosix DatagramVectorReadManager.swift
[2275/2314] Compiling NIOPosix Errors+Any.swift
[2276/2314] Compiling NIOPosix FileDescriptor.swift
[2277/2314] Compiling NIOPosix GetaddrinfoResolver.swift
[2278/2314] Compiling NIOPosix HappyEyeballs.swift
[2280/2374] Emitting module NIO
[2281/2374] Compiling NIO Exports.swift
[2282/2375] Compiling AsyncKit EventLoop+Flatten.swift
[2283/2375] Compiling AsyncKit EventLoop+Future.swift
[2284/2375] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[2286/2380] Compiling AsyncKit Future+Miscellaneous.swift
[2287/2380] Compiling AsyncKit Future+Nonempty.swift
[2288/2380] Compiling AsyncKit Future+Optional.swift
[2289/2386] Compiling AsyncKit Future+Transform.swift
[2290/2386] Compiling AsyncKit Future+Try.swift
[2291/2386] Compiling AsyncKit FutureOperators.swift
[2292/2416] Compiling NIOTLS TLSEvents.swift
[2293/2416] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2294/2416] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2295/2416] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2296/2416] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2297/2416] Emitting module NIOSOCKS
[2298/2416] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2299/2416] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2300/2416] Emitting module NIOTLS
[2301/2417] Compiling NIOSOCKS SOCKSResponse.swift
[2302/2417] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2303/2417] Compiling NIOSOCKS ClientStateMachine.swift
[2304/2417] Compiling NIOSOCKS ClientGreeting.swift
[2305/2417] Compiling NIOSOCKS Errors.swift
[2306/2417] Compiling NIOSOCKS Helpers.swift
[2307/2417] Compiling NIOSOCKS SOCKSClientHandler.swift
[2308/2417] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[2309/2417] Compiling NIOSOCKS AuthenticationMethod.swift
[2312/2417] Emitting module _NIOFileSystem
[2315/2421] Compiling NIOSOCKS ServerStateMachine.swift
[2316/2421] Compiling NIOTLS SNIHandler.swift
[2319/2422] Compiling NIOSOCKS Messages.swift
[2320/2422] Compiling NIOSOCKS SOCKSRequest.swift
[2321/2423] Compiling AsyncKit Optional+StrictMap.swift
[2322/2423] Compiling AsyncKit Exports.swift
[2325/2423] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2326/2423] Emitting module NIOFoundationCompat
[2328/2453] Compiling NIOSSL SSLErrors.swift
[2329/2453] Compiling NIOSSL SSLInit.swift
[2330/2455] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[2331/2455] Compiling _NIOFileSystem Mocking.swift
[2332/2455] Compiling _NIOFileSystem Syscall.swift
[2333/2455] Compiling _NIOFileSystem Syscalls.swift
[2334/2455] Compiling NIOSSL NIOSSLSecureBytes.swift
[2335/2455] Compiling NIOSSL RNG.swift
[2336/2455] Compiling NIOSSL SafeCompare.swift
[2337/2455] Compiling _NIOFileSystem CInterop.swift
[2338/2455] Compiling _NIOFileSystem Errno.swift
[2339/2455] Compiling NIOSSL SSLConnection.swift
[2340/2455] Compiling NIOSSL SSLContext.swift
[2341/2455] Compiling NIOSSL ByteBufferBIO.swift
[2342/2455] Compiling NIOSSL CustomPrivateKey.swift
[2343/2455] Compiling NIOSSL IdentityVerification.swift
[2344/2455] Compiling NIOSSL SSLCertificate.swift
[2345/2455] Compiling NIOSSL SSLCertificateExtensions.swift
[2346/2455] Compiling NIOSSL NIOSSLHandler.swift
[2347/2455] Compiling NIOSSL AndroidCABundle.swift
[2350/2477] Compiling NIOTransportServices NIOTSBootstraps.swift
[2351/2477] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2352/2477] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2353/2479] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2354/2479] Compiling NIOTransportServices NIOTSErrors.swift
[2355/2479] Compiling NIOTransportServices NIOTSEventLoop.swift
[2356/2479] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2357/2479] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2358/2479] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2359/2479] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2360/2479] Compiling NIOTransportServices NIOTSSingletons.swift
[2361/2479] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2362/2479] Compiling NIOTransportServices StateManagedChannel.swift
[2363/2479] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2364/2479] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2366/2479] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2367/2479] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2368/2479] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2369/2479] Compiling NIOSSL SubjectAlternativeName.swift
[2375/2479] Emitting module NIOTransportServices
[2376/2479] Compiling NIOTransportServices AcceptHandler.swift
[2377/2479] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2378/2479] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2379/2479] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2380/2479] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2381/2479] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2384/2480] Emitting module AsyncKit
[2392/2480] Emitting module NIOHTTP1
[2397/2509] Compiling _NIOFileSystem SystemFileHandle.swift
[2398/2509] Compiling _NIOFileSystem Utilities.swift
[2399/2509] Compiling _NIOFileSystem OpenOptions.swift
[2400/2509] Compiling _NIOFileSystem String+FileSystem.swift
[2401/2509] Compiling NIOWebSocket WebSocketOpcode.swift
[2402/2510] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2403/2510] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2404/2510] Compiling NIOHPACK DynamicHeaderTable.swift
[2405/2510] Compiling NIOHPACK HPACKDecoder.swift
[2406/2510] Emitting module NIOHTTPCompression
[2407/2510] Compiling NIOHTTPCompression HTTPCompression.swift
[2408/2510] Compiling NIOHTTPCompression HTTPDecompression.swift
[2409/2510] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2410/2510] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2411/2510] Compiling NIOHPACK IntegerCoding.swift
[2412/2512] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2421/2516] Compiling NIOHPACK HPACKHeader.swift
[2422/2516] Compiling NIOHPACK HeaderTables.swift
[2423/2516] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2424/2516] Emitting module NIOSSL
[2425/2516] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2426/2516] Emitting module NIOWebSocket
[2428/2516] Compiling NIOHPACK HuffmanCoding.swift
[2429/2516] Compiling NIOHPACK IndexedHeaderTable.swift
[2430/2516] Compiling NIOHPACK HuffmanTables.swift
[2431/2516] Compiling NIOHPACK StaticHeaderTable.swift
[2432/2516] Emitting module NIOHPACK
[2433/2516] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2434/2516] Compiling NIOWebSocket WebSocketFrame.swift
[2439/2516] Compiling NIOHPACK HPACKEncoder.swift
[2448/2518] Compiling NIOHPACK HPACKErrors.swift
[2474/2519] Compiling NIOSSL Zeroization.swift
[2475/2519] Compiling NIOSSL TLSConfiguration.swift
[2476/2519] Compiling NIOSSL UniversalBootstrapSupport.swift
[2477/2519] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2479/2543] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2480/2543] Compiling NIOExtras NIORequestIdentifiable.swift
[2481/2543] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2482/2543] Compiling NIOExtras NIOExtrasError.swift
[2483/2543] Compiling NIOExtras PCAPRingBuffer.swift
[2484/2543] Compiling NIOExtras QuiescingHelper.swift
[2485/2543] Compiling NIOExtras DebugInboundEventsHandler.swift
[2486/2543] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2487/2543] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2488/2620] Emitting module NIOExtras
[2489/2620] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2490/2620] Emitting module _NIOFileSystemFoundationCompat
[2491/2620] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2492/2622] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2493/2622] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2494/2622] Compiling MultipartKit MultipartParser.swift
[2495/2622] Compiling MultipartKit FormDataEncoder.swift
[2496/2622] Compiling MultipartKit Storage.swift
[2498/2623] Emitting module MultipartKit
[2499/2625] Compiling NIOFileSystem Exports.swift
[2500/2625] Emitting module NIOFileSystem
[2503/2625] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2504/2625] Compiling MultipartKit BasicCodingKey.swift
[2505/2625] Compiling MultipartKit MultipartError.swift
[2509/2626] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2510/2626] Compiling MultipartKit MultipartPart.swift
[2511/2626] Compiling MultipartKit MultipartPartConvertible.swift
[2512/2626] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2513/2626] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2514/2626] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2515/2626] Compiling MultipartKit MultipartSerializer.swift
[2516/2626] Compiling MultipartKit Utilities.swift
[2517/2626] Emitting module NIOHTTP2
[2518/2634] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2519/2634] Compiling MultipartKit FormDataDecoder.swift
[2523/2634] Compiling MultipartKit Exports.swift
[2524/2634] Compiling MultipartKit MultipartFormData.swift
[2530/2644] Compiling WebSocketKit Exports.swift
[2531/2644] Emitting module WebSocketKit
[2532/2644] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2533/2644] Compiling WebSocketKit WebSocketHandler.swift
[2534/2644] Compiling NIOHTTP2 InboundWindowManager.swift
[2535/2644] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2536/2644] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2537/2644] Compiling NIOHTTP2 StreamChannelList.swift
[2538/2644] Compiling NIOHTTP2 StreamMap.swift
[2539/2644] Compiling NIOHTTP2 StreamStateMachine.swift
[2540/2644] Compiling NIOHTTP2 UnsafeTransfer.swift
[2541/2644] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2542/2644] Compiling WebSocketKit WebSocket+Concurrency.swift
[2543/2644] Compiling WebSocketKit WebSocket+Connect.swift
[2544/2644] Compiling WebSocketKit WebSocket.swift
[2545/2644] Compiling WebSocketKit WebSocketClient.swift
[2547/2645] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2548/2645] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2549/2645] Compiling NIOHTTP2 HasLocalSettings.swift
[2550/2645] Compiling NIOHTTP2 HasRemoteSettings.swift
[2551/2645] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2552/2645] Compiling NIOHTTP2 QuiescingState.swift
[2553/2645] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2554/2645] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2555/2645] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2556/2645] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2557/2645] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2558/2645] Compiling NIOHTTP2 HTTP2StreamID.swift
[2559/2645] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2560/2645] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2561/2645] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2562/2645] Compiling NIOHTTP2 InboundEventBuffer.swift
[2563/2645] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2564/2645] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2565/2645] Compiling NIOHTTP2 MayReceiveFrames.swift
[2566/2645] Compiling NIOHTTP2 ReceivingDataState.swift
[2567/2645] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2568/2645] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2569/2645] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2570/2645] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2571/2645] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2572/2645] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2573/2645] Compiling NIOHTTP2 HTTP2Frame.swift
[2574/2645] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2575/2645] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2576/2645] Compiling NIOHTTP2 HTTP2PingData.swift
[2577/2645] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2578/2645] Compiling NIOHTTP2 HTTP2Settings.swift
[2579/2645] Compiling NIOHTTP2 HTTP2Stream.swift
[2607/2646] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2608/2646] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2609/2646] Compiling NIOHTTP2 HTTP2Error.swift
[2610/2646] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2612/2707] Emitting module AsyncHTTPClient
[2613/2715] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2614/2715] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2615/2715] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2616/2715] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2617/2715] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2618/2715] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2619/2715] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2620/2715] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2621/2715] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2622/2715] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2623/2715] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2624/2715] Compiling AsyncHTTPClient Transaction.swift
[2625/2715] Compiling AsyncHTTPClient Base64.swift
[2626/2715] Compiling AsyncHTTPClient BasicAuth.swift
[2627/2715] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2628/2715] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2629/2715] Compiling AsyncHTTPClient ConnectionPool.swift
[2630/2715] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2631/2715] Compiling AsyncHTTPClient RequestBag.swift
[2632/2715] Compiling AsyncHTTPClient RequestValidation.swift
[2633/2715] Compiling AsyncHTTPClient SSLContextCache.swift
[2634/2715] Compiling AsyncHTTPClient Scheme.swift
[2635/2715] Compiling AsyncHTTPClient Singleton.swift
[2636/2715] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2637/2715] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2638/2715] Compiling AsyncHTTPClient Utils.swift
[2639/2715] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2640/2715] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2641/2715] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2642/2715] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2643/2715] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2644/2715] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2645/2715] Compiling AsyncHTTPClient RequestBodyLength.swift
[2646/2715] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2647/2715] Compiling AsyncHTTPClient HTTPHandler.swift
[2648/2715] Compiling AsyncHTTPClient LRUCache.swift
[2649/2715] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2650/2715] Compiling AsyncHTTPClient NWErrorHandler.swift
[2651/2715] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2652/2715] Compiling AsyncHTTPClient TLSConfiguration.swift
[2653/2715] Compiling AsyncHTTPClient RedirectState.swift
[2654/2715] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2655/2715] Compiling AsyncHTTPClient RequestOptions.swift
[2656/2715] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2657/2715] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2658/2715] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2659/2715] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2660/2715] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2661/2715] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2662/2715] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2663/2715] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2664/2715] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2665/2715] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2666/2715] Compiling AsyncHTTPClient HTTP1Connection.swift
[2667/2715] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2668/2715] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2669/2715] Compiling AsyncHTTPClient HTTP2Connection.swift
[2670/2715] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2671/2715] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2672/2715] Compiling AsyncHTTPClient ConnectionTarget.swift
[2673/2715] Compiling AsyncHTTPClient DeconstructedURL.swift
[2674/2715] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2675/2715] Compiling AsyncHTTPClient FoundationExtensions.swift
[2676/2715] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2677/2715] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2678/2715] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2679/2715] Compiling AsyncHTTPClient HTTPClient.swift
[2681/2885] Compiling Vapor HTTPServerResponseEncoder.swift
[2682/2885] Compiling Vapor HTTPServerUpgradeHandler.swift
[2683/2885] Compiling Vapor Logger+Report.swift
[2684/2885] Compiling Vapor LoggingSystem+Environment.swift
[2685/2885] Compiling Vapor Application+Middleware.swift
[2686/2885] Compiling Vapor CORSMiddleware.swift
[2687/2885] Compiling Vapor ErrorMiddleware.swift
[2688/2885] Compiling Vapor FileMiddleware.swift
[2689/2885] Compiling Vapor Middleware.swift
[2690/2885] Compiling Vapor MiddlewareConfiguration.swift
[2691/2885] Compiling Vapor ResponseCompressionMiddleware.swift
[2692/2885] Compiling Vapor RouteLoggingMiddleware.swift
[2693/2885] Compiling Vapor TracingMiddleware.swift
[2694/2885] Compiling Vapor File+Multipart.swift
[2695/2885] Compiling Vapor FormDataDecoder+Content.swift
[2696/2885] Compiling Vapor FormDataEncoder+Content.swift
[2697/2885] Compiling Vapor Application+Password.swift
[2698/2885] Compiling Vapor Application+Passwords.swift
[2699/2885] Compiling Vapor AsyncPasswordHasher.swift
[2700/2885] Compiling Vapor BcryptHasher.swift
[2701/2885] Compiling Vapor PasswordHasher.swift
[2702/2885] Compiling Vapor PlaintextHasher.swift
[2703/2885] Compiling Vapor Request+Password.swift
[2704/2885] Compiling Vapor Redirect.swift
[2705/2909] Emitting module HTMLKit
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:9:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | ///
 3 | /// The feature set provides the flexibility to enable experimental features if desired.
 4 | public struct Features: Swift.OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 5 |
 6 |     public var rawValue: Int
 7 |
 8 |     /// A flag that indicates whether the renderer should use markdown
 9 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'markdown' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     /// A flag that indicates whether the renderer should encode input
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:12:23: warning: static property 'escaping' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | ///
 3 | /// The feature set provides the flexibility to enable experimental features if desired.
 4 | public struct Features: Swift.OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 5 |
 6 |     public var rawValue: Int
   :
10 |
11 |     /// A flag that indicates whether the renderer should encode input
12 |     public static let escaping = Features(rawValue: 1 << 1)
   |                       |- warning: static property 'escaping' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'escaping' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     /// Initializes the feature set
[2706/2909] Compiling Vapor ClientRequest.swift
[2707/2909] Compiling Vapor ClientResponse.swift
[2708/2909] Compiling Vapor Request+Client.swift
[2709/2909] Compiling Vapor BootCommand.swift
[2710/2909] Compiling Vapor CommandContext+Application.swift
[2711/2909] Compiling Vapor RoutesCommand.swift
[2712/2909] Compiling Vapor ServeCommand.swift
[2713/2909] Compiling Vapor AnyResponse+Concurrency.swift
[2714/2909] Compiling Vapor AsyncBasicResponder.swift
[2715/2909] Compiling Vapor AsyncMiddleware.swift
[2716/2909] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2717/2909] Compiling Vapor AsyncSessionDriver.swift
[2718/2909] Compiling Vapor Authentication+Concurrency.swift
[2719/2909] Compiling Vapor Cache+Concurrency.swift
[2720/2909] Compiling Vapor Client+Concurrency.swift
[2721/2909] Compiling Vapor RequestBody+Concurrency.swift
[2722/2909] Compiling Vapor Responder+Concurrency.swift
[2723/2909] Compiling Vapor ResponseCodable+Concurrency.swift
[2724/2909] Compiling Vapor RoutesBuilder+Concurrency.swift
[2725/2909] Compiling Vapor ViewRenderer+Concurrency.swift
[2726/2909] Compiling Vapor WebSocket+Concurrency.swift
[2727/2909] Compiling Vapor ContainerGetPathExecutor.swift
[2728/2909] Compiling Vapor Content.swift
[2729/2909] Compiling Vapor ContentCoders.swift
[2730/2909] Compiling Vapor ContentConfiguration.swift
[2731/2909] Compiling Vapor ContentContainer.swift
[2732/2909] Compiling Vapor JSONCoder+Custom.swift
[2733/2909] Compiling Vapor JSONCoders+Content.swift
[2734/2909] Compiling Vapor PlaintextDecoder.swift
[2735/2909] Compiling Vapor PlaintextEncoder.swift
[2736/2909] Compiling Vapor URLQueryCoders.swift
[2737/2909] Compiling Vapor URLQueryContainer.swift
[2739/2934] Emitting module HTMLKit
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:9:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | ///
 3 | /// The feature set provides the flexibility to enable experimental features if desired.
 4 | public struct Features: Swift.OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 5 |
 6 |     public var rawValue: Int
 7 |
 8 |     /// A flag that indicates whether the renderer should use markdown
 9 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'markdown' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     /// A flag that indicates whether the renderer should encode input
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:12:23: warning: static property 'escaping' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | ///
 3 | /// The feature set provides the flexibility to enable experimental features if desired.
 4 | public struct Features: Swift.OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 5 |
 6 |     public var rawValue: Int
   :
10 |
11 |     /// A flag that indicates whether the renderer should encode input
12 |     public static let escaping = Features(rawValue: 1 << 1)
   |                       |- warning: static property 'escaping' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'escaping' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     /// Initializes the feature set
[2740/2934] Compiling Vapor Bcrypt.swift
[2741/2934] Compiling Vapor Application+Cache.swift
[2742/2934] Compiling Vapor Cache.swift
[2743/2934] Compiling Vapor CacheExpirationTime.swift
[2744/2934] Compiling Vapor MemoryCache.swift
[2745/2934] Compiling Vapor Request+Cache.swift
[2746/2934] Compiling Vapor Application+Clients.swift
[2747/2934] Compiling Vapor Client.swift
[2748/2934] Compiling Vapor Request+Body.swift
[2749/2934] Compiling Vapor Request+BodyStream.swift
[2750/2934] Compiling Vapor Request.swift
[2751/2934] Compiling Vapor Application+Responder.swift
[2752/2934] Compiling Vapor DefaultResponder.swift
[2753/2934] Compiling Vapor Response+Body.swift
[2754/2934] Compiling Vapor Response.swift
[2755/2934] Compiling Vapor ResponseCodable.swift
[2756/2934] Compiling Vapor Application+Routes.swift
[2757/2934] Compiling Vapor Parameters+Require.swift
[2758/2934] Compiling Vapor Request+WebSocket.swift
[2759/2934] Compiling Vapor Route.swift
[2760/2934] Compiling Vapor RouteCollection.swift
[2761/2934] Compiling Vapor Routes.swift
[2762/2934] Compiling Vapor RoutesBuilder+Group.swift
[2763/2934] Compiling Vapor RoutesBuilder+Method.swift
[2764/2934] Compiling Vapor RoutesBuilder+Middleware.swift
[2765/2934] Compiling Vapor RoutesBuilder+WebSocket.swift
[2766/2934] Compiling Vapor RoutesBuilder.swift
[2767/2934] Compiling Vapor OTP.swift
[2768/2934] Compiling Vapor Application+Servers.swift
[2769/2934] Compiling Vapor Server.swift
[2770/2934] Compiling Vapor App+Service.swift
[2771/2934] Compiling Vapor Req+Service.swift
[2771/2935] Wrapping AST for HTMLKit for debugging
[2774/2983] Compiling HTMLKitComponents SubmitAction.swift
[2775/2983] Compiling HTMLKitComponents ViewAction.swift
[2776/2983] Compiling HTMLKitComponents ActionBuilder.swift
[2777/2983] Compiling HTMLKitComponents Alert.swift
[2778/2983] Compiling HTMLKitComponents Button.swift
[2779/2983] Compiling HTMLKitComponents Card.swift
[2780/2983] Compiling HTMLKitComponents Carousel.swift
[2781/2983] Compiling HTMLKitComponents Scroll.swift
[2782/2983] Compiling HTMLKitComponents Snippet.swift
[2783/2983] Compiling HTMLKitComponents Stack.swift
[2784/2983] Compiling HTMLKitComponents Symbol.swift
[2785/2983] Compiling HTMLKitComponents Tabs.swift
[2786/2983] Compiling HTMLKitComponents Text.swift
[2787/2983] Compiling HTMLKitComponents Chart.swift
[2788/2983] Compiling HTMLKitComponents Disclosure.swift
[2789/2983] Compiling HTMLKitComponents Divider.swift
[2790/2983] Compiling HTMLKitComponents Dropdown.swift
[2791/2983] Compiling HTMLKitComponents Form.swift
[2792/2983] Compiling HTMLKitComponents Grid.swift
[2793/2983] Compiling HTMLKitComponents Grouping.swift
[2794/2983] Compiling HTMLKitComponents Image.swift
[2795/2983] Compiling HTMLKitComponents Link.swift
[2796/2983] Compiling HTMLKitComponents List.swift
[2797/2983] Compiling HTMLKitComponents Modal.swift
[2798/2983] Compiling HTMLKitConverter Converter.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
[2799/2983] Emitting module HTMLKitConverter
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[2799/2983] Wrapping AST for HTMLKit for debugging
[2801/2987] Compiling HTMLKitComponents Components+String.swift
[2802/2987] Compiling HTMLKitComponents ButtonModifier.swift
[2803/2987] Compiling HTMLKitComponents GraphicsModifier.swift
[2804/2987] Compiling HTMLKitComponents ImageModifier.swift
[2805/2987] Compiling HTMLKitComponents InputModifier.swift
[2806/2987] Compiling HTMLKitComponents TextModifier.swift
[2807/3037] Compiling HTMLKitComponents Video.swift
[2808/3037] Compiling HTMLKitComponents DragEvent.swift
[2809/3037] Compiling HTMLKitComponents FormEvent.swift
[2810/3037] Compiling HTMLKitComponents MouseEvent.swift
[2811/3037] Compiling HTMLKitComponents PressEvent.swift
[2812/3037] Compiling HTMLKitComponents Components+Image.swift
[2813/3037] Compiling HTMLKitComponents ViewModifier.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2814/3037] Compiling HTMLKitComponents Options.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2815/3037] Compiling HTMLKitComponents Action.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2816/3037] Compiling HTMLKitComponents Configurations.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2817/3037] Compiling HTMLKitComponents DynamicType.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2818/3037] Compiling HTMLKitComponents Actionable.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2819/3037] Emitting module HTMLKitConverter
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[2820/3037] Compiling HTMLKitConverter InitRepresentable.swift
[2821/3037] Compiling HTMLKitConverter Converter.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
[2828/3043] Compiling HTMLKitComponents Components+String.swift
[2829/3043] Compiling HTMLKitComponents ButtonModifier.swift
[2830/3043] Compiling HTMLKitComponents GraphicsModifier.swift
[2831/3043] Compiling HTMLKitComponents ImageModifier.swift
[2832/3043] Compiling HTMLKitComponents InputModifier.swift
[2833/3043] Compiling HTMLKitComponents TextModifier.swift
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2840/3043] Compiling Vapor Validator.swift
[2841/3043] Compiling Vapor ValidatorResult.swift
[2842/3043] Compiling Vapor And.swift
[2843/3043] Compiling Vapor Case.swift
[2844/3043] Compiling Vapor CharacterSet.swift
[2845/3043] Compiling Vapor Count.swift
[2846/3043] Compiling Vapor Custom.swift
[2847/3043] Compiling Vapor Email.swift
[2848/3043] Compiling Vapor Empty.swift
[2849/3043] Compiling Vapor In.swift
[2850/3043] Compiling Vapor Nil.swift
[2851/3043] Compiling Vapor NilIgnoring.swift
[2852/3043] Compiling Vapor Not.swift
[2853/3043] Compiling Vapor Or.swift
[2854/3043] Compiling Vapor Pattern.swift
[2855/3043] Compiling Vapor Range.swift
[2856/3043] Compiling Vapor URL.swift
[2857/3043] Compiling Vapor Valid.swift
[2858/3043] Compiling Vapor Application+Views.swift
[2859/3043] Compiling Vapor PlaintextRenderer.swift
[2860/3043] Compiling Vapor Request+View.swift
[2861/3043] Compiling Vapor View.swift
[2862/3043] Compiling Vapor ViewRenderer.swift
[2863/3043] Compiling Vapor _Deprecations.swift
[2864/3043] Compiling HTMLKitComponents Identifiable.swift
[2865/3043] Compiling HTMLKitComponents Modifiable.swift
[2866/3043] Compiling HTMLKitComponents Selectable.swift
[2867/3043] Compiling HTMLKitComponents Tokens.swift
[2868/3043] Compiling HTMLKitComponents Validator.swift
[2869/3043] Compiling HTMLKitComponents resource_bundle_accessor.swift
[2870/3043] Compiling HTMLKitComponents Scroll.swift
[2871/3043] Compiling HTMLKitComponents Snippet.swift
[2872/3043] Compiling HTMLKitComponents Stack.swift
[2873/3043] Compiling HTMLKitComponents Symbol.swift
[2874/3043] Compiling HTMLKitComponents Tabs.swift
[2875/3043] Compiling HTMLKitComponents Text.swift
[2876/3043] Compiling HTMLKitComponents Chart.swift
[2877/3043] Compiling HTMLKitComponents Disclosure.swift
[2878/3043] Compiling HTMLKitComponents Divider.swift
[2879/3043] Compiling HTMLKitComponents Dropdown.swift
[2880/3043] Compiling HTMLKitComponents Form.swift
[2881/3043] Compiling HTMLKitComponents Grid.swift
[2882/3043] Emitting module HTMLKitComponents
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2883/3043] Compiling HTMLKitComponents Grouping.swift
[2884/3043] Compiling HTMLKitComponents Image.swift
[2885/3043] Compiling HTMLKitComponents Link.swift
[2886/3043] Compiling HTMLKitComponents List.swift
[2887/3043] Compiling HTMLKitComponents Modal.swift
[2888/3043] Compiling HTMLKitComponents Navigation.swift
[2901/3043] Emitting module HTMLKitComponents
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'leading' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'trailing' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'horizontal' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
/host/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public init(rawValue: Int) {
[2902/3043] Emitting module Vapor
[2903/3043] Compiling Vapor Core.swift
[2904/3043] Compiling Vapor Running.swift
[2905/3043] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2906/3043] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2907/3043] Compiling Vapor DotEnvFile+load.swift
[2908/3043] Compiling Vapor Routes+caseInsenstive.swift
[2909/3043] Compiling Vapor Validatable+validate.swift
[2910/3043] Compiling Vapor Environment+Process.swift
[2911/3043] Compiling Vapor Environment+Secret.swift
[2912/3043] Compiling Vapor Environment.swift
[2913/3043] Compiling Vapor Abort.swift
[2914/3043] Compiling Vapor AbortError.swift
[2915/3043] Compiling Vapor DebuggableError.swift
[2916/3043] Compiling Vapor Demangler.swift
[2917/3043] Compiling Vapor ErrorSource.swift
[2918/3043] Compiling Vapor StackTrace.swift
[2919/3043] Compiling Vapor Exports.swift
[2920/3043] Compiling Vapor Application+HTTP.swift
[2921/3043] Compiling Vapor BasicResponder.swift
[2922/3043] Compiling Vapor BodyStream.swift
[2923/3043] Compiling Vapor Application+HTTP+Client.swift
[2924/3043] Compiling Vapor EventLoopHTTPClient.swift
[2925/3043] Compiling Vapor EndpointCache.swift
[2926/3043] Compiling Vapor HTTPMethod+String.swift
[2927/3043] Compiling Vapor Service.swift
[2928/3043] Compiling Vapor Application+Sessions.swift
[2929/3043] Compiling Vapor MemorySessions.swift
[2930/3043] Compiling Vapor Request+Session.swift
[2931/3043] Compiling Vapor Session.swift
[2932/3043] Compiling Vapor SessionCache.swift
[2933/3043] Compiling Vapor SessionData.swift
[2934/3043] Compiling Vapor SessionDriver.swift
[2935/3043] Compiling Vapor SessionsConfiguration.swift
[2936/3043] Compiling Vapor SessionsMiddleware.swift
[2937/3043] Compiling Vapor URLEncodedFormData.swift
[2938/3043] Compiling Vapor URLEncodedFormDecoder.swift
[2939/3043] Compiling Vapor URLEncodedFormEncoder.swift
[2940/3043] Compiling Vapor URLEncodedFormError.swift
[2941/3043] Compiling Vapor URLEncodedFormParser.swift
[2942/3043] Compiling Vapor URLEncodedFormSerializer.swift
[2943/3043] Compiling Vapor URLQueryFragmentConvertible.swift
[2944/3043] Compiling Vapor AnyResponse.swift
[2945/3043] Compiling Vapor Array+Random.swift
[2946/3043] Compiling Vapor Base32.swift
[2947/3043] Compiling Vapor Base64.swift
[2948/3043] Compiling Vapor BaseN.swift
[2949/3043] Compiling Vapor BasicCodingKey.swift
[2950/3043] Compiling Vapor ByteCount.swift
[2951/3043] Compiling Vapor Bytes+Hex.swift
[2952/3043] Compiling Vapor Bytes+SecureCompare.swift
[2953/3043] Compiling Vapor Collection+Safe.swift
[2954/3043] Compiling Vapor DataProtocol+Copy.swift
[2955/3043] Compiling Vapor DecoderUnwrapper.swift
[2956/3043] Compiling Vapor DirectoryConfiguration.swift
[2957/3043] Compiling Vapor DotEnv.swift
[2958/3043] Compiling Vapor Extendable.swift
[2959/3043] Compiling Vapor File.swift
[2960/3043] Compiling Vapor FileIO.swift
[2961/3043] Compiling Vapor LifecycleHandler.swift
[2962/3043] Compiling Vapor OptionalType.swift
[2963/3043] Compiling Vapor RFC1123.swift
[2964/3043] Compiling Vapor SocketAddress+Hostname.swift
[2965/3043] Compiling Vapor Storage.swift
[2966/3043] Compiling Vapor String+IsIPAddress.swift
[2967/3043] Compiling Vapor Thread.swift
[2968/3043] Compiling Vapor URI.swift
[2969/3043] Compiling Vapor RangeResult.swift
[2970/3043] Compiling Vapor Validatable.swift
[2971/3043] Compiling Vapor Validation.swift
[2972/3043] Compiling Vapor ValidationKey.swift
[2973/3043] Compiling Vapor Validations.swift
[2974/3043] Compiling Vapor ValidationsError.swift
[2976/3043] Compiling Vapor HTTPCookies.swift
[2977/3043] Compiling Vapor HTTPHeaderCacheControl.swift
[2978/3043] Compiling Vapor HTTPHeaderExpires.swift
[2979/3043] Compiling Vapor HTTPHeaderLastModified.swift
[2980/3043] Compiling Vapor HTTPHeaders+Cache.swift
[2981/3043] Compiling Vapor HTTPHeaders+Connection.swift
[2982/3043] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2983/3043] Compiling Vapor HTTPHeaders+ContentRange.swift
[2984/3043] Compiling Vapor HTTPHeaders+Directive.swift
[2985/3043] Compiling Vapor HTTPHeaders+Forwarded.swift
[2986/3043] Compiling Vapor HTTPHeaders+Link.swift
[2987/3043] Compiling Vapor HTTPHeaders+Name.swift
[2988/3043] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2989/3043] Compiling Vapor HTTPHeaders.swift
[2990/3043] Compiling Vapor HTTPMediaType.swift
[2991/3043] Compiling Vapor HTTPMediaTypePreference.swift
[2992/3043] Compiling Vapor Responder.swift
[2993/3043] Compiling Vapor Application+HTTP+Server.swift
[2994/3043] Compiling Vapor HTTPServer.swift
[2995/3043] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2996/3043] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2997/3043] Compiling Vapor HTTPServerHandler.swift
[2998/3043] Compiling Vapor HTTPServerRequestDecoder.swift
[3000/3044] Compiling HTMLKitComponents SubmitAction.swift
[3001/3044] Compiling HTMLKitComponents ViewAction.swift
[3002/3044] Compiling HTMLKitComponents ActionBuilder.swift
[3003/3044] Compiling HTMLKitComponents Alert.swift
[3004/3044] Compiling HTMLKitComponents Button.swift
[3005/3044] Compiling HTMLKitComponents Card.swift
[3006/3044] Compiling HTMLKitComponents Carousel.swift
[3027/3046] Wrapping AST for HTMLKitComponents for debugging
[3030/3054] Emitting module HTMLKitVapor
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:51:25: warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 49 |
 50 |         /// The key used to store the configuration in Vapor's storage
 51 |         internal struct ConfigurationKey: StorageKey {
    |                         `- warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 52 |
 53 |             public typealias Value = Configuration
/host/spi-builder-workspace/Sources/HTMLKitVapor/Configuration.swift:4:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A type that holds configuration for the renderer
 4 | public final class Configuration {
   |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 5 |
 6 |     /// Holds the localization configuration
[3031/3054] Compiling HTMLKitVapor ViewRenderer.swift
[3032/3054] Compiling HTMLKitVapor Configuration.swift
[3033/3054] Compiling HTMLKitVapor Vapor+HTMLKit.swift
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:51:25: warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 49 |
 50 |         /// The key used to store the configuration in Vapor's storage
 51 |         internal struct ConfigurationKey: StorageKey {
    |                         `- warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 52 |
 53 |             public typealias Value = Configuration
/host/spi-builder-workspace/Sources/HTMLKitVapor/Configuration.swift:4:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A type that holds configuration for the renderer
 4 | public final class Configuration {
   |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 5 |
 6 |     /// Holds the localization configuration
[3034/3054] Emitting module DeployCommand
[3035/3054] Compiling DeployCommand DeployCommand.swift
/host/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:55:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 53 |
 54 |         if !manager.fileExists(atPath: target + filename) {
 55 |             manager.createFile(atPath: target + filename, contents: template.data(using: .utf8))
    |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 56 |         }
 57 |
/host/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:105:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
103 |
104 |         if !manager.fileExists(atPath: target + filename) {
105 |             manager.createFile(atPath: target + filename, contents: template.data(using: .utf8))
    |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
106 |         }
107 |
[3036/3055] Emitting module DeployCommand
[3037/3055] Compiling DeployCommand DeployCommand.swift
/host/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:55:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 53 |
 54 |         if !manager.fileExists(atPath: target + filename) {
 55 |             manager.createFile(atPath: target + filename, contents: template.data(using: .utf8))
    |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 56 |         }
 57 |
/host/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:105:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
103 |
104 |         if !manager.fileExists(atPath: target + filename) {
105 |             manager.createFile(atPath: target + filename, contents: template.data(using: .utf8))
    |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
106 |         }
107 |
[3039/3057] Wrapping AST for DeployCommand for debugging
[3040/3057] Write Objects.LinkFileList
[3042/3057] Wrapping AST for DeployCommand for debugging
[3043/3057] Write Objects.LinkFileList
[3044/3057] Linking DeployCommand
[3045/3057] Linking DeployCommand-tool
[3047/3057] Compiling HTMLKitConverter InitRepresentable.swift
[3048/3057] Compiling HTMLKitConverter Parser.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[3049/3058] Wrapping AST for HTMLKitConverter for debugging
[3051/3058] Compiling HTMLKitConverter Parser.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[3052/3061] Wrapping AST for HTMLKitConverter for debugging
[3054/3061] Emitting module ConvertCommand
[3055/3061] Compiling ConvertCommand ConvertCommand.swift
[3057/3064] Emitting module ConvertCommand
[3058/3064] Compiling ConvertCommand ConvertCommand.swift
[3058/3064] Wrapping AST for ConvertCommand for debugging
[3059/3064] Write Objects.LinkFileList
[3061/3065] Wrapping AST for ConvertCommand for debugging
[3062/3065] Write Objects.LinkFileList
[3063/3065] Linking ConvertCommand
[3064/3065] Linking ConvertCommand-tool
Build complete! (536.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "HTMLKit",
  "name" : "HTMLKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "HTMLKit",
      "targets" : [
        "HTMLKit",
        "HTMLKitComponents",
        "HTMLKitVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComponentsPlugin",
      "targets" : [
        "ComponentsPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ConverterPlugin",
      "targets" : [
        "ConverterPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "DeployCommand",
      "targets" : [
        "DeployCommand"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConvertCommand",
      "targets" : [
        "ConvertCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UtilitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "UtilitiesTests",
      "path" : "Tests/UtilitiesTests",
      "sources" : [
        "Minification/JavascriptTests.swift",
        "Minification/StylesheetTests.swift"
      ],
      "target_dependencies" : [
        "Minifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Minifier",
      "module_type" : "SwiftTarget",
      "name" : "Minifier",
      "path" : "Sources/Utilities",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "Minifier/Extensions/Minifier+Character.swift",
        "Minifier/Minifier.swift",
        "Minifier/Tokenization/Javascript/Javascript.swift",
        "Minifier/Tokenization/Stylesheet/Stylesheet.swift",
        "Minifier/Tokenization/Token.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVaporTests",
      "path" : "Tests/HTMLKitVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ProviderTests.swift",
        "Utilities/AbortResponse.swift"
      ],
      "target_dependencies" : [
        "HTMLKitVapor",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitVapor",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVapor",
      "path" : "Sources/HTMLKitVapor",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "HTMLKit"
      ],
      "sources" : [
        "Configuration.swift",
        "Extensions/Vapor+HTMLKit.swift",
        "ViewRenderer.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitTests",
      "path" : "Tests/HTMLKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AttributesTests.swift",
        "ContextTests.swift",
        "ElementTests.swift",
        "EnvironmentTests.swift",
        "LocalizationTests.swift",
        "Performance/Samples.swift",
        "PerformanceTests.swift",
        "RenderingTests.swift",
        "SecurityTests.swift",
        "StatementTests.swift",
        "TemplatingTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverterTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverterTests",
      "path" : "Tests/HTMLKitConverterTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/articles/article.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/component.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/index.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConversionTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverter",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverter",
      "path" : "Sources/HTMLKitConverter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "Converter.swift",
        "InitRepresentable.swift",
        "Parser.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponentsTests",
      "path" : "Tests/HTMLKitComponentsTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitComponentsTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ComponentTests.swift",
        "InteractionTests.swift",
        "LocalizationTests.swift",
        "ModifierTests.swift",
        "SecurityTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponents",
      "path" : "Sources/HTMLKitComponents",
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/buttons/button.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/checkfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/datepicker.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/filedialog.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/picker.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/radioselect.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/searchfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/securefield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/selectfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/slider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/texteditor.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/textfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/textpad.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/globals.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/helpers/grouping.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/grid.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/list.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/stack.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/link.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/symbol.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/text.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/alert.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/card.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/carousel.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/chart.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/disclosure.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/divider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/dropdown.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/form.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/image.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/modal.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/navigation.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/progress.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/scroll.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/snippet.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/tabs.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/video.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/buttons/dropdown.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/forms/progress.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/forms/selectfield.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/forms/textpad.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/alert.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/carousel.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/chart.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/datepicker.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/disclosure.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/navigation.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/tabs.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/video.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/interactions/all.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/bell.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/bookmark.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/calendar.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chart.pie.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.down.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.left.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.right.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.up.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/clock.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/cloud.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/ellipsis.horizontal.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/ellipsis.vertical.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/envelope.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/eye.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/file.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/filter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/flask.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/folder.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/house.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/key.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lifepreserver.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lightbulb.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/location.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lock.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/pencil.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/person.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/photo.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/refresh.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/scope.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/sidebar.left.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/sidebar.right.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/square.split.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/target.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.aligncenter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignjustify.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignleft.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignright.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/trash.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/tresor.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/window.maximize.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/window.minimize.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/SubmitAction.swift",
        "Actions/ViewAction.swift",
        "Builders/ActionBuilder.swift",
        "Components/Alert.swift",
        "Components/Button.swift",
        "Components/Card.swift",
        "Components/Carousel.swift",
        "Components/Chart.swift",
        "Components/Disclosure.swift",
        "Components/Divider.swift",
        "Components/Dropdown.swift",
        "Components/Form.swift",
        "Components/Grid.swift",
        "Components/Grouping.swift",
        "Components/Image.swift",
        "Components/Link.swift",
        "Components/List.swift",
        "Components/Modal.swift",
        "Components/Navigation.swift",
        "Components/Scroll.swift",
        "Components/Snippet.swift",
        "Components/Stack.swift",
        "Components/Symbol.swift",
        "Components/Tabs.swift",
        "Components/Text.swift",
        "Components/Video.swift",
        "Events/DragEvent.swift",
        "Events/FormEvent.swift",
        "Events/MouseEvent.swift",
        "Events/PressEvent.swift",
        "Extensions/Components+Image.swift",
        "Extensions/Components+String.swift",
        "Modifiers/ButtonModifier.swift",
        "Modifiers/GraphicsModifier.swift",
        "Modifiers/ImageModifier.swift",
        "Modifiers/InputModifier.swift",
        "Modifiers/TextModifier.swift",
        "Modifiers/ViewModifier.swift",
        "Options.swift",
        "Primitives/Action.swift",
        "Primitives/Configurations.swift",
        "Primitives/DynamicType.swift",
        "Properties/Actionable.swift",
        "Properties/Identifiable.swift",
        "Properties/Modifiable.swift",
        "Properties/Selectable.swift",
        "Tokens.swift",
        "Validator.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKit",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKit",
      "path" : "Sources/HTMLKit",
      "product_dependencies" : [
        "Collections",
        "Logging"
      ],
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "ConverterPlugin",
        "DeployCommand",
        "ConvertCommand"
      ],
      "sources" : [
        "Abstraction/Attributes/AriaAttributes.swift",
        "Abstraction/Attributes/BasicAttributes.swift",
        "Abstraction/Attributes/EventAttributes.swift",
        "Abstraction/Attributes/VectorAttributes.swift",
        "Abstraction/Elements/BasicElements.swift",
        "Abstraction/Elements/BodyElements.swift",
        "Abstraction/Elements/DefinitionElements.swift",
        "Abstraction/Elements/FigureElements.swift",
        "Abstraction/Elements/FormElements.swift",
        "Abstraction/Elements/HeadElements.swift",
        "Abstraction/Elements/HtmlElements.swift",
        "Abstraction/Elements/InputElements.swift",
        "Abstraction/Elements/ListElements.swift",
        "Abstraction/Elements/MapElements.swift",
        "Abstraction/Elements/MediaElements.swift",
        "Abstraction/Elements/ObjectElements.swift",
        "Abstraction/Elements/RubyElements.swift",
        "Abstraction/Elements/TableElements.swift",
        "Abstraction/Elements/VectorElements.swift",
        "Abstraction/Tokens/EventTokens.swift",
        "Abstraction/Tokens/ValueTokens.swift",
        "Framework/Builders/ContentBuilder.swift",
        "Framework/Environment/Condition.swift",
        "Framework/Environment/Conditional.swift",
        "Framework/Environment/Environment.swift",
        "Framework/Environment/EnvironmentKeys.swift",
        "Framework/Environment/EnvironmentModifier.swift",
        "Framework/Environment/EnvironmentObject.swift",
        "Framework/Environment/EnvironmentString.swift",
        "Framework/Environment/EnvironmentValue.swift",
        "Framework/Environment/Negation.swift",
        "Framework/Environment/Nullable.swift",
        "Framework/Environment/Relation.swift",
        "Framework/Environment/Sequence.swift",
        "Framework/Environment/Statement.swift",
        "Framework/Extensions/Comparable+HTMLKit.swift",
        "Framework/Extensions/Datatypes+Content.swift",
        "Framework/Extensions/Optional+HTMLKit.swift",
        "Framework/Localization/InterpolationArgument.swift",
        "Framework/Localization/Locale.swift",
        "Framework/Localization/Localizable.swift",
        "Framework/Localization/Localization.swift",
        "Framework/Localization/LocalizedString.swift",
        "Framework/Localization/LocalizedStringKey.swift",
        "Framework/Localization/TranslationTable.swift",
        "Framework/Primitives/Attributes/Attribute.swift",
        "Framework/Primitives/Elements/Element.swift",
        "Framework/Primitives/Elements/Elements.swift",
        "Framework/Primitives/Layouts/Layouts.swift",
        "Framework/Primitives/Nodes/Node.swift",
        "Framework/Primitives/Nodes/Nodes.swift",
        "Framework/Primitives/Shared/Content.swift",
        "Framework/Rendering/Encoder.swift",
        "Framework/Rendering/Features.swift",
        "Framework/Rendering/Markdown/Extensions/Markdown+Character.swift",
        "Framework/Rendering/Markdown/Lexer/MarkdownLexer.swift",
        "Framework/Rendering/Markdown/Lexer/MarkdownToken.swift",
        "Framework/Rendering/Markdown/Markdown.swift",
        "Framework/Rendering/Markdown/MarkdownString.swift",
        "Framework/Rendering/Markdown/Parser/MarkdownNode.swift",
        "Framework/Rendering/Markdown/Parser/MarkdownParser.swift",
        "Framework/Rendering/Renderer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeployCommand",
      "module_type" : "SwiftTarget",
      "name" : "DeployCommand",
      "path" : "Sources/Commands/Components",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "DeployCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "Minifier"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConverterPlugin",
      "module_type" : "PluginTarget",
      "name" : "ConverterPlugin",
      "path" : "Plugins/ConverterPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Converts HTML markup into Swift syntax.",
          "type" : "custom",
          "verb" : "convert"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ConverterPlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "ConvertCommand"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ConvertCommand",
      "module_type" : "SwiftTarget",
      "name" : "ConvertCommand",
      "path" : "Sources/Commands/Converter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "ConvertCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComponentsPlugin",
      "module_type" : "PluginTarget",
      "name" : "ComponentsPlugin",
      "path" : "Plugins/ComponentsPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Deploys the CSS and JS files for the HTMLKit components.",
          "type" : "custom",
          "verb" : "deploy"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ComponentsPlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "DeployCommand"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.