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

Failed to build web, reference 2.0.0-nightly.7 (8f8e04), with Swift 5.9 for Linux on 17 Jan 2025 07:19:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 2.0.0-nightly.7
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swifweb/web
 * tag               2.0.0-nightly.7 -> FETCH_HEAD
HEAD is now at 8f8e049 🪛 WebberPreview: add convenient `renderPreview()`
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
8f8e049217b505fb0c597c0684afbb2f8af2b53f
SUCCESS checkout https://github.com/swifweb/web.git at 2.0.0-nightly.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swifweb/web.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21395] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit (1.31s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.74s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
Building for debugging...
[0/85] Copying Runtime
[1/85] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[2/85] Compiling _CJavaScriptKit _CJavaScriptKit.c
[4/106] Emitting module JavaScriptKit
[5/108] Compiling JavaScriptKit JSSymbol.swift
[6/108] Compiling JavaScriptKit JSThrowingFunction.swift
[7/108] Compiling JavaScriptKit JSBridgedType.swift
[8/108] Compiling JavaScriptKit JSArray.swift
[9/108] Compiling JavaScriptKit JSDate.swift
[10/108] Compiling JavaScriptKit JSError.swift
[11/108] Compiling JavaScriptKit JSFunction.swift
[12/108] Compiling JavaScriptKit JSObject.swift
[13/108] Compiling JavaScriptKit JSString.swift
[14/108] Compiling JavaScriptKit JSPromise.swift
[15/108] Compiling JavaScriptKit JSTimer.swift
[16/108] Compiling JavaScriptKit JSTypedArray.swift
[17/108] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[18/108] Compiling JavaScriptKit ConvertibleToJSValue.swift
[19/108] Compiling JavaScriptKit Deprecated.swift
[20/108] Compiling JavaScriptKit Features.swift
[21/108] Compiling JavaScriptKit JSBigInt.swift
[22/108] Compiling JavaScriptKit JSClosure.swift
[23/108] Compiling JavaScriptKit JSValue.swift
[24/108] Compiling JavaScriptKit JSValueDecoder.swift
[25/108] Compiling JavaScriptKit XcodeSupport.swift
[26/108] Compiling JavaScriptKit resource_bundle_accessor.swift
[28/110] Wrapping AST for JavaScriptKit for debugging
[30/114] Compiling JavaScriptBigIntSupport XcodeSupport.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "_CJavaScriptKit+I64.h"
         ^
