Build Information
Failed to build web, reference master (92ae62
), with Swift 6.1 for Wasm on 29 May 2025 17:51:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swifweb/web.git
https://github.com/swifweb/web.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "javascriptkit",
"requirement" : {
"exact" : [
"0.17.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftwasm/JavaScriptKit"
}
],
"manifest_display_name" : "web",
"name" : "web",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WebFoundation",
"targets" : [
"WebFoundation"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "Events",
"targets" : [
"Events"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DOMEvents",
"targets" : [
"DOMEvents"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DOM",
"targets" : [
"DOM"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "CSS",
"targets" : [
"CSS"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "Web",
"targets" : [
"Web"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ARIA",
"targets" : [
"ARIA"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ServiceWorker",
"targets" : [
"ServiceWorker"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "Worker",
"targets" : [
"Worker"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SharedWorker",
"targets" : [
"SharedWorker"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "BeaconAPI",
"targets" : [
"BeaconAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "BluetoothAPI",
"targets" : [
"BluetoothAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "BroadcastChannelAPI",
"targets" : [
"BroadcastChannelAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "CanvasAPI",
"targets" : [
"CanvasAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ChannelMessagingAPI",
"targets" : [
"ChannelMessagingAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ClipboardAPI",
"targets" : [
"ClipboardAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ContentIndexAPI",
"targets" : [
"ContentIndexAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "FetchAPI",
"targets" : [
"FetchAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "FullscreenAPI",
"targets" : [
"FullscreenAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "GamepadAPI",
"targets" : [
"GamepadAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "GeolocationAPI",
"targets" : [
"GeolocationAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "HistoryAPI",
"targets" : [
"HistoryAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "IndexedDB",
"targets" : [
"IndexedDB"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "IntersectionObserverAPI",
"targets" : [
"IntersectionObserverAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "LocationAPI",
"targets" : [
"LocationAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "MediaCapabilitiesAPI",
"targets" : [
"MediaCapabilitiesAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "MediaStreamAPI",
"targets" : [
"MediaStreamAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "NavigationTimingAPI",
"targets" : [
"NavigationTimingAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "NavigatorAPI",
"targets" : [
"NavigatorAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "NotificationsAPI",
"targets" : [
"NotificationsAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "PaymentRequestAPI",
"targets" : [
"PaymentRequestAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "PeriodicBackgroundSynchronizationAPI",
"targets" : [
"PeriodicBackgroundSynchronizationAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "PictureInPictureAPI",
"targets" : [
"PictureInPictureAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "PushAPI",
"targets" : [
"PushAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "StorageAPI",
"targets" : [
"StorageAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "StreamsAPI",
"targets" : [
"StreamsAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "WebSocketAPI",
"targets" : [
"WebSocketAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "WorkersAPI",
"targets" : [
"WorkersAPI"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "XMLHttpRequest",
"targets" : [
"XMLHttpRequest"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ResizeObserverAPI",
"targets" : [
"ResizeObserverAPI"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "XMLHttpRequest",
"module_type" : "SwiftTarget",
"name" : "XMLHttpRequest",
"path" : "Sources/XMLHttpRequest",
"product_memberships" : [
"Web",
"XMLHttpRequest"
],
"sources" : [
"Enums/ReadyState.swift",
"Enums/Response.swift",
"Enums/ResponseType.swift",
"XMLHttpRequest.swift",
"XMLHttpRequestEventTarget.swift"
],
"target_dependencies" : [
"WebFoundation",
"Events"
],
"type" : "library"
},
{
"c99name" : "WorkersAPI",
"module_type" : "SwiftTarget",
"name" : "WorkersAPI",
"path" : "Sources/WorkersAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"ServiceWorker",
"Worker",
"SharedWorker",
"NavigatorAPI",
"WorkersAPI",
"ResizeObserverAPI"
],
"sources" : [
"AbstractWorker.swift",
"SharedWorker.swift",
"Worker.swift",
"WorkerLocation.swift",
"WorkerMessage.swift",
"WorkerNavigator.swift"
],
"target_dependencies" : [
"WebFoundation",
"ChannelMessagingAPI"
],
"type" : "library"
},
{
"c99name" : "Worker",
"module_type" : "SwiftTarget",
"name" : "Worker",
"path" : "Sources/Worker",
"product_memberships" : [
"Worker"
],
"sources" : [
"Worker.swift"
],
"target_dependencies" : [
"WebFoundation",
"WorkersAPI",
"ChannelMessagingAPI"
],
"type" : "library"
},
{
"c99name" : "WebTests",
"module_type" : "SwiftTarget",
"name" : "WebTests",
"path" : "Tests/WebTests",
"sources" : [
"WebTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Web"
],
"type" : "test"
},
{
"c99name" : "WebSocketAPI",
"module_type" : "SwiftTarget",
"name" : "WebSocketAPI",
"path" : "Sources/WebSocketAPI",
"product_memberships" : [
"Web",
"WebSocketAPI"
],
"sources" : [
"Enums/BinaryType.swift",
"Enums/WebSocketState.swift",
"Events/CloseEvent.swift",
"Events/MessageEvent.swift",
"WebSocket.swift"
],
"target_dependencies" : [
"WebFoundation",
"Events",
"ChannelMessagingAPI"
],
"type" : "library"
},
{
"c99name" : "WebFoundation",
"module_type" : "SwiftTarget",
"name" : "WebFoundation",
"path" : "Sources/WebFoundation",
"product_dependencies" : [
"JavaScriptKit",
"JavaScriptBigIntSupport"
],
"product_memberships" : [
"WebFoundation",
"Events",
"DOMEvents",
"DOM",
"CSS",
"Web",
"ARIA",
"ServiceWorker",
"Worker",
"SharedWorker",
"BeaconAPI",
"BluetoothAPI",
"BroadcastChannelAPI",
"CanvasAPI",
"ChannelMessagingAPI",
"ClipboardAPI",
"ContentIndexAPI",
"FetchAPI",
"FullscreenAPI",
"GamepadAPI",
"GeolocationAPI",
"HistoryAPI",
"IndexedDB",
"IntersectionObserverAPI",
"LocationAPI",
"MediaCapabilitiesAPI",
"MediaStreamAPI",
"NavigationTimingAPI",
"NavigatorAPI",
"NotificationsAPI",
"PaymentRequestAPI",
"PeriodicBackgroundSynchronizationAPI",
"PictureInPictureAPI",
"PushAPI",
"StorageAPI",
"StreamsAPI",
"WebSocketAPI",
"WorkersAPI",
"XMLHttpRequest",
"ResizeObserverAPI"
],
"sources" : [
"AbortController.swift",
"AbortSignal.swift",
"AnyElement.swift",
"ArrayBuffer.swift",
"Blob.swift",
"BlobPropertyBag.swift",
"BufferSource.swift",
"Console.swift",
"Dispatch.swift",
"Enums/Dir.swift",
"Exports.swift",
"Extensions/Array+Diff.swift",
"Extensions/Array+Random.swift",
"Extensions/JSFunction+Optional.swift",
"Extensions/String+Random.swift",
"File.swift",
"FormData.swift",
"JSClass.swift",
"JSValuable.swift",
"Rect/Point.swift",
"Rect/Rect.swift",
"Rect/Size.swift",
"State/AnyState.swift",
"State/Copyable.swift",
"State/InnerStateChangeable.swift",
"State/State.swift",
"State/Stateable.swift",
"Storage.swift",
"Storageable.swift",
"URLConformable.swift",
"URLSearchParams.swift",
"URLValue.swift",
"WebJSValue.swift"
],
"type" : "library"
},
{
"c99name" : "Web",
"module_type" : "SwiftTarget",
"name" : "Web",
"path" : "Sources/Web",
"product_memberships" : [
"Web"
],
"sources" : [
"AppBuilder.swift",
"Controllers/PageController.swift",
"Conveniences/Views/HStack.swift",
"Conveniences/Views/Spacer.swift",
"Conveniences/Views/VStack.swift",
"Elements/View.swift",
"Error/AbortError.swift",
"Exports.swift",
"Extensions/BaseElement+FadeInOut.swift",
"Extensions/FormData+DOMElement.swift",
"Extensions/Postfix+Percentable.swift",
"Extensions/Prefix+UnitValuable.swift",
"Extensions/Stylesheet+AppBuilder.swift",
"Extensions/UUID+Pseudo.swift",
"Localization/Language.swift",
"Localization/Localization.swift",
"Localization/LocalizedString.swift",
"Localization/String+LocalizedString.swift",
"Middleware/Middleware.swift",
"Pages/IndexWebPage.swift",
"Routing/BasicResponder.swift",
"Routing/DefaultResponder.swift",
"Routing/Parameters.swift",
"Routing/PathComponent.swift",
"Routing/Request.swift",
"Routing/Responder.swift",
"Routing/Route.swift",
"Routing/Router.swift",
"Routing/Routes.swift",
"Routing/RoutesBuilder+Group.swift",
"Routing/RoutesBuilder+Middleware.swift",
"Routing/RoutesBuilder.swift",
"Routing/RoutesFactory.swift",
"Routing/RoutesStorage.swift",
"Routing/TrieRouter.swift",
"Routing/_RoutesBuilder.swift",
"URLEncodedForm/URLEncodedFormData.swift",
"URLEncodedForm/URLEncodedFormDecoder.swift",
"URLEncodedForm/URLEncodedFormEncoder.swift",
"URLEncodedForm/URLEncodedFormError.swift",
"URLEncodedForm/URLEncodedFormParser.swift",
"URLEncodedForm/URLEncodedFormSerializer.swift",
"URLQuery/URLQueryCoders.swift",
"URLQuery/URLQueryContainer.swift",
"URLQuery/URLQueryFragmentConvertible.swift",
"Utilities/BasicCodingKey.swift",
"Utilities/CodingKeyRepresentable.swift",
"Utilities/SingleValueDecoder.swift",
"WebApp.swift",
"WebberPreview/AppStyles.swift",
"WebberPreview/DomElement+Preview.swift",
"WebberPreview/PreviewableApp.swift",
"WebberPreview/RenderBuilder.swift",
"WebberPreview/WebPreview.swift",
"WebberPreview/WebPreviewRenderable.swift"
],
"target_dependencies" : [
"WebFoundation",
"DOM",
"DOMEvents",
"CSS",
"FetchAPI",
"WebSocketAPI",
"XMLHttpRequest",
"ResizeObserverAPI"
],
"type" : "library"
},
{
"c99name" : "StreamsAPI",
"module_type" : "SwiftTarget",
"name" : "StreamsAPI",
"path" : "Sources/StreamsAPI",
"product_memberships" : [
"Web",
"FetchAPI",
"StreamsAPI"
],
"sources" : [
"PipeOptions.swift",
"ReadableStream.swift",
"ReadableStreamBYOBReader.swift",
"ReadableStreamDefaultReader.swift",
"StreamsAPI.swift",
"TransformStream.swift",
"WritableStream.swift",
"WritableStreamDefaultWriter.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "StorageAPI",
"module_type" : "SwiftTarget",
"name" : "StorageAPI",
"path" : "Sources/StorageAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"StorageAPI",
"ResizeObserverAPI"
],
"sources" : [
"LocalStorage.swift",
"SessionStorage.swift",
"StorageAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "SharedWorker",
"module_type" : "SwiftTarget",
"name" : "SharedWorker",
"path" : "Sources/SharedWorker",
"product_memberships" : [
"SharedWorker"
],
"sources" : [
"SharedWorker.swift"
],
"target_dependencies" : [
"WebFoundation",
"WorkersAPI",
"ChannelMessagingAPI"
],
"type" : "library"
},
{
"c99name" : "ServiceWorker",
"module_type" : "SwiftTarget",
"name" : "ServiceWorker",
"path" : "Sources/ServiceWorker",
"product_memberships" : [
"ServiceWorker"
],
"sources" : [
"Cache.swift",
"CacheStorage.swift",
"EventListener.swift",
"Lifecycle.swift",
"Manifest/Manifest+Category.swift",
"Manifest/Manifest+Display.swift",
"Manifest/Manifest+Image.swift",
"Manifest/Manifest+Orientation.swift",
"Manifest/Manifest+RelatedApplication.swift",
"Manifest/Manifest+Shortcut.swift",
"Manifest/Manifest.swift",
"ServiceBuilder.swift",
"ServiceWorker.swift"
],
"target_dependencies" : [
"WebFoundation",
"WorkersAPI"
],
"type" : "library"
},
{
"c99name" : "ResizeObserverAPI",
"module_type" : "SwiftTarget",
"name" : "ResizeObserverAPI",
"path" : "Sources/ResizeObserverAPI",
"product_memberships" : [
"Web",
"ResizeObserverAPI"
],
"sources" : [
"ResizeObserver.swift"
],
"target_dependencies" : [
"WebFoundation",
"DOM"
],
"type" : "library"
},
{
"c99name" : "PushAPI",
"module_type" : "SwiftTarget",
"name" : "PushAPI",
"path" : "Sources/PushAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"NavigatorAPI",
"PushAPI",
"ResizeObserverAPI"
],
"sources" : [
"PushEvent.swift",
"PushManager.swift",
"PushMessageData.swift",
"PushSubscription.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "PictureInPictureAPI",
"module_type" : "SwiftTarget",
"name" : "PictureInPictureAPI",
"path" : "Sources/PictureInPictureAPI",
"product_memberships" : [
"PictureInPictureAPI"
],
"sources" : [
"PictureInPictureAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "PeriodicBackgroundSynchronizationAPI",
"module_type" : "SwiftTarget",
"name" : "PeriodicBackgroundSynchronizationAPI",
"path" : "Sources/PeriodicBackgroundSynchronizationAPI",
"product_memberships" : [
"PeriodicBackgroundSynchronizationAPI"
],
"sources" : [
"PeriodicBackgroundSynchronizationAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "PaymentRequestAPI",
"module_type" : "SwiftTarget",
"name" : "PaymentRequestAPI",
"path" : "Sources/PaymentRequestAPI",
"product_memberships" : [
"PaymentRequestAPI"
],
"sources" : [
"PaymentRequestAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "NotificationsAPI",
"module_type" : "SwiftTarget",
"name" : "NotificationsAPI",
"path" : "Sources/NotificationsAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"NavigatorAPI",
"NotificationsAPI",
"ResizeObserverAPI"
],
"sources" : [
"Notification+Action.swift",
"Notification.swift",
"NotificationsAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "NavigatorAPI",
"module_type" : "SwiftTarget",
"name" : "NavigatorAPI",
"path" : "Sources/NavigatorAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"NavigatorAPI",
"ResizeObserverAPI"
],
"sources" : [
"NavigationPreloadManager.swift",
"Navigator.swift",
"NavigatorGeolocation.swift",
"ServiceWorkerContainer.swift"
],
"target_dependencies" : [
"WebFoundation",
"Events",
"ContentIndexAPI",
"NotificationsAPI",
"PushAPI",
"WorkersAPI"
],
"type" : "library"
},
{
"c99name" : "NavigationTimingAPI",
"module_type" : "SwiftTarget",
"name" : "NavigationTimingAPI",
"path" : "Sources/NavigationTimingAPI",
"product_memberships" : [
"NavigationTimingAPI"
],
"sources" : [
"NavigationTimingAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "MediaStreamAPI",
"module_type" : "SwiftTarget",
"name" : "MediaStreamAPI",
"path" : "Sources/MediaStreamAPI",
"product_memberships" : [
"MediaStreamAPI"
],
"sources" : [
"MediaStreamAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "MediaCapabilitiesAPI",
"module_type" : "SwiftTarget",
"name" : "MediaCapabilitiesAPI",
"path" : "Sources/MediaCapabilitiesAPI",
"product_memberships" : [
"MediaCapabilitiesAPI"
],
"sources" : [
"MediaCapabilitiesAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "LocationAPI",
"module_type" : "SwiftTarget",
"name" : "LocationAPI",
"path" : "Sources/LocationAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"HistoryAPI",
"LocationAPI",
"ResizeObserverAPI"
],
"sources" : [
"Location.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "IntersectionObserverAPI",
"module_type" : "SwiftTarget",
"name" : "IntersectionObserverAPI",
"path" : "Sources/IntersectionObserverAPI",
"product_memberships" : [
"IntersectionObserverAPI"
],
"sources" : [
"IntersectionObserverAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "IndexedDB",
"module_type" : "SwiftTarget",
"name" : "IndexedDB",
"path" : "Sources/IndexedDB",
"product_memberships" : [
"IndexedDB"
],
"sources" : [
"IndexedDB.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "HistoryAPI",
"module_type" : "SwiftTarget",
"name" : "HistoryAPI",
"path" : "Sources/HistoryAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"HistoryAPI",
"ResizeObserverAPI"
],
"sources" : [
"History.swift"
],
"target_dependencies" : [
"WebFoundation",
"LocationAPI"
],
"type" : "library"
},
{
"c99name" : "GeolocationAPI",
"module_type" : "SwiftTarget",
"name" : "GeolocationAPI",
"path" : "Sources/GeolocationAPI",
"product_memberships" : [
"GeolocationAPI"
],
"sources" : [
"GeolocationAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "GamepadAPI",
"module_type" : "SwiftTarget",
"name" : "GamepadAPI",
"path" : "Sources/GamepadAPI",
"product_memberships" : [
"GamepadAPI"
],
"sources" : [
"GamepadAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "FullscreenAPI",
"module_type" : "SwiftTarget",
"name" : "FullscreenAPI",
"path" : "Sources/FullscreenAPI",
"product_memberships" : [
"FullscreenAPI"
],
"sources" : [
"FullscreenAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "FetchAPI",
"module_type" : "SwiftTarget",
"name" : "FetchAPI",
"path" : "Sources/FetchAPI",
"product_memberships" : [
"Web",
"FetchAPI"
],
"sources" : [
"Body.swift",
"Enums/RedirectMode.swift",
"Enums/RequestCache.swift",
"Enums/RequestCredentials.swift",
"Enums/RequestMethod.swift",
"Enums/RequestMode.swift",
"Enums/RequestRedirect.swift",
"Enums/ResponseType.swift",
"Fetch.swift",
"Headers.swift",
"Request.swift",
"RequestOptions.swift",
"Response.swift"
],
"target_dependencies" : [
"WebFoundation",
"StreamsAPI"
],
"type" : "library"
},
{
"c99name" : "Events",
"module_type" : "SwiftTarget",
"name" : "Events",
"path" : "Sources/Events",
"product_memberships" : [
"Events",
"DOMEvents",
"DOM",
"CSS",
"Web",
"ARIA",
"ServiceWorker",
"Worker",
"SharedWorker",
"ChannelMessagingAPI",
"NavigatorAPI",
"WebSocketAPI",
"WorkersAPI",
"XMLHttpRequest",
"ResizeObserverAPI"
],
"sources" : [
"AnimationEvent.swift",
"ClipboardEvent.swift",
"DragEvent.swift",
"Enums/HandledEventPhase.swift",
"Enums/InputType.swift",
"Enums/KeyboardEventLocation.swift",
"Enums/WheelEventDeltaMode.swift",
"Event.swift",
"EventListener.swift",
"EventTarget.swift",
"ExtendableEvent.swift",
"FocusEvent.swift",
"HashChangeEvent.swift",
"InputEvent.swift",
"KeyboardEvent.swift",
"MouseEvent.swift",
"Names.swift",
"Objects/DataTransferObject.swift",
"Objects/TouchObject.swift",
"PageTransitionEvent.swift",
"ProgressEvent.swift",
"PushEvent.swift",
"StorageEvent.swift",
"TouchEvent.swift",
"TransitionEvent.swift",
"UIEvent.swift",
"WheelEvent.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "DOMEvents",
"module_type" : "SwiftTarget",
"name" : "DOMEvents",
"path" : "Sources/DOMEvents",
"product_memberships" : [
"DOMEvents",
"DOM",
"CSS",
"Web",
"ARIA",
"ResizeObserverAPI"
],
"sources" : [
"All/AnimationEndHandleable.swift",
"All/AnimationIterationHandleable.swift",
"All/AnimationStartHandleable.swift",
"All/BlurHandleable.swift",
"All/ClickHandleable.swift",
"All/ContextMenuHandleable.swift",
"All/CopyHandleable.swift",
"All/CutHandleable.swift",
"All/DblClickHandleable.swift",
"All/DragEndHandleable.swift",
"All/DragEnterHandleable.swift",
"All/DragHandleable.swift",
"All/DragLeaveHandleable.swift",
"All/DragOverHandleable.swift",
"All/DragStartHandleable.swift",
"All/DropHandleable.swift",
"All/FocusHandleable.swift",
"All/FocusInHandleable.swift",
"All/FocusOutHandleable.swift",
"All/FullScreenChangeHandleable.swift",
"All/FullScreenErrorHandleable.swift",
"All/KeyDownHandleable.swift",
"All/KeyPressHandleable.swift",
"All/KeyUpHandleable.swift",
"All/MessageHandleable.swift",
"All/MouseDownHandleable.swift",
"All/MouseEnterHandleable.swift",
"All/MouseLeaveHandleable.swift",
"All/MouseMoveHandleable.swift",
"All/MouseOutHandleable.swift",
"All/MouseOverHandleable.swift",
"All/MouseUpHandleable.swift",
"All/OpenHandleable.swift",
"All/PasteHandleable.swift",
"All/TouchCancelHandleable.swift",
"All/TouchEndHandleable.swift",
"All/TouchMoveHandleable.swift",
"All/TouchStartHandleable.swift",
"All/TransitionEndHandleable.swift",
"All/WheelHandleable.swift",
"AudioVideo/AbortHandleable.swift",
"AudioVideo/CanPlayHandleable.swift",
"AudioVideo/CanPlayThroughHandleable.swift",
"AudioVideo/DurationChangeHandleable.swift",
"AudioVideo/EndedHandleable.swift",
"AudioVideo/LoadStartHandleable.swift",
"AudioVideo/LoadedDataHandleable.swift",
"AudioVideo/LoadedMetadataHandleable.swift",
"AudioVideo/PauseHandleable.swift",
"AudioVideo/PlayHandleable.swift",
"AudioVideo/PlayingHandleable.swift",
"AudioVideo/ProgressHandleable.swift",
"AudioVideo/RateChangeHandleable.swift",
"AudioVideo/SeekedHandleable.swift",
"AudioVideo/SeekingHandleable.swift",
"AudioVideo/StalledHandleable.swift",
"AudioVideo/SuspendHandleable.swift",
"AudioVideo/TimeUpdateHandleable.swift",
"AudioVideo/VolumeChangeHandleable.swift",
"AudioVideo/WaitingHandleable.swift",
"Body/AfterPrintHandleable.swift",
"Body/BeforePrintHandleable.swift",
"Body/BeforeUnloadHandleable.swift",
"Body/HashChangeHandleable.swift",
"Body/OfflineHandleable.swift",
"Body/OnlineHandleable.swift",
"Body/PageHideHandleable.swift",
"Body/PageShowHandleable.swift",
"Body/ResizeHandleable.swift",
"Body/UnloadHandleable.swift",
"Container.swift",
"DOMEventable.swift",
"Details/ToggleHandleable.swift",
"ErrorHandleable.swift",
"Exports.swift",
"Form/ResetHandleable.swift",
"Form/SubmitHandleable.swift",
"Input/ChangeHandleable.swift",
"Input/InputHandleable.swift",
"Input/InvalidHandleable.swift",
"Input/SearchHandleable.swift",
"Input/SelectHandleable.swift",
"LoadHandleable.swift",
"Menu/ShowHandleable.swift",
"Scopes.swift",
"ScrollHandleable.swift"
],
"target_dependencies" : [
"Events"
],
"type" : "library"
},
{
"c99name" : "DOM",
"module_type" : "SwiftTarget",
"name" : "DOM",
"path" : "Sources/DOM",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"ResizeObserverAPI"
],
"sources" : [
"AnyElement.swift",
"Attributes.swift",
"BaseActiveElement.swift",
"BaseActiveStringElement.swift",
"BaseContentElement.swift",
"BaseElement.swift",
"Class.swift",
"DOM.swift",
"DOMElement.swift",
"DarkModeDetector.swift",
"Document.swift",
"Elements.swift",
"Enums/AlignType.swift",
"Enums/AsType.swift",
"Enums/AutocapitalizeType.swift",
"Enums/AutocompleteType.swift",
"Enums/CaptureType.swift",
"Enums/CrossOriginType.swift",
"Enums/DecodingType.swift",
"Enums/DirType.swift",
"Enums/EncType.swift",
"Enums/EnterKeyHintType.swift",
"Enums/InputButtonType.swift",
"Enums/InputTextType.swift",
"Enums/LoadingType.swift",
"Enums/MethodType.swift",
"Enums/PreloadType.swift",
"Enums/RangeTextSelectMode.swift",
"Enums/RelType.swift",
"Enums/ScopeType.swift",
"Enums/SelectionDirection.swift",
"Enums/ShapeType.swift",
"Enums/TargetType.swift",
"Enums/WrapType.swift",
"Exports.swift",
"ForEach.swift",
"Id.swift",
"Opener.swift",
"Protocols/RangeTextable.swift",
"Protocols/Selectable.swift",
"Protocols/SelectionRangeable.swift",
"Screen.swift",
"StringInitializable.swift",
"Window.swift",
"WindowLifecycle.swift"
],
"target_dependencies" : [
"DOMEvents",
"HistoryAPI",
"LocationAPI",
"NavigatorAPI",
"StorageAPI"
],
"type" : "library"
},
{
"c99name" : "ContentIndexAPI",
"module_type" : "SwiftTarget",
"name" : "ContentIndexAPI",
"path" : "Sources/ContentIndexAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"ContentIndexAPI",
"NavigatorAPI",
"ResizeObserverAPI"
],
"sources" : [
"ContentIndex.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "ClipboardAPI",
"module_type" : "SwiftTarget",
"name" : "ClipboardAPI",
"path" : "Sources/ClipboardAPI",
"product_memberships" : [
"ClipboardAPI"
],
"sources" : [
"ClipboardAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "ChannelMessagingAPI",
"module_type" : "SwiftTarget",
"name" : "ChannelMessagingAPI",
"path" : "Sources/ChannelMessagingAPI",
"product_memberships" : [
"DOM",
"CSS",
"Web",
"ARIA",
"ServiceWorker",
"Worker",
"SharedWorker",
"ChannelMessagingAPI",
"NavigatorAPI",
"WebSocketAPI",
"WorkersAPI",
"ResizeObserverAPI"
],
"sources" : [
"ChannelMessagingAPI.swift",
"MessagePort.swift"
],
"target_dependencies" : [
"WebFoundation",
"Events"
],
"type" : "library"
},
{
"c99name" : "CanvasAPI",
"module_type" : "SwiftTarget",
"name" : "CanvasAPI",
"path" : "Sources/CanvasAPI",
"product_memberships" : [
"CanvasAPI"
],
"sources" : [
"CanvasAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "CSS",
"module_type" : "SwiftTarget",
"name" : "CSS",
"path" : "Sources/CSS",
"product_memberships" : [
"CSS",
"Web",
"ARIA"
],
"sources" : [
"CSSColor.swift",
"CSSFunction.swift",
"CSSProperties.swift",
"CSSProperty.swift",
"CSSRule.swift",
"Class+Pointerable.swift",
"Color.swift",
"ForEach.swift",
"Id+Pointerable.swift",
"Pointer.swift",
"PropertiesBuilder.swift",
"PropertyTypes.swift",
"Protocols/AbsoluteSizeable.swift",
"Protocols/AngleValue.swift",
"Protocols/AutoValue.swift",
"Protocols/Autoable.swift",
"Protocols/Colorable.swift",
"Protocols/Inheritable.swift",
"Protocols/Initialable.swift",
"Protocols/Lengthable.swift",
"Protocols/Noneable.swift",
"Protocols/Numberable.swift",
"Protocols/NumericValue.swift",
"Protocols/Percentable.swift",
"Protocols/RelativeSizeValue.swift",
"Protocols/TimeUnitValue.swift",
"Protocols/UnitValue.swift",
"Protocols/Valuable.swift",
"Rules/CharsetRule.swift",
"Rules/CounterStyleRule.swift",
"Rules/DocumentRule.swift",
"Rules/FontFaceRule.swift",
"Rules/FontFeatureValuesRule.swift",
"Rules/ImportRule.swift",
"Rules/KeyframesRule.swift",
"Rules/MediaRule.swift",
"Rules/NamespaceRule.swift",
"Rules/PageRule.swift",
"Rules/SupportsRule.swift",
"Rules/ViewportRule.swift",
"RulesBuilder.swift",
"Structs/TimeUnit.swift",
"Structs/Unit.swift",
"Structs/ValueWithTime.swift",
"Structs/ValueWithUnit.swift",
"StyleElement+CSS.swift",
"Stylesheet.swift"
],
"target_dependencies" : [
"WebFoundation",
"DOM"
],
"type" : "library"
},
{
"c99name" : "BroadcastChannelAPI",
"module_type" : "SwiftTarget",
"name" : "BroadcastChannelAPI",
"path" : "Sources/BroadcastChannelAPI",
"product_memberships" : [
"BroadcastChannelAPI"
],
"sources" : [
"BroadcastChannelAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "BluetoothAPI",
"module_type" : "SwiftTarget",
"name" : "BluetoothAPI",
"path" : "Sources/BluetoothAPI",
"product_memberships" : [
"BluetoothAPI"
],
"sources" : [
"BluetoothAPI.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "BeaconAPI",
"module_type" : "SwiftTarget",
"name" : "BeaconAPI",
"path" : "Sources/BeaconAPI",
"product_memberships" : [
"BeaconAPI"
],
"sources" : [
"Beacon.swift"
],
"target_dependencies" : [
"WebFoundation"
],
"type" : "library"
},
{
"c99name" : "ARIA",
"module_type" : "SwiftTarget",
"name" : "ARIA",
"path" : "Sources/ARIA",
"product_memberships" : [
"ARIA"
],
"sources" : [
"ARIAProperties.swift",
"ARIARole.swift"
],
"target_dependencies" : [
"WebFoundation",
"DOM",
"CSS"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23413] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.33s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (2.46s)
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
[42/168] Copying Runtime
[43/168] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/168] Compiling _CJavaScriptKit _CJavaScriptKit.c
[45/168] Write swift-version-24593BA9C3E375BF.txt
[47/189] Compiling JavaScriptKit JSSymbol.swift
[48/189] Compiling JavaScriptKit JSThrowingFunction.swift
[49/189] Compiling JavaScriptKit JSBridgedType.swift
[50/191] Compiling JavaScriptKit Features.swift
[51/191] Compiling JavaScriptKit JSBigInt.swift
[52/191] Compiling JavaScriptKit JSClosure.swift
[53/191] Compiling JavaScriptKit JSPromise.swift
[54/191] Compiling JavaScriptKit JSTimer.swift
[55/191] Compiling JavaScriptKit JSTypedArray.swift
[56/191] Emitting module JavaScriptKit
[57/191] Compiling JavaScriptKit JSArray.swift
[58/191] Compiling JavaScriptKit JSDate.swift
[59/191] Compiling JavaScriptKit JSError.swift
[60/191] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[61/191] Compiling JavaScriptKit ConvertibleToJSValue.swift
[62/191] Compiling JavaScriptKit Deprecated.swift
[63/191] Compiling JavaScriptKit JSValue.swift
[64/191] Compiling JavaScriptKit JSValueDecoder.swift
[65/191] Compiling JavaScriptKit JSFunction.swift
[66/191] Compiling JavaScriptKit JSObject.swift
[67/191] Compiling JavaScriptKit JSString.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] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[74/196] Compiling JavaScriptBigIntSupport Int64+I64.swift
[75/196] Emitting module JavaScriptBigIntSupport
[76/197] Wrapping AST for JavaScriptBigIntSupport for debugging
[78/227] Emitting module WebFoundation
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[79/231] Compiling WebFoundation BlobPropertyBag.swift
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
[80/231] Compiling WebFoundation BufferSource.swift
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
[81/231] Compiling WebFoundation Console.swift
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
[82/231] Compiling WebFoundation Dispatch.swift
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
[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 Size.swift
[88/231] Compiling WebFoundation AnyState.swift
[89/231] Compiling WebFoundation Copyable.swift
[90/231] Compiling WebFoundation InnerStateChangeable.swift
[91/231] Compiling WebFoundation State.swift
[92/231] Compiling WebFoundation Stateable.swift
[93/231] Compiling WebFoundation Storage.swift
[94/231] Compiling WebFoundation Storageable.swift
[95/231] Compiling WebFoundation AbortController.swift
[96/231] Compiling WebFoundation AbortSignal.swift
[97/231] Compiling WebFoundation AnyElement.swift
[98/231] Compiling WebFoundation ArrayBuffer.swift
[99/231] Compiling WebFoundation Blob.swift
[100/231] Compiling WebFoundation JSClass.swift
[101/231] Compiling WebFoundation JSValuable.swift
[102/231] Compiling WebFoundation Point.swift
[103/231] Compiling WebFoundation Rect.swift
[104/231] Compiling WebFoundation JSFunction+Optional.swift
[105/231] Compiling WebFoundation String+Random.swift
[106/231] Compiling WebFoundation File.swift
[107/231] Compiling WebFoundation FormData.swift
[108/231] Compiling WebFoundation URLConformable.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[109/231] Compiling WebFoundation URLSearchParams.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[110/231] Compiling WebFoundation URLValue.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[111/231] Compiling WebFoundation WebJSValue.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[113/253] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[114/253] Emitting module NavigationTimingAPI
[115/259] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[116/262] Compiling StreamsAPI PipeOptions.swift
[117/263] Emitting module PeriodicBackgroundSynchronizationAPI
[118/263] Emitting module StreamsAPI
[120/263] Compiling PushAPI PushEvent.swift
[121/263] Compiling PushAPI PushManager.swift
[122/263] Emitting module PictureInPictureAPI
[123/264] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[124/264] Compiling PushAPI PushMessageData.swift
[125/264] Compiling PushAPI PushSubscription.swift
[126/264] Emitting module PushAPI
[127/265] Compiling NotificationsAPI Notification.swift
[128/265] Compiling NotificationsAPI NotificationsAPI.swift
[129/265] Emitting module PaymentRequestAPI
[130/266] Compiling StreamsAPI TransformStream.swift
[131/266] Compiling StreamsAPI StreamsAPI.swift
[132/266] Compiling StreamsAPI WritableStream.swift
[133/267] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[134/269] Compiling StorageAPI StorageAPI.swift
[136/269] Compiling StreamsAPI ReadableStream.swift
[139/269] Compiling StorageAPI LocalStorage.swift
/host/spi-builder-workspace/Sources/StorageAPI/LocalStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: LocalStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public final class LocalStorage {
[140/269] Emitting module StorageAPI
/host/spi-builder-workspace/Sources/StorageAPI/LocalStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: LocalStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public final class LocalStorage {
/host/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: SessionStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[141/269] Compiling MediaStreamAPI MediaStreamAPI.swift
[142/269] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[143/269] Emitting module NotificationsAPI
[144/269] Compiling NotificationsAPI Notification+Action.swift
[145/269] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[146/269] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[148/271] Emitting module MediaStreamAPI
[150/274] Compiling StorageAPI SessionStorage.swift
/host/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: SessionStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[154/281] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[155/281] Emitting module MediaCapabilitiesAPI
[156/282] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[157/284] Emitting module IndexedDB
[158/284] Compiling IndexedDB IndexedDB.swift
[159/285] Emitting module IntersectionObserverAPI
[160/286] Emitting module GeolocationAPI
[162/286] Compiling GeolocationAPI GeolocationAPI.swift
[165/304] Emitting module FullscreenAPI
[166/304] Compiling FullscreenAPI FullscreenAPI.swift
[168/307] Compiling LocationAPI Location.swift
/host/spi-builder-workspace/Sources/LocationAPI/Location.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: Location?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[169/307] Emitting module LocationAPI
/host/spi-builder-workspace/Sources/LocationAPI/Location.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: Location?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[171/308] Emitting module GamepadAPI
[172/308] Compiling GamepadAPI GamepadAPI.swift
[174/338] Compiling FetchAPI RequestOptions.swift
/host/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: no exact matches in reference to property 'jsValue'
11 | public class RequestOptions {
12 | public var jsValue: JSValue {
13 | var jsValue = [:].jsValue
| `- error: no exact matches in reference to property 'jsValue'
14 | jsValue.method = method.rawValue.jsValue
15 | jsValue.headers = headers
/host/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:92:16: note: found this candidate
90 |
91 | extension Dictionary where Value == ConvertibleToJSValue, Key == String {
92 | public var jsValue: JSValue {
| `- note: found this candidate
93 | let object = objectConstructor.new()
94 | for (key, value) in self {
:
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
102 | public var jsValue: JSValue {
| `- note: found this candidate
103 | let object = objectConstructor.new()
104 | for (key, value) in self {
[176/339] Compiling Events DragEvent.swift
[177/339] Compiling Events HandledEventPhase.swift
[178/339] Emitting module ContentIndexAPI
[179/339] Compiling ContentIndexAPI ContentIndex.swift
[180/339] Compiling Events InputType.swift
[181/339] Compiling Events KeyboardEventLocation.swift
[182/340] Compiling Events ExtendableEvent.swift
[183/340] Compiling Events FocusEvent.swift
[184/340] Compiling Events EventListener.swift
[185/340] Compiling Events EventTarget.swift
[186/340] Emitting module CanvasAPI
[187/340] Compiling CanvasAPI CanvasAPI.swift
[188/341] Emitting module FetchAPI
[189/341] Compiling FetchAPI Request.swift
[190/345] Emitting module ClipboardAPI
[191/345] Compiling ClipboardAPI ClipboardAPI.swift
[192/346] Compiling Events AnimationEvent.swift
[193/346] Compiling Events ClipboardEvent.swift
[196/348] Emitting module BroadcastChannelAPI
[197/348] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[198/349] Compiling Events PushEvent.swift
[199/349] Compiling Events StorageEvent.swift
[200/349] Compiling Events TouchEvent.swift
[201/349] Compiling FetchAPI Response.swift
[201/352] Wrapping AST for WebFoundation for debugging
[202/352] Emitting module BluetoothAPI
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/123] Write swift-version-24593BA9C3E375BF.txt
[2/144] Emitting module JavaScriptKit
[3/146] Compiling JavaScriptKit JSFunction.swift
[4/146] Compiling JavaScriptKit JSObject.swift
[5/146] Compiling JavaScriptKit JSString.swift
[6/146] Compiling JavaScriptKit XcodeSupport.swift
[7/146] Compiling JavaScriptKit resource_bundle_accessor.swift
[8/146] Compiling JavaScriptKit JSPromise.swift
[9/146] Compiling JavaScriptKit JSTimer.swift
[10/146] Compiling JavaScriptKit JSTypedArray.swift
[11/146] Compiling JavaScriptKit JSArray.swift
[12/146] Compiling JavaScriptKit JSDate.swift
[13/146] Compiling JavaScriptKit JSError.swift
[14/146] Compiling JavaScriptKit JSSymbol.swift
[15/146] Compiling JavaScriptKit JSThrowingFunction.swift
[16/146] Compiling JavaScriptKit JSBridgedType.swift
[17/146] Compiling JavaScriptKit JSValue.swift
[18/146] Compiling JavaScriptKit JSValueDecoder.swift
[19/146] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[20/146] Compiling JavaScriptKit ConvertibleToJSValue.swift
[21/146] Compiling JavaScriptKit Deprecated.swift
[22/146] Compiling JavaScriptKit Features.swift
[23/146] Compiling JavaScriptKit JSBigInt.swift
[24/146] Compiling JavaScriptKit JSClosure.swift
[25/151] Wrapping AST for JavaScriptKit for debugging
[27/151] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[28/151] Emitting module JavaScriptBigIntSupport
[29/151] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[30/151] Compiling JavaScriptBigIntSupport Int64+I64.swift
[32/181] Emitting module WebFoundation
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[33/185] Compiling WebFoundation BlobPropertyBag.swift
[34/185] Compiling WebFoundation BufferSource.swift
[35/185] Compiling WebFoundation Console.swift
[36/185] Compiling WebFoundation Dispatch.swift
[37/185] Compiling WebFoundation Size.swift
[38/185] Compiling WebFoundation AnyState.swift
[39/185] Compiling WebFoundation Copyable.swift
[40/185] Compiling WebFoundation InnerStateChangeable.swift
[41/185] Compiling WebFoundation AbortController.swift
[42/185] Compiling WebFoundation AbortSignal.swift
[43/185] Compiling WebFoundation AnyElement.swift
[44/185] Compiling WebFoundation ArrayBuffer.swift
[45/185] Compiling WebFoundation Blob.swift
[46/185] Compiling WebFoundation JSFunction+Optional.swift
[47/185] Compiling WebFoundation String+Random.swift
[48/185] Compiling WebFoundation File.swift
[49/185] Compiling WebFoundation FormData.swift
[50/185] Compiling WebFoundation JSClass.swift
[51/185] Compiling WebFoundation JSValuable.swift
[52/185] Compiling WebFoundation Point.swift
[53/185] Compiling WebFoundation Rect.swift
[54/185] Compiling WebFoundation State.swift
[55/185] Compiling WebFoundation Stateable.swift
[56/185] Compiling WebFoundation Storage.swift
[57/185] Compiling WebFoundation Storageable.swift
[58/185] Compiling WebFoundation Dir.swift
[59/185] Compiling WebFoundation Exports.swift
[60/185] Compiling WebFoundation Array+Diff.swift
[61/185] Compiling WebFoundation Array+Random.swift
[62/185] Compiling WebFoundation URLConformable.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[63/185] Compiling WebFoundation URLSearchParams.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[64/185] Compiling WebFoundation URLValue.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[65/185] Compiling WebFoundation WebJSValue.swift
/host/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[67/215] Emitting module PushAPI
[68/215] Compiling StreamsAPI TransformStream.swift
[69/216] Emitting module CanvasAPI
[70/216] Compiling CanvasAPI CanvasAPI.swift
[71/217] Compiling StorageAPI StorageAPI.swift
[72/217] Compiling StreamsAPI PipeOptions.swift
[73/217] Emitting module StreamsAPI
[75/217] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[76/217] Compiling PushAPI PushMessageData.swift
[77/217] Compiling PushAPI PushManager.swift
[78/217] Emitting module PictureInPictureAPI
[79/217] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[80/218] Emitting module PeriodicBackgroundSynchronizationAPI
[81/218] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[82/219] Compiling PushAPI PushEvent.swift
[83/219] Compiling StorageAPI SessionStorage.swift
[85/219] Compiling StreamsAPI StreamsAPI.swift
[86/219] Compiling StreamsAPI WritableStream.swift
[87/219] Compiling PushAPI PushSubscription.swift
[89/222] Compiling NotificationsAPI NotificationsAPI.swift
[90/222] Emitting module NotificationsAPI
[91/222] Compiling NotificationsAPI Notification+Action.swift
[93/222] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[94/222] Compiling StreamsAPI ReadableStream.swift
[95/222] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[96/222] Emitting module PaymentRequestAPI
[97/224] Compiling StorageAPI LocalStorage.swift
[98/224] Emitting module StorageAPI
[99/226] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[100/229] Emitting module LocationAPI
[101/229] Compiling LocationAPI Location.swift
[102/229] Compiling NotificationsAPI Notification.swift
[106/233] Emitting module MediaStreamAPI
[107/233] Compiling MediaStreamAPI MediaStreamAPI.swift
[110/234] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[111/234] Emitting module NavigationTimingAPI
[112/235] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[113/235] Emitting module MediaCapabilitiesAPI
[117/244] Compiling IndexedDB IndexedDB.swift
[118/244] Emitting module IndexedDB
[119/247] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[120/247] Emitting module IntersectionObserverAPI
[121/248] Compiling GamepadAPI GamepadAPI.swift
[122/251] Emitting module GamepadAPI
[125/264] Emitting module FullscreenAPI
[126/264] Compiling FullscreenAPI FullscreenAPI.swift
[128/266] Compiling FetchAPI RequestMethod.swift
[129/266] Compiling FetchAPI RequestMode.swift
[130/266] Compiling GeolocationAPI GeolocationAPI.swift
[131/288] Emitting module GeolocationAPI
[133/292] Compiling HistoryAPI History.swift
[134/292] Emitting module HistoryAPI
[135/293] Emitting module FetchAPI
[137/293] Compiling FetchAPI RequestOptions.swift
[139/302] Compiling ClipboardAPI ClipboardAPI.swift
[140/303] Emitting module ClipboardAPI
[141/304] Emitting module Events
[142/304] Compiling Events DragEvent.swift
[143/304] Compiling Events HandledEventPhase.swift
[144/304] Compiling BeaconAPI Beacon.swift
[145/307] Compiling FetchAPI Request.swift
[145/307] Wrapping AST for WebFoundation for debugging
[147/307] Emitting module ContentIndexAPI
[148/307] Emitting module BroadcastChannelAPI
[149/307] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[150/308] Compiling ContentIndexAPI ContentIndex.swift
[151/309] Emitting module BluetoothAPI
[152/309] Compiling BluetoothAPI BluetoothAPI.swift
[154/310] Compiling Events AnimationEvent.swift
[155/310] Compiling Events ClipboardEvent.swift
[156/310] Emitting module BeaconAPI
[156/311] Write Objects.LinkFileList
[158/311] Compiling Events TouchObject.swift
[159/311] Compiling Events PageTransitionEvent.swift
[160/311] Compiling Events ProgressEvent.swift
[161/311] Compiling Events PushEvent.swift
[162/311] Compiling Events StorageEvent.swift
[163/311] Compiling Events TouchEvent.swift
[164/311] Compiling Events HashChangeEvent.swift
[165/311] Compiling Events InputEvent.swift
[166/311] Compiling Events WheelEventDeltaMode.swift
[167/311] Compiling Events Event.swift
[171/311] Compiling FetchAPI Response.swift
[172/312] Wrapping AST for StreamsAPI for debugging
[173/312] Archiving libWebFoundation.a
[174/312] Write Objects.LinkFileList
[176/312] Compiling Events InputType.swift
[177/312] Compiling Events KeyboardEventLocation.swift
[183/312] Wrapping AST for StorageAPI for debugging
[184/312] Archiving libStreamsAPI.a
[186/312] Compiling Events TransitionEvent.swift
[187/312] Compiling Events UIEvent.swift
[188/312] Compiling Events WheelEvent.swift
[188/312] Write Objects.LinkFileList
[190/312] Archiving libStorageAPI.a
[191/312] Wrapping AST for PushAPI for debugging
[192/312] Wrapping AST for PictureInPictureAPI for debugging
[192/312] Write Objects.LinkFileList
[194/312] Wrapping AST for NotificationsAPI for debugging
[195/312] Wrapping AST for PeriodicBackgroundSynchronizationAPI for debugging
[195/312] Write Objects.LinkFileList
[198/312] Wrapping AST for PaymentRequestAPI for debugging
[199/312] Archiving libPushAPI.a
[200/312] Archiving libPictureInPictureAPI.a
[200/312] Wrapping AST for NavigationTimingAPI for debugging
[200/312] Write Objects.LinkFileList
[204/312] Archiving libNotificationsAPI.a
[205/312] Wrapping AST for MediaStreamAPI for debugging
[206/312] Wrapping AST for MediaCapabilitiesAPI for debugging
[206/312] Write Objects.LinkFileList
[209/312] Archiving libPeriodicBackgroundSynchronizationAPI.a
[210/312] Wrapping AST for LocationAPI for debugging
[211/312] Archiving libNavigationTimingAPI.a
[212/312] Write Objects.LinkFileList
[213/312] Archiving libMediaStreamAPI.a
[214/312] Write Objects.LinkFileList
[215/312] Archiving libMediaCapabilitiesAPI.a
[215/312] Archiving libPaymentRequestAPI.a
[217/312] Wrapping AST for IntersectionObserverAPI for debugging
[218/312] Archiving libLocationAPI.a
[219/312] Write Objects.LinkFileList
[220/312] Wrapping AST for IndexedDB for debugging
[220/312] Wrapping AST for HistoryAPI for debugging
[222/312] Write Objects.LinkFileList
[223/312] Archiving libIntersectionObserverAPI.a
[224/312] Write Objects.LinkFileList
[225/312] Archiving libIndexedDB.a
[226/312] Wrapping AST for GeolocationAPI for debugging
[227/312] Wrapping AST for GamepadAPI for debugging
[228/312] Archiving libHistoryAPI.a
[229/312] Write Objects.LinkFileList
[231/312] Wrapping AST for ContentIndexAPI for debugging
[232/312] Archiving libGeolocationAPI.a
[233/312] Write Objects.LinkFileList
[234/312] Wrapping AST for FullscreenAPI for debugging
[235/312] Wrapping AST for ClipboardAPI for debugging
[235/312] Write Objects.LinkFileList
[237/312] Archiving libContentIndexAPI.a
[238/312] Wrapping AST for FetchAPI for debugging
[239/312] Write Objects.LinkFileList
[240/312] Archiving libGamepadAPI.a
[241/312] Write Objects.LinkFileList
[242/312] Archiving libFullscreenAPI.a
[243/312] Wrapping AST for CanvasAPI for debugging
[244/312] Write Objects.LinkFileList
[245/312] Archiving libFetchAPI.a
[246/312] Archiving libClipboardAPI.a
[247/312] Archiving libCanvasAPI.a
[248/312] Wrapping AST for BroadcastChannelAPI for debugging
[249/312] Write Objects.LinkFileList
[253/312] Compiling Events KeyboardEvent.swift
[254/312] Compiling Events EventListener.swift
[255/312] Compiling Events EventTarget.swift
[256/312] Compiling Events ExtendableEvent.swift
[257/312] Compiling Events FocusEvent.swift
[258/312] Compiling Events MouseEvent.swift
[259/312] Compiling Events Names.swift
[260/312] Compiling Events DataTransferObject.swift
[260/312] Wrapping AST for BluetoothAPI for debugging
[261/312] Write Objects.LinkFileList
[262/313] Archiving libBroadcastChannelAPI.a
[263/313] Archiving libBluetoothAPI.a
[264/313] Wrapping AST for BeaconAPI for debugging
[265/313] Write Objects.LinkFileList
[266/313] Archiving libBeaconAPI.a
[268/313] Wrapping AST for Events for debugging
[269/313] Write Objects.LinkFileList
[270/313] Archiving libEvents.a
[272/399] Emitting module ChannelMessagingAPI
[273/399] Compiling XMLHttpRequest ReadyState.swift
[274/399] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[275/399] Compiling ChannelMessagingAPI MessagePort.swift
[276/400] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[278/400] Compiling XMLHttpRequest XMLHttpRequest.swift
[279/400] Emitting module XMLHttpRequest
[280/400] Compiling XMLHttpRequest ResponseType.swift
[281/400] Compiling XMLHttpRequest Response.swift
[283/401] Compiling DOMEvents EndedHandleable.swift
[284/401] Compiling DOMEvents LoadStartHandleable.swift
[285/401] Compiling DOMEvents LoadedDataHandleable.swift
[286/401] Compiling DOMEvents LoadedMetadataHandleable.swift
[287/401] Compiling DOMEvents PauseHandleable.swift
[288/401] Compiling DOMEvents PlayHandleable.swift
[289/401] Compiling DOMEvents PlayingHandleable.swift
[290/401] Compiling DOMEvents ProgressHandleable.swift
[291/401] Compiling DOMEvents RateChangeHandleable.swift
[292/401] Compiling DOMEvents SeekedHandleable.swift
[293/401] Compiling DOMEvents SeekingHandleable.swift
[294/401] Compiling DOMEvents KeyPressHandleable.swift
[295/401] Compiling DOMEvents KeyUpHandleable.swift
[296/401] Compiling DOMEvents MessageHandleable.swift
[297/401] Compiling DOMEvents MouseDownHandleable.swift
[298/401] Compiling DOMEvents MouseEnterHandleable.swift
[299/401] Compiling DOMEvents MouseLeaveHandleable.swift
[300/401] Compiling DOMEvents MouseMoveHandleable.swift
[301/401] Compiling DOMEvents MouseOutHandleable.swift
[302/401] Compiling DOMEvents MouseOverHandleable.swift
[303/401] Compiling DOMEvents MouseUpHandleable.swift
[304/401] Compiling DOMEvents OpenHandleable.swift
[305/411] Emitting module DOMEvents
[306/411] Compiling DOMEvents AnimationEndHandleable.swift
[307/411] Compiling DOMEvents AnimationIterationHandleable.swift
[308/411] Compiling DOMEvents AnimationStartHandleable.swift
[309/411] Compiling DOMEvents BlurHandleable.swift
[310/411] Compiling DOMEvents ClickHandleable.swift
[311/411] Compiling DOMEvents ContextMenuHandleable.swift
[312/411] Compiling DOMEvents CopyHandleable.swift
[313/411] Compiling DOMEvents CutHandleable.swift
[314/411] Compiling DOMEvents DblClickHandleable.swift
[315/411] Compiling DOMEvents DragEndHandleable.swift
[316/411] Compiling DOMEvents DragEnterHandleable.swift
[316/411] Wrapping AST for ChannelMessagingAPI for debugging
[318/411] Compiling DOMEvents StalledHandleable.swift
[319/411] Compiling DOMEvents SuspendHandleable.swift
[320/411] Compiling DOMEvents TimeUpdateHandleable.swift
[321/411] Compiling DOMEvents VolumeChangeHandleable.swift
[322/411] Compiling DOMEvents WaitingHandleable.swift
[323/411] Compiling DOMEvents AfterPrintHandleable.swift
[324/411] Compiling DOMEvents BeforePrintHandleable.swift
[325/411] Compiling DOMEvents BeforeUnloadHandleable.swift
[326/411] Compiling DOMEvents HashChangeHandleable.swift
[327/411] Compiling DOMEvents OfflineHandleable.swift
[328/411] Compiling DOMEvents OnlineHandleable.swift
[329/411] Compiling DOMEvents PageHideHandleable.swift
[330/411] Compiling DOMEvents PageShowHandleable.swift
[331/411] Compiling DOMEvents ResizeHandleable.swift
[332/411] Compiling DOMEvents UnloadHandleable.swift
[333/411] Compiling DOMEvents Container.swift
[334/411] Compiling DOMEvents DOMEventable.swift
[335/411] Compiling DOMEvents ToggleHandleable.swift
[336/411] Compiling DOMEvents ErrorHandleable.swift
[337/411] Compiling DOMEvents Exports.swift
[338/411] Compiling DOMEvents ResetHandleable.swift
[338/411] Write Objects.LinkFileList
[339/411] Archiving libChannelMessagingAPI.a
[341/411] Compiling DOMEvents PasteHandleable.swift
[342/411] Compiling DOMEvents TouchCancelHandleable.swift
[343/411] Compiling DOMEvents TouchEndHandleable.swift
[344/411] Compiling DOMEvents TouchMoveHandleable.swift
[345/411] Compiling DOMEvents TouchStartHandleable.swift
[346/411] Compiling DOMEvents TransitionEndHandleable.swift
[347/411] Compiling DOMEvents WheelHandleable.swift
[348/411] Compiling DOMEvents AbortHandleable.swift
[349/411] Compiling DOMEvents CanPlayHandleable.swift
[350/411] Compiling DOMEvents CanPlayThroughHandleable.swift
[351/411] Compiling DOMEvents DurationChangeHandleable.swift
[352/411] Compiling DOMEvents DragHandleable.swift
[353/411] Compiling DOMEvents DragLeaveHandleable.swift
[354/411] Compiling DOMEvents DragOverHandleable.swift
[355/411] Compiling DOMEvents DragStartHandleable.swift
[356/411] Compiling DOMEvents DropHandleable.swift
[357/411] Compiling DOMEvents FocusHandleable.swift
[358/411] Compiling DOMEvents FocusInHandleable.swift
[359/411] Compiling DOMEvents FocusOutHandleable.swift
[360/411] Compiling DOMEvents FullScreenChangeHandleable.swift
[361/411] Compiling DOMEvents FullScreenErrorHandleable.swift
[362/411] Compiling DOMEvents KeyDownHandleable.swift
[362/416] Wrapping AST for XMLHttpRequest for debugging
[363/416] Write Objects.LinkFileList
[364/424] Archiving libXMLHttpRequest.a
[366/424] Compiling WorkersAPI WorkerNavigator.swift
[367/424] Compiling WorkersAPI AbstractWorker.swift
[368/424] Compiling WorkersAPI WorkerLocation.swift
[369/424] Emitting module WorkersAPI
[370/424] Compiling WebSocketAPI CloseEvent.swift
[371/424] Compiling WorkersAPI SharedWorker.swift
[372/424] Compiling WorkersAPI Worker.swift
[373/424] Compiling WebSocketAPI MessageEvent.swift
[374/424] Compiling WebSocketAPI BinaryType.swift
[375/424] Compiling WebSocketAPI WebSocket.swift
[376/424] Compiling WebSocketAPI WebSocketState.swift
[377/424] Emitting module WebSocketAPI
[378/425] Compiling DOMEvents SubmitHandleable.swift
[379/425] Compiling DOMEvents ChangeHandleable.swift
[380/425] Compiling DOMEvents InputHandleable.swift
[381/425] Compiling DOMEvents InvalidHandleable.swift
[382/425] Compiling DOMEvents SearchHandleable.swift
[383/425] Compiling DOMEvents SelectHandleable.swift
[384/425] Compiling DOMEvents LoadHandleable.swift
[385/425] Compiling DOMEvents ShowHandleable.swift
[386/425] Compiling DOMEvents Scopes.swift
[387/425] Compiling DOMEvents ScrollHandleable.swift
[388/426] Compiling WorkersAPI WorkerMessage.swift
[391/427] Wrapping AST for WebSocketAPI for debugging
[392/427] Write Objects.LinkFileList
[393/427] Wrapping AST for WorkersAPI for debugging
[394/427] Write Objects.LinkFileList
[395/427] Archiving libWebSocketAPI.a
[396/427] Archiving libWorkersAPI.a
[397/436] Wrapping AST for DOMEvents for debugging
[398/436] Write Objects.LinkFileList
[399/449] Archiving libDOMEvents.a
[401/449] Compiling SharedWorker SharedWorker.swift
[402/449] Emitting module SharedWorker
[403/449] Compiling ServiceWorker Cache.swift
[404/449] Compiling ServiceWorker CacheStorage.swift
[406/451] Emitting module Worker
[407/451] Compiling Worker Worker.swift
[408/452] Compiling ServiceWorker ServiceBuilder.swift
[408/452] Wrapping AST for SharedWorker for debugging
[409/452] Write Objects.LinkFileList
[410/452] Archiving libSharedWorker.a
[412/452] Compiling NavigatorAPI Navigator.swift
[413/452] Compiling ServiceWorker Manifest.swift
[415/452] Compiling ServiceWorker Manifest+Category.swift
[416/452] Compiling ServiceWorker Manifest+Display.swift
[417/452] Emitting module ServiceWorker
[418/452] Compiling ServiceWorker EventListener.swift
[419/452] Compiling ServiceWorker Lifecycle.swift
[420/452] Compiling ServiceWorker Manifest+RelatedApplication.swift
[421/452] Compiling ServiceWorker Manifest+Shortcut.swift
[421/452] Wrapping AST for Worker for debugging
[422/452] Write Objects.LinkFileList
[424/452] Compiling ServiceWorker ServiceWorker.swift
[424/452] Archiving libWorker.a
[426/452] Compiling ServiceWorker Manifest+Image.swift
[427/452] Compiling ServiceWorker Manifest+Orientation.swift
[428/452] Compiling NavigatorAPI NavigatorGeolocation.swift
[429/452] Compiling NavigatorAPI NavigationPreloadManager.swift
[430/452] Emitting module NavigatorAPI
[431/452] Compiling NavigatorAPI ServiceWorkerContainer.swift
[433/454] Wrapping AST for NavigatorAPI for debugging
[434/454] Write Objects.LinkFileList
[435/455] Wrapping AST for ServiceWorker for debugging
[436/455] Write Objects.LinkFileList
[437/485] Archiving libNavigatorAPI.a
[438/495] Archiving libServiceWorker.a
[440/495] Compiling DOM SelectionDirection.swift
[441/495] Compiling DOM ShapeType.swift
[442/495] Compiling DOM TargetType.swift
[443/495] Compiling DOM WrapType.swift
[444/495] Compiling DOM Exports.swift
[445/500] Compiling DOM DecodingType.swift
[446/500] Compiling DOM DirType.swift
[447/500] Compiling DOM EncType.swift
[448/500] Compiling DOM EnterKeyHintType.swift
[449/500] Compiling DOM InputButtonType.swift
[450/500] Compiling DOM InputTextType.swift
[451/500] Compiling DOM LoadingType.swift
[452/500] Compiling DOM MethodType.swift
[453/500] Compiling DOM PreloadType.swift
[454/500] Compiling DOM RangeTextSelectMode.swift
[455/500] Compiling DOM RelType.swift
[456/500] Compiling DOM ScopeType.swift
[457/500] Compiling DOM AlignType.swift
[458/500] Compiling DOM AsType.swift
[459/500] Compiling DOM AutocapitalizeType.swift
[460/500] Compiling DOM AutocompleteType.swift
[461/500] Compiling DOM CaptureType.swift
[462/500] Compiling DOM CrossOriginType.swift
[463/500] Compiling DOM ForEach.swift
[464/500] Compiling DOM Id.swift
[465/500] Compiling DOM Opener.swift
[466/500] Compiling DOM RangeTextable.swift
[467/500] Compiling DOM Selectable.swift
[468/500] Compiling DOM SelectionRangeable.swift
[469/500] Compiling DOM Screen.swift
[470/500] Compiling DOM StringInitializable.swift
[471/500] Compiling DOM Window.swift
[472/500] Compiling DOM WindowLifecycle.swift
[473/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[474/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[475/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[476/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[477/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[478/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[479/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
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
| `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 | public var description: String {
| `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 | "[\(self.map { $0.description }.joined(separator: ", "))]"
235 | }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
| `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 | public var description: String { get }
3 | public var debugDescription: String { get }
[480/500] Compiling DOM Class.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[481/500] Compiling DOM DOM.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[482/500] Compiling DOM DOMElement.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[483/500] Compiling DOM DarkModeDetector.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[484/500] Compiling DOM Document.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[485/500] Compiling DOM Elements.swift
/host/spi-builder-workspace/Sources/DOM/DOMElement.swift:207:52: warning: 'jsValue()' is deprecated: Use the .jsValue property instead
205 | domElement[dynamicMember: "setAttribute"].function?.callAsFunction(optionalThis: domElement.object, key, (value ? "yes" : "no").jsValue)
206 | case .keyWithoutValue:
207 | domElement[dynamicMember: key] = value.jsValue()
| `- warning: 'jsValue()' is deprecated: Use the .jsValue property instead
208 | }
209 | #else
[486/501] Wrapping AST for DOM for debugging
[487/501] Write Objects.LinkFileList
[488/503] Archiving libDOM.a
[490/546] Compiling ResizeObserverAPI ResizeObserver.swift
[491/546] Emitting module ResizeObserverAPI
[492/547] Wrapping AST for ResizeObserverAPI for debugging
[493/547] Write Objects.LinkFileList
[494/547] Archiving libResizeObserverAPI.a
[496/547] Compiling CSS Initialable.swift
[497/547] Compiling CSS Lengthable.swift
[498/547] Compiling CSS Noneable.swift
[499/547] Compiling CSS Numberable.swift
[500/547] Compiling CSS NumericValue.swift
[501/547] Compiling CSS Percentable.swift
[502/547] Compiling CSS RelativeSizeValue.swift
[503/547] Compiling CSS TimeUnitValue.swift
[504/547] Compiling CSS UnitValue.swift
[505/547] Compiling CSS Valuable.swift
[506/547] Compiling CSS CharsetRule.swift
[507/547] Compiling CSS CounterStyleRule.swift
[508/547] Compiling CSS AbsoluteSizeable.swift
[509/547] Compiling CSS AngleValue.swift
[510/547] Compiling CSS AutoValue.swift
[511/547] Compiling CSS Autoable.swift
[512/547] Compiling CSS Colorable.swift
[513/547] Compiling CSS Inheritable.swift
[514/547] Compiling CSS DocumentRule.swift
[515/547] Compiling CSS FontFaceRule.swift
[516/547] Compiling CSS FontFeatureValuesRule.swift
[517/547] Compiling CSS ImportRule.swift
[518/547] Compiling CSS KeyframesRule.swift
[519/547] Compiling CSS MediaRule.swift
[520/547] Compiling CSS NamespaceRule.swift
[521/547] Compiling CSS PageRule.swift
[522/547] Compiling CSS SupportsRule.swift
[523/547] Compiling CSS ViewportRule.swift
[524/547] Compiling CSS RulesBuilder.swift
[525/547] Compiling CSS TimeUnit.swift
[526/552] Compiling CSS Unit.swift
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:85:9: warning: code after 'return' will never be executed
83 | _rawStyles.append(cssText)
84 | #endif
85 | return -1
| `- warning: code after 'return' will never be executed
86 | }
87 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:98:9: warning: code after 'return' will never be executed
96 | _rules.append(rule)
97 | #endif
98 | return -1
| `- warning: code after 'return' will never be executed
99 | }
100 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:111:9: warning: code after 'return' will never be executed
109 | _keyframes.append(kf)
110 | #endif
111 | return -1
| `- warning: code after 'return' will never be executed
112 | }
113 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:124:9: warning: code after 'return' will never be executed
122 | _medias.append(m)
123 | #endif
124 | return -1
| `- warning: code after 'return' will never be executed
125 | }
126 |
[527/552] Compiling CSS ValueWithTime.swift
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:85:9: warning: code after 'return' will never be executed
83 | _rawStyles.append(cssText)
84 | #endif
85 | return -1
| `- warning: code after 'return' will never be executed
86 | }
87 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:98:9: warning: code after 'return' will never be executed
96 | _rules.append(rule)
97 | #endif
98 | return -1
| `- warning: code after 'return' will never be executed
99 | }
100 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:111:9: warning: code after 'return' will never be executed
109 | _keyframes.append(kf)
110 | #endif
111 | return -1
| `- warning: code after 'return' will never be executed
112 | }
113 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:124:9: warning: code after 'return' will never be executed
122 | _medias.append(m)
123 | #endif
124 | return -1
| `- warning: code after 'return' will never be executed
125 | }
126 |
[528/552] Compiling CSS ValueWithUnit.swift
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:85:9: warning: code after 'return' will never be executed
83 | _rawStyles.append(cssText)
84 | #endif
85 | return -1
| `- warning: code after 'return' will never be executed
86 | }
87 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:98:9: warning: code after 'return' will never be executed
96 | _rules.append(rule)
97 | #endif
98 | return -1
| `- warning: code after 'return' will never be executed
99 | }
100 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:111:9: warning: code after 'return' will never be executed
109 | _keyframes.append(kf)
110 | #endif
111 | return -1
| `- warning: code after 'return' will never be executed
112 | }
113 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:124:9: warning: code after 'return' will never be executed
122 | _medias.append(m)
123 | #endif
124 | return -1
| `- warning: code after 'return' will never be executed
125 | }
126 |
[529/552] Compiling CSS StyleElement+CSS.swift
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:85:9: warning: code after 'return' will never be executed
83 | _rawStyles.append(cssText)
84 | #endif
85 | return -1
| `- warning: code after 'return' will never be executed
86 | }
87 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:98:9: warning: code after 'return' will never be executed
96 | _rules.append(rule)
97 | #endif
98 | return -1
| `- warning: code after 'return' will never be executed
99 | }
100 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:111:9: warning: code after 'return' will never be executed
109 | _keyframes.append(kf)
110 | #endif
111 | return -1
| `- warning: code after 'return' will never be executed
112 | }
113 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:124:9: warning: code after 'return' will never be executed
122 | _medias.append(m)
123 | #endif
124 | return -1
| `- warning: code after 'return' will never be executed
125 | }
126 |
[530/552] Compiling CSS Stylesheet.swift
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:85:9: warning: code after 'return' will never be executed
83 | _rawStyles.append(cssText)
84 | #endif
85 | return -1
| `- warning: code after 'return' will never be executed
86 | }
87 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:98:9: warning: code after 'return' will never be executed
96 | _rules.append(rule)
97 | #endif
98 | return -1
| `- warning: code after 'return' will never be executed
99 | }
100 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:111:9: warning: code after 'return' will never be executed
109 | _keyframes.append(kf)
110 | #endif
111 | return -1
| `- warning: code after 'return' will never be executed
112 | }
113 |
/host/spi-builder-workspace/Sources/CSS/Stylesheet.swift:124:9: warning: code after 'return' will never be executed
122 | _medias.append(m)
123 | #endif
124 | return -1
| `- warning: code after 'return' will never be executed
125 | }
126 |
[531/552] Emitting module CSS
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
[532/552] Compiling CSS Color.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[533/552] Compiling CSS ForEach.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[534/552] Compiling CSS Id+Pointerable.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[535/552] Compiling CSS Pointer.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[536/552] Compiling CSS PropertiesBuilder.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[537/552] Compiling CSS PropertyTypes.swift
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 | let content: RulesContent
135 |
136 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 | self.content = content(valueToPass)
138 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 | }
139 |
140 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 | self.content = content(valueToPass)
142 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 | }
143 |
144 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 | self.content = content(valueToPass)
146 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 | }
147 |
148 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 | self.content = content(valueToPass)
150 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 | }
151 |
152 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 | self.content = content(valueToPass)
154 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 | }
155 |
156 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 | self.content = content(valueToPass)
158 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 | }
159 |
160 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 | self.content = content(valueToPass)
162 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 | }
163 |
164 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 | self.content = content(valueToPass)
166 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 | }
167 |
168 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 | self.content = content(valueToPass)
170 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 | }
171 |
172 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 | self.content = content(valueToPass)
174 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 | }
175 |
176 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 | self.content = content(valueToPass)
178 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 | }
179 |
180 | public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 | self.content = content(valueToPass)
182 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 | }
183 |
184 | public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 | self.content = content(valueToPass)
186 | }
/host/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 | }
187 |
188 | public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
| `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 | self.content = content(valueToPass)
190 | }
/host/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
980 | /// ```
981 | public func parent(for values: Pointerable...) -> Pointer {
982 | parent(values)
| |- warning: 'parent' is deprecated: renamed to 'parent(for:)'
| `- note: use 'parent(for:)' instead
983 | }
984 |
[538/552] Compiling CSS CSSColor.swift
[539/552] Compiling CSS CSSFunction.swift
[540/552] Compiling CSS CSSProperties.swift
[541/552] Compiling CSS CSSProperty.swift
[542/552] Compiling CSS CSSRule.swift
[543/552] Compiling CSS Class+Pointerable.swift
[544/553] Wrapping AST for CSS for debugging
[545/553] Write Objects.LinkFileList
[546/558] Archiving libCSS.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[548/606] Emitting module ARIA
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
6 | //
7 |
8 | import Web
| `- error: no such module 'Web'
9 |
10 | public struct ARIARoleType {
[549/606] Compiling ARIA ARIAProperties.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
6 | //
7 |
8 | import Web
| `- error: no such module 'Web'
9 |
10 | public struct ARIARoleType {
[550/606] Compiling ARIA ARIARole.swift
/host/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
6 | //
7 |
8 | import Web
| `- error: no such module 'Web'
9 |
10 | public struct ARIARoleType {
BUILD FAILURE 6.1 wasm