The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build web, reference 1.0.0 (92ae62), with Swift 5.9 for Linux on 22 Oct 2024 03:32:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 1.0.0
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               1.0.0      -> FETCH_HEAD
HEAD is now at 92ae621 👨‍🔧 Remove redundant `click` method which cause `ambiguous` error
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
92ae621c0c7c90c305c5abbedc62bb4db39664b8
SUCCESS checkout https://github.com/swifweb/web.git at 1.0.0
========================================
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-4609320-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
7478e0ac0f23: Already exists
3693af61a934: Pulling fs layer
a39079efbd11: Pulling fs layer
90a3b66c7651: Pulling fs layer
7b8bfcff1883: Pulling fs layer
fc87a8eed0aa: Pulling fs layer
fc87a8eed0aa: Waiting
7b8bfcff1883: Waiting
90a3b66c7651: Download complete
3693af61a934: Verifying Checksum
3693af61a934: Download complete
fc87a8eed0aa: Verifying Checksum
fc87a8eed0aa: Download complete
7b8bfcff1883: Verifying Checksum
7b8bfcff1883: Download complete
a39079efbd11: Verifying Checksum
a39079efbd11: Download complete
3693af61a934: Pull complete
a39079efbd11: Pull complete
90a3b66c7651: Pull complete
7b8bfcff1883: Pull complete
fc87a8eed0aa: Pull complete
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21129] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit (0.68s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.36s)
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] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[5/106] Compiling JavaScriptKit ConvertibleToJSValue.swift
[6/106] Compiling JavaScriptKit Deprecated.swift
[7/108] Emitting module JavaScriptKit
[8/108] Compiling JavaScriptKit JSPromise.swift
[9/108] Compiling JavaScriptKit JSTimer.swift
[10/108] Compiling JavaScriptKit JSTypedArray.swift
[11/108] Compiling JavaScriptKit JSFunction.swift
[12/108] Compiling JavaScriptKit JSObject.swift
[13/108] Compiling JavaScriptKit JSString.swift
[14/108] Compiling JavaScriptKit JSSymbol.swift
[15/108] Compiling JavaScriptKit JSThrowingFunction.swift
[16/108] Compiling JavaScriptKit JSBridgedType.swift
[17/108] Compiling JavaScriptKit Features.swift
[18/108] Compiling JavaScriptKit JSBigInt.swift
[19/108] Compiling JavaScriptKit JSClosure.swift
[20/108] Compiling JavaScriptKit JSValue.swift
[21/108] Compiling JavaScriptKit JSValueDecoder.swift
[22/108] Compiling JavaScriptKit JSArray.swift
[23/108] Compiling JavaScriptKit JSDate.swift
[24/108] Compiling JavaScriptKit JSError.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
[31/114] Compiling JavaScriptBigIntSupport Int64+I64.swift
[32/114] Emitting module JavaScriptBigIntSupport
[33/114] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "_CJavaScriptKit+I64.h"
         ^
