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 1.0.0 (92ae62), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 03:21:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swifweb/web.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/126] Write sources
[41/126] Copying Runtime
[43/126] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/126] Write swift-version-1EA4D86E10B52AF.txt
[45/126] Compiling _CJavaScriptKit _CJavaScriptKit.c
[47/147] Emitting module JavaScriptKit
[48/149] Compiling JavaScriptKit JSString.swift
[49/149] Compiling JavaScriptKit JSSymbol.swift
[50/149] Compiling JavaScriptKit JSValue.swift
[51/149] Compiling JavaScriptKit JSValueDecoder.swift
[52/149] Compiling JavaScriptKit Deprecated.swift
[53/149] Compiling JavaScriptKit Features.swift
[54/149] Compiling JavaScriptKit JSArray.swift
[55/149] Compiling JavaScriptKit JSDate.swift
[56/149] Compiling JavaScriptKit JSError.swift
[57/149] Compiling JavaScriptKit JSFunction.swift
[58/149] Compiling JavaScriptKit JSObject.swift
[59/149] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[60/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[61/149] Compiling JavaScriptKit JSThrowingFunction.swift
[62/149] Compiling JavaScriptKit JSBridgedType.swift
[63/149] Compiling JavaScriptKit JSPromise.swift
[64/149] Compiling JavaScriptKit JSTimer.swift
[65/149] Compiling JavaScriptKit JSTypedArray.swift
[66/149] Compiling JavaScriptKit JSBigInt.swift
[67/149] Compiling JavaScriptKit JSClosure.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[71/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[72/153] Compiling JavaScriptBigIntSupport Int64+I64.swift
[73/153] Emitting module JavaScriptBigIntSupport
[74/184] Compiling WebFoundation Blob.swift
[75/184] Compiling WebFoundation BlobPropertyBag.swift
[76/184] Compiling WebFoundation BufferSource.swift
[77/184] Compiling WebFoundation Console.swift
[78/187] Compiling WebFoundation AbortController.swift
[79/187] Compiling WebFoundation AbortSignal.swift
[80/187] Compiling WebFoundation AnyElement.swift
[81/187] Compiling WebFoundation ArrayBuffer.swift
[82/187] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[83/187] Compiling WebFoundation Dispatch.swift
[84/187] Compiling WebFoundation Dir.swift
[85/187] Compiling WebFoundation Exports.swift
[86/187] Compiling WebFoundation Array+Diff.swift
[87/187] Compiling WebFoundation Size.swift
[88/187] Compiling WebFoundation AnyState.swift
[89/187] Compiling WebFoundation Copyable.swift
[90/187] Compiling WebFoundation Storage.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[91/187] Compiling WebFoundation Storageable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[92/187] Compiling WebFoundation URLConformable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[93/187] Compiling WebFoundation File.swift
[94/187] Compiling WebFoundation FormData.swift
[95/187] Compiling WebFoundation JSClass.swift
[96/187] Compiling WebFoundation Array+Random.swift
[97/187] Compiling WebFoundation JSFunction+Optional.swift
[98/187] Compiling WebFoundation String+Random.swift
[99/187] Compiling WebFoundation InnerStateChangeable.swift
[100/187] Compiling WebFoundation State.swift
[101/187] Compiling WebFoundation Stateable.swift
[102/187] Compiling WebFoundation JSValuable.swift
[103/187] Compiling WebFoundation Point.swift
[104/187] Compiling WebFoundation Rect.swift
[105/187] Compiling WebFoundation URLSearchParams.swift
[106/187] Compiling WebFoundation URLValue.swift
[107/187] Compiling WebFoundation WebJSValue.swift
[108/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[109/221] Emitting module MediaStreamAPI
[110/221] Emitting module PeriodicBackgroundSynchronizationAPI
[111/221] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[112/221] Emitting module NavigationTimingAPI
[113/221] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[114/221] Emitting module PictureInPictureAPI
[115/221] Emitting module PaymentRequestAPI
[116/221] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[117/221] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[118/221] Emitting module MediaCapabilitiesAPI
[119/221] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[120/229] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[121/231] Emitting module IndexedDB
[122/231] Compiling IndexedDB IndexedDB.swift
[123/232] Emitting module GeolocationAPI
[124/233] Emitting module IntersectionObserverAPI
[125/233] Compiling GeolocationAPI GeolocationAPI.swift
[126/233] Compiling GamepadAPI GamepadAPI.swift
[127/233] Emitting module FullscreenAPI
[128/233] Compiling FullscreenAPI FullscreenAPI.swift
[129/233] Emitting module GamepadAPI
[130/267] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[131/267] Emitting module BroadcastChannelAPI
[132/267] Compiling CanvasAPI CanvasAPI.swift
[133/267] Emitting module CanvasAPI
[134/267] Compiling ClipboardAPI ClipboardAPI.swift
[135/267] Emitting module ClipboardAPI
[135/267] Write Objects.LinkFileList
[137/267] Archiving libWebFoundation.a
[138/267] Archiving libPictureInPictureAPI.a
[139/267] Write Objects.LinkFileList
[141/267] Archiving libPeriodicBackgroundSynchronizationAPI.a
[142/267] Archiving libPaymentRequestAPI.a
[143/267] Write Objects.LinkFileList
[145/269] Archiving libNavigationTimingAPI.a
[146/271] Archiving libMediaStreamAPI.a
[147/271] Write Objects.LinkFileList
[149/271] Archiving libMediaCapabilitiesAPI.a
[151/271] Compiling PushAPI PushSubscription.swift
[152/271] Compiling BluetoothAPI BluetoothAPI.swift
[153/271] Emitting module BluetoothAPI
[153/271] Write Objects.LinkFileList
[155/271] Compiling PushAPI PushMessageData.swift
[155/271] Write Objects.LinkFileList
[156/271] Archiving libIntersectionObserverAPI.a
[157/271] Archiving libIndexedDB.a
[158/271] Write Objects.LinkFileList
[160/271] Archiving libGeolocationAPI.a
[161/271] Archiving libGamepadAPI.a
[162/271] Write Objects.LinkFileList
[163/271] Archiving libFullscreenAPI.a
[164/271] Write Objects.LinkFileList
[167/271] Emitting module BeaconAPI
[168/271] Compiling BeaconAPI Beacon.swift
[168/271] Archiving libClipboardAPI.a
[169/271] Write Objects.LinkFileList
[170/271] Archiving libCanvasAPI.a
[171/271] Write Objects.LinkFileList
[172/271] Archiving libBroadcastChannelAPI.a
[174/271] Compiling PushAPI PushManager.swift
[175/271] Compiling StorageAPI StorageAPI.swift
[175/271] Archiving libBluetoothAPI.a
[176/271] Archiving libBeaconAPI.a
[178/271] Compiling StreamsAPI StreamsAPI.swift
[179/271] Emitting module PushAPI
[180/271] Compiling PushAPI PushEvent.swift
[181/271] Compiling NotificationsAPI NotificationsAPI.swift
[181/271] Write Objects.LinkFileList
[182/271] Archiving libPushAPI.a
[184/271] Compiling StreamsAPI ReadableStream.swift
[185/271] Compiling StorageAPI SessionStorage.swift
[186/271] Emitting module StreamsAPI
[187/271] Compiling StreamsAPI PipeOptions.swift
[188/271] Compiling StreamsAPI TransformStream.swift
[189/271] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[190/271] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[191/271] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[192/271] Compiling StreamsAPI WritableStream.swift
[193/271] Compiling NotificationsAPI Notification.swift
[193/271] Write Objects.LinkFileList
[195/271] Emitting module ContentIndexAPI
[196/271] Compiling ContentIndexAPI ContentIndex.swift
[197/271] Compiling NotificationsAPI Notification+Action.swift
[198/271] Emitting module NotificationsAPI
[198/271] Write Objects.LinkFileList
[201/271] Compiling Events PushEvent.swift
[202/271] Compiling Events StorageEvent.swift
[202/273] Archiving libStreamsAPI.a
[203/273] Archiving libNotificationsAPI.a
[204/273] Archiving libContentIndexAPI.a
[206/273] Emitting module StorageAPI
[207/273] Compiling StorageAPI LocalStorage.swift
[207/273] Write Objects.LinkFileList
[209/273] Emitting module LocationAPI
[210/273] Compiling LocationAPI Location.swift
[210/273] Archiving libStorageAPI.a
[211/273] Write Objects.LinkFileList
[212/286] Archiving libLocationAPI.a
[214/288] Compiling Events TouchEvent.swift
[215/288] Compiling Events TransitionEvent.swift
[216/288] Compiling Events TouchObject.swift
[217/288] Compiling Events PageTransitionEvent.swift
[218/288] Compiling Events ProgressEvent.swift
[219/288] Emitting module Events
[220/288] Compiling Events WheelEventDeltaMode.swift
[221/288] Compiling Events Event.swift
[222/288] Compiling Events EventListener.swift
[223/288] Compiling Events HandledEventPhase.swift
[224/288] Compiling Events InputType.swift
[225/288] Compiling Events KeyboardEventLocation.swift
[226/288] Compiling Events HashChangeEvent.swift
[227/288] Compiling Events InputEvent.swift
[228/288] Compiling Events KeyboardEvent.swift
[229/288] Compiling Events EventTarget.swift
[230/288] Compiling Events ExtendableEvent.swift
[231/288] Compiling Events FocusEvent.swift
[232/288] Compiling FetchAPI RequestCache.swift
[233/288] Compiling FetchAPI RequestCredentials.swift
[234/288] Compiling FetchAPI RequestMethod.swift
[235/288] Compiling FetchAPI RequestMode.swift
[236/288] Compiling FetchAPI Body.swift
[237/288] Compiling FetchAPI RedirectMode.swift
[238/288] Compiling Events UIEvent.swift
[239/288] Compiling Events WheelEvent.swift
[239/288] Write Objects.LinkFileList
[240/288] Archiving libEvents.a
[242/376] Compiling FetchAPI Headers.swift
[243/376] Compiling FetchAPI RequestOptions.swift
[244/376] Compiling DOMEvents AnimationStartHandleable.swift
[245/376] Compiling DOMEvents BlurHandleable.swift
[246/376] Compiling FetchAPI Request.swift
[247/377] Compiling FetchAPI RequestRedirect.swift
[248/377] Compiling FetchAPI Fetch.swift
[249/377] Compiling FetchAPI ResponseType.swift
[250/377] Emitting module FetchAPI
[251/377] Compiling DOMEvents AnimationEndHandleable.swift
[252/377] Compiling DOMEvents AnimationIterationHandleable.swift
[253/377] Compiling DOMEvents ClickHandleable.swift
[254/377] Compiling DOMEvents ContextMenuHandleable.swift
[255/377] Compiling HistoryAPI History.swift
[256/377] Emitting module HistoryAPI
[256/377] Write Objects.LinkFileList
[257/377] Archiving libHistoryAPI.a
[259/377] Compiling ChannelMessagingAPI MessagePort.swift
[260/377] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[261/377] Emitting module ChannelMessagingAPI
[261/377] Write Objects.LinkFileList
[262/377] Archiving libChannelMessagingAPI.a
[264/390] Compiling XMLHttpRequest ResponseType.swift
[265/390] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[266/390] Compiling XMLHttpRequest Response.swift
[267/390] Compiling XMLHttpRequest XMLHttpRequest.swift
[268/390] Emitting module XMLHttpRequest
[269/390] Compiling XMLHttpRequest ReadyState.swift
[269/390] Write Objects.LinkFileList
[270/390] Archiving libXMLHttpRequest.a
[272/390] Emitting module DOMEvents
[273/398] Compiling DOMEvents BeforeUnloadHandleable.swift
[274/398] Compiling DOMEvents HashChangeHandleable.swift
[275/398] Compiling DOMEvents OfflineHandleable.swift
[276/398] Compiling DOMEvents OnlineHandleable.swift
[277/398] Compiling DOMEvents PageHideHandleable.swift
[278/398] Compiling DOMEvents PageShowHandleable.swift
[279/398] Compiling DOMEvents ResizeHandleable.swift
[280/398] Compiling DOMEvents UnloadHandleable.swift
[281/398] Compiling DOMEvents SeekingHandleable.swift
[282/398] Compiling DOMEvents StalledHandleable.swift
[283/398] Compiling DOMEvents SuspendHandleable.swift
[284/398] Compiling DOMEvents TimeUpdateHandleable.swift
[285/398] Compiling DOMEvents VolumeChangeHandleable.swift
[286/398] Compiling DOMEvents WaitingHandleable.swift
[287/398] Compiling DOMEvents AfterPrintHandleable.swift
[288/398] Compiling DOMEvents BeforePrintHandleable.swift
[289/398] Compiling DOMEvents LoadStartHandleable.swift
[290/398] Compiling DOMEvents LoadedDataHandleable.swift
[291/398] Compiling DOMEvents LoadedMetadataHandleable.swift
[292/398] Compiling DOMEvents PauseHandleable.swift
[293/398] Compiling DOMEvents PlayHandleable.swift
[294/398] Compiling DOMEvents PlayingHandleable.swift
[295/398] Compiling DOMEvents ProgressHandleable.swift
[296/398] Compiling DOMEvents RateChangeHandleable.swift
[297/398] Compiling DOMEvents SeekedHandleable.swift
[298/398] Compiling DOMEvents Container.swift
[299/398] Compiling DOMEvents DOMEventable.swift
[300/398] Compiling DOMEvents ToggleHandleable.swift
[301/398] Compiling DOMEvents ErrorHandleable.swift
[302/398] Compiling DOMEvents Exports.swift
[303/398] Compiling DOMEvents ResetHandleable.swift
[304/398] Compiling DOMEvents SubmitHandleable.swift
[305/398] Compiling DOMEvents ChangeHandleable.swift
[312/398] Compiling DOMEvents CopyHandleable.swift
[313/398] Compiling DOMEvents CutHandleable.swift
[314/398] Compiling DOMEvents DblClickHandleable.swift
[315/398] Compiling FetchAPI Response.swift
[315/398] Write Objects.LinkFileList
[316/398] Archiving libFetchAPI.a
[318/398] Compiling DOMEvents DragEndHandleable.swift
[319/398] Compiling DOMEvents DragEnterHandleable.swift
[320/398] Compiling DOMEvents DragHandleable.swift
[321/398] Compiling DOMEvents DragLeaveHandleable.swift
[322/398] Compiling DOMEvents DragOverHandleable.swift
[323/398] Compiling DOMEvents DragStartHandleable.swift
[324/398] Compiling DOMEvents DropHandleable.swift
[325/398] Compiling DOMEvents FocusHandleable.swift
[326/398] Compiling DOMEvents FocusInHandleable.swift
[327/398] Compiling DOMEvents TouchMoveHandleable.swift
[328/398] Compiling DOMEvents TouchStartHandleable.swift
[329/398] Compiling DOMEvents TransitionEndHandleable.swift
[330/398] Compiling DOMEvents WheelHandleable.swift
[331/398] Compiling DOMEvents AbortHandleable.swift
[332/398] Compiling DOMEvents CanPlayHandleable.swift
[333/398] Compiling DOMEvents CanPlayThroughHandleable.swift
[334/398] Compiling DOMEvents DurationChangeHandleable.swift
[335/398] Compiling DOMEvents EndedHandleable.swift
[336/398] Compiling DOMEvents FocusOutHandleable.swift
[337/398] Compiling DOMEvents FullScreenChangeHandleable.swift
[338/398] Compiling DOMEvents FullScreenErrorHandleable.swift
[339/398] Compiling DOMEvents KeyDownHandleable.swift
[340/398] Compiling DOMEvents KeyPressHandleable.swift
[341/398] Compiling DOMEvents KeyUpHandleable.swift
[342/398] Compiling DOMEvents MessageHandleable.swift
[343/398] Compiling DOMEvents MouseDownHandleable.swift
[344/398] Compiling DOMEvents MouseEnterHandleable.swift
[345/398] Compiling DOMEvents MouseLeaveHandleable.swift
[346/398] Compiling DOMEvents MouseMoveHandleable.swift
[347/398] Compiling DOMEvents MouseOutHandleable.swift
[348/398] Compiling DOMEvents MouseOverHandleable.swift
[349/398] Compiling DOMEvents MouseUpHandleable.swift
[350/398] Compiling DOMEvents OpenHandleable.swift
[351/398] Compiling DOMEvents PasteHandleable.swift
[352/398] Compiling DOMEvents TouchCancelHandleable.swift
[353/398] Compiling DOMEvents TouchEndHandleable.swift
[354/398] Compiling WorkersAPI WorkerNavigator.swift
[355/398] Compiling WebSocketAPI WebSocket.swift
[356/398] Compiling WebSocketAPI WebSocketState.swift
[357/398] Compiling WebSocketAPI BinaryType.swift
[358/398] Compiling WebSocketAPI MessageEvent.swift
[359/398] Compiling WebSocketAPI CloseEvent.swift
[360/398] Emitting module WebSocketAPI
[361/398] Compiling WorkersAPI WorkerMessage.swift
[361/398] Write Objects.LinkFileList
[362/398] Archiving libWebSocketAPI.a
[364/398] Compiling DOMEvents InputHandleable.swift
[365/398] Compiling DOMEvents InvalidHandleable.swift
[366/398] Compiling DOMEvents SearchHandleable.swift
[367/398] Compiling DOMEvents SelectHandleable.swift
[368/398] Compiling DOMEvents LoadHandleable.swift
[369/398] Compiling DOMEvents ShowHandleable.swift
[370/398] Compiling DOMEvents Scopes.swift
[371/398] Compiling DOMEvents ScrollHandleable.swift
[372/398] Compiling WorkersAPI WorkerLocation.swift
[373/398] Compiling WorkersAPI SharedWorker.swift
[374/398] Compiling WorkersAPI Worker.swift
[375/398] Emitting module WorkersAPI
[376/398] Compiling WorkersAPI AbstractWorker.swift
[376/398] Write Objects.LinkFileList
[378/398] Archiving libWorkersAPI.a
[379/398] Archiving libDOMEvents.a
[381/420] Emitting module SharedWorker
[382/420] Compiling Worker Worker.swift
[383/420] Emitting module Worker
[383/420] Write Objects.LinkFileList
[384/420] Archiving libWorker.a
[386/420] Compiling ServiceWorker ServiceBuilder.swift
[387/421] Compiling SharedWorker SharedWorker.swift
[387/421] Write Objects.LinkFileList
[388/421] Archiving libSharedWorker.a
[390/421] Compiling NavigatorAPI Navigator.swift
[391/421] Compiling NavigatorAPI NavigatorGeolocation.swift
[392/421] Compiling NavigatorAPI NavigationPreloadManager.swift
[393/421] Emitting module NavigatorAPI
[394/421] Compiling NavigatorAPI ServiceWorkerContainer.swift
[395/421] Compiling ServiceWorker Manifest+Shortcut.swift
[396/421] Compiling ServiceWorker Manifest+RelatedApplication.swift
[397/421] Compiling ServiceWorker Manifest+Orientation.swift
[398/421] Compiling ServiceWorker Manifest+Image.swift
[399/421] Compiling ServiceWorker Manifest+Category.swift
[400/421] Compiling ServiceWorker Manifest+Display.swift
[401/421] Compiling ServiceWorker EventListener.swift
[402/421] Compiling ServiceWorker Lifecycle.swift
[403/421] Compiling ServiceWorker Cache.swift
[404/421] Compiling ServiceWorker CacheStorage.swift
[405/421] Compiling ServiceWorker Manifest.swift
[406/421] Emitting module ServiceWorker
[406/421] Write Objects.LinkFileList
[407/421] Archiving libNavigatorAPI.a
[409/421] Compiling ServiceWorker ServiceWorker.swift
[409/421] Write Objects.LinkFileList
[410/463] Archiving libServiceWorker.a
[412/463] Compiling DOM MethodType.swift
[413/463] Compiling DOM PreloadType.swift
[414/463] Compiling DOM RangeTextSelectMode.swift
[415/463] Compiling DOM RelType.swift
[416/467] Compiling DOM Screen.swift
[417/467] Compiling DOM StringInitializable.swift
[418/467] Compiling DOM Window.swift
[419/467] Compiling DOM WindowLifecycle.swift
[420/467] Compiling DOM Opener.swift
[421/467] Compiling DOM RangeTextable.swift
[422/467] Compiling DOM Selectable.swift
[423/467] Compiling DOM SelectionRangeable.swift
[424/467] Emitting module DOM
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[425/467] Compiling DOM BaseElement.swift
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[426/467] Compiling DOM Class.swift
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[427/467] Compiling DOM DOM.swift
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[428/467] Compiling DOM DOMElement.swift
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[429/467] Compiling DOM DarkModeDetector.swift
/Users/admin/builder/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- 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
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[430/467] Compiling DOM AnyElement.swift
[431/467] Compiling DOM Attributes.swift
[432/467] Compiling DOM BaseActiveElement.swift
[433/467] Compiling DOM BaseActiveStringElement.swift
[434/467] Compiling DOM BaseContentElement.swift
[435/467] Compiling DOM AutocompleteType.swift
[436/467] Compiling DOM CaptureType.swift
[437/467] Compiling DOM CrossOriginType.swift
[438/467] Compiling DOM DecodingType.swift
[439/467] Compiling DOM DirType.swift
[440/467] Compiling DOM ScopeType.swift
[441/467] Compiling DOM SelectionDirection.swift
[442/467] Compiling DOM ShapeType.swift
[443/467] Compiling DOM TargetType.swift
[444/467] Compiling DOM EncType.swift
[445/467] Compiling DOM EnterKeyHintType.swift
[446/467] Compiling DOM InputButtonType.swift
[447/467] Compiling DOM InputTextType.swift
[448/467] Compiling DOM LoadingType.swift
[449/467] Compiling DOM WrapType.swift
[450/467] Compiling DOM Exports.swift
[451/467] Compiling DOM ForEach.swift
[452/467] Compiling DOM Id.swift
[453/467] Compiling DOM Document.swift
[454/467] Compiling DOM Elements.swift
[455/467] Compiling DOM AlignType.swift
[456/467] Compiling DOM AsType.swift
[457/467] Compiling DOM AutocapitalizeType.swift
[457/467] Write Objects.LinkFileList
[458/469] Archiving libDOM.a
[460/513] Compiling ResizeObserverAPI ResizeObserver.swift
[461/513] Emitting module ResizeObserverAPI
[461/513] Write Objects.LinkFileList
[463/513] Compiling CSS Autoable.swift
[464/513] Compiling CSS Colorable.swift
[465/513] Compiling CSS Inheritable.swift
[466/513] Compiling CSS Initialable.swift
[467/513] Compiling CSS Lengthable.swift
[467/517] Archiving libResizeObserverAPI.a
[469/517] Compiling CSS ViewportRule.swift
[470/517] Compiling CSS RulesBuilder.swift
[471/517] Compiling CSS TimeUnit.swift
[472/517] Compiling CSS Unit.swift
[473/517] Compiling CSS DocumentRule.swift
[474/517] Compiling CSS FontFaceRule.swift
[475/517] Compiling CSS FontFeatureValuesRule.swift
[476/517] Compiling CSS ImportRule.swift
[477/517] Compiling CSS KeyframesRule.swift
[478/517] Compiling CSS ValueWithTime.swift
[479/517] Compiling CSS ValueWithUnit.swift
[480/517] Compiling CSS StyleElement+CSS.swift
[481/517] Compiling CSS Stylesheet.swift
[482/517] Emitting module CSS
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
[483/517] Compiling CSS Class+Pointerable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
 980 |     /// ```
 981 |     public func parent(for values: Pointerable...) -> Pointer {
 982 |         parent(values)
     |         |- warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
     |         `- note: use 'parent(for:)' instead
 983 |     }
 984 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[484/517] Compiling CSS Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
 980 |     /// ```
 981 |     public func parent(for values: Pointerable...) -> Pointer {
 982 |         parent(values)
     |         |- warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
     |         `- note: use 'parent(for:)' instead
 983 |     }
 984 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[485/517] Compiling CSS ForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
 980 |     /// ```
 981 |     public func parent(for values: Pointerable...) -> Pointer {
 982 |         parent(values)
     |         |- warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
     |         `- note: use 'parent(for:)' instead
 983 |     }
 984 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[486/517] Compiling CSS Id+Pointerable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
 980 |     /// ```
 981 |     public func parent(for values: Pointerable...) -> Pointer {
 982 |         parent(values)
     |         |- warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
     |         `- note: use 'parent(for:)' instead
 983 |     }
 984 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[487/517] Compiling CSS Pointer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
 980 |     /// ```
 981 |     public func parent(for values: Pointerable...) -> Pointer {
 982 |         parent(values)
     |         |- warning: 'parent' is deprecated: renamed to 'parent(for:)' [#DeprecatedDeclaration]
     |         `- note: use 'parent(for:)' instead
 983 |     }
 984 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[488/517] Compiling CSS MediaRule.swift
[489/517] Compiling CSS NamespaceRule.swift
[490/517] Compiling CSS PageRule.swift
[491/517] Compiling CSS SupportsRule.swift
[492/517] Compiling CSS Noneable.swift
[493/517] Compiling CSS Numberable.swift
[494/517] Compiling CSS NumericValue.swift
[495/517] Compiling CSS Percentable.swift
[496/517] Compiling CSS RelativeSizeValue.swift
[497/517] Compiling CSS PropertiesBuilder.swift
[498/517] Compiling CSS PropertyTypes.swift
[499/517] Compiling CSS AbsoluteSizeable.swift
[500/517] Compiling CSS AngleValue.swift
[501/517] Compiling CSS AutoValue.swift
[502/517] Compiling CSS TimeUnitValue.swift
[503/517] Compiling CSS UnitValue.swift
[504/517] Compiling CSS Valuable.swift
[505/517] Compiling CSS CharsetRule.swift
[506/517] Compiling CSS CounterStyleRule.swift
[507/517] Compiling CSS CSSColor.swift
[508/517] Compiling CSS CSSFunction.swift
[509/517] Compiling CSS CSSProperties.swift
[510/517] Compiling CSS CSSProperty.swift
[511/517] Compiling CSS CSSRule.swift
[511/517] Write Objects.LinkFileList
[512/539] Archiving libCSS.a
[514/571] Compiling ARIA ARIAProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[515/571] Emitting module ARIA
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
[516/571] Compiling ARIA ARIARole.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23836] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.56s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (2.06s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
BUILD FAILURE 6.2 macosSpm