Build Information
Failed to build web, reference 1.0.0 (92ae62
), with Swift 5.10 for Linux on 22 Oct 2024 03:32:22 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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swifweb/web
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 92ae621 👨🔧 Remove redundant `click` method which cause `ambiguous` error
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
92ae621c0c7c90c305c5abbedc62bb4db39664b8
SUCCESS checkout https://github.com/swifweb/web.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
e7a05c949568: Pulling fs layer
7330376639e6: Pulling fs layer
f49f3db6a794: Waiting
031194576cad: Waiting
099074009041: Waiting
e7a05c949568: Waiting
7330376639e6: Waiting
2ec76a50fe7c: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Verifying Checksum
031194576cad: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
e7a05c949568: Download complete
7330376639e6: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
e7a05c949568: Pull complete
7330376639e6: Pull complete
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21129] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.66s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.37s)
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/168] Write sources
[29/168] Copying Runtime
[30/168] Write sources
[33/168] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[34/168] Write sources
[44/168] Compiling _CJavaScriptKit _CJavaScriptKit.c
[45/168] Write swift-version-24593BA9C3E375BF.txt
[47/189] Emitting module JavaScriptKit
[48/191] Compiling JavaScriptKit JSValue.swift
[49/191] Compiling JavaScriptKit JSValueDecoder.swift
[50/191] Compiling JavaScriptKit JSSymbol.swift
[51/191] Compiling JavaScriptKit JSThrowingFunction.swift
[52/191] Compiling JavaScriptKit JSBridgedType.swift
[53/191] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[54/191] Compiling JavaScriptKit ConvertibleToJSValue.swift
[55/191] Compiling JavaScriptKit Deprecated.swift
[56/191] Compiling JavaScriptKit JSFunction.swift
[57/191] Compiling JavaScriptKit JSObject.swift
[58/191] Compiling JavaScriptKit JSString.swift
[59/191] Compiling JavaScriptKit Features.swift
[60/191] Compiling JavaScriptKit JSBigInt.swift
[61/191] Compiling JavaScriptKit JSClosure.swift
[62/191] Compiling JavaScriptKit JSArray.swift
[63/191] Compiling JavaScriptKit JSDate.swift
[64/191] Compiling JavaScriptKit JSError.swift
[65/191] Compiling JavaScriptKit JSPromise.swift
[66/191] Compiling JavaScriptKit JSTimer.swift
[67/191] Compiling JavaScriptKit JSTypedArray.swift
[68/191] Compiling JavaScriptKit XcodeSupport.swift
[69/191] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/192] Wrapping AST for JavaScriptKit for debugging
[72/196] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[73/196] Emitting module JavaScriptBigIntSupport
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "_CJavaScriptKit+I64.h"
^
[74/196] Compiling JavaScriptBigIntSupport Int64+I64.swift
[75/196] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[76/197] Wrapping AST for JavaScriptBigIntSupport for debugging
[78/227] Emitting module WebFoundation
[79/231] Compiling WebFoundation BlobPropertyBag.swift
[80/231] Compiling WebFoundation BufferSource.swift
[81/231] Compiling WebFoundation Console.swift
[82/231] Compiling WebFoundation Dispatch.swift
[83/231] Compiling WebFoundation Dir.swift
[84/231] Compiling WebFoundation Exports.swift
[85/231] Compiling WebFoundation Array+Diff.swift
[86/231] Compiling WebFoundation Array+Random.swift
[87/231] Compiling WebFoundation JSFunction+Optional.swift
[88/231] Compiling WebFoundation String+Random.swift
[89/231] Compiling WebFoundation File.swift
[90/231] Compiling WebFoundation FormData.swift
[91/231] Compiling WebFoundation AbortController.swift
[92/231] Compiling WebFoundation AbortSignal.swift
[93/231] Compiling WebFoundation AnyElement.swift
[94/231] Compiling WebFoundation ArrayBuffer.swift
[95/231] Compiling WebFoundation Blob.swift
[96/231] Compiling WebFoundation State.swift
[97/231] Compiling WebFoundation Stateable.swift
[98/231] Compiling WebFoundation Storage.swift
[99/231] Compiling WebFoundation Storageable.swift
[100/231] Compiling WebFoundation Size.swift
[101/231] Compiling WebFoundation AnyState.swift
[102/231] Compiling WebFoundation Copyable.swift
[103/231] Compiling WebFoundation InnerStateChangeable.swift
[104/231] Compiling WebFoundation JSClass.swift
[105/231] Compiling WebFoundation JSValuable.swift
[106/231] Compiling WebFoundation Point.swift
[107/231] Compiling WebFoundation Rect.swift
[108/231] Compiling WebFoundation URLConformable.swift
[109/231] Compiling WebFoundation URLSearchParams.swift
[110/231] Compiling WebFoundation URLValue.swift
[111/231] Compiling WebFoundation WebJSValue.swift
[112/232] Wrapping AST for WebFoundation for debugging
[114/261] Compiling NotificationsAPI NotificationsAPI.swift
[115/261] Emitting module PictureInPictureAPI
[116/261] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[117/262] Emitting module StreamsAPI
[118/263] Compiling PushAPI PushSubscription.swift
[119/263] Compiling PushAPI PushMessageData.swift
[120/263] Emitting module PeriodicBackgroundSynchronizationAPI
[121/263] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[122/263] Emitting module PushAPI
[123/264] Compiling StreamsAPI StreamsAPI.swift
[124/264] Compiling PushAPI PushManager.swift
[125/264] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[126/264] Compiling PushAPI PushEvent.swift
[127/264] Compiling StreamsAPI PipeOptions.swift
[128/264] Compiling StreamsAPI TransformStream.swift
[129/264] Compiling StreamsAPI WritableStream.swift
[130/264] Emitting module PaymentRequestAPI
[132/264] Compiling StorageAPI StorageAPI.swift
[133/265] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[134/266] Emitting module NavigationTimingAPI
[135/266] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[137/267] Compiling NotificationsAPI Notification.swift
[138/267] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[139/267] Emitting module NotificationsAPI
[140/267] Compiling NotificationsAPI Notification+Action.swift
[141/267] Compiling StreamsAPI ReadableStream.swift
[143/268] Emitting module StorageAPI
[146/268] Compiling StorageAPI SessionStorage.swift
[147/269] Compiling StorageAPI LocalStorage.swift
[149/273] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[151/276] Emitting module MediaStreamAPI
[152/276] Compiling MediaStreamAPI MediaStreamAPI.swift
[153/277] Emitting module MediaCapabilitiesAPI
[154/277] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[158/282] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[159/282] Emitting module IntersectionObserverAPI
[160/289] Compiling IndexedDB IndexedDB.swift
[162/296] Compiling GeolocationAPI GeolocationAPI.swift
[163/301] Compiling FullscreenAPI FullscreenAPI.swift
[164/302] Emitting module GeolocationAPI
[165/303] Emitting module IndexedDB
[166/303] Emitting module FullscreenAPI
[167/303] Compiling GamepadAPI GamepadAPI.swift
[168/304] Emitting module GamepadAPI
[171/331] Compiling LocationAPI Location.swift
[172/331] Emitting module LocationAPI
[175/334] Compiling Events EventListener.swift
[176/334] Compiling Events EventTarget.swift
[177/335] Compiling Events ExtendableEvent.swift
[178/335] Compiling Events FocusEvent.swift
[180/337] Compiling ContentIndexAPI ContentIndex.swift
[181/337] Emitting module ContentIndexAPI
[182/340] Emitting module FetchAPI
[183/340] Compiling Events InputType.swift
[184/340] Compiling Events KeyboardEventLocation.swift
[185/343] Compiling Events PushEvent.swift
[186/343] Compiling Events StorageEvent.swift
[187/343] Compiling Events TouchEvent.swift
[188/346] Compiling Events WheelEventDeltaMode.swift
[189/346] Compiling Events Event.swift
[190/346] Compiling FetchAPI RequestOptions.swift
[191/346] Compiling FetchAPI Request.swift
[192/346] Compiling Events AnimationEvent.swift
[193/346] Compiling Events ClipboardEvent.swift
[194/347] Compiling Events TouchObject.swift
[195/347] Compiling Events PageTransitionEvent.swift
[196/347] Compiling Events ProgressEvent.swift
[197/347] Compiling ClipboardAPI ClipboardAPI.swift
[198/347] Emitting module ClipboardAPI
[199/347] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[200/348] Emitting module BroadcastChannelAPI
[201/348] Compiling CanvasAPI CanvasAPI.swift
[202/348] Emitting module CanvasAPI
[203/350] Emitting module BluetoothAPI
[204/350] Compiling BluetoothAPI BluetoothAPI.swift
[206/351] Emitting module Events
[208/353] Write Objects.LinkFileList
[210/353] Archiving libWebFoundation.a
[213/353] Compiling FetchAPI Response.swift
[213/354] Wrapping AST for StreamsAPI for debugging
[215/354] Emitting module BeaconAPI
[216/354] Compiling BeaconAPI Beacon.swift
[216/354] Wrapping AST for StorageAPI for debugging
[216/354] Write Objects.LinkFileList
[226/355] Wrapping AST for PictureInPictureAPI for debugging
[227/355] Archiving libStreamsAPI.a
[228/355] Write Objects.LinkFileList
[230/355] Compiling Events TransitionEvent.swift
[231/355] Compiling Events UIEvent.swift
[232/355] Compiling Events WheelEvent.swift
[232/355] Wrapping AST for PushAPI for debugging
[233/355] Write Objects.LinkFileList
[234/357] Wrapping AST for PeriodicBackgroundSynchronizationAPI for debugging
[234/357] Write Objects.LinkFileList
[236/357] Archiving libStorageAPI.a
[238/357] Archiving libPushAPI.a
[238/357] Write Objects.LinkFileList
[240/357] Archiving libPictureInPictureAPI.a
[241/357] Archiving libPeriodicBackgroundSynchronizationAPI.a
[243/357] Wrapping AST for NotificationsAPI for debugging
[244/357] Write Objects.LinkFileList
[245/357] Wrapping AST for PaymentRequestAPI for debugging
[246/357] Wrapping AST for NavigationTimingAPI for debugging
[247/357] Write Objects.LinkFileList
[248/357] Wrapping AST for MediaStreamAPI for debugging
[249/357] Write Objects.LinkFileList
[251/357] Archiving libNotificationsAPI.a
[253/357] Compiling Events MouseEvent.swift
[254/357] Compiling Events Names.swift
[255/357] Compiling Events DataTransferObject.swift
[256/357] Compiling Events HashChangeEvent.swift
[257/357] Compiling Events InputEvent.swift
[258/357] Compiling Events KeyboardEvent.swift
[258/357] Wrapping AST for LocationAPI for debugging
[262/357] Compiling Events DragEvent.swift
[263/357] Compiling Events HandledEventPhase.swift
[263/357] Wrapping AST for MediaCapabilitiesAPI for debugging
[263/357] Write Objects.LinkFileList
[265/358] Archiving libNavigationTimingAPI.a
[265/358] Archiving libPaymentRequestAPI.a
[267/358] Write Objects.LinkFileList
[268/358] Wrapping AST for IntersectionObserverAPI for debugging
[269/358] Write Objects.LinkFileList
[270/358] Archiving libMediaStreamAPI.a
[271/358] Wrapping AST for IndexedDB for debugging
[272/358] Archiving libLocationAPI.a
[273/358] Archiving libMediaCapabilitiesAPI.a
[273/358] Write Objects.LinkFileList
[276/358] Archiving libIntersectionObserverAPI.a
[277/358] Archiving libIndexedDB.a
[278/358] Wrapping AST for GamepadAPI for debugging
[279/358] Write Objects.LinkFileList
[280/358] Wrapping AST for GeolocationAPI for debugging
[281/358] Archiving libGamepadAPI.a
[282/358] Write Objects.LinkFileList
[283/358] Wrapping AST for FullscreenAPI for debugging
[284/358] Write Objects.LinkFileList
[285/358] Archiving libGeolocationAPI.a
[286/358] Wrapping AST for ClipboardAPI for debugging
[287/358] Wrapping AST for FetchAPI for debugging
[288/358] Wrapping AST for ContentIndexAPI for debugging
[290/358] Compiling HistoryAPI History.swift
[291/358] Emitting module HistoryAPI
[291/358] Wrapping AST for CanvasAPI for debugging
[292/358] Write Objects.LinkFileList
[293/358] Archiving libFullscreenAPI.a
[294/358] Wrapping AST for BluetoothAPI for debugging
[295/358] Write Objects.LinkFileList
[296/359] Wrapping AST for BroadcastChannelAPI for debugging
[296/359] Write Objects.LinkFileList
[300/363] Archiving libFetchAPI.a
[301/364] Archiving libContentIndexAPI.a
[302/365] Archiving libClipboardAPI.a
[303/365] Archiving libCanvasAPI.a
[303/365] Write Objects.LinkFileList
[303/365] Wrapping AST for Events for debugging
[306/365] Write Objects.LinkFileList
[307/365] Archiving libBluetoothAPI.a
[308/365] Archiving libEvents.a
[308/365] Archiving libBroadcastChannelAPI.a
[311/368] Wrapping AST for BeaconAPI for debugging
[312/368] Write Objects.LinkFileList
[313/368] Archiving libBeaconAPI.a
[315/369] Emitting module XMLHttpRequest
[316/413] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[316/413] Wrapping AST for HistoryAPI for debugging
[317/413] Write Objects.LinkFileList
[319/428] Emitting module ChannelMessagingAPI
[319/433] Archiving libHistoryAPI.a
[321/436] Compiling ChannelMessagingAPI MessagePort.swift
[323/446] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[324/446] Compiling XMLHttpRequest Response.swift
[325/446] Compiling XMLHttpRequest XMLHttpRequest.swift
[326/446] Compiling XMLHttpRequest ReadyState.swift
[327/446] Compiling XMLHttpRequest ResponseType.swift
[327/446] Wrapping AST for ChannelMessagingAPI for debugging
[328/446] Write Objects.LinkFileList
[330/449] Compiling DOMEvents EndedHandleable.swift
[331/449] Compiling DOMEvents LoadStartHandleable.swift
[332/449] Compiling DOMEvents LoadedDataHandleable.swift
[333/449] Compiling DOMEvents LoadedMetadataHandleable.swift
[334/449] Compiling DOMEvents PauseHandleable.swift
[335/449] Compiling DOMEvents PlayHandleable.swift
[336/449] Compiling DOMEvents PlayingHandleable.swift
[337/449] Compiling DOMEvents ProgressHandleable.swift
[338/449] Compiling DOMEvents RateChangeHandleable.swift
[339/449] Compiling DOMEvents SeekedHandleable.swift
[340/449] Compiling DOMEvents SeekingHandleable.swift
[340/453] Archiving libChannelMessagingAPI.a
[343/470] Compiling DOMEvents KeyPressHandleable.swift
[344/470] Compiling DOMEvents KeyUpHandleable.swift
[345/470] Compiling DOMEvents MessageHandleable.swift
[346/470] Compiling DOMEvents MouseDownHandleable.swift
[347/470] Compiling DOMEvents MouseEnterHandleable.swift
[348/470] Compiling DOMEvents MouseLeaveHandleable.swift
[349/470] Compiling DOMEvents MouseMoveHandleable.swift
[350/470] Compiling DOMEvents MouseOutHandleable.swift
[351/470] Compiling DOMEvents MouseOverHandleable.swift
[352/470] Compiling DOMEvents MouseUpHandleable.swift
[353/470] Compiling DOMEvents OpenHandleable.swift
[354/470] Compiling DOMEvents PasteHandleable.swift
[355/470] Compiling DOMEvents TouchCancelHandleable.swift
[356/470] Compiling DOMEvents TouchEndHandleable.swift
[357/470] Compiling DOMEvents TouchMoveHandleable.swift
[358/470] Compiling DOMEvents TouchStartHandleable.swift
[359/470] Compiling DOMEvents TransitionEndHandleable.swift
[360/470] Compiling DOMEvents WheelHandleable.swift
[361/470] Compiling DOMEvents AbortHandleable.swift
[362/470] Compiling DOMEvents CanPlayHandleable.swift
[363/470] Compiling DOMEvents CanPlayThroughHandleable.swift
[364/470] Compiling DOMEvents DurationChangeHandleable.swift
[365/470] Compiling DOMEvents DragHandleable.swift
[366/470] Compiling DOMEvents DragLeaveHandleable.swift
[367/470] Compiling DOMEvents DragOverHandleable.swift
[368/470] Compiling DOMEvents DragStartHandleable.swift
[369/470] Compiling DOMEvents DropHandleable.swift
[370/470] Compiling DOMEvents FocusHandleable.swift
[371/470] Compiling DOMEvents FocusInHandleable.swift
[372/470] Compiling DOMEvents FocusOutHandleable.swift
[373/470] Compiling DOMEvents FullScreenChangeHandleable.swift
[374/470] Compiling DOMEvents FullScreenErrorHandleable.swift
[375/470] Compiling DOMEvents KeyDownHandleable.swift
[376/470] Compiling DOMEvents StalledHandleable.swift
[377/470] Compiling DOMEvents SuspendHandleable.swift
[378/470] Compiling DOMEvents TimeUpdateHandleable.swift
[379/470] Compiling DOMEvents VolumeChangeHandleable.swift
[380/470] Compiling DOMEvents WaitingHandleable.swift
[381/470] Compiling DOMEvents AfterPrintHandleable.swift
[382/470] Compiling DOMEvents BeforePrintHandleable.swift
[383/470] Compiling DOMEvents BeforeUnloadHandleable.swift
[384/470] Compiling DOMEvents HashChangeHandleable.swift
[385/470] Compiling DOMEvents OfflineHandleable.swift
[386/470] Compiling DOMEvents OnlineHandleable.swift
[387/470] Compiling DOMEvents PageHideHandleable.swift
[388/470] Compiling DOMEvents PageShowHandleable.swift
[389/470] Compiling DOMEvents ResizeHandleable.swift
[390/470] Compiling DOMEvents UnloadHandleable.swift
[391/470] Compiling DOMEvents Container.swift
[392/470] Compiling DOMEvents DOMEventable.swift
[393/470] Compiling DOMEvents ToggleHandleable.swift
[394/470] Compiling DOMEvents ErrorHandleable.swift
[395/470] Compiling DOMEvents Exports.swift
[396/470] Compiling DOMEvents ResetHandleable.swift
[397/470] Compiling WebSocketAPI BinaryType.swift
[398/470] Emitting module WebSocketAPI
[399/470] Emitting module DOMEvents
[400/470] Compiling DOMEvents AnimationEndHandleable.swift
[401/470] Compiling DOMEvents AnimationIterationHandleable.swift
[402/470] Compiling DOMEvents AnimationStartHandleable.swift
[403/470] Compiling DOMEvents BlurHandleable.swift
[404/470] Compiling DOMEvents ClickHandleable.swift
[405/470] Compiling DOMEvents ContextMenuHandleable.swift
[406/470] Compiling DOMEvents CopyHandleable.swift
[407/470] Compiling DOMEvents CutHandleable.swift
[408/470] Compiling DOMEvents DblClickHandleable.swift
[409/470] Compiling DOMEvents DragEndHandleable.swift
[410/470] Compiling DOMEvents DragEnterHandleable.swift
[411/470] Compiling WorkersAPI WorkerNavigator.swift
[411/470] Wrapping AST for XMLHttpRequest for debugging
[412/470] Write Objects.LinkFileList
[414/470] Compiling WorkersAPI AbstractWorker.swift
[415/470] Compiling WebSocketAPI WebSocketState.swift
[416/470] Compiling WebSocketAPI MessageEvent.swift
[416/470] Archiving libXMLHttpRequest.a
[418/470] Compiling WorkersAPI WorkerLocation.swift
[419/470] Compiling WorkersAPI WorkerMessage.swift
[420/470] Compiling WebSocketAPI CloseEvent.swift
[421/470] Compiling WebSocketAPI WebSocket.swift
[423/471] Compiling WorkersAPI SharedWorker.swift
[424/471] Compiling WorkersAPI Worker.swift
[425/471] Emitting module WorkersAPI
[426/472] Compiling DOMEvents SubmitHandleable.swift
[427/472] Compiling DOMEvents ChangeHandleable.swift
[428/472] Compiling DOMEvents InputHandleable.swift
[429/472] Compiling DOMEvents InvalidHandleable.swift
[430/472] Compiling DOMEvents SearchHandleable.swift
[431/472] Compiling DOMEvents SelectHandleable.swift
[432/472] Compiling DOMEvents LoadHandleable.swift
[433/472] Compiling DOMEvents ShowHandleable.swift
[434/472] Compiling DOMEvents Scopes.swift
[435/472] Compiling DOMEvents ScrollHandleable.swift
[437/473] Wrapping AST for WebSocketAPI for debugging
[438/473] Write Objects.LinkFileList
[439/473] Archiving libWebSocketAPI.a
[440/475] Wrapping AST for WorkersAPI for debugging
[441/475] Write Objects.LinkFileList
[442/476] Wrapping AST for DOMEvents for debugging
[443/476] Write Objects.LinkFileList
[444/480] Archiving libWorkersAPI.a
[445/482] Archiving libDOMEvents.a
[447/495] Compiling Worker Worker.swift
[448/495] Emitting module Worker
[449/495] Compiling ServiceWorker Cache.swift
[450/495] Compiling ServiceWorker CacheStorage.swift
[451/496] Compiling ServiceWorker ServiceBuilder.swift
[452/497] Emitting module SharedWorker
[453/497] Compiling SharedWorker SharedWorker.swift
[454/498] Wrapping AST for Worker for debugging
[455/498] Write Objects.LinkFileList
[457/498] Archiving libWorker.a
[459/498] Emitting module ServiceWorker
[460/498] Compiling NavigatorAPI NavigatorGeolocation.swift
[461/498] Compiling NavigatorAPI NavigationPreloadManager.swift
[462/498] Compiling NavigatorAPI Navigator.swift
[463/498] Emitting module NavigatorAPI
[464/498] Compiling NavigatorAPI ServiceWorkerContainer.swift
[465/498] Compiling ServiceWorker Manifest+Category.swift
[466/498] Compiling ServiceWorker Manifest+Display.swift
[467/498] Compiling ServiceWorker EventListener.swift
[468/498] Compiling ServiceWorker Lifecycle.swift
[469/498] Compiling ServiceWorker Manifest.swift
[469/498] Wrapping AST for SharedWorker for debugging
[470/498] Write Objects.LinkFileList
[472/498] Compiling ServiceWorker Manifest+Image.swift
[473/498] Compiling ServiceWorker Manifest+Orientation.swift
[474/498] Compiling ServiceWorker Manifest+RelatedApplication.swift
[475/498] Compiling ServiceWorker Manifest+Shortcut.swift
[476/498] Compiling ServiceWorker ServiceWorker.swift
[476/498] Archiving libSharedWorker.a
[479/500] Wrapping AST for NavigatorAPI for debugging
[480/500] Write Objects.LinkFileList
[481/500] Wrapping AST for ServiceWorker for debugging
[482/500] Write Objects.LinkFileList
[483/500] Archiving libNavigatorAPI.a
[484/500] Archiving libServiceWorker.a
[486/541] Compiling DOM SelectionDirection.swift
[487/541] Compiling DOM ShapeType.swift
[488/541] Compiling DOM TargetType.swift
[489/541] Compiling DOM WrapType.swift
[490/541] Compiling DOM Exports.swift
[491/541] Compiling DOM ForEach.swift
[492/541] Compiling DOM Id.swift
[493/541] Compiling DOM Opener.swift
[494/541] Compiling DOM RangeTextable.swift
[495/541] Compiling DOM Selectable.swift
[496/541] Compiling DOM DecodingType.swift
[497/541] Compiling DOM DirType.swift
[498/541] Compiling DOM EncType.swift
[499/541] Compiling DOM EnterKeyHintType.swift
[500/541] Compiling DOM InputButtonType.swift
[501/541] Compiling DOM InputTextType.swift
[502/546] Compiling DOM SelectionRangeable.swift
[503/546] Compiling DOM Screen.swift
[504/546] Compiling DOM StringInitializable.swift
[505/546] Compiling DOM Window.swift
[506/546] Compiling DOM WindowLifecycle.swift
[507/546] 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 {
^
[508/546] 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 {
^
[509/546] 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 {
^
[510/546] 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 {
^
[511/546] 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 {
^
[512/546] 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 {
^
[513/546] 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 {
^
[514/546] Compiling DOM LoadingType.swift
[515/546] Compiling DOM MethodType.swift
[516/546] Compiling DOM PreloadType.swift
[517/546] Compiling DOM RangeTextSelectMode.swift
[518/546] Compiling DOM RelType.swift
[519/546] Compiling DOM ScopeType.swift
[520/546] Compiling DOM Class.swift
[521/546] Compiling DOM DOM.swift
[522/546] Compiling DOM DOMElement.swift
[523/546] Compiling DOM DarkModeDetector.swift
[524/546] Compiling DOM Document.swift
[525/546] Compiling DOM Elements.swift
[526/546] Compiling DOM AlignType.swift
[527/546] Compiling DOM AsType.swift
[528/546] Compiling DOM AutocapitalizeType.swift
[529/546] Compiling DOM AutocompleteType.swift
[530/546] Compiling DOM CaptureType.swift
[531/546] Compiling DOM CrossOriginType.swift
[532/547] Wrapping AST for DOM for debugging
[533/547] Write Objects.LinkFileList
[534/549] Archiving libDOM.a
[536/592] Emitting module ResizeObserverAPI
[537/592] Compiling ResizeObserverAPI ResizeObserver.swift
[538/592] Compiling CSS AbsoluteSizeable.swift
[539/592] Compiling CSS AngleValue.swift
[540/592] Compiling CSS AutoValue.swift
[541/592] Compiling CSS Autoable.swift
[542/592] Compiling CSS Colorable.swift
[543/592] Compiling CSS Inheritable.swift
[544/598] Compiling CSS NamespaceRule.swift
[545/598] Compiling CSS PageRule.swift
[546/598] Compiling CSS SupportsRule.swift
[547/598] Compiling CSS ViewportRule.swift
[548/598] Compiling CSS RulesBuilder.swift
[549/598] Compiling CSS TimeUnit.swift
[550/598] Wrapping AST for ResizeObserverAPI for debugging
[551/598] Write Objects.LinkFileList
[552/598] Archiving libResizeObserverAPI.a
[554/598] Compiling CSS DocumentRule.swift
[555/598] Compiling CSS FontFaceRule.swift
[556/598] Compiling CSS FontFeatureValuesRule.swift
[557/598] Compiling CSS ImportRule.swift
[558/598] Compiling CSS KeyframesRule.swift
[559/598] Compiling CSS MediaRule.swift
[560/598] Compiling CSS Initialable.swift
[561/598] Compiling CSS Lengthable.swift
[562/598] Compiling CSS Noneable.swift
[563/598] Compiling CSS Numberable.swift
[564/598] Compiling CSS NumericValue.swift
[565/598] Compiling CSS Percentable.swift
[566/598] Compiling CSS RelativeSizeValue.swift
[567/598] Compiling CSS TimeUnitValue.swift
[568/598] Compiling CSS UnitValue.swift
[569/598] Compiling CSS Valuable.swift
[570/598] Compiling CSS CharsetRule.swift
[571/598] Compiling CSS CounterStyleRule.swift
[572/598] Compiling CSS Unit.swift
[573/598] Compiling CSS ValueWithTime.swift
[574/598] Compiling CSS ValueWithUnit.swift
[575/598] Compiling CSS StyleElement+CSS.swift
[576/598] Compiling CSS Stylesheet.swift
[577/598] 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> {
^
[578/598] 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:
[579/598] 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:
[580/598] 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:
[581/598] 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:
[582/598] 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:
[583/598] 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:
[584/598] Compiling CSS CSSColor.swift
[585/598] Compiling CSS CSSFunction.swift
[586/598] Compiling CSS CSSProperties.swift
[587/598] Compiling CSS CSSProperty.swift
[588/598] Compiling CSS CSSRule.swift
[589/598] Compiling CSS Class+Pointerable.swift
[590/599] Wrapping AST for CSS for debugging
[591/599] Write Objects.LinkFileList
[592/607] Archiving libCSS.a
[594/649] Compiling ARIA ARIAProperties.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
^
[595/649] Compiling ARIA ARIARole.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[596/652] Emitting module ARIA
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
import Web
^
error: fatalError
BUILD FAILURE 5.10 linux