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