The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build web, reference master (92ae62), with Swift 6.1 for Linux on 29 Apr 2025 10:46:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swifweb/web
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 92ae621 👨‍🔧 Remove redundant `click` method which cause `ambiguous` error
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
92ae621c0c7c90c305c5abbedc62bb4db39664b8
SUCCESS checkout https://github.com/swifweb/web.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23257] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.73s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (1.19s)
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
[31/168] Copying Runtime
[31/168] Write sources
[43/168] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/168] Compiling _CJavaScriptKit _CJavaScriptKit.c
[45/168] Write swift-version-24593BA9C3E375BF.txt
[47/189] Emitting module JavaScriptKit
[48/191] Compiling JavaScriptKit JSArray.swift
[49/191] Compiling JavaScriptKit JSDate.swift
[50/191] Compiling JavaScriptKit JSError.swift
[51/191] Compiling JavaScriptKit Features.swift
[52/191] Compiling JavaScriptKit JSBigInt.swift
[53/191] Compiling JavaScriptKit JSClosure.swift
[54/191] Compiling JavaScriptKit JSSymbol.swift
[55/191] Compiling JavaScriptKit JSThrowingFunction.swift
[56/191] Compiling JavaScriptKit JSBridgedType.swift
[57/191] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[58/191] Compiling JavaScriptKit ConvertibleToJSValue.swift
[59/191] Compiling JavaScriptKit Deprecated.swift
[60/191] Compiling JavaScriptKit JSPromise.swift
[61/191] Compiling JavaScriptKit JSTimer.swift
[62/191] Compiling JavaScriptKit JSTypedArray.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] Emitting module JavaScriptBigIntSupport
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "_CJavaScriptKit+I64.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[75/196] Compiling JavaScriptBigIntSupport Int64+I64.swift
[76/197] Wrapping AST for JavaScriptBigIntSupport for debugging
[78/227] 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 {
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[79/227] 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 {
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[80/227] 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 {
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[81/227] 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 {
/host/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[82/231] 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 | }
[83/231] Compiling WebFoundation Dir.swift
[84/231] Compiling WebFoundation Exports.swift
[85/231] Compiling WebFoundation Array+Diff.swift
[86/231] Compiling WebFoundation Array+Random.swift
[87/231] Compiling WebFoundation JSFunction+Optional.swift
[88/231] Compiling WebFoundation String+Random.swift
[89/231] Compiling WebFoundation File.swift
[90/231] Compiling WebFoundation FormData.swift
[91/231] Compiling WebFoundation AbortController.swift
[92/231] Compiling WebFoundation AbortSignal.swift
[93/231] Compiling WebFoundation AnyElement.swift
[94/231] Compiling WebFoundation ArrayBuffer.swift
[95/231] Compiling WebFoundation Blob.swift
[96/231] Compiling WebFoundation State.swift
[97/231] Compiling WebFoundation Stateable.swift
[98/231] Compiling WebFoundation Storage.swift
[99/231] Compiling WebFoundation Storageable.swift
[100/231] Compiling WebFoundation Size.swift
[101/231] Compiling WebFoundation AnyState.swift
[102/231] Compiling WebFoundation Copyable.swift
[103/231] Compiling WebFoundation InnerStateChangeable.swift
[104/231] Compiling WebFoundation JSClass.swift
[105/231] Compiling WebFoundation JSValuable.swift
[106/231] Compiling WebFoundation Point.swift
[107/231] Compiling WebFoundation Rect.swift
[108/231] Compiling WebFoundation URLConformable.swift
/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 | }
[112/232] Wrapping AST for WebFoundation for debugging
[114/259] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[115/259] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[116/259] Emitting module PeriodicBackgroundSynchronizationAPI
[118/262] Emitting module PictureInPictureAPI
[119/263] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[120/263] Emitting module PaymentRequestAPI
[121/264] Compiling NotificationsAPI NotificationsAPI.swift
[122/264] Compiling PushAPI PushMessageData.swift
[123/264] Compiling PushAPI PushSubscription.swift
[124/264] Compiling StreamsAPI StreamsAPI.swift
[125/264] Compiling StreamsAPI TransformStream.swift
[126/265] Compiling StorageAPI StorageAPI.swift
[128/265] Compiling PushAPI PushEvent.swift
[129/265] Emitting module PushAPI
[130/265] Compiling PushAPI PushManager.swift
[132/266] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[133/266] Emitting module NavigationTimingAPI
[134/266] Compiling StreamsAPI WritableStream.swift
[135/267] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[136/267] Compiling StreamsAPI PipeOptions.swift
[137/267] Compiling StreamsAPI ReadableStream.swift
[138/267] Emitting module StreamsAPI
[139/267] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[141/269] Compiling NotificationsAPI Notification+Action.swift
[142/269] Emitting module NotificationsAPI
[143/269] Compiling NotificationsAPI Notification.swift
[144/270] 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 {
[145/270] 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
[146/270] 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
[149/273] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[150/276] Compiling MediaStreamAPI MediaStreamAPI.swift
[151/276] Emitting module MediaStreamAPI
[153/278] Emitting module MediaCapabilitiesAPI
[154/278] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[158/284] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[159/284] Emitting module IntersectionObserverAPI
[160/287] Compiling IndexedDB IndexedDB.swift
[161/287] Emitting module IndexedDB
[162/288] Emitting module GeolocationAPI
[163/288] Compiling GeolocationAPI GeolocationAPI.swift
[164/289] 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)
[165/290] 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)
[167/291] Compiling GamepadAPI GamepadAPI.swift
[169/297] Emitting module GamepadAPI
[171/328] Emitting module FullscreenAPI
[173/331] Compiling FullscreenAPI FullscreenAPI.swift
[175/332] 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/340] Compiling Events EventListener.swift
[177/340] Compiling Events EventTarget.swift
[178/340] Compiling Events DragEvent.swift
[179/340] Compiling Events HandledEventPhase.swift
[180/341] Compiling Events AnimationEvent.swift
[181/341] Compiling Events ClipboardEvent.swift
[183/343] Emitting module FetchAPI
[184/343] Compiling Events PushEvent.swift
[185/343] Compiling Events StorageEvent.swift
[186/343] Compiling Events TouchEvent.swift
[187/343] Compiling Events TouchObject.swift
[188/343] Compiling Events PageTransitionEvent.swift
[189/343] Compiling Events ProgressEvent.swift
[190/347] Emitting module ContentIndexAPI
[191/347] Compiling FetchAPI Request.swift
[196/348] Compiling ClipboardAPI ClipboardAPI.swift
[197/348] Emitting module BroadcastChannelAPI
[198/348] Emitting module ClipboardAPI
[199/349] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[200/349] Compiling CanvasAPI CanvasAPI.swift
[201/349] Emitting module CanvasAPI
[202/349] Compiling Events InputType.swift
[203/349] Compiling Events KeyboardEventLocation.swift
[204/349] Compiling Events ExtendableEvent.swift
[205/350] Compiling Events FocusEvent.swift
[206/351] Compiling ContentIndexAPI ContentIndex.swift
[207/351] Compiling BluetoothAPI BluetoothAPI.swift
[208/352] Emitting module Events
[209/352] Emitting module BluetoothAPI
[212/353] Compiling Events WheelEventDeltaMode.swift
[213/353] Compiling Events Event.swift
[221/353] Write Objects.LinkFileList
[224/353] Compiling FetchAPI Response.swift
[224/353] Archiving libWebFoundation.a
[226/353] Emitting module HistoryAPI
/host/spi-builder-workspace/Sources/HistoryAPI/History.swift:11: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
  9 | import LocationAPI
 10 |
 11 | private var _shared: History?
    |             |- 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
 12 |
 13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[227/353] Compiling HistoryAPI History.swift
