The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build web, reference 2.0.0-nightly.7 (8f8e04), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 03:20:52 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: 2.0.0-nightly.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/web
 * tag               2.0.0-nightly.7 -> FETCH_HEAD
HEAD is now at 8f8e049 🪛 WebberPreview: add convenient `renderPreview()`
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
8f8e049217b505fb0c597c0684afbb2f8af2b53f
SUCCESS checkout https://github.com/swifweb/web.git at 2.0.0-nightly.7
========================================
Build
========================================
Selected platform:         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
[39/126] Copying Runtime
[41/126] Write sources
[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 ConstructibleFromJSValue.swift
[49/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[50/149] Compiling JavaScriptKit Deprecated.swift
[51/149] Compiling JavaScriptKit Features.swift
[52/149] Compiling JavaScriptKit JSString.swift
[53/149] Compiling JavaScriptKit JSSymbol.swift
[54/149] Compiling JavaScriptKit JSArray.swift
[55/149] Compiling JavaScriptKit JSDate.swift
[56/149] Compiling JavaScriptKit JSError.swift
[57/149] Compiling JavaScriptKit JSThrowingFunction.swift
[58/149] Compiling JavaScriptKit JSBridgedType.swift
[59/149] Compiling JavaScriptKit JSValue.swift
[60/149] Compiling JavaScriptKit JSValueDecoder.swift
[61/149] Compiling JavaScriptKit JSFunction.swift
[62/149] Compiling JavaScriptKit JSObject.swift
[63/149] Compiling JavaScriptKit JSBigInt.swift
[64/149] Compiling JavaScriptKit JSClosure.swift
[65/149] Compiling JavaScriptKit JSPromise.swift
[66/149] Compiling JavaScriptKit JSTimer.swift
[67/149] Compiling JavaScriptKit JSTypedArray.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[71/153] Compiling JavaScriptBigIntSupport Int64+I64.swift
[72/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[73/153] Emitting module JavaScriptBigIntSupport
<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 |
[74/184] 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 | }
[75/187] Compiling WebFoundation Blob.swift
[76/187] Compiling WebFoundation BlobPropertyBag.swift
[77/187] Compiling WebFoundation BufferSource.swift
[78/187] Compiling WebFoundation Console.swift
[79/187] Compiling WebFoundation AbortController.swift
[80/187] Compiling WebFoundation AbortSignal.swift
[81/187] Compiling WebFoundation AnyElement.swift
[82/187] Compiling WebFoundation ArrayBuffer.swift
[83/187] Compiling WebFoundation File.swift
[84/187] Compiling WebFoundation FormData.swift
[85/187] Compiling WebFoundation JSClass.swift
[86/187] Compiling WebFoundation Array+Random.swift
[87/187] Compiling WebFoundation JSFunction+Optional.swift
[88/187] Compiling WebFoundation String+Random.swift
[89/187] Compiling WebFoundation Size.swift
[90/187] Compiling WebFoundation AnyState.swift
[91/187] Compiling WebFoundation Copyable.swift
[92/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 | }
[93/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 | }
[94/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 | }
[95/187] Compiling WebFoundation InnerStateChangeable.swift
[96/187] Compiling WebFoundation State.swift
[97/187] Compiling WebFoundation Stateable.swift
[98/187] Compiling WebFoundation Dispatch.swift
[99/187] Compiling WebFoundation Dir.swift
[100/187] Compiling WebFoundation Exports.swift
[101/187] Compiling WebFoundation Array+Diff.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] Emitting module PeriodicBackgroundSynchronizationAPI
[109/221] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[110/221] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[111/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[112/221] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[113/221] Emitting module NavigationTimingAPI
[114/221] Emitting module MediaCapabilitiesAPI
[115/221] Emitting module MediaStreamAPI
[116/221] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[117/221] Emitting module PaymentRequestAPI
[118/221] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[119/221] Emitting module PictureInPictureAPI
[120/231] Compiling GamepadAPI GamepadAPI.swift
[121/231] Emitting module GamepadAPI
[122/231] Compiling IndexedDB IndexedDB.swift
[123/231] Emitting module IndexedDB
[124/233] Compiling GeolocationAPI GeolocationAPI.swift
[125/233] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[126/233] Emitting module GeolocationAPI
[127/233] Emitting module IntersectionObserverAPI
[128/235] Emitting module FullscreenAPI
[129/235] Compiling FullscreenAPI FullscreenAPI.swift
[130/265] Compiling ClipboardAPI ClipboardAPI.swift
[131/265] Emitting module ClipboardAPI
[132/265] Compiling CanvasAPI CanvasAPI.swift
[133/267] Compiling NotificationsAPI NotificationsAPI.swift
[134/267] Emitting module CanvasAPI
[135/267] Compiling StorageAPI SessionStorage.swift
[136/267] Compiling StorageAPI StorageAPI.swift
[137/269] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[138/269] Compiling StreamsAPI StreamsAPI.swift
[139/269] Emitting module BroadcastChannelAPI
[140/269] Emitting module StreamsAPI
[140/269] Write Objects.LinkFileList
[143/269] Emitting module PushAPI
[144/269] Compiling PushAPI PushEvent.swift
[145/269] Compiling PushAPI PushManager.swift
[146/269] Compiling PushAPI PushMessageData.swift
[147/269] Compiling PushAPI PushSubscription.swift
[148/269] Compiling BluetoothAPI BluetoothAPI.swift
[149/269] Emitting module BluetoothAPI
[149/269] Write Objects.LinkFileList
[151/269] Archiving libWebFoundation.a
[152/271] Archiving libPictureInPictureAPI.a
[153/271] Write Objects.LinkFileList
[155/271] Archiving libPushAPI.a
[156/271] Archiving libPeriodicBackgroundSynchronizationAPI.a
[157/271] Write Objects.LinkFileList
[159/271] Archiving libPaymentRequestAPI.a
[160/271] Archiving libNavigationTimingAPI.a
[161/271] Write Objects.LinkFileList
[163/271] Archiving libMediaStreamAPI.a
[164/271] Archiving libMediaCapabilitiesAPI.a
[165/271] Write Objects.LinkFileList
[168/271] Compiling BeaconAPI Beacon.swift
[169/271] Emitting module BeaconAPI
[169/271] Archiving libIntersectionObserverAPI.a
[170/271] Write Objects.LinkFileList
[172/271] Archiving libIndexedDB.a
[173/271] Archiving libGeolocationAPI.a
[174/271] Write Objects.LinkFileList
[177/271] Compiling StreamsAPI TransformStream.swift
[177/271] Archiving libGamepadAPI.a
[179/271] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[179/271] Archiving libFullscreenAPI.a
[180/271] Write Objects.LinkFileList
[182/271] Archiving libClipboardAPI.a
[183/271] Archiving libCanvasAPI.a
[184/271] Archiving libBroadcastChannelAPI.a
[185/271] Archiving libBluetoothAPI.a
[187/271] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[187/271] Archiving libBeaconAPI.a
[189/271] Compiling ContentIndexAPI ContentIndex.swift
[190/271] Emitting module ContentIndexAPI
[191/271] Emitting module NotificationsAPI
[191/271] Write Objects.LinkFileList
[193/271] Compiling StreamsAPI WritableStream.swift
[194/271] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[194/271] Archiving libContentIndexAPI.a
[196/271] Compiling NotificationsAPI Notification+Action.swift
[197/271] Compiling NotificationsAPI Notification.swift
[198/271] Compiling StreamsAPI ReadableStream.swift
[199/271] Compiling StreamsAPI PipeOptions.swift
[199/271] Write Objects.LinkFileList
[201/271] Archiving libNotificationsAPI.a
[202/271] Archiving libStreamsAPI.a
[204/271] Emitting module StorageAPI
[205/271] Compiling StorageAPI LocalStorage.swift
[205/271] Write Objects.LinkFileList
[207/271] Compiling Events PushEvent.swift
[208/271] Compiling Events StorageEvent.swift
[209/273] Compiling LocationAPI Location.swift
[210/273] Emitting module LocationAPI
[210/273] Archiving libStorageAPI.a
[211/273] Write Objects.LinkFileList
[212/273] Archiving libLocationAPI.a
[214/288] Compiling Events TouchEvent.swift
[215/288] Compiling Events TransitionEvent.swift
[216/288] Emitting module Events
[217/288] Compiling Events HashChangeEvent.swift
[218/288] Compiling Events InputEvent.swift
[219/288] Compiling Events KeyboardEvent.swift
[220/288] Compiling Events MouseEvent.swift
[221/288] Compiling Events Names.swift
[222/288] Compiling Events DataTransferObject.swift
[223/288] Compiling Events WheelEventDeltaMode.swift
[224/288] Compiling Events Event.swift
[225/288] Compiling Events EventListener.swift
[226/288] Compiling Events HandledEventPhase.swift
[227/288] Compiling Events InputType.swift
[228/288] Compiling Events KeyboardEventLocation.swift
[229/288] Compiling FetchAPI RequestMode.swift
[230/288] Compiling FetchAPI Body.swift
[231/288] Compiling FetchAPI RedirectMode.swift
[232/288] Compiling FetchAPI RequestCache.swift
[233/288] Compiling FetchAPI RequestCredentials.swift
[234/288] Compiling FetchAPI RequestMethod.swift
[235/288] Compiling Events EventTarget.swift
[236/288] Compiling Events ExtendableEvent.swift
[237/288] Compiling Events FocusEvent.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 RequestOptions.swift
[243/376] Compiling FetchAPI Request.swift
[244/376] Compiling FetchAPI Headers.swift
[245/377] Compiling FetchAPI ResponseType.swift
[246/377] Compiling DOMEvents DragHandleable.swift
[247/377] Compiling DOMEvents DragLeaveHandleable.swift
[248/377] Compiling FetchAPI Fetch.swift
[249/377] Compiling HistoryAPI History.swift
[250/377] Emitting module HistoryAPI
[250/377] Write Objects.LinkFileList
[252/377] Emitting module FetchAPI
[253/377] Compiling DOMEvents DragEndHandleable.swift
[254/377] Compiling DOMEvents DragEnterHandleable.swift
[255/377] Compiling FetchAPI RequestRedirect.swift
[256/377] Compiling DOMEvents DragOverHandleable.swift
[257/377] Compiling DOMEvents DragStartHandleable.swift
[257/377] Archiving libHistoryAPI.a
[259/377] Compiling ChannelMessagingAPI MessagePort.swift
[260/377] Emitting module ChannelMessagingAPI
[261/377] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[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] Compiling DOMEvents BeforeUnloadHandleable.swift
[273/390] Compiling DOMEvents HashChangeHandleable.swift
[274/390] Compiling DOMEvents OfflineHandleable.swift
[275/390] Compiling DOMEvents OnlineHandleable.swift
[276/390] Compiling DOMEvents PageHideHandleable.swift
[277/390] Compiling DOMEvents PageShowHandleable.swift
[278/390] Compiling DOMEvents ResizeHandleable.swift
[279/390] Compiling DOMEvents UnloadHandleable.swift
[280/398] Compiling FetchAPI Response.swift
[280/398] Write Objects.LinkFileList
[281/398] Archiving libFetchAPI.a
[283/398] Emitting module DOMEvents
[284/398] Compiling DOMEvents Container.swift
[285/398] Compiling DOMEvents DOMEventable.swift
[286/398] Compiling DOMEvents ToggleHandleable.swift
[287/398] Compiling DOMEvents ErrorHandleable.swift
[288/398] Compiling DOMEvents Exports.swift
[289/398] Compiling DOMEvents ResetHandleable.swift
[290/398] Compiling DOMEvents SubmitHandleable.swift
[291/398] Compiling DOMEvents ChangeHandleable.swift
[298/398] Compiling DOMEvents DropHandleable.swift
[299/398] Compiling DOMEvents FocusHandleable.swift
[300/398] Compiling DOMEvents FocusInHandleable.swift
[301/398] Compiling DOMEvents FocusOutHandleable.swift
[302/398] Compiling DOMEvents FullScreenChangeHandleable.swift
[303/398] Compiling DOMEvents FullScreenErrorHandleable.swift
[304/398] Compiling DOMEvents KeyDownHandleable.swift
[305/398] Compiling DOMEvents KeyPressHandleable.swift
[306/398] Compiling DOMEvents KeyUpHandleable.swift
[307/398] Compiling DOMEvents MessageHandleable.swift
[308/398] Compiling DOMEvents MouseDownHandleable.swift
[309/398] Compiling DOMEvents MouseEnterHandleable.swift
[310/398] Compiling DOMEvents AnimationEndHandleable.swift
[311/398] Compiling DOMEvents AnimationIterationHandleable.swift
[312/398] Compiling DOMEvents AnimationStartHandleable.swift
[313/398] Compiling DOMEvents BlurHandleable.swift
[314/398] Compiling DOMEvents ClickHandleable.swift
[315/398] Compiling DOMEvents ContextMenuHandleable.swift
[316/398] Compiling DOMEvents CopyHandleable.swift
[317/398] Compiling DOMEvents CutHandleable.swift
[318/398] Compiling DOMEvents DblClickHandleable.swift
[319/398] Compiling DOMEvents LoadStartHandleable.swift
[320/398] Compiling DOMEvents LoadedDataHandleable.swift
[321/398] Compiling DOMEvents LoadedMetadataHandleable.swift
[322/398] Compiling DOMEvents PauseHandleable.swift
[323/398] Compiling DOMEvents PlayHandleable.swift
[324/398] Compiling DOMEvents PlayingHandleable.swift
[325/398] Compiling DOMEvents ProgressHandleable.swift
[326/398] Compiling DOMEvents RateChangeHandleable.swift
[327/398] Compiling DOMEvents SeekedHandleable.swift
[328/398] Compiling DOMEvents SeekingHandleable.swift
[329/398] Compiling DOMEvents StalledHandleable.swift
[330/398] Compiling DOMEvents SuspendHandleable.swift
[331/398] Compiling DOMEvents TimeUpdateHandleable.swift
[332/398] Compiling DOMEvents VolumeChangeHandleable.swift
[333/398] Compiling DOMEvents WaitingHandleable.swift
[334/398] Compiling DOMEvents AfterPrintHandleable.swift
[335/398] Compiling DOMEvents BeforePrintHandleable.swift
[336/398] Compiling DOMEvents TouchMoveHandleable.swift
[337/398] Compiling DOMEvents TouchStartHandleable.swift
[338/398] Compiling DOMEvents TransitionEndHandleable.swift
[339/398] Compiling DOMEvents WheelHandleable.swift
[340/398] Compiling DOMEvents AbortHandleable.swift
[341/398] Compiling DOMEvents CanPlayHandleable.swift
[342/398] Compiling DOMEvents CanPlayThroughHandleable.swift
[343/398] Compiling DOMEvents DurationChangeHandleable.swift
[344/398] Compiling DOMEvents EndedHandleable.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 WorkerLocation.swift
[355/398] Compiling WorkersAPI WorkerNavigator.swift
[356/398] Compiling WebSocketAPI BinaryType.swift
[357/398] Emitting module WebSocketAPI
[358/398] Compiling WebSocketAPI WebSocketState.swift
[359/398] Compiling WebSocketAPI MessageEvent.swift
[360/398] Compiling WebSocketAPI CloseEvent.swift
[361/398] Compiling WebSocketAPI WebSocket.swift
[362/398] Compiling WorkersAPI WorkerMessage.swift
[362/398] Write Objects.LinkFileList
[363/398] Archiving libWebSocketAPI.a
[365/398] Compiling DOMEvents InputHandleable.swift
[366/398] Compiling DOMEvents InvalidHandleable.swift
[367/398] Compiling DOMEvents SearchHandleable.swift
[368/398] Compiling DOMEvents SelectHandleable.swift
[369/398] Compiling DOMEvents LoadHandleable.swift
[370/398] Compiling DOMEvents ShowHandleable.swift
[371/398] Compiling DOMEvents Scopes.swift
[372/398] Compiling DOMEvents ScrollHandleable.swift
[373/398] Compiling WorkersAPI SharedWorker.swift
[374/398] Compiling WorkersAPI Worker.swift
[375/398] Compiling WorkersAPI AbstractWorker.swift
[376/398] Emitting module WorkersAPI
[376/398] Write Objects.LinkFileList
[378/398] Archiving libWorkersAPI.a
[379/398] Archiving libDOMEvents.a
[381/420] Compiling Worker Worker.swift
[382/420] Emitting module Worker
[383/420] Emitting module SharedWorker
[384/420] Compiling SharedWorker SharedWorker.swift
[384/420] Write Objects.LinkFileList
[386/420] Compiling ServiceWorker ServiceBuilder.swift
[386/420] Write Objects.LinkFileList
[387/421] Archiving libWorker.a
[388/421] Archiving libSharedWorker.a
[390/421] Compiling ServiceWorker Manifest+Orientation.swift
[391/421] Emitting module ServiceWorker
[392/421] Compiling ServiceWorker Manifest+Shortcut.swift
[393/421] Compiling ServiceWorker Manifest+RelatedApplication.swift
[394/421] Compiling ServiceWorker Manifest.swift
[395/421] Compiling NavigatorAPI NavigatorGeolocation.swift
[396/421] Compiling NavigatorAPI ServiceWorkerContainer.swift
[397/421] Compiling NavigatorAPI Navigator.swift
[398/421] Compiling NavigatorAPI NavigationPreloadManager.swift
[399/421] Emitting module NavigatorAPI
[400/421] Compiling ServiceWorker EventListener.swift
[401/421] Compiling ServiceWorker Lifecycle.swift
[402/421] Compiling ServiceWorker Manifest+Category.swift
[403/421] Compiling ServiceWorker Manifest+Display.swift
[404/421] Compiling ServiceWorker Cache.swift
[405/421] Compiling ServiceWorker CacheStorage.swift
[406/421] Compiling ServiceWorker Manifest+Image.swift
[406/421] Write Objects.LinkFileList
[407/421] Archiving libNavigatorAPI.a
[409/463] Compiling ServiceWorker ServiceWorker.swift
[409/463] Write Objects.LinkFileList
[410/463] Archiving libServiceWorker.a
[412/463] Compiling DOM AutocompleteType.swift
[413/463] Compiling DOM CaptureType.swift
[414/463] Compiling DOM CrossOriginType.swift
[415/463] Compiling DOM DecodingType.swift
[416/463] Compiling DOM DirType.swift
[417/467] Compiling DOM ScopeType.swift
[418/467] Compiling DOM SelectionDirection.swift
[419/467] Compiling DOM ShapeType.swift
[420/467] Compiling DOM TargetType.swift
[421/467] Compiling DOM WrapType.swift
[422/467] Compiling DOM Exports.swift
[423/467] Compiling DOM ForEach.swift
[424/467] Compiling DOM Id.swift
[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 Screen.swift
[431/467] Compiling DOM StringInitializable.swift
[432/467] Compiling DOM Window.swift
[433/467] Compiling DOM WindowLifecycle.swift
[434/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 }
[435/467] Compiling DOM Opener.swift
[436/467] Compiling DOM RangeTextable.swift
[437/467] Compiling DOM Selectable.swift
[438/467] Compiling DOM SelectionRangeable.swift
[439/467] Compiling DOM MethodType.swift
[440/467] Compiling DOM PreloadType.swift
[441/467] Compiling DOM RangeTextSelectMode.swift
[442/467] Compiling DOM RelType.swift
[443/467] Compiling DOM AnyElement.swift
[444/467] Compiling DOM Attributes.swift
[445/467] Compiling DOM BaseActiveElement.swift
[446/467] Compiling DOM BaseActiveStringElement.swift
[447/467] Compiling DOM BaseContentElement.swift
[448/467] Compiling DOM Document.swift
[449/467] Compiling DOM Elements.swift
[450/467] Compiling DOM AlignType.swift
[451/467] Compiling DOM AsType.swift
[452/467] Compiling DOM AutocapitalizeType.swift
[453/467] Compiling DOM EncType.swift
[454/467] Compiling DOM EnterKeyHintType.swift
[455/467] Compiling DOM InputButtonType.swift
[456/467] Compiling DOM InputTextType.swift
[457/467] Compiling DOM LoadingType.swift
[457/467] Write Objects.LinkFileList
[458/467] Archiving libDOM.a
[460/513] Emitting module ResizeObserverAPI
[461/513] Compiling ResizeObserverAPI ResizeObserver.swift
[461/513] Write Objects.LinkFileList
[463/513] Compiling CSS ViewportRule.swift
[464/513] Compiling CSS RulesBuilder.swift
[465/513] Compiling CSS TimeUnit.swift
[466/513] Compiling CSS Unit.swift
[466/517] Archiving libResizeObserverAPI.a
[468/517] Compiling CSS TimeUnitValue.swift
[469/517] Compiling CSS UnitValue.swift
[470/517] Compiling CSS Valuable.swift
[471/517] Compiling CSS CharsetRule.swift
[472/517] Compiling CSS CounterStyleRule.swift
[473/517] Compiling CSS ValueWithTime.swift
[474/517] Compiling CSS ValueWithUnit.swift
[475/517] Compiling CSS StyleElement+CSS.swift
[476/517] Compiling CSS Stylesheet.swift
[477/517] Compiling CSS Autoable.swift
[478/517] Compiling CSS Colorable.swift
[479/517] Compiling CSS Inheritable.swift
[480/517] Compiling CSS Initialable.swift
[481/517] Compiling CSS Lengthable.swift
[482/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>
[483/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>
[484/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>
[485/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>
[486/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>
[487/517] Compiling CSS Noneable.swift
[488/517] Compiling CSS Numberable.swift
[489/517] Compiling CSS NumericValue.swift
[490/517] Compiling CSS Percentable.swift
[491/517] Compiling CSS RelativeSizeValue.swift
[492/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 |     }
[493/517] Compiling CSS PropertiesBuilder.swift
[494/517] Compiling CSS PropertyTypes.swift
[495/517] Compiling CSS AbsoluteSizeable.swift
[496/517] Compiling CSS AngleValue.swift
[497/517] Compiling CSS AutoValue.swift
[498/517] Compiling CSS DocumentRule.swift
[499/517] Compiling CSS FontFaceRule.swift
[500/517] Compiling CSS FontFeatureValuesRule.swift
[501/517] Compiling CSS ImportRule.swift
[502/517] Compiling CSS KeyframesRule.swift
[503/517] Compiling CSS MediaRule.swift
[504/517] Compiling CSS NamespaceRule.swift
[505/517] Compiling CSS PageRule.swift
[506/517] Compiling CSS SupportsRule.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/520] Archiving libCSS.a
[514/572] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[515/572] 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 {
[516/572] 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 {
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23836] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.42s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (1.96s)
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