[31/114] Emitting module JavaScriptBigIntSupport
[32/114] Compiling JavaScriptBigIntSupport Int64+I64.swift
[33/114] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[35/116] Wrapping AST for JavaScriptBigIntSupport for debugging
[37/146] Emitting module WebFoundation
[38/150] Compiling WebFoundation BlobPropertyBag.swift
[39/150] Compiling WebFoundation BufferSource.swift
[40/150] Compiling WebFoundation Console.swift
[41/150] Compiling WebFoundation Dispatch.swift
[42/150] Compiling WebFoundation Dir.swift
[43/150] Compiling WebFoundation Exports.swift
[44/150] Compiling WebFoundation Array+Diff.swift
[45/150] Compiling WebFoundation Array+Random.swift
[46/150] Compiling WebFoundation State.swift
[47/150] Compiling WebFoundation Stateable.swift
[48/150] Compiling WebFoundation Storage.swift
[49/150] Compiling WebFoundation Storageable.swift
[50/150] Compiling WebFoundation Size.swift
[51/150] Compiling WebFoundation AnyState.swift
[52/150] Compiling WebFoundation Copyable.swift
[53/150] Compiling WebFoundation InnerStateChangeable.swift
[54/150] Compiling WebFoundation JSFunction+Optional.swift
[55/150] Compiling WebFoundation String+Random.swift
[56/150] Compiling WebFoundation File.swift
[57/150] Compiling WebFoundation FormData.swift
[58/150] Compiling WebFoundation JSClass.swift
[59/150] Compiling WebFoundation JSValuable.swift
[60/150] Compiling WebFoundation Point.swift
[61/150] Compiling WebFoundation Rect.swift
[62/150] Compiling WebFoundation AbortController.swift
[63/150] Compiling WebFoundation AbortSignal.swift
[64/150] Compiling WebFoundation AnyElement.swift
[65/150] Compiling WebFoundation ArrayBuffer.swift
[66/150] Compiling WebFoundation Blob.swift
[67/150] Compiling WebFoundation URLConformable.swift
[68/150] Compiling WebFoundation URLSearchParams.swift
[69/150] Compiling WebFoundation URLValue.swift
[70/150] Compiling WebFoundation WebJSValue.swift
[73/179] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[74/181] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[75/181] Compiling NotificationsAPI NotificationsAPI.swift
[76/181] Emitting module PictureInPictureAPI
[77/182] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[78/182] Emitting module PaymentRequestAPI
[79/183] Compiling PushAPI PushEvent.swift
[80/183] Emitting module PeriodicBackgroundSynchronizationAPI
[81/184] Emitting module PushAPI
[82/184] Compiling StreamsAPI StreamsAPI.swift
[83/185] Compiling PushAPI PushMessageData.swift
[84/185] Compiling StorageAPI StorageAPI.swift
[85/185] Compiling PushAPI PushManager.swift
[86/185] Compiling PushAPI PushSubscription.swift
[87/185] Compiling StreamsAPI PipeOptions.swift
[89/185] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[90/186] Emitting module NavigationTimingAPI
[91/188] Emitting module StreamsAPI
[94/189] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[95/189] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[97/190] Compiling StreamsAPI WritableStream.swift
[98/190] Compiling StreamsAPI TransformStream.swift
[102/192] Compiling StreamsAPI ReadableStream.swift
[103/192] Compiling StorageAPI SessionStorage.swift
[104/192] Emitting module NotificationsAPI
[105/194] Compiling NotificationsAPI Notification+Action.swift
[106/194] Compiling NotificationsAPI Notification.swift
[109/194] Emitting module StorageAPI
[110/194] Compiling StorageAPI LocalStorage.swift
[112/196] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[113/197] Compiling MediaStreamAPI MediaStreamAPI.swift
[114/197] Emitting module MediaStreamAPI
[123/210] Emitting module MediaCapabilitiesAPI
[124/210] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[125/210] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[126/211] Emitting module IntersectionObserverAPI
[127/212] Compiling IndexedDB IndexedDB.swift
[128/212] Emitting module IndexedDB
[134/222] Emitting module GeolocationAPI
[135/222] Compiling GeolocationAPI GeolocationAPI.swift
[136/222] Compiling FullscreenAPI FullscreenAPI.swift
[137/225] Emitting module GamepadAPI
[138/225] Compiling GamepadAPI GamepadAPI.swift
[139/244] Emitting module FullscreenAPI
[146/268] Emitting module LocationAPI
[147/268] Compiling LocationAPI Location.swift
[149/272] Compiling ContentIndexAPI ContentIndex.swift
[150/272] Compiling FetchAPI RequestMethod.swift
[151/272] Compiling FetchAPI RequestMode.swift
[152/272] Compiling FetchAPI RequestRedirect.swift
[153/272] Compiling FetchAPI ResponseType.swift
[154/273] Compiling Events PushEvent.swift
[155/273] Compiling Events StorageEvent.swift
[156/273] Compiling Events TouchEvent.swift
[157/277] Compiling FetchAPI RequestOptions.swift
[158/277] Emitting module ContentIndexAPI
[159/277] Emitting module FetchAPI
[160/279] Compiling ClipboardAPI ClipboardAPI.swift
[161/280] Emitting module ClipboardAPI
[162/281] Compiling FetchAPI Fetch.swift
[163/281] Compiling FetchAPI Headers.swift
[164/281] Compiling FetchAPI Request.swift
[165/283] Compiling Events TouchObject.swift
[166/283] Compiling Events PageTransitionEvent.swift
[167/283] Compiling Events ProgressEvent.swift
[169/283] Emitting module CanvasAPI
[170/283] Compiling CanvasAPI CanvasAPI.swift
[173/287] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[174/287] Emitting module BroadcastChannelAPI
[176/289] Compiling FetchAPI RequestCache.swift
[177/289] Compiling FetchAPI RequestCredentials.swift
[178/289] Compiling FetchAPI Body.swift
[179/289] Compiling FetchAPI RedirectMode.swift
[181/289] Emitting module Events
[193/289] Compiling Events WheelEventDeltaMode.swift
[194/289] Compiling Events Event.swift
[195/289] Emitting module BluetoothAPI
[196/289] Compiling BluetoothAPI BluetoothAPI.swift
[200/290] Compiling Events TransitionEvent.swift
[201/290] Compiling Events UIEvent.swift
[202/290] Compiling Events WheelEvent.swift
[204/292] Compiling FetchAPI Response.swift
[205/294] Compiling Events HashChangeEvent.swift
[206/294] Compiling Events InputEvent.swift
[207/294] Compiling Events KeyboardEvent.swift
[208/295] Compiling Events MouseEvent.swift
[209/295] Compiling Events Names.swift
[210/295] Compiling Events DataTransferObject.swift
[210/296] Wrapping AST for WebFoundation for debugging
[214/297] Archiving libWebFoundation.a
[215/297] Wrapping AST for StreamsAPI for debugging
[218/298] Compiling BeaconAPI Beacon.swift
[219/298] Emitting module BeaconAPI
[220/301] Wrapping AST for PushAPI for debugging
[221/301] Wrapping AST for StorageAPI for debugging
[222/301] Wrapping AST for PictureInPictureAPI for debugging
[224/301] Archiving libStreamsAPI.a
[226/302] Archiving libStorageAPI.a
[226/302] Wrapping AST for PeriodicBackgroundSynchronizationAPI for debugging
[228/302] Archiving libPushAPI.a
[229/302] Archiving libPictureInPictureAPI.a
[231/303] Wrapping AST for PaymentRequestAPI for debugging
[232/307] Archiving libPeriodicBackgroundSynchronizationAPI.a
[234/308] Compiling HistoryAPI History.swift
[235/308] Emitting module HistoryAPI
[235/308] Wrapping AST for NotificationsAPI for debugging
[236/308] Wrapping AST for NavigationTimingAPI for debugging
[237/309] Archiving libPaymentRequestAPI.a
[238/309] Archiving libNotificationsAPI.a
[239/309] Archiving libNavigationTimingAPI.a
[241/309] Wrapping AST for MediaStreamAPI for debugging
[242/311] Wrapping AST for LocationAPI for debugging
[243/314] Wrapping AST for MediaCapabilitiesAPI for debugging
[245/336] Emitting module XMLHttpRequest
[245/358] Wrapping AST for IntersectionObserverAPI for debugging
[246/381] Archiving libMediaCapabilitiesAPI.a
[247/389] Archiving libMediaStreamAPI.a
[249/390] Archiving libLocationAPI.a
[250/390] Wrapping AST for IndexedDB for debugging
[251/390] Archiving libIntersectionObserverAPI.a
[253/390] Compiling XMLHttpRequest ReadyState.swift
[254/390] Compiling XMLHttpRequest Response.swift
[255/390] Compiling ChannelMessagingAPI MessagePort.swift
[255/390] Wrapping AST for GeolocationAPI for debugging
[256/390] Archiving libIndexedDB.a
[258/390] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[259/390] Emitting module ChannelMessagingAPI
[259/390] Wrapping AST for FetchAPI for debugging
[260/390] Wrapping AST for FullscreenAPI for debugging
[261/390] Wrapping AST for GamepadAPI for debugging
[262/390] Archiving libGeolocationAPI.a
[263/391] Wrapping AST for HistoryAPI for debugging
[265/391] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[265/391] Archiving libFetchAPI.a
[266/391] Wrapping AST for ContentIndexAPI for debugging
[267/391] Wrapping AST for Events for debugging
[267/391] Archiving libFullscreenAPI.a
[269/391] Archiving libHistoryAPI.a
[269/391] Archiving libGamepadAPI.a
[272/392] Archiving libContentIndexAPI.a
[273/392] Wrapping AST for ClipboardAPI for debugging
[274/392] Wrapping AST for CanvasAPI for debugging
[275/392] Archiving libClipboardAPI.a
[276/392] Archiving libEvents.a
[277/392] Archiving libCanvasAPI.a
[280/392] Compiling XMLHttpRequest ResponseType.swift
[281/392] Compiling XMLHttpRequest XMLHttpRequest.swift
[281/392] Wrapping AST for BroadcastChannelAPI for debugging
[282/393] Wrapping AST for BluetoothAPI for debugging
[283/393] Wrapping AST for BeaconAPI for debugging
[284/393] Archiving libBroadcastChannelAPI.a
[285/393] Archiving libBluetoothAPI.a
[287/393] Archiving libBeaconAPI.a
[289/394] Compiling DOMEvents PasteHandleable.swift
[290/394] Compiling DOMEvents TouchCancelHandleable.swift
[291/394] Compiling DOMEvents TouchEndHandleable.swift
[292/394] Compiling DOMEvents TouchMoveHandleable.swift
[293/394] Compiling DOMEvents TouchStartHandleable.swift
[294/394] Compiling DOMEvents TransitionEndHandleable.swift
[295/394] Compiling DOMEvents WheelHandleable.swift
[296/394] Compiling DOMEvents AbortHandleable.swift
[297/394] Compiling DOMEvents CanPlayHandleable.swift
[298/394] Compiling DOMEvents CanPlayThroughHandleable.swift
[299/394] Compiling DOMEvents DurationChangeHandleable.swift
[299/404] Wrapping AST for ChannelMessagingAPI for debugging
[301/404] Compiling DOMEvents StalledHandleable.swift
[302/404] Compiling DOMEvents SuspendHandleable.swift
[303/404] Compiling DOMEvents TimeUpdateHandleable.swift
[304/404] Compiling DOMEvents VolumeChangeHandleable.swift
[305/404] Compiling DOMEvents WaitingHandleable.swift
[306/404] Compiling DOMEvents AfterPrintHandleable.swift
[307/404] Compiling DOMEvents BeforePrintHandleable.swift
[308/404] Compiling DOMEvents BeforeUnloadHandleable.swift
[309/404] Compiling DOMEvents HashChangeHandleable.swift
[310/404] Compiling DOMEvents OfflineHandleable.swift
[311/404] Compiling DOMEvents OnlineHandleable.swift
[312/404] Compiling DOMEvents EndedHandleable.swift
[313/404] Compiling DOMEvents LoadStartHandleable.swift
[314/404] Compiling DOMEvents LoadedDataHandleable.swift
[315/404] Compiling DOMEvents LoadedMetadataHandleable.swift
[316/404] Compiling DOMEvents PauseHandleable.swift
[317/404] Compiling DOMEvents PlayHandleable.swift
[318/404] Compiling DOMEvents PlayingHandleable.swift
[319/404] Compiling DOMEvents ProgressHandleable.swift
[320/404] Compiling DOMEvents RateChangeHandleable.swift
[321/404] Compiling DOMEvents SeekedHandleable.swift
[322/404] Compiling DOMEvents SeekingHandleable.swift
[323/404] Compiling DOMEvents PageHideHandleable.swift
[324/404] Compiling DOMEvents PageShowHandleable.swift
[325/404] Compiling DOMEvents ResizeHandleable.swift
[326/404] Compiling DOMEvents UnloadHandleable.swift
[327/404] Compiling DOMEvents Container.swift
[328/404] Compiling DOMEvents DOMEventable.swift
[329/404] Compiling DOMEvents ToggleHandleable.swift
[330/404] Compiling DOMEvents ErrorHandleable.swift
[331/404] Compiling DOMEvents Exports.swift
[332/404] Compiling DOMEvents ResetHandleable.swift
[334/409] Emitting module DOMEvents
[334/410] Archiving libChannelMessagingAPI.a
[336/413] Compiling DOMEvents DragHandleable.swift
[337/413] Compiling DOMEvents DragLeaveHandleable.swift
[338/413] Compiling DOMEvents DragOverHandleable.swift
[339/413] Compiling DOMEvents DragStartHandleable.swift
[340/413] Compiling DOMEvents DropHandleable.swift
[341/413] Compiling DOMEvents FocusHandleable.swift
[342/413] Compiling DOMEvents FocusInHandleable.swift
[343/413] Compiling DOMEvents FocusOutHandleable.swift
[344/413] Compiling DOMEvents FullScreenChangeHandleable.swift
[345/413] Compiling DOMEvents FullScreenErrorHandleable.swift
[346/413] Compiling DOMEvents KeyDownHandleable.swift
[347/413] Compiling DOMEvents AnimationEndHandleable.swift
[348/413] Compiling DOMEvents AnimationIterationHandleable.swift
[349/413] Compiling DOMEvents AnimationStartHandleable.swift
[350/413] Compiling DOMEvents BlurHandleable.swift
[351/413] Compiling DOMEvents ClickHandleable.swift
[352/413] Compiling DOMEvents ContextMenuHandleable.swift
[353/413] Compiling DOMEvents CopyHandleable.swift
[354/413] Compiling DOMEvents CutHandleable.swift
[355/413] Compiling DOMEvents DblClickHandleable.swift
[356/413] Compiling DOMEvents DragEndHandleable.swift
[357/413] Compiling DOMEvents DragEnterHandleable.swift
[358/415] Compiling DOMEvents KeyPressHandleable.swift
[359/415] Compiling DOMEvents KeyUpHandleable.swift
[360/415] Compiling DOMEvents MessageHandleable.swift
[361/415] Compiling DOMEvents MouseDownHandleable.swift
[362/415] Compiling DOMEvents MouseEnterHandleable.swift
[363/415] Compiling DOMEvents MouseLeaveHandleable.swift
[364/415] Compiling DOMEvents MouseMoveHandleable.swift
[365/415] Compiling DOMEvents MouseOutHandleable.swift
[366/415] Compiling DOMEvents MouseOverHandleable.swift
[367/415] Compiling DOMEvents MouseUpHandleable.swift
[368/416] Compiling DOMEvents OpenHandleable.swift
[369/417] Emitting module WebSocketAPI
[370/417] Compiling WorkersAPI WorkerLocation.swift
[370/417] Wrapping AST for XMLHttpRequest for debugging
[372/417] Compiling WorkersAPI AbstractWorker.swift
[372/417] Archiving libXMLHttpRequest.a
[374/417] Compiling WebSocketAPI WebSocketState.swift
[375/417] Compiling WebSocketAPI CloseEvent.swift
[376/417] Compiling WorkersAPI WorkerNavigator.swift
[377/417] Compiling WebSocketAPI BinaryType.swift
[378/417] Compiling WorkersAPI WorkerMessage.swift
[379/417] Compiling WebSocketAPI MessageEvent.swift
[380/417] Emitting module WorkersAPI
[381/417] Compiling WebSocketAPI WebSocket.swift
[383/419] Compiling DOMEvents SubmitHandleable.swift
[384/419] Compiling DOMEvents ChangeHandleable.swift
[385/419] Compiling DOMEvents InputHandleable.swift
[386/419] Compiling DOMEvents InvalidHandleable.swift
[387/419] Compiling DOMEvents SearchHandleable.swift
[388/419] Compiling DOMEvents SelectHandleable.swift
[389/419] Compiling DOMEvents LoadHandleable.swift
[390/419] Compiling DOMEvents ShowHandleable.swift
[391/419] Compiling DOMEvents Scopes.swift
[392/419] Compiling DOMEvents ScrollHandleable.swift
[393/420] Compiling WorkersAPI SharedWorker.swift
[394/420] Compiling WorkersAPI Worker.swift
[398/423] Wrapping AST for WebSocketAPI for debugging
[400/423] Archiving libWebSocketAPI.a
[401/423] Wrapping AST for DOMEvents for debugging
[402/423] Wrapping AST for WorkersAPI for debugging
[403/423] Archiving libDOMEvents.a
[404/427] Archiving libWorkersAPI.a
[406/445] Emitting module NavigatorAPI
[407/445] Emitting module SharedWorker
[408/445] Compiling Worker Worker.swift
[409/445] Emitting module Worker
[410/445] Compiling SharedWorker SharedWorker.swift
[411/445] Compiling ServiceWorker ServiceBuilder.swift
[413/449] Compiling ServiceWorker Manifest+Image.swift
[414/449] Compiling ServiceWorker Manifest+Orientation.swift
[417/450] Compiling ServiceWorker Manifest+RelatedApplication.swift
[418/450] Compiling ServiceWorker Manifest+Shortcut.swift
[419/450] Compiling ServiceWorker Manifest.swift
[420/450] Compiling NavigatorAPI NavigationPreloadManager.swift
[421/450] Compiling NavigatorAPI NavigatorGeolocation.swift
[422/450] Compiling NavigatorAPI ServiceWorkerContainer.swift
[423/450] Compiling NavigatorAPI Navigator.swift
[425/450] Compiling ServiceWorker Cache.swift
[426/450] Compiling ServiceWorker CacheStorage.swift
[427/450] Compiling ServiceWorker EventListener.swift
[428/450] Compiling ServiceWorker Lifecycle.swift
[429/450] Compiling ServiceWorker Manifest+Category.swift
[430/450] Compiling ServiceWorker Manifest+Display.swift
[431/451] Emitting module ServiceWorker
[431/451] Wrapping AST for SharedWorker for debugging
[434/452] Compiling ServiceWorker ServiceWorker.swift
[434/453] Wrapping AST for Worker for debugging
[435/453] Archiving libSharedWorker.a
[438/454] Archiving libWorker.a
[440/454] Wrapping AST for NavigatorAPI for debugging
[441/454] Archiving libNavigatorAPI.a
[442/454] Wrapping AST for ServiceWorker for debugging
[443/495] Archiving libServiceWorker.a
[445/495] Compiling DOM AlignType.swift
[446/495] Compiling DOM AsType.swift
[447/495] Compiling DOM AutocapitalizeType.swift
[448/495] Compiling DOM AutocompleteType.swift
[449/495] Compiling DOM CaptureType.swift
[450/495] Compiling DOM CrossOriginType.swift
[451/500] Compiling DOM ForEach.swift
[452/500] Compiling DOM Id.swift
[453/500] Compiling DOM Opener.swift
[454/500] Compiling DOM RangeTextable.swift
[455/500] Compiling DOM Selectable.swift
[456/500] Compiling DOM SelectionDirection.swift
[457/500] Compiling DOM ShapeType.swift
[458/500] Compiling DOM TargetType.swift
[459/500] Compiling DOM WrapType.swift
[460/500] Compiling DOM Exports.swift
[461/500] Compiling DOM LoadingType.swift
[462/500] Compiling DOM MethodType.swift
[463/500] Compiling DOM PreloadType.swift
[464/500] Compiling DOM RangeTextSelectMode.swift
[465/500] Compiling DOM RelType.swift
[466/500] Compiling DOM ScopeType.swift
[467/500] Compiling DOM SelectionRangeable.swift
[468/500] Compiling DOM Screen.swift
[469/500] Compiling DOM StringInitializable.swift
[470/500] Compiling DOM Window.swift
[471/500] Compiling DOM WindowLifecycle.swift
[472/500] Emitting module DOM
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[473/500] Compiling DOM DecodingType.swift
[474/500] Compiling DOM DirType.swift
[475/500] Compiling DOM EncType.swift
[476/500] Compiling DOM EnterKeyHintType.swift
[477/500] Compiling DOM InputButtonType.swift
[478/500] Compiling DOM InputTextType.swift
[479/500] Compiling DOM AnyElement.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[480/500] Compiling DOM Attributes.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[481/500] Compiling DOM BaseActiveElement.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[482/500] Compiling DOM BaseActiveStringElement.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[483/500] Compiling DOM BaseContentElement.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[484/500] Compiling DOM BaseElement.swift
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension Array: CustomStringConvertible where Element == BaseElement {
                 ^
/host/spi-builder-workspace/Sources/DOM/BaseElement.swift:233:16: note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
    public var description: String {
               ^
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
extension Array : CustomStringConvertible, CustomDebugStringConvertible {
          ^
[485/500] Compiling DOM Class.swift
[486/500] Compiling DOM DOM.swift
[487/500] Compiling DOM DOMElement.swift
[488/500] Compiling DOM DarkModeDetector.swift
[489/500] Compiling DOM Document.swift
[490/500] Compiling DOM Elements.swift
[492/502] Wrapping AST for DOM for debugging
[493/523] Archiving libDOM.a
[495/547] Emitting module ResizeObserverAPI
[496/547] Compiling ResizeObserverAPI ResizeObserver.swift
[499/549] Compiling CSS NamespaceRule.swift
[500/549] Compiling CSS PageRule.swift
[501/549] Compiling CSS SupportsRule.swift
[502/549] Compiling CSS ViewportRule.swift
[503/549] Compiling CSS RulesBuilder.swift
[504/549] Compiling CSS TimeUnit.swift
[504/554] Wrapping AST for ResizeObserverAPI for debugging
[505/554] Archiving libResizeObserverAPI.a
[507/554] Compiling CSS DocumentRule.swift
[508/554] Compiling CSS FontFaceRule.swift
[509/554] Compiling CSS FontFeatureValuesRule.swift
[510/554] Compiling CSS ImportRule.swift
[511/554] Compiling CSS KeyframesRule.swift
[512/554] Compiling CSS MediaRule.swift
[513/554] Compiling CSS Initialable.swift
[514/554] Compiling CSS Lengthable.swift
[515/554] Compiling CSS Noneable.swift
[516/554] Compiling CSS Numberable.swift
[517/554] Compiling CSS NumericValue.swift
[518/554] Compiling CSS Percentable.swift
[519/554] Compiling CSS AbsoluteSizeable.swift
[520/554] Compiling CSS AngleValue.swift
[521/554] Compiling CSS AutoValue.swift
[522/554] Compiling CSS Autoable.swift
[523/554] Compiling CSS Colorable.swift
[524/554] Compiling CSS Inheritable.swift
[525/554] Compiling CSS RelativeSizeValue.swift
[526/554] Compiling CSS TimeUnitValue.swift
[527/554] Compiling CSS UnitValue.swift
[528/554] Compiling CSS Valuable.swift
[529/554] Compiling CSS CharsetRule.swift
[530/554] Compiling CSS CounterStyleRule.swift
[531/554] Compiling CSS Unit.swift
[532/554] Compiling CSS ValueWithTime.swift
[533/554] Compiling CSS ValueWithUnit.swift
[534/554] Compiling CSS StyleElement+CSS.swift
[535/554] Compiling CSS Stylesheet.swift
[536/554] Compiling CSS Color.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[537/554] Compiling CSS ForEach.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[538/554] Compiling CSS Id+Pointerable.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[539/554] Compiling CSS Pointer.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[540/554] Compiling CSS PropertiesBuilder.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[541/554] Compiling CSS PropertyTypes.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
        parent(values)
        ^
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: note: use 'parent(for:)' instead
        parent(values)
        ^
               for:
[542/554] Emitting module CSS
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
                ^
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:17: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in Swift 6
    public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
                ^
[543/554] Compiling CSS CSSColor.swift
[544/554] Compiling CSS CSSFunction.swift
[545/554] Compiling CSS CSSProperties.swift
[546/554] Compiling CSS CSSProperty.swift
[547/554] Compiling CSS CSSRule.swift
[548/554] Compiling CSS Class+Pointerable.swift
[550/556] Wrapping AST for CSS for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[552/609] Emitting module ARIA
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
       ^
[553/609] Compiling ARIA ARIAProperties.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
       ^
[554/609] Compiling ARIA ARIARole.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
       ^
error: fatalError
[554/609] Archiving libCSS.a
BUILD FAILURE 5.9 linux