/host/spi-builder-workspace/Sources/HistoryAPI/History.swift:11: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
  9 | import LocationAPI
 10 |
 11 | private var _shared: History?
    |             |- 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
 12 |
 13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[228/353] Compiling Events HashChangeEvent.swift
[229/353] Compiling Events InputEvent.swift
[230/353] Compiling Events KeyboardEvent.swift
[230/353] Wrapping AST for StreamsAPI for debugging
[230/353] Wrapping AST for PushAPI for debugging
[230/353] Wrapping AST for StorageAPI for debugging
[230/353] Wrapping AST for PictureInPictureAPI for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/122] Write swift-version-24593BA9C3E375BF.txt
[2/143] Compiling JavaScriptKit JSSymbol.swift
[3/143] Compiling JavaScriptKit JSThrowingFunction.swift
[4/143] Compiling JavaScriptKit JSBridgedType.swift
[5/145] Emitting module JavaScriptKit
[6/145] Compiling JavaScriptKit Features.swift
[7/145] Compiling JavaScriptKit JSBigInt.swift
[8/145] Compiling JavaScriptKit JSClosure.swift
[9/145] Compiling JavaScriptKit JSArray.swift
[10/145] Compiling JavaScriptKit JSDate.swift
[11/145] Compiling JavaScriptKit JSError.swift
[12/145] Compiling JavaScriptKit JSFunction.swift
[13/145] Compiling JavaScriptKit JSObject.swift
[14/145] Compiling JavaScriptKit JSString.swift
[15/145] Compiling JavaScriptKit XcodeSupport.swift
[16/145] Compiling JavaScriptKit resource_bundle_accessor.swift
[17/145] Compiling JavaScriptKit JSPromise.swift
[18/145] Compiling JavaScriptKit JSTimer.swift
[19/145] Compiling JavaScriptKit JSTypedArray.swift
[20/145] Compiling JavaScriptKit JSValue.swift
[21/145] Compiling JavaScriptKit JSValueDecoder.swift
[22/145] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[23/145] Compiling JavaScriptKit ConvertibleToJSValue.swift
[24/145] Compiling JavaScriptKit Deprecated.swift
[25/146] Wrapping AST for JavaScriptKit for debugging
[27/150] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[28/150] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[29/150] Emitting module JavaScriptBigIntSupport
[30/150] Compiling JavaScriptBigIntSupport Int64+I64.swift
[32/181] Compiling WebFoundation BlobPropertyBag.swift
[33/181] Compiling WebFoundation BufferSource.swift
[34/181] Compiling WebFoundation Console.swift
[35/181] Compiling WebFoundation Dispatch.swift
[36/185] 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 | }
[37/185] Compiling WebFoundation AbortController.swift
[38/185] Compiling WebFoundation AbortSignal.swift
[39/185] Compiling WebFoundation AnyElement.swift
[40/185] Compiling WebFoundation ArrayBuffer.swift
[41/185] Compiling WebFoundation Blob.swift
[42/185] Compiling WebFoundation Dir.swift
[43/185] Compiling WebFoundation Exports.swift
[44/185] Compiling WebFoundation Array+Diff.swift
[45/185] Compiling WebFoundation Array+Random.swift
[46/185] Compiling WebFoundation State.swift
[47/185] Compiling WebFoundation Stateable.swift
[48/185] Compiling WebFoundation Storage.swift
[49/185] Compiling WebFoundation Storageable.swift
[50/185] Compiling WebFoundation Size.swift
[51/185] Compiling WebFoundation AnyState.swift
[52/185] Compiling WebFoundation Copyable.swift
[53/185] Compiling WebFoundation InnerStateChangeable.swift
[54/185] Compiling WebFoundation JSFunction+Optional.swift
[55/185] Compiling WebFoundation String+Random.swift
[56/185] Compiling WebFoundation File.swift
[57/185] Compiling WebFoundation FormData.swift
[58/185] Compiling WebFoundation JSClass.swift
[59/185] Compiling WebFoundation JSValuable.swift
[60/185] Compiling WebFoundation Point.swift
[61/185] Compiling WebFoundation Rect.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 | }
[66/186] Wrapping AST for WebFoundation for debugging
[68/213] Compiling NotificationsAPI NotificationsAPI.swift
[69/213] Compiling PushAPI PushManager.swift
[70/213] Emitting module PictureInPictureAPI
[71/213] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[72/213] Compiling StorageAPI StorageAPI.swift
[73/214] Compiling ContentIndexAPI ContentIndex.swift
[74/214] Emitting module PushAPI
[75/214] Compiling PushAPI PushEvent.swift
[76/216] Compiling PushAPI PushMessageData.swift
[77/216] Compiling PushAPI PushSubscription.swift
[78/217] Compiling NotificationsAPI Notification+Action.swift
[79/217] Emitting module NotificationsAPI
[80/217] Compiling NotificationsAPI Notification.swift
[82/218] Emitting module ContentIndexAPI
[83/219] Compiling StorageAPI SessionStorage.swift
[84/219] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[85/219] Compiling StreamsAPI StreamsAPI.swift
[86/220] Compiling StreamsAPI TransformStream.swift
[87/220] Compiling StreamsAPI WritableStream.swift
[89/220] Compiling StreamsAPI ReadableStream.swift
[90/220] Compiling StreamsAPI PipeOptions.swift
[91/220] Emitting module StreamsAPI
[92/220] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[93/220] Emitting module PeriodicBackgroundSynchronizationAPI
[94/220] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[96/221] Emitting module LocationAPI
[97/221] Compiling LocationAPI Location.swift
[99/222] Emitting module StorageAPI
[100/222] Compiling StorageAPI LocalStorage.swift
[104/225] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[105/234] Emitting module PaymentRequestAPI
[106/234] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[108/237] Emitting module NavigationTimingAPI
[109/237] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[110/238] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[111/238] Emitting module IntersectionObserverAPI
[112/238] Compiling MediaStreamAPI MediaStreamAPI.swift
[113/238] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[114/238] Emitting module MediaCapabilitiesAPI
[115/238] Emitting module MediaStreamAPI
[116/243] Compiling IndexedDB IndexedDB.swift
[117/243] Emitting module IndexedDB
[124/246] Emitting module HistoryAPI
[125/246] Emitting module GeolocationAPI
[126/246] Compiling GeolocationAPI GeolocationAPI.swift
[127/249] Compiling HistoryAPI History.swift
[129/268] Compiling GamepadAPI GamepadAPI.swift
[130/270] Emitting module GamepadAPI
[132/295] Emitting module FullscreenAPI
[133/295] Compiling FullscreenAPI FullscreenAPI.swift
[135/298] Compiling CanvasAPI CanvasAPI.swift
[136/298] Write Objects.LinkFileList
[138/298] Compiling Events AnimationEvent.swift
[139/298] Compiling Events ClipboardEvent.swift
[140/298] Compiling Events DragEvent.swift
[141/298] Compiling Events HandledEventPhase.swift
[142/301] Emitting module CanvasAPI
[143/301] Compiling Events InputType.swift
[144/301] Compiling Events KeyboardEventLocation.swift
[145/303] Emitting module ClipboardAPI
[146/303] Compiling ClipboardAPI ClipboardAPI.swift
[147/304] Compiling Events TouchObject.swift
[148/304] Compiling Events PageTransitionEvent.swift
[149/304] Compiling Events ProgressEvent.swift
[150/304] Emitting module BluetoothAPI
[151/304] Compiling BluetoothAPI BluetoothAPI.swift
[152/304] Emitting module FetchAPI
[157/306] Compiling FetchAPI Request.swift
[158/306] Compiling FetchAPI RequestOptions.swift
[158/306] Wrapping AST for StreamsAPI for debugging
[160/307] Archiving libWebFoundation.a
[160/307] Write Objects.LinkFileList
[163/309] Compiling Events PushEvent.swift
[164/309] Compiling Events StorageEvent.swift
[165/309] Compiling Events TouchEvent.swift
[167/309] Wrapping AST for StorageAPI for debugging
[169/309] Compiling FetchAPI Response.swift
[169/309] Write Objects.LinkFileList
[171/309] Compiling Events WheelEventDeltaMode.swift
[172/309] Compiling Events Event.swift
[173/309] Compiling Events EventListener.swift
[174/309] Compiling Events EventTarget.swift
[175/309] Compiling Events TransitionEvent.swift
[176/309] Compiling Events UIEvent.swift
[177/309] Compiling Events WheelEvent.swift
[177/310] Archiving libStreamsAPI.a
[179/310] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[180/310] Emitting module BroadcastChannelAPI
[181/311] Emitting module BeaconAPI
[181/311] Archiving libStorageAPI.a
[183/311] Compiling BeaconAPI Beacon.swift
[183/312] Wrapping AST for PictureInPictureAPI for debugging
[186/312] Emitting module Events
[194/312] Compiling Events ExtendableEvent.swift
[195/312] Compiling Events FocusEvent.swift
[195/312] Wrapping AST for PeriodicBackgroundSynchronizationAPI for debugging
[196/312] Write Objects.LinkFileList
[196/312] Wrapping AST for PushAPI for debugging
[198/312] Write Objects.LinkFileList
[200/312] Wrapping AST for PaymentRequestAPI for debugging
[201/312] Archiving libPictureInPictureAPI.a
[202/312] Write Objects.LinkFileList
[204/312] Archiving libPeriodicBackgroundSynchronizationAPI.a
[205/312] Archiving libPushAPI.a
[206/312] Archiving libPaymentRequestAPI.a
[207/312] Wrapping AST for NotificationsAPI for debugging
[207/312] Wrapping AST for NavigationTimingAPI for debugging
[209/312] Write Objects.LinkFileList
[211/312] Archiving libNavigationTimingAPI.a
[212/312] Archiving libNotificationsAPI.a
[213/312] Wrapping AST for MediaStreamAPI for debugging
[214/312] Wrapping AST for MediaCapabilitiesAPI for debugging
[214/312] Write Objects.LinkFileList
[218/312] Compiling Events HashChangeEvent.swift
[219/312] Compiling Events InputEvent.swift
[220/312] Compiling Events KeyboardEvent.swift
[221/312] Compiling Events MouseEvent.swift
[222/312] Compiling Events Names.swift
[223/312] Compiling Events DataTransferObject.swift
[223/312] Archiving libMediaStreamAPI.a
[224/312] Wrapping AST for LocationAPI for debugging
[225/313] Archiving libMediaCapabilitiesAPI.a
[226/313] Write Objects.LinkFileList
[227/313] Wrapping AST for IntersectionObserverAPI for debugging
[228/313] Archiving libLocationAPI.a
[229/313] Write Objects.LinkFileList
[230/313] Wrapping AST for IndexedDB for debugging
[231/313] Write Objects.LinkFileList
[232/313] Wrapping AST for HistoryAPI for debugging
[233/313] Wrapping AST for GeolocationAPI for debugging
[233/313] Write Objects.LinkFileList
[235/313] Archiving libIndexedDB.a
[236/313] Archiving libIntersectionObserverAPI.a
[237/313] Write Objects.LinkFileList
[238/313] Archiving libHistoryAPI.a
[239/313] Archiving libGeolocationAPI.a
[240/313] Wrapping AST for FetchAPI for debugging
[241/313] Wrapping AST for GamepadAPI for debugging
[241/313] Write Objects.LinkFileList
[244/313] Wrapping AST for FullscreenAPI for debugging
[245/313] Write Objects.LinkFileList
[247/313] Wrapping AST for ClipboardAPI for debugging
[248/313] Archiving libFetchAPI.a
[249/313] Wrapping AST for ContentIndexAPI for debugging
[250/313] Archiving libGamepadAPI.a
[251/313] Archiving libFullscreenAPI.a
[252/313] Wrapping AST for BroadcastChannelAPI for debugging
[253/313] Write Objects.LinkFileList
[255/313] Wrapping AST for BeaconAPI for debugging
[256/313] Wrapping AST for BluetoothAPI for debugging
[257/313] Write Objects.LinkFileList
[259/313] Wrapping AST for CanvasAPI for debugging
[260/313] Archiving libContentIndexAPI.a
[261/313] Write Objects.LinkFileList
[262/313] Archiving libClipboardAPI.a
[263/313] Archiving libBroadcastChannelAPI.a
[264/313] Write Objects.LinkFileList
[265/313] Archiving libCanvasAPI.a
[266/313] Archiving libBluetoothAPI.a
[267/313] Archiving libBeaconAPI.a
[268/313] Wrapping AST for Events for debugging
[269/313] Write Objects.LinkFileList
[270/313] Archiving libEvents.a
[272/373] Compiling ChannelMessagingAPI MessagePort.swift
[273/399] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[274/399] Emitting module ChannelMessagingAPI
[276/400] Compiling XMLHttpRequest ReadyState.swift
[277/400] Emitting module XMLHttpRequest
[278/400] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[278/407] Wrapping AST for ChannelMessagingAPI for debugging
[279/407] Write Objects.LinkFileList
[280/408] Archiving libChannelMessagingAPI.a
[282/413] Compiling DOMEvents PageHideHandleable.swift
[283/413] Compiling DOMEvents PageShowHandleable.swift
[284/413] Compiling DOMEvents ResizeHandleable.swift
[285/413] Compiling DOMEvents UnloadHandleable.swift
[286/413] Compiling DOMEvents Container.swift
[287/413] Compiling DOMEvents DOMEventable.swift
[288/413] Compiling DOMEvents ToggleHandleable.swift
[289/413] Compiling DOMEvents ErrorHandleable.swift
[290/413] Compiling DOMEvents Exports.swift
[291/413] Compiling DOMEvents ResetHandleable.swift
[292/423] Compiling DOMEvents StalledHandleable.swift
[293/423] Compiling DOMEvents SuspendHandleable.swift
[294/423] Compiling DOMEvents TimeUpdateHandleable.swift
[295/423] Compiling DOMEvents VolumeChangeHandleable.swift
[296/423] Compiling DOMEvents WaitingHandleable.swift
[297/423] Compiling DOMEvents AfterPrintHandleable.swift
[298/423] Compiling DOMEvents BeforePrintHandleable.swift
[299/423] Compiling DOMEvents BeforeUnloadHandleable.swift
[300/423] Compiling DOMEvents HashChangeHandleable.swift
[301/423] Compiling DOMEvents OfflineHandleable.swift
[302/423] Compiling DOMEvents OnlineHandleable.swift
[303/423] Compiling DOMEvents EndedHandleable.swift
[304/423] Compiling DOMEvents LoadStartHandleable.swift
[305/423] Compiling DOMEvents LoadedDataHandleable.swift
[306/423] Compiling DOMEvents LoadedMetadataHandleable.swift
[307/423] Compiling DOMEvents PauseHandleable.swift
[308/423] Compiling DOMEvents PlayHandleable.swift
[309/423] Compiling DOMEvents PlayingHandleable.swift
[310/423] Compiling DOMEvents ProgressHandleable.swift
[311/423] Compiling DOMEvents RateChangeHandleable.swift
[312/423] Compiling DOMEvents SeekedHandleable.swift
[313/423] Compiling DOMEvents SeekingHandleable.swift
[314/423] Compiling WebSocketAPI BinaryType.swift
[315/423] Emitting module DOMEvents
[316/423] Compiling DOMEvents AnimationEndHandleable.swift
[317/423] Compiling DOMEvents AnimationIterationHandleable.swift
[318/423] Compiling DOMEvents AnimationStartHandleable.swift
[319/423] Compiling DOMEvents BlurHandleable.swift
[320/423] Compiling DOMEvents ClickHandleable.swift
[321/423] Compiling DOMEvents ContextMenuHandleable.swift
[322/423] Compiling DOMEvents CopyHandleable.swift
[323/423] Compiling DOMEvents CutHandleable.swift
[324/423] Compiling DOMEvents DblClickHandleable.swift
[325/423] Compiling DOMEvents DragEndHandleable.swift
[326/423] Compiling DOMEvents DragEnterHandleable.swift
[327/423] Compiling XMLHttpRequest ResponseType.swift
[328/423] Compiling XMLHttpRequest Response.swift
[329/423] Compiling XMLHttpRequest XMLHttpRequest.swift
[330/424] Compiling WorkersAPI AbstractWorker.swift
[331/424] Compiling WorkersAPI WorkerMessage.swift
[332/424] Compiling WorkersAPI WorkerLocation.swift
[333/424] Compiling WorkersAPI WorkerNavigator.swift
[334/424] Emitting module WebSocketAPI
[336/424] Compiling DOMEvents PasteHandleable.swift
[337/424] Compiling DOMEvents TouchCancelHandleable.swift
[338/424] Compiling DOMEvents TouchEndHandleable.swift
[339/424] Compiling DOMEvents TouchMoveHandleable.swift
[340/424] Compiling DOMEvents TouchStartHandleable.swift
[341/424] Compiling DOMEvents TransitionEndHandleable.swift
[342/424] Compiling DOMEvents WheelHandleable.swift
[343/424] Compiling DOMEvents AbortHandleable.swift
[344/424] Compiling DOMEvents CanPlayHandleable.swift
[345/424] Compiling DOMEvents CanPlayThroughHandleable.swift
[346/424] Compiling DOMEvents DurationChangeHandleable.swift
[347/424] Compiling DOMEvents KeyPressHandleable.swift
[348/424] Compiling DOMEvents KeyUpHandleable.swift
[349/424] Compiling DOMEvents MessageHandleable.swift
[350/424] Compiling DOMEvents MouseDownHandleable.swift
[351/424] Compiling DOMEvents MouseEnterHandleable.swift
[352/424] Compiling DOMEvents MouseLeaveHandleable.swift
[353/424] Compiling DOMEvents MouseMoveHandleable.swift
[354/424] Compiling DOMEvents MouseOutHandleable.swift
[355/424] Compiling DOMEvents MouseOverHandleable.swift
[356/424] Compiling DOMEvents MouseUpHandleable.swift
[357/424] Compiling DOMEvents OpenHandleable.swift
[358/424] Compiling DOMEvents DragHandleable.swift
[359/424] Compiling DOMEvents DragLeaveHandleable.swift
[360/424] Compiling DOMEvents DragOverHandleable.swift
[361/424] Compiling DOMEvents DragStartHandleable.swift
[362/424] Compiling DOMEvents DropHandleable.swift
[363/424] Compiling DOMEvents FocusHandleable.swift
[364/424] Compiling DOMEvents FocusInHandleable.swift
[365/424] Compiling DOMEvents FocusOutHandleable.swift
[366/424] Compiling DOMEvents FullScreenChangeHandleable.swift
[367/424] Compiling DOMEvents FullScreenErrorHandleable.swift
[368/424] Compiling DOMEvents KeyDownHandleable.swift
[369/424] Compiling WorkersAPI SharedWorker.swift
[370/424] Emitting module WorkersAPI
[371/424] Compiling WorkersAPI Worker.swift
[372/425] Compiling WebSocketAPI WebSocketState.swift
[373/425] Compiling WebSocketAPI MessageEvent.swift
[374/425] Compiling WebSocketAPI CloseEvent.swift
[375/425] Compiling WebSocketAPI WebSocket.swift
[376/425] Compiling DOMEvents SubmitHandleable.swift
[377/425] Compiling DOMEvents ChangeHandleable.swift
[378/425] Compiling DOMEvents InputHandleable.swift
[379/425] Compiling DOMEvents InvalidHandleable.swift
[380/425] Compiling DOMEvents SearchHandleable.swift
[381/425] Compiling DOMEvents SelectHandleable.swift
[382/425] Compiling DOMEvents LoadHandleable.swift
[383/425] Compiling DOMEvents ShowHandleable.swift
[384/425] Compiling DOMEvents Scopes.swift
[385/425] Compiling DOMEvents ScrollHandleable.swift
[385/427] Wrapping AST for XMLHttpRequest for debugging
[386/427] Write Objects.LinkFileList
[388/427] Archiving libXMLHttpRequest.a
[391/427] Wrapping AST for WorkersAPI for debugging
[392/427] Write Objects.LinkFileList
[393/427] Wrapping AST for WebSocketAPI for debugging
[394/427] Write Objects.LinkFileList
[395/441] Archiving libWorkersAPI.a
[396/445] Wrapping AST for DOMEvents for debugging
[397/445] Write Objects.LinkFileList
[398/449] Archiving libWebSocketAPI.a
[399/449] Archiving libDOMEvents.a
[401/449] Compiling ServiceWorker ServiceBuilder.swift
[402/450] Compiling Worker Worker.swift
[403/450] Emitting module Worker
[404/451] Compiling ServiceWorker EventListener.swift
[405/451] Compiling ServiceWorker Lifecycle.swift
[407/451] Emitting module SharedWorker
[408/451] Compiling SharedWorker SharedWorker.swift
[409/452] Compiling NavigatorAPI ServiceWorkerContainer.swift
[410/452] Compiling NavigatorAPI NavigatorGeolocation.swift
[412/452] Compiling NavigatorAPI NavigationPreloadManager.swift
[413/452] Compiling NavigatorAPI Navigator.swift
[414/452] Emitting module NavigatorAPI
[415/453] Compiling ServiceWorker Cache.swift
[416/453] Compiling ServiceWorker CacheStorage.swift
[417/453] Emitting module ServiceWorker
[417/453] Wrapping AST for Worker for debugging
[418/453] Write Objects.LinkFileList
[419/453] Archiving libWorker.a
[421/453] Compiling ServiceWorker Manifest+RelatedApplication.swift
[422/453] Compiling ServiceWorker Manifest+Shortcut.swift
[423/453] Compiling ServiceWorker Manifest.swift
[423/453] Wrapping AST for SharedWorker for debugging
[424/453] Write Objects.LinkFileList
[426/453] Archiving libSharedWorker.a
[428/453] Compiling ServiceWorker Manifest+Category.swift
[429/453] Compiling ServiceWorker Manifest+Display.swift
[430/453] Compiling ServiceWorker Manifest+Image.swift
[431/453] Compiling ServiceWorker Manifest+Orientation.swift
[432/453] Compiling ServiceWorker ServiceWorker.swift
[432/454] Wrapping AST for NavigatorAPI for debugging
[433/454] Write Objects.LinkFileList
[434/454] Archiving libNavigatorAPI.a
[436/495] Wrapping AST for ServiceWorker for debugging
[437/495] Write Objects.LinkFileList
[438/495] Archiving libServiceWorker.a
[440/495] Compiling DOM AlignType.swift
[441/495] Compiling DOM AsType.swift
[442/495] Compiling DOM AutocapitalizeType.swift
[443/495] Compiling DOM AutocompleteType.swift
[444/495] Compiling DOM CaptureType.swift
[445/495] Compiling DOM CrossOriginType.swift
[446/500] Compiling DOM DecodingType.swift
[447/500] Compiling DOM DirType.swift
[448/500] Compiling DOM EncType.swift
[449/500] Compiling DOM EnterKeyHintType.swift
[450/500] Compiling DOM InputButtonType.swift
[451/500] Compiling DOM InputTextType.swift
[452/500] Compiling DOM LoadingType.swift
[453/500] Compiling DOM MethodType.swift
[454/500] Compiling DOM PreloadType.swift
[455/500] Compiling DOM RangeTextSelectMode.swift
[456/500] Compiling DOM RelType.swift
[457/500] Compiling DOM ScopeType.swift
[458/500] Compiling DOM SelectionDirection.swift
[459/500] Compiling DOM ShapeType.swift
[460/500] Compiling DOM TargetType.swift
[461/500] Compiling DOM WrapType.swift
[462/500] Compiling DOM Exports.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
[481/500] Compiling DOM DOM.swift
[482/500] Compiling DOM DOMElement.swift
[483/500] Compiling DOM DarkModeDetector.swift
[484/500] Compiling DOM Document.swift
[485/500] Compiling DOM Elements.swift
[486/501] Wrapping AST for DOM for debugging
[487/501] Write Objects.LinkFileList
[488/503] Archiving libDOM.a
[490/546] Compiling CSS NamespaceRule.swift
[491/546] Compiling CSS PageRule.swift
[492/546] Compiling CSS SupportsRule.swift
[493/546] Compiling CSS ViewportRule.swift
[494/546] Compiling CSS RulesBuilder.swift
[495/546] Compiling CSS TimeUnit.swift
[496/551] Compiling CSS AbsoluteSizeable.swift
[497/551] Compiling CSS AngleValue.swift
[498/551] Compiling CSS AutoValue.swift
[499/551] Compiling CSS Autoable.swift
[500/551] Compiling CSS Colorable.swift
[501/551] Compiling CSS Inheritable.swift
[502/551] Emitting module ResizeObserverAPI
[503/551] Compiling ResizeObserverAPI ResizeObserver.swift
[504/552] Wrapping AST for ResizeObserverAPI for debugging
[505/552] Write Objects.LinkFileList
[507/552] Compiling CSS RelativeSizeValue.swift
[508/552] Compiling CSS TimeUnitValue.swift
[509/552] Compiling CSS UnitValue.swift
[510/552] Compiling CSS Valuable.swift
[511/552] Compiling CSS CharsetRule.swift
[512/552] Compiling CSS CounterStyleRule.swift
[513/552] Compiling CSS Initialable.swift
[514/552] Compiling CSS Lengthable.swift
[515/552] Compiling CSS Noneable.swift
[516/552] Compiling CSS Numberable.swift
[517/552] Compiling CSS NumericValue.swift
[518/552] Compiling CSS Percentable.swift
[518/552] Archiving libResizeObserverAPI.a
[520/552] Compiling CSS DocumentRule.swift
[521/552] Compiling CSS FontFaceRule.swift
[522/552] Compiling CSS FontFeatureValuesRule.swift
[523/552] Compiling CSS ImportRule.swift
[524/552] Compiling CSS KeyframesRule.swift
[525/552] Compiling CSS MediaRule.swift
[526/552] Compiling CSS Unit.swift
[527/552] Compiling CSS ValueWithTime.swift
[528/552] Compiling CSS ValueWithUnit.swift
[529/552] Compiling CSS StyleElement+CSS.swift
[530/552] Compiling CSS Stylesheet.swift
[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/604] 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 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 {
[550/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 {
BUILD FAILURE 6.1 linux