[35/116] Wrapping AST for JavaScriptBigIntSupport for debugging
[37/146] Emitting module WebFoundation
[38/150] Compiling WebFoundation Size.swift
[39/150] Compiling WebFoundation AnyState.swift
[40/150] Compiling WebFoundation Copyable.swift
[41/150] Compiling WebFoundation InnerStateChangeable.swift
[42/150] Compiling WebFoundation AbortController.swift
[43/150] Compiling WebFoundation AbortSignal.swift
[44/150] Compiling WebFoundation AnyElement.swift
[45/150] Compiling WebFoundation ArrayBuffer.swift
[46/150] Compiling WebFoundation Blob.swift
[47/150] Compiling WebFoundation State.swift
[48/150] Compiling WebFoundation Stateable.swift
[49/150] Compiling WebFoundation Storage.swift
[50/150] Compiling WebFoundation Storageable.swift
[51/150] Compiling WebFoundation BlobPropertyBag.swift
[52/150] Compiling WebFoundation BufferSource.swift
[53/150] Compiling WebFoundation Console.swift
[54/150] Compiling WebFoundation Dispatch.swift
[55/150] Compiling WebFoundation Dir.swift
[56/150] Compiling WebFoundation Exports.swift
[57/150] Compiling WebFoundation Array+Diff.swift
[58/150] Compiling WebFoundation Array+Random.swift
[59/150] Compiling WebFoundation JSClass.swift
[60/150] Compiling WebFoundation JSValuable.swift
[61/150] Compiling WebFoundation Point.swift
[62/150] Compiling WebFoundation Rect.swift
[63/150] Compiling WebFoundation JSFunction+Optional.swift
[64/150] Compiling WebFoundation String+Random.swift
[65/150] Compiling WebFoundation File.swift
[66/150] Compiling WebFoundation FormData.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
[72/159] Wrapping AST for WebFoundation for debugging
[74/179] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[75/179] Compiling StreamsAPI StreamsAPI.swift
[76/182] Compiling StorageAPI StorageAPI.swift
[77/182] Emitting module PushAPI
[78/182] Compiling PushAPI PushMessageData.swift
[79/182] Emitting module PictureInPictureAPI
[80/183] Compiling PushAPI PushEvent.swift
[81/183] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[82/183] Compiling PushAPI PushManager.swift
[83/183] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[84/183] Compiling StreamsAPI TransformStream.swift
[85/183] Compiling StreamsAPI WritableStream.swift
[86/183] Emitting module PeriodicBackgroundSynchronizationAPI
[87/183] Compiling PushAPI PushSubscription.swift
[88/184] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[89/184] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[90/184] Emitting module PaymentRequestAPI
[91/185] Compiling StreamsAPI ReadableStream.swift
[92/185] Compiling StreamsAPI PipeOptions.swift
[93/185] Emitting module StreamsAPI
[95/186] Emitting module NavigationTimingAPI
[96/188] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[98/188] Emitting module NotificationsAPI
[100/189] Compiling NotificationsAPI NotificationsAPI.swift
[106/192] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[106/192] Archiving libWebFoundation.a
[110/193] Compiling NotificationsAPI Notification.swift
[111/193] Compiling NotificationsAPI Notification+Action.swift
[112/193] Emitting module StorageAPI
[113/193] Compiling StorageAPI LocalStorage.swift
[114/193] Compiling StorageAPI SessionStorage.swift
[120/207] Compiling MediaStreamAPI MediaStreamAPI.swift
[121/207] Emitting module MediaStreamAPI
[123/209] Emitting module LocationAPI
[124/209] Emitting module MediaCapabilitiesAPI
[125/209] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[126/210] Emitting module IntersectionObserverAPI
[127/210] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[128/211] Compiling IndexedDB IndexedDB.swift
[130/212] Emitting module IndexedDB
[137/222] Compiling GeolocationAPI GeolocationAPI.swift
[139/222] Compiling FullscreenAPI FullscreenAPI.swift
[140/222] Compiling LocationAPI Location.swift
[141/222] Emitting module GamepadAPI
[142/223] Compiling GamepadAPI GamepadAPI.swift
[143/223] Emitting module GeolocationAPI
[144/233] Emitting module FullscreenAPI
[145/242] Compiling ContentIndexAPI ContentIndex.swift
[149/271] Compiling ClipboardAPI ClipboardAPI.swift
[150/271] Emitting module ClipboardAPI
[152/272] Compiling Events DragEvent.swift
[153/272] Compiling Events HandledEventPhase.swift
[156/273] Emitting module ContentIndexAPI
[160/278] Compiling FetchAPI Request.swift
[161/279] Compiling FetchAPI RequestOptions.swift
[163/279] Compiling Events EventListener.swift
[164/279] Compiling Events EventTarget.swift
[165/279] Compiling Events WheelEventDeltaMode.swift
[166/279] Compiling Events Event.swift
[168/279] Compiling Events InputType.swift
[169/279] Compiling Events KeyboardEventLocation.swift
[170/279] Compiling Events AnimationEvent.swift
[171/279] Compiling Events ClipboardEvent.swift
[173/279] Emitting module FetchAPI
[174/283] Emitting module CanvasAPI
[175/283] Compiling CanvasAPI CanvasAPI.swift
[176/284] Compiling Events TouchObject.swift
[177/284] Compiling Events PageTransitionEvent.swift
[178/284] Compiling Events ProgressEvent.swift
[179/287] Compiling FetchAPI Response.swift
[180/288] Compiling Events PushEvent.swift
[181/288] Compiling Events StorageEvent.swift
[182/288] Compiling Events TouchEvent.swift
[182/288] Wrapping AST for StreamsAPI for debugging
[185/290] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[186/290] Emitting module BroadcastChannelAPI
[187/292] Emitting module Events
[188/292] Emitting module BluetoothAPI
[189/292] Compiling BluetoothAPI BluetoothAPI.swift
[191/294] Wrapping AST for StorageAPI for debugging
[194/297] Archiving libStreamsAPI.a
[196/297] Compiling Events TransitionEvent.swift
[197/297] Compiling Events UIEvent.swift
[198/297] Compiling Events WheelEvent.swift
[199/297] Archiving libStorageAPI.a
[201/298] Compiling BeaconAPI Beacon.swift
[202/298] Emitting module BeaconAPI
[202/299] Wrapping AST for PushAPI for debugging
[204/299] Archiving libPushAPI.a
[206/300] Wrapping AST for PictureInPictureAPI for debugging
[208/300] Wrapping AST for PeriodicBackgroundSynchronizationAPI for debugging
[210/300] Wrapping AST for PaymentRequestAPI for debugging
[212/300] Compiling Events MouseEvent.swift
[213/300] Compiling Events Names.swift
[214/300] Compiling Events DataTransferObject.swift
[214/300] Archiving libPictureInPictureAPI.a
[216/300] Compiling Events HashChangeEvent.swift
[217/300] Compiling Events InputEvent.swift
[218/300] Compiling Events KeyboardEvent.swift
[225/300] Compiling Events ExtendableEvent.swift
[226/300] Compiling Events FocusEvent.swift
[230/300] Archiving libPeriodicBackgroundSynchronizationAPI.a
[231/301] Archiving libPaymentRequestAPI.a
[232/301] Wrapping AST for NotificationsAPI for debugging
[233/301] Wrapping AST for NavigationTimingAPI for debugging
[234/301] Wrapping AST for MediaStreamAPI for debugging
[234/301] Wrapping AST for MediaCapabilitiesAPI for debugging
[236/301] Wrapping AST for LocationAPI for debugging
[238/302] Archiving libNotificationsAPI.a
[239/302] Wrapping AST for IntersectionObserverAPI for debugging
[240/302] Archiving libMediaStreamAPI.a
[241/302] Archiving libMediaCapabilitiesAPI.a
[242/302] Wrapping AST for IndexedDB for debugging
[244/302] Archiving libNavigationTimingAPI.a
[244/302] Wrapping AST for GeolocationAPI for debugging
[247/302] Compiling HistoryAPI History.swift
[248/302] Emitting module HistoryAPI
[248/302] Archiving libLocationAPI.a
[249/302] Archiving libIntersectionObserverAPI.a
[250/302] Wrapping AST for GamepadAPI for debugging
[251/302] Archiving libGeolocationAPI.a
[252/302] Archiving libIndexedDB.a
[253/302] Wrapping AST for FetchAPI for debugging
[254/303] Wrapping AST for FullscreenAPI for debugging
[255/303] Wrapping AST for ContentIndexAPI for debugging
[256/303] Archiving libGamepadAPI.a
[257/303] Wrapping AST for CanvasAPI for debugging
[258/303] Wrapping AST for ClipboardAPI for debugging
[259/303] Wrapping AST for BroadcastChannelAPI for debugging
[260/303] Archiving libCanvasAPI.a
[260/303] Archiving libFetchAPI.a
[262/303] Archiving libFullscreenAPI.a
[264/304] Archiving libContentIndexAPI.a
[265/304] Archiving libBroadcastChannelAPI.a
[266/304] Archiving libClipboardAPI.a
[267/304] Wrapping AST for BluetoothAPI for debugging
[269/304] Wrapping AST for BeaconAPI for debugging
[270/304] Archiving libBluetoothAPI.a
[271/304] Wrapping AST for Events for debugging
[272/306] Archiving libBeaconAPI.a
[273/313] Archiving libEvents.a
[274/321] Wrapping AST for HistoryAPI for debugging
[276/351] Compiling XMLHttpRequest Response.swift
[277/354] Compiling XMLHttpRequest ResponseType.swift
[278/354] Compiling XMLHttpRequest ReadyState.swift
[278/354] Archiving libHistoryAPI.a
[280/354] Compiling ChannelMessagingAPI MessagePort.swift
[281/355] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[282/358] Emitting module XMLHttpRequest
[283/370] Emitting module ChannelMessagingAPI
[284/391] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[287/392] Emitting module DOMEvents
[288/402] Compiling XMLHttpRequest XMLHttpRequest.swift
[289/404] Wrapping AST for ChannelMessagingAPI for debugging
[291/404] Compiling DOMEvents EndedHandleable.swift
[292/404] Compiling DOMEvents LoadStartHandleable.swift
[293/404] Compiling DOMEvents LoadedDataHandleable.swift
[294/404] Compiling DOMEvents LoadedMetadataHandleable.swift
[295/404] Compiling DOMEvents PauseHandleable.swift
[296/404] Compiling DOMEvents PlayHandleable.swift
[297/404] Compiling DOMEvents PlayingHandleable.swift
[298/404] Compiling DOMEvents ProgressHandleable.swift
[299/404] Compiling DOMEvents RateChangeHandleable.swift
[300/404] Compiling DOMEvents SeekedHandleable.swift
[301/404] Compiling DOMEvents SeekingHandleable.swift
[303/417] Compiling DOMEvents StalledHandleable.swift
[304/417] Compiling DOMEvents SuspendHandleable.swift
[305/417] Compiling DOMEvents TimeUpdateHandleable.swift
[306/417] Compiling DOMEvents VolumeChangeHandleable.swift
[307/417] Compiling DOMEvents WaitingHandleable.swift
[308/417] Compiling DOMEvents AfterPrintHandleable.swift
[309/417] Compiling DOMEvents BeforePrintHandleable.swift
[310/417] Compiling DOMEvents BeforeUnloadHandleable.swift
[311/417] Compiling DOMEvents HashChangeHandleable.swift
[312/417] Compiling DOMEvents OfflineHandleable.swift
[313/417] Compiling DOMEvents OnlineHandleable.swift
[314/417] Compiling DOMEvents PageHideHandleable.swift
[315/417] Compiling DOMEvents PageShowHandleable.swift
[316/417] Compiling DOMEvents ResizeHandleable.swift
[317/417] Compiling DOMEvents UnloadHandleable.swift
[318/417] Compiling DOMEvents Container.swift
[319/417] Compiling DOMEvents DOMEventable.swift
[320/417] Compiling DOMEvents ToggleHandleable.swift
[321/417] Compiling DOMEvents ErrorHandleable.swift
[322/417] Compiling DOMEvents Exports.swift
[323/417] Compiling DOMEvents ResetHandleable.swift
[323/417] Archiving libChannelMessagingAPI.a
[325/417] Compiling DOMEvents PasteHandleable.swift
[326/417] Compiling DOMEvents TouchCancelHandleable.swift
[327/417] Compiling DOMEvents TouchEndHandleable.swift
[328/417] Compiling DOMEvents TouchMoveHandleable.swift
[329/417] Compiling DOMEvents TouchStartHandleable.swift
[330/417] Compiling DOMEvents TransitionEndHandleable.swift
[331/417] Compiling DOMEvents WheelHandleable.swift
[332/417] Compiling DOMEvents AbortHandleable.swift
[333/417] Compiling DOMEvents CanPlayHandleable.swift
[334/417] Compiling DOMEvents CanPlayThroughHandleable.swift
[335/417] Compiling DOMEvents DurationChangeHandleable.swift
[336/417] Compiling DOMEvents KeyPressHandleable.swift
[337/417] Compiling DOMEvents KeyUpHandleable.swift
[338/417] Compiling DOMEvents MessageHandleable.swift
[339/417] Compiling DOMEvents MouseDownHandleable.swift
[340/417] Compiling DOMEvents MouseEnterHandleable.swift
[341/417] Compiling DOMEvents MouseLeaveHandleable.swift
[342/417] Compiling DOMEvents MouseMoveHandleable.swift
[343/417] Compiling DOMEvents MouseOutHandleable.swift
[344/417] Compiling DOMEvents MouseOverHandleable.swift
[345/417] Compiling DOMEvents MouseUpHandleable.swift
[346/417] Compiling DOMEvents OpenHandleable.swift
[346/417] Wrapping AST for XMLHttpRequest for debugging
[347/417] Archiving libXMLHttpRequest.a
[349/417] Compiling DOMEvents SubmitHandleable.swift
[350/417] Compiling DOMEvents ChangeHandleable.swift
[351/417] Compiling DOMEvents InputHandleable.swift
[352/417] Compiling DOMEvents InvalidHandleable.swift
[353/417] Compiling DOMEvents SearchHandleable.swift
[354/417] Compiling DOMEvents SelectHandleable.swift
[355/417] Compiling DOMEvents LoadHandleable.swift
[356/417] Compiling DOMEvents ShowHandleable.swift
[357/417] Compiling DOMEvents Scopes.swift
[358/417] Compiling DOMEvents ScrollHandleable.swift
[359/417] Compiling WorkersAPI WorkerNavigator.swift
[360/417] Compiling DOMEvents AnimationEndHandleable.swift
[361/417] Compiling DOMEvents AnimationIterationHandleable.swift
[362/417] Compiling DOMEvents AnimationStartHandleable.swift
[363/417] Compiling DOMEvents BlurHandleable.swift
[364/417] Compiling DOMEvents ClickHandleable.swift
[365/417] Compiling DOMEvents ContextMenuHandleable.swift
[366/417] Compiling DOMEvents CopyHandleable.swift
[367/417] Compiling DOMEvents CutHandleable.swift
[368/417] Compiling DOMEvents DblClickHandleable.swift
[369/417] Compiling DOMEvents DragEndHandleable.swift
[370/417] Compiling DOMEvents DragEnterHandleable.swift
[371/417] Compiling DOMEvents DragHandleable.swift
[372/417] Compiling DOMEvents DragLeaveHandleable.swift
[373/417] Compiling DOMEvents DragOverHandleable.swift
[374/417] Compiling DOMEvents DragStartHandleable.swift
[375/417] Compiling DOMEvents DropHandleable.swift
[376/417] Compiling DOMEvents FocusHandleable.swift
[377/417] Compiling DOMEvents FocusInHandleable.swift
[378/417] Compiling DOMEvents FocusOutHandleable.swift
[379/417] Compiling DOMEvents FullScreenChangeHandleable.swift
[380/417] Compiling DOMEvents FullScreenErrorHandleable.swift
[381/417] Compiling DOMEvents KeyDownHandleable.swift
[382/418] Emitting module WebSocketAPI
[385/419] Compiling WebSocketAPI WebSocketState.swift
[386/419] Compiling WebSocketAPI MessageEvent.swift
[387/419] Compiling WebSocketAPI BinaryType.swift
[388/419] Compiling WorkersAPI WorkerLocation.swift
[389/419] Compiling WorkersAPI WorkerMessage.swift
[390/419] Compiling WebSocketAPI CloseEvent.swift
[391/419] Compiling WebSocketAPI WebSocket.swift
[391/420] Wrapping AST for DOMEvents for debugging
[393/420] Compiling WorkersAPI SharedWorker.swift
[394/420] Compiling WorkersAPI Worker.swift
[395/420] Compiling WorkersAPI AbstractWorker.swift
[396/420] Emitting module WorkersAPI
[397/422] Archiving libDOMEvents.a
[401/423] Wrapping AST for WebSocketAPI for debugging
[402/423] Wrapping AST for WorkersAPI for debugging
[403/430] Archiving libWebSocketAPI.a
[404/440] Archiving libWorkersAPI.a
[406/445] Emitting module Worker
[407/445] Compiling Worker Worker.swift
[408/445] Compiling ServiceWorker ServiceBuilder.swift
[409/446] Compiling SharedWorker SharedWorker.swift
[410/446] Emitting module SharedWorker
[411/448] Compiling NavigatorAPI ServiceWorkerContainer.swift
[412/448] Compiling NavigatorAPI Navigator.swift
[413/448] Emitting module NavigatorAPI
[414/448] Compiling NavigatorAPI NavigatorGeolocation.swift
[415/448] Compiling NavigatorAPI NavigationPreloadManager.swift
[416/448] Compiling ServiceWorker EventListener.swift
[417/448] Compiling ServiceWorker Lifecycle.swift
[418/448] Compiling ServiceWorker Cache.swift
[419/448] Compiling ServiceWorker CacheStorage.swift
[423/452] Compiling ServiceWorker Manifest+Category.swift
[424/452] Compiling ServiceWorker Manifest+Display.swift
[425/452] Compiling ServiceWorker Manifest+Image.swift
[426/452] Compiling ServiceWorker Manifest+Orientation.swift
[430/452] Emitting module ServiceWorker
[430/452] Wrapping AST for Worker for debugging
[431/452] Archiving libWorker.a
[432/452] Wrapping AST for SharedWorker for debugging
[433/452] Wrapping AST for NavigatorAPI for debugging
[435/452] Compiling ServiceWorker Manifest.swift
[436/452] Compiling ServiceWorker Manifest+RelatedApplication.swift
[437/452] Compiling ServiceWorker Manifest+Shortcut.swift
[437/452] Archiving libSharedWorker.a
[439/455] Compiling ServiceWorker ServiceWorker.swift
[439/478] Archiving libNavigatorAPI.a
[443/495] Compiling DOM DecodingType.swift
[444/495] Compiling DOM DirType.swift
[445/495] Compiling DOM EncType.swift
[446/495] Compiling DOM EnterKeyHintType.swift
[447/495] Compiling DOM InputButtonType.swift
[448/495] Compiling DOM InputTextType.swift
[448/495] Wrapping AST for ServiceWorker for debugging
[449/500] Archiving libServiceWorker.a
[451/500] Compiling DOM SelectionDirection.swift
[452/500] Compiling DOM ShapeType.swift
[453/500] Compiling DOM TargetType.swift
[454/500] Compiling DOM WrapType.swift
[455/500] Compiling DOM Exports.swift
[456/500] Compiling DOM ForEach.swift
[457/500] Compiling DOM Id.swift
[458/500] Compiling DOM Opener.swift
[459/500] Compiling DOM RangeTextable.swift
[460/500] Compiling DOM Selectable.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 Class.swift
[474/500] Compiling DOM DOM.swift
[475/500] Compiling DOM DOMElement.swift
[476/500] Compiling DOM DarkModeDetector.swift
[477/500] Compiling DOM Document.swift
[478/500] Compiling DOM Elements.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 AlignType.swift
[486/500] Compiling DOM AsType.swift
[487/500] Compiling DOM AutocapitalizeType.swift
[488/500] Compiling DOM AutocompleteType.swift
[489/500] Compiling DOM CaptureType.swift
[490/500] Compiling DOM CrossOriginType.swift
[492/502] Wrapping AST for DOM for debugging
[493/547] Archiving libDOM.a
[495/547] Emitting module ResizeObserverAPI
[496/547] Compiling ResizeObserverAPI ResizeObserver.swift
[497/548] Compiling CSS NamespaceRule.swift
[498/548] Compiling CSS PageRule.swift
[499/548] Compiling CSS SupportsRule.swift
[500/548] Compiling CSS ViewportRule.swift
[501/548] Compiling CSS RulesBuilder.swift
[502/548] Compiling CSS TimeUnit.swift
[503/553] Compiling CSS Initialable.swift
[504/553] Compiling CSS Lengthable.swift
[505/553] Compiling CSS Noneable.swift
[506/553] Compiling CSS Numberable.swift
[507/553] Compiling CSS NumericValue.swift
[508/553] Compiling CSS Percentable.swift
[509/553] Compiling CSS AbsoluteSizeable.swift
[510/553] Compiling CSS AngleValue.swift
[511/553] Compiling CSS AutoValue.swift
[512/553] Compiling CSS Autoable.swift
[513/553] Compiling CSS Colorable.swift
[514/553] Compiling CSS Inheritable.swift
[516/554] Wrapping AST for ResizeObserverAPI for debugging
[518/554] Compiling CSS RelativeSizeValue.swift
[519/554] Compiling CSS TimeUnitValue.swift
[520/554] Compiling CSS UnitValue.swift
[521/554] Compiling CSS Valuable.swift
[522/554] Compiling CSS CharsetRule.swift
[523/554] Compiling CSS CounterStyleRule.swift
[524/554] Compiling CSS DocumentRule.swift
[525/554] Compiling CSS FontFaceRule.swift
[526/554] Compiling CSS FontFeatureValuesRule.swift
[527/554] Compiling CSS ImportRule.swift
[528/554] Compiling CSS KeyframesRule.swift
[529/554] Compiling CSS MediaRule.swift
[529/554] Archiving libResizeObserverAPI.a
[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] Compiling CSS CSSColor.swift
[543/554] Compiling CSS CSSFunction.swift
[544/554] Compiling CSS CSSProperties.swift
[545/554] Compiling CSS CSSProperty.swift
[546/554] Compiling CSS CSSRule.swift
[547/554] Compiling CSS Class+Pointerable.swift
[548/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> {
                ^
[550/556] Wrapping AST for CSS for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[552/609] Compiling ARIA ARIARole.swift
/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] Emitting module ARIA
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
       ^
[555/609] Emitting module Web
[556/615] Compiling Web AppBuilder.swift
[557/615] Compiling Web PageController.swift
[558/615] Compiling Web HStack.swift
[559/615] Compiling Web Spacer.swift
[560/615] Compiling Web VStack.swift
[561/615] Compiling Web View.swift
[562/615] Compiling Web AbortError.swift
error: fatalError
[562/615] Archiving libCSS.a
BUILD FAILURE 5.9 linux