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 macOS (SPM) on 29 Apr 2025 10:53:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23257] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.42s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (2.00s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "web",
      "name": "web",
      "url": "https://github.com/swifweb/web.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/web",
      "dependencies": [
        {
          "identity": "javascriptkit",
          "name": "JavaScriptKit",
          "url": "https://github.com/swiftwasm/JavaScriptKit",
          "version": "0.17.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swifweb/web.git
[1/6549] Fetching web
Fetched https://github.com/swifweb/web.git from cache (1.09s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.59s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.64s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
Creating working copy for https://github.com/swifweb/web.git
Working copy of https://github.com/swifweb/web.git resolved at master (92ae621)
warning: '.resolve-product-dependencies': dependency 'web' is not used by any target
Found 1 product dependencies
  - JavaScriptKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swifweb/web.git
https://github.com/swifweb/web.git
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "exact" : [
          "0.17.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit"
    }
  ],
  "manifest_display_name" : "web",
  "name" : "web",
  "path" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/126] Write sources
[37/126] Copying Runtime
[38/126] Write sources
[43/126] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/126] Write swift-version-2F0A5646E1D333AE.txt
[45/126] Compiling _CJavaScriptKit _CJavaScriptKit.c
[47/147] Emitting module JavaScriptKit
[48/149] Compiling JavaScriptKit JSArray.swift
[49/149] Compiling JavaScriptKit JSDate.swift
[50/149] Compiling JavaScriptKit JSError.swift
[51/149] Compiling JavaScriptKit JSPromise.swift
[52/149] Compiling JavaScriptKit JSTimer.swift
[53/149] Compiling JavaScriptKit JSTypedArray.swift
[54/149] Compiling JavaScriptKit JSFunction.swift
[55/149] Compiling JavaScriptKit JSObject.swift
[56/149] Compiling JavaScriptKit JSString.swift
[57/149] Compiling JavaScriptKit JSSymbol.swift
[58/149] Compiling JavaScriptKit JSThrowingFunction.swift
[59/149] Compiling JavaScriptKit JSBridgedType.swift
[60/149] Compiling JavaScriptKit Deprecated.swift
[61/149] Compiling JavaScriptKit Features.swift
[62/149] Compiling JavaScriptKit JSValue.swift
[63/149] Compiling JavaScriptKit JSValueDecoder.swift
[64/149] Compiling JavaScriptKit JSBigInt.swift
[65/149] Compiling JavaScriptKit JSClosure.swift
[66/149] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[67/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[71/153] Emitting module JavaScriptBigIntSupport
[72/153] Compiling JavaScriptBigIntSupport Int64+I64.swift
[73/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[74/184] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/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 {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[75/187] Compiling WebFoundation AbortController.swift
[76/187] Compiling WebFoundation AbortSignal.swift
[77/187] Compiling WebFoundation AnyElement.swift
[78/187] Compiling WebFoundation ArrayBuffer.swift
[79/187] Compiling WebFoundation Size.swift
[80/187] Compiling WebFoundation AnyState.swift
[81/187] Compiling WebFoundation Copyable.swift
[82/187] Compiling WebFoundation Blob.swift
[83/187] Compiling WebFoundation BlobPropertyBag.swift
[84/187] Compiling WebFoundation BufferSource.swift
[85/187] Compiling WebFoundation Console.swift
[86/187] Compiling WebFoundation Array+Random.swift
[87/187] Compiling WebFoundation JSFunction+Optional.swift
[88/187] Compiling WebFoundation String+Random.swift
[89/187] Compiling WebFoundation Storage.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[90/187] Compiling WebFoundation Storageable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[91/187] Compiling WebFoundation URLConformable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[92/187] Compiling WebFoundation File.swift
[93/187] Compiling WebFoundation FormData.swift
[94/187] Compiling WebFoundation JSClass.swift
[95/187] Compiling WebFoundation Dispatch.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 |     }
[96/187] Compiling WebFoundation Dir.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 |     }
[97/187] Compiling WebFoundation Exports.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 |     }
[98/187] Compiling WebFoundation Array+Diff.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 |     }
[99/187] Compiling WebFoundation InnerStateChangeable.swift
[100/187] Compiling WebFoundation State.swift
[101/187] Compiling WebFoundation Stateable.swift
[102/187] Compiling WebFoundation JSValuable.swift
[103/187] Compiling WebFoundation Point.swift
[104/187] Compiling WebFoundation Rect.swift
[105/187] Compiling WebFoundation URLSearchParams.swift
[106/187] Compiling WebFoundation URLValue.swift
[107/187] Compiling WebFoundation WebJSValue.swift
[108/217] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[109/217] Emitting module PeriodicBackgroundSynchronizationAPI
[110/217] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[111/221] Emitting module PictureInPictureAPI
[112/221] Emitting module MediaCapabilitiesAPI
[113/221] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[114/221] Emitting module NavigationTimingAPI
[115/221] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[116/221] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[117/221] Emitting module MediaStreamAPI
[118/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[119/221] Emitting module PaymentRequestAPI
[120/233] Emitting module IntersectionObserverAPI
[121/233] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[122/233] Emitting module IndexedDB
[123/233] Compiling IndexedDB IndexedDB.swift
[124/233] Compiling GeolocationAPI GeolocationAPI.swift
[125/233] Emitting module GeolocationAPI
[126/233] Compiling FullscreenAPI FullscreenAPI.swift
[127/233] Emitting module FullscreenAPI
[128/233] Compiling GamepadAPI GamepadAPI.swift
[129/233] Emitting module GamepadAPI
[130/267] Emitting module ClipboardAPI
[131/267] Compiling ClipboardAPI ClipboardAPI.swift
[132/267] Emitting module PushAPI
[133/267] Compiling PushAPI PushEvent.swift
[134/267] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[135/267] Compiling StreamsAPI StreamsAPI.swift
[136/267] Compiling StreamsAPI TransformStream.swift
[137/267] Compiling StreamsAPI WritableStream.swift
[138/267] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[139/267] Compiling StreamsAPI PipeOptions.swift
[140/267] Compiling StreamsAPI ReadableStream.swift
[141/267] Emitting module StreamsAPI
[142/267] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[143/267] Compiling StorageAPI StorageAPI.swift
[144/267] Emitting module BroadcastChannelAPI
[145/267] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[146/267] Emitting module CanvasAPI
[147/267] Compiling CanvasAPI CanvasAPI.swift
[147/267] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[149/267] Archiving libWebFoundation.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[150/269] Archiving libStreamsAPI.a
[151/269] Write Objects.LinkFileList
[154/269] Compiling PushAPI PushSubscription.swift
[155/269] Compiling NotificationsAPI NotificationsAPI.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[155/269] Archiving libPictureInPictureAPI.a
[157/269] Compiling PushAPI PushManager.swift
[158/269] Compiling PushAPI PushMessageData.swift
[158/269] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[160/269] Archiving libPeriodicBackgroundSynchronizationAPI.a
[162/269] Compiling BluetoothAPI BluetoothAPI.swift
[163/269] Emitting module BluetoothAPI
[163/269] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[165/269] Archiving libPaymentRequestAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[166/271] Archiving libPushAPI.a
[167/271] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[169/272] Archiving libNavigationTimingAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[170/280] Archiving libMediaStreamAPI.a
[171/281] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[175/284] Archiving libMediaCapabilitiesAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[176/284] Archiving libGeolocationAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[177/284] Archiving libIndexedDB.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[178/284] Archiving libIntersectionObserverAPI.a
[179/284] Write Objects.LinkFileList
[182/284] Emitting module NotificationsAPI
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[182/284] Archiving libGamepadAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[183/284] Archiving libFullscreenAPI.a
[184/284] Write Objects.LinkFileList
[186/284] Compiling BeaconAPI Beacon.swift
[186/284] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[187/284] Archiving libClipboardAPI.a
[189/284] Emitting module BeaconAPI
[189/284] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[190/284] Archiving libCanvasAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[191/284] Archiving libBroadcastChannelAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[192/284] Archiving libBluetoothAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[193/284] Archiving libBeaconAPI.a
[195/284] Emitting module LocationAPI
/Users/admin/builder/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)
[196/284] Compiling LocationAPI Location.swift
/Users/admin/builder/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)
[196/284] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[197/284] Archiving libLocationAPI.a
[199/284] Compiling ContentIndexAPI ContentIndex.swift
[200/284] Compiling NotificationsAPI Notification.swift
[201/284] Compiling NotificationsAPI Notification+Action.swift
[201/284] Write Objects.LinkFileList
[203/284] Compiling StorageAPI LocalStorage.swift
/Users/admin/builder/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 {
[204/284] Compiling StorageAPI SessionStorage.swift
/Users/admin/builder/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
[205/284] Emitting module StorageAPI
/Users/admin/builder/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 {
/Users/admin/builder/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
[205/284] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[206/284] Archiving libNotificationsAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[207/284] Archiving libStorageAPI.a
[209/284] Emitting module ContentIndexAPI
[209/286] Write Objects.LinkFileList
[211/286] Compiling Events PushEvent.swift
[212/286] Compiling Events StorageEvent.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[212/288] Archiving libContentIndexAPI.a
[214/288] Compiling Events WheelEventDeltaMode.swift
[215/288] Compiling Events Event.swift
[216/288] Compiling Events EventListener.swift
[217/288] Compiling FetchAPI Body.swift
[218/288] Compiling FetchAPI RedirectMode.swift
[219/288] Compiling FetchAPI RequestMethod.swift
[220/288] Compiling FetchAPI RequestMode.swift
[221/288] Compiling FetchAPI RequestCache.swift
[222/288] Compiling FetchAPI RequestCredentials.swift
[223/288] Compiling Events TouchObject.swift
[224/288] Compiling Events PageTransitionEvent.swift
[225/288] Compiling Events ProgressEvent.swift
[226/288] Emitting module Events
[227/288] Compiling FetchAPI RequestOptions.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
[228/289] Compiling FetchAPI Headers.swift
[229/289] Compiling FetchAPI ResponseType.swift
[230/289] Compiling FetchAPI RequestRedirect.swift
[231/289] Compiling FetchAPI Request.swift
[232/289] Compiling FetchAPI Fetch.swift
[237/289] Emitting module FetchAPI
[240/289] Compiling Events UIEvent.swift
[241/289] Compiling Events WheelEvent.swift
[242/289] Compiling Events EventTarget.swift
[243/289] Compiling Events ExtendableEvent.swift
[244/289] Compiling Events FocusEvent.swift
[245/289] Compiling Events TouchEvent.swift
[246/289] Compiling Events TransitionEvent.swift
[247/289] Compiling Events HashChangeEvent.swift
[248/289] Compiling Events InputEvent.swift
[249/289] Compiling Events KeyboardEvent.swift
[250/289] Compiling Events MouseEvent.swift
[251/289] Compiling Events Names.swift
[252/289] Compiling Events DataTransferObject.swift
[252/289] Write Objects.LinkFileList
[254/289] Emitting module HistoryAPI
/Users/admin/builder/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)
[255/289] Compiling HistoryAPI History.swift
/Users/admin/builder/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)
[255/289] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[256/289] Archiving libEvents.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[257/289] Archiving libHistoryAPI.a
[259/289] Compiling FetchAPI Response.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/56] Write swift-version-2F0A5646E1D333AE.txt
[2/77] Emitting module JavaScriptKit
[3/79] Compiling JavaScriptKit JSThrowingFunction.swift
[4/79] Compiling JavaScriptKit JSBridgedType.swift
[5/79] Compiling JavaScriptKit JSFunction.swift
[6/79] Compiling JavaScriptKit JSObject.swift
[7/79] Compiling JavaScriptKit JSString.swift
[8/79] Compiling JavaScriptKit JSSymbol.swift
[9/79] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[10/79] Compiling JavaScriptKit ConvertibleToJSValue.swift
[11/79] Compiling JavaScriptKit JSBigInt.swift
[12/79] Compiling JavaScriptKit JSClosure.swift
[13/79] Compiling JavaScriptKit Deprecated.swift
[14/79] Compiling JavaScriptKit Features.swift
[15/79] Compiling JavaScriptKit XcodeSupport.swift
[16/79] Compiling JavaScriptKit resource_bundle_accessor.swift
[17/79] Compiling JavaScriptKit JSArray.swift
[18/79] Compiling JavaScriptKit JSDate.swift
[19/79] Compiling JavaScriptKit JSError.swift
[20/79] Compiling JavaScriptKit JSPromise.swift
[21/79] Compiling JavaScriptKit JSTimer.swift
[22/79] Compiling JavaScriptKit JSTypedArray.swift
[23/79] Compiling JavaScriptKit JSValue.swift
[24/79] Compiling JavaScriptKit JSValueDecoder.swift
[25/83] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[26/83] Emitting module JavaScriptBigIntSupport
[27/83] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[28/83] Compiling JavaScriptBigIntSupport Int64+I64.swift
[29/126] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[30/129] Compiling WebFoundation Storage.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[31/129] Compiling WebFoundation Storageable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[32/129] Compiling WebFoundation URLConformable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[33/129] Compiling WebFoundation Array+Random.swift
[34/129] Compiling WebFoundation JSFunction+Optional.swift
[35/129] Compiling WebFoundation String+Random.swift
[36/129] Compiling WebFoundation Blob.swift
[37/129] Compiling WebFoundation BlobPropertyBag.swift
[38/129] Compiling WebFoundation BufferSource.swift
[39/129] Compiling WebFoundation Console.swift
[40/129] Compiling WebFoundation InnerStateChangeable.swift
[41/129] Compiling WebFoundation State.swift
[42/129] Compiling WebFoundation Stateable.swift
[43/129] Compiling WebFoundation File.swift
[44/129] Compiling WebFoundation FormData.swift
[45/129] Compiling WebFoundation JSClass.swift
[46/129] Compiling WebFoundation AbortController.swift
[47/129] Compiling WebFoundation AbortSignal.swift
[48/129] Compiling WebFoundation AnyElement.swift
[49/129] Compiling WebFoundation ArrayBuffer.swift
[50/129] Compiling WebFoundation Size.swift
[51/129] Compiling WebFoundation AnyState.swift
[52/129] Compiling WebFoundation Copyable.swift
[53/129] Compiling WebFoundation Dispatch.swift
[54/129] Compiling WebFoundation Dir.swift
[55/129] Compiling WebFoundation Exports.swift
[56/129] Compiling WebFoundation Array+Diff.swift
[57/129] Compiling WebFoundation URLSearchParams.swift
[58/129] Compiling WebFoundation URLValue.swift
[59/129] Compiling WebFoundation WebJSValue.swift
[60/129] Compiling WebFoundation JSValuable.swift
[61/129] Compiling WebFoundation Point.swift
[62/129] Compiling WebFoundation Rect.swift
[63/149] Compiling ClipboardAPI ClipboardAPI.swift
[64/149] Compiling FullscreenAPI FullscreenAPI.swift
[65/149] Emitting module FullscreenAPI
[66/149] Compiling CanvasAPI CanvasAPI.swift
[67/149] Emitting module ClipboardAPI
[68/149] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[69/149] Compiling IndexedDB IndexedDB.swift
[70/150] Emitting module CanvasAPI
[71/150] Emitting module IndexedDB
[72/151] Emitting module MediaCapabilitiesAPI
[73/153] Compiling GeolocationAPI GeolocationAPI.swift
[74/153] Emitting module GeolocationAPI
[75/154] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[76/154] Emitting module IntersectionObserverAPI
[77/154] Compiling GamepadAPI GamepadAPI.swift
[78/155] Compiling MediaStreamAPI MediaStreamAPI.swift
[79/155] Emitting module MediaStreamAPI
[80/155] Emitting module GamepadAPI
[81/156] Emitting module BroadcastChannelAPI
[82/156] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[83/215] Emitting module PictureInPictureAPI
[84/215] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[85/215] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[86/215] Emitting module PeriodicBackgroundSynchronizationAPI
[87/215] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[88/215] Emitting module PaymentRequestAPI
[89/215] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[90/215] Emitting module NavigationTimingAPI
[90/215] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[92/215] Archiving libWebFoundation.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[93/219] Archiving libPictureInPictureAPI.a
[94/219] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[96/219] Archiving libPeriodicBackgroundSynchronizationAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[97/219] Archiving libPaymentRequestAPI.a
[98/219] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[100/219] Archiving libNavigationTimingAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[101/219] Archiving libMediaStreamAPI.a
[102/219] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[104/221] Archiving libMediaCapabilitiesAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[105/221] Archiving libIntersectionObserverAPI.a
[106/221] Write Objects.LinkFileList
[109/221] Emitting module BluetoothAPI
[110/221] Compiling BluetoothAPI BluetoothAPI.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[110/222] Archiving libIndexedDB.a
[111/222] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[113/222] Archiving libGeolocationAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[114/222] Archiving libGamepadAPI.a
[115/222] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[117/222] Archiving libFullscreenAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[118/222] Archiving libClipboardAPI.a
[119/222] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[121/222] Archiving libCanvasAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[122/222] Archiving libBluetoothAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[123/222] Archiving libBroadcastChannelAPI.a
[125/222] Emitting module BeaconAPI
[126/222] Compiling BeaconAPI Beacon.swift
[126/223] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[127/223] Archiving libBeaconAPI.a
[129/223] Compiling PushAPI PushSubscription.swift
[130/223] Compiling PushAPI PushMessageData.swift
[131/223] Compiling PushAPI PushManager.swift
[132/223] Compiling PushAPI PushEvent.swift
[133/223] Emitting module PushAPI
[133/223] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[134/223] Archiving libPushAPI.a
[136/223] Emitting module StreamsAPI
[137/223] Emitting module StorageAPI
[138/223] Compiling StorageAPI LocalStorage.swift
[139/223] Compiling StorageAPI StorageAPI.swift
[140/223] Compiling StorageAPI SessionStorage.swift
[140/223] Write Objects.LinkFileList
[142/223] Compiling NotificationsAPI NotificationsAPI.swift
[143/223] Compiling StreamsAPI StreamsAPI.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[143/223] Archiving libStorageAPI.a
[145/223] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[146/223] Compiling StreamsAPI WritableStream.swift
[147/223] Compiling StreamsAPI TransformStream.swift
[148/223] Emitting module ContentIndexAPI
[149/223] Compiling ContentIndexAPI ContentIndex.swift
[149/224] Write Objects.LinkFileList
[151/224] Compiling StreamsAPI PipeOptions.swift
[152/224] Compiling StreamsAPI ReadableStream.swift
[153/224] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[154/224] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[155/224] Emitting module Events
[156/226] Compiling Events TouchEvent.swift
[157/226] Emitting module NotificationsAPI
[158/226] Compiling Events TransitionEvent.swift
[158/226] Write Objects.LinkFileList
[160/226] Compiling NotificationsAPI Notification+Action.swift
[161/226] Compiling NotificationsAPI Notification.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[161/226] Archiving libContentIndexAPI.a
[163/226] Compiling Events HashChangeEvent.swift
[164/226] Compiling Events InputEvent.swift
[165/226] Compiling Events KeyboardEvent.swift
[166/226] Compiling Events PushEvent.swift
[167/226] Compiling Events StorageEvent.swift
[168/226] Compiling Events TouchObject.swift
[169/226] Compiling Events PageTransitionEvent.swift
[170/226] Compiling Events ProgressEvent.swift
[171/226] Emitting module LocationAPI
[172/226] Compiling LocationAPI Location.swift
[172/226] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[174/226] Archiving libStreamsAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[175/226] Archiving libNotificationsAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[176/226] Archiving libLocationAPI.a
[178/226] Compiling Events WheelEventDeltaMode.swift
[179/226] Compiling Events Event.swift
[180/226] Compiling Events EventListener.swift
[181/226] Compiling Events HandledEventPhase.swift
[182/226] Compiling Events InputType.swift
[183/226] Compiling Events KeyboardEventLocation.swift
[184/226] Compiling Events EventTarget.swift
[185/226] Compiling Events ExtendableEvent.swift
[186/226] Compiling Events FocusEvent.swift
[187/226] Compiling Events AnimationEvent.swift
[188/226] Compiling Events ClipboardEvent.swift
[189/226] Compiling Events DragEvent.swift
[190/226] Compiling Events MouseEvent.swift
[191/226] Compiling Events Names.swift
[192/226] Compiling Events DataTransferObject.swift
[193/241] Compiling Events UIEvent.swift
[194/241] Compiling Events WheelEvent.swift
[194/242] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[195/242] Archiving libEvents.a
[197/330] Compiling DOMEvents AnimationEndHandleable.swift
[198/330] Compiling DOMEvents AnimationIterationHandleable.swift
[199/330] Emitting module FetchAPI
[200/330] Compiling FetchAPI RequestRedirect.swift
[201/331] Compiling FetchAPI Request.swift
[202/331] Compiling DOMEvents ClickHandleable.swift
[203/331] Compiling DOMEvents ContextMenuHandleable.swift
[204/331] Compiling FetchAPI Fetch.swift
[205/331] Compiling FetchAPI ResponseType.swift
[206/331] Compiling FetchAPI Headers.swift
[207/331] Compiling DOMEvents AnimationStartHandleable.swift
[208/331] Compiling DOMEvents BlurHandleable.swift
[209/331] Compiling FetchAPI RequestOptions.swift
[210/331] Emitting module HistoryAPI
[211/331] Compiling HistoryAPI History.swift
[211/332] Write Objects.LinkFileList
[213/332] Emitting module DOMEvents
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[213/340] Archiving libHistoryAPI.a
[215/340] Compiling ChannelMessagingAPI MessagePort.swift
[216/340] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[217/340] Emitting module ChannelMessagingAPI
[217/340] Write Objects.LinkFileList
[225/340] Compiling DOMEvents CopyHandleable.swift
[226/340] Compiling DOMEvents CutHandleable.swift
[227/340] Compiling DOMEvents DblClickHandleable.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[227/340] Archiving libChannelMessagingAPI.a
[229/340] Compiling XMLHttpRequest Response.swift
[230/340] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[231/340] Compiling XMLHttpRequest ReadyState.swift
[232/340] Emitting module XMLHttpRequest
[233/340] Compiling XMLHttpRequest ResponseType.swift
[234/340] Compiling XMLHttpRequest XMLHttpRequest.swift
[234/340] Write Objects.LinkFileList
[236/353] Compiling FetchAPI Response.swift
[236/353] Write Objects.LinkFileList
[238/353] Compiling DOMEvents DragEndHandleable.swift
[239/353] Compiling DOMEvents DragEnterHandleable.swift
[240/353] Compiling DOMEvents DragHandleable.swift
[241/353] Compiling DOMEvents DragLeaveHandleable.swift
[242/353] Compiling DOMEvents DragOverHandleable.swift
[243/353] Compiling DOMEvents DragStartHandleable.swift
[244/353] Compiling DOMEvents DropHandleable.swift
[245/353] Compiling DOMEvents FocusHandleable.swift
[246/353] Compiling DOMEvents FocusInHandleable.swift
[247/353] Compiling DOMEvents FocusOutHandleable.swift
[248/353] Compiling DOMEvents FullScreenChangeHandleable.swift
[249/353] Compiling DOMEvents FullScreenErrorHandleable.swift
[250/353] Compiling DOMEvents KeyDownHandleable.swift
[251/353] Compiling DOMEvents KeyPressHandleable.swift
[252/353] Compiling DOMEvents KeyUpHandleable.swift
[253/353] Compiling DOMEvents MessageHandleable.swift
[254/353] Compiling DOMEvents MouseDownHandleable.swift
[255/353] Compiling DOMEvents MouseEnterHandleable.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[255/353] Archiving libXMLHttpRequest.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[256/353] Archiving libFetchAPI.a
[258/353] Compiling DOMEvents LoadStartHandleable.swift
[259/353] Compiling DOMEvents LoadedDataHandleable.swift
[260/353] Compiling DOMEvents LoadedMetadataHandleable.swift
[261/353] Compiling DOMEvents PauseHandleable.swift
[262/353] Compiling DOMEvents PlayHandleable.swift
[263/353] Compiling DOMEvents PlayingHandleable.swift
[264/353] Compiling DOMEvents ProgressHandleable.swift
[265/353] Compiling DOMEvents RateChangeHandleable.swift
[266/353] Compiling DOMEvents SeekedHandleable.swift
[267/353] Compiling DOMEvents BeforeUnloadHandleable.swift
[268/353] Compiling DOMEvents HashChangeHandleable.swift
[269/353] Compiling DOMEvents OfflineHandleable.swift
[270/353] Compiling DOMEvents OnlineHandleable.swift
[271/353] Compiling DOMEvents PageHideHandleable.swift
[272/353] Compiling DOMEvents PageShowHandleable.swift
[273/353] Compiling DOMEvents ResizeHandleable.swift
[274/353] Compiling DOMEvents UnloadHandleable.swift
[275/353] Compiling DOMEvents SeekingHandleable.swift
[276/353] Compiling DOMEvents StalledHandleable.swift
[277/353] Compiling DOMEvents SuspendHandleable.swift
[278/353] Compiling DOMEvents TimeUpdateHandleable.swift
[279/353] Compiling DOMEvents VolumeChangeHandleable.swift
[280/353] Compiling DOMEvents WaitingHandleable.swift
[281/353] Compiling DOMEvents AfterPrintHandleable.swift
[282/353] Compiling DOMEvents BeforePrintHandleable.swift
[283/353] Compiling DOMEvents Container.swift
[284/353] Compiling DOMEvents DOMEventable.swift
[285/353] Compiling DOMEvents ToggleHandleable.swift
[286/353] Compiling DOMEvents ErrorHandleable.swift
[287/353] Compiling DOMEvents Exports.swift
[288/353] Compiling DOMEvents ResetHandleable.swift
[289/353] Compiling DOMEvents SubmitHandleable.swift
[290/353] Compiling DOMEvents ChangeHandleable.swift
[291/353] Compiling DOMEvents TouchMoveHandleable.swift
[292/353] Compiling DOMEvents TouchStartHandleable.swift
[293/353] Compiling DOMEvents TransitionEndHandleable.swift
[294/353] Compiling DOMEvents WheelHandleable.swift
[295/353] Compiling DOMEvents AbortHandleable.swift
[296/353] Compiling DOMEvents CanPlayHandleable.swift
[297/353] Compiling DOMEvents CanPlayThroughHandleable.swift
[298/353] Compiling DOMEvents DurationChangeHandleable.swift
[299/353] Compiling DOMEvents EndedHandleable.swift
[300/353] Compiling DOMEvents MouseLeaveHandleable.swift
[301/353] Compiling DOMEvents MouseMoveHandleable.swift
[302/353] Compiling DOMEvents MouseOutHandleable.swift
[303/353] Compiling DOMEvents MouseOverHandleable.swift
[304/353] Compiling DOMEvents MouseUpHandleable.swift
[305/353] Compiling DOMEvents OpenHandleable.swift
[306/353] Compiling DOMEvents PasteHandleable.swift
[307/353] Compiling DOMEvents TouchCancelHandleable.swift
[308/353] Compiling DOMEvents TouchEndHandleable.swift
[309/353] Compiling DOMEvents InputHandleable.swift
[310/353] Compiling DOMEvents InvalidHandleable.swift
[311/353] Compiling DOMEvents SearchHandleable.swift
[312/353] Compiling DOMEvents SelectHandleable.swift
[313/353] Compiling DOMEvents LoadHandleable.swift
[314/353] Compiling DOMEvents ShowHandleable.swift
[315/353] Compiling DOMEvents Scopes.swift
[316/353] Compiling DOMEvents ScrollHandleable.swift
[316/353] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[317/353] Archiving libDOMEvents.a
[319/353] Compiling WorkersAPI WorkerNavigator.swift
[320/353] Compiling WorkersAPI WorkerLocation.swift
[321/353] Compiling WorkersAPI WorkerMessage.swift
[322/353] Compiling WebSocketAPI BinaryType.swift
[323/353] Emitting module WebSocketAPI
[324/353] Compiling WebSocketAPI MessageEvent.swift
[325/353] Compiling WebSocketAPI WebSocket.swift
[326/353] Compiling WebSocketAPI WebSocketState.swift
[327/353] Compiling WebSocketAPI CloseEvent.swift
[327/353] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[328/353] Archiving libWebSocketAPI.a
[330/353] Compiling WorkersAPI SharedWorker.swift
[331/353] Emitting module WorkersAPI
[332/353] Compiling WorkersAPI AbstractWorker.swift
[333/353] Compiling WorkersAPI Worker.swift
[333/353] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[334/353] Archiving libWorkersAPI.a
[336/375] Emitting module Worker
[337/375] Compiling Worker Worker.swift
[337/375] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Worker.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WorkersAPI.build/Worker.swift.o(Worker.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Worker.build/Worker.swift.o(Worker.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[338/375] Archiving libWorker.a
[340/375] Compiling ServiceWorker ServiceBuilder.swift
[341/376] Emitting module SharedWorker
[342/376] Compiling SharedWorker SharedWorker.swift
[342/376] Write Objects.LinkFileList
[344/376] Compiling NavigatorAPI NavigationPreloadManager.swift
[345/376] Emitting module NavigatorAPI
[346/376] Compiling NavigatorAPI Navigator.swift
[347/376] Emitting module ServiceWorker
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'SharedWorker.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SharedWorker.build/SharedWorker.swift.o(SharedWorker.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WorkersAPI.build/SharedWorker.swift.o(SharedWorker.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[347/376] Archiving libSharedWorker.a
[349/376] Compiling NavigatorAPI NavigatorGeolocation.swift
[350/376] Compiling NavigatorAPI ServiceWorkerContainer.swift
[350/376] Write Objects.LinkFileList
[352/376] Compiling ServiceWorker Manifest+Shortcut.swift
[353/376] Compiling ServiceWorker Manifest+Category.swift
[354/376] Compiling ServiceWorker Manifest+Display.swift
[355/376] Compiling ServiceWorker Manifest+Orientation.swift
[356/376] Compiling ServiceWorker Manifest+RelatedApplication.swift
[357/376] Compiling ServiceWorker Manifest+Image.swift
[358/376] Compiling ServiceWorker EventListener.swift
[359/376] Compiling ServiceWorker Lifecycle.swift
[360/376] Compiling ServiceWorker Cache.swift
[361/376] Compiling ServiceWorker CacheStorage.swift
[362/376] Compiling ServiceWorker Manifest.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[362/376] Archiving libNavigatorAPI.a
[364/418] Compiling ServiceWorker ServiceWorker.swift
[364/418] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'EventListener.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ServiceWorker.build/EventListener.swift.o(EventListener.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/EventListener.swift.o(EventListener.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[365/418] Archiving libServiceWorker.a
[367/418] Compiling DOM MethodType.swift
[368/418] Compiling DOM PreloadType.swift
[369/418] Compiling DOM RangeTextSelectMode.swift
[370/418] Compiling DOM RelType.swift
[371/422] Compiling DOM EncType.swift
[372/422] Compiling DOM EnterKeyHintType.swift
[373/422] Compiling DOM InputButtonType.swift
[374/422] Compiling DOM InputTextType.swift
[375/422] Compiling DOM LoadingType.swift
[376/422] Compiling DOM AutocompleteType.swift
[377/422] Compiling DOM CaptureType.swift
[378/422] Compiling DOM CrossOriginType.swift
[379/422] Compiling DOM DecodingType.swift
[380/422] Compiling DOM DirType.swift
[381/422] Compiling DOM ScopeType.swift
[382/422] Compiling DOM SelectionDirection.swift
[383/422] Compiling DOM ShapeType.swift
[384/422] Compiling DOM TargetType.swift
[385/422] Compiling DOM Opener.swift
[386/422] Compiling DOM RangeTextable.swift
[387/422] Compiling DOM Selectable.swift
[388/422] Compiling DOM SelectionRangeable.swift
[389/422] Compiling DOM WrapType.swift
[390/422] Compiling DOM Exports.swift
[391/422] Compiling DOM ForEach.swift
[392/422] Compiling DOM Id.swift
[393/422] Compiling DOM BaseElement.swift
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[394/422] Compiling DOM Class.swift
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[395/422] Compiling DOM DOM.swift
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[396/422] Compiling DOM DOMElement.swift
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[397/422] Compiling DOM DarkModeDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[398/422] Compiling DOM Screen.swift
[399/422] Compiling DOM StringInitializable.swift
[400/422] Compiling DOM Window.swift
[401/422] Compiling DOM WindowLifecycle.swift
[402/422] Emitting module DOM
/Users/admin/builder/spi-builder-workspace/Sources/DOM/BaseElement.swift:232:18: warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
230 | // MARK: CustomStringConvertible
231 |
232 | extension Array: CustomStringConvertible where Element == BaseElement {
    |                  `- warning: conformance of 'Array<Element>' to protocol 'CustomStringConvertible' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
233 |     public var description: String {
    |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
234 |         "[\(self.map { $0.description }.joined(separator: ", "))]"
235 |     }
Swift.Array:1:11: note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
1 | extension Array : CustomStringConvertible, CustomDebugStringConvertible {
  |           `- note: 'Array<Element>' declares conformance to protocol 'CustomStringConvertible' here
2 |     public var description: String { get }
3 |     public var debugDescription: String { get }
[403/422] Compiling DOM AnyElement.swift
[404/422] Compiling DOM Attributes.swift
[405/422] Compiling DOM BaseActiveElement.swift
[406/422] Compiling DOM BaseActiveStringElement.swift
[407/422] Compiling DOM BaseContentElement.swift
[408/422] Compiling DOM Document.swift
[409/422] Compiling DOM Elements.swift
[410/422] Compiling DOM AlignType.swift
[411/422] Compiling DOM AsType.swift
[412/422] Compiling DOM AutocapitalizeType.swift
[412/422] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[413/422] Archiving libDOM.a
[415/468] Compiling ResizeObserverAPI ResizeObserver.swift
[416/468] Emitting module ResizeObserverAPI
[416/468] Write Objects.LinkFileList
[418/468] Compiling CSS Autoable.swift
[419/468] Compiling CSS Colorable.swift
[420/468] Compiling CSS Inheritable.swift
[421/468] Compiling CSS Initialable.swift
[422/468] Compiling CSS Lengthable.swift
[423/472] Compiling CSS Noneable.swift
[424/472] Compiling CSS Numberable.swift
[425/472] Compiling CSS NumericValue.swift
[426/472] Compiling CSS Percentable.swift
[427/472] Compiling CSS RelativeSizeValue.swift
[428/472] Compiling CSS ViewportRule.swift
[429/472] Compiling CSS RulesBuilder.swift
[430/472] Compiling CSS TimeUnit.swift
[431/472] Compiling CSS Unit.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[431/472] Archiving libResizeObserverAPI.a
[433/472] Compiling CSS ValueWithTime.swift
[434/472] Compiling CSS ValueWithUnit.swift
[435/472] Compiling CSS StyleElement+CSS.swift
[436/472] Compiling CSS Stylesheet.swift
[437/472] Compiling CSS DocumentRule.swift
[438/472] Compiling CSS FontFaceRule.swift
[439/472] Compiling CSS FontFeatureValuesRule.swift
[440/472] Compiling CSS ImportRule.swift
[441/472] Compiling CSS KeyframesRule.swift
[442/472] Compiling CSS TimeUnitValue.swift
[443/472] Compiling CSS UnitValue.swift
[444/472] Compiling CSS Valuable.swift
[445/472] Compiling CSS CharsetRule.swift
[446/472] Compiling CSS CounterStyleRule.swift
[447/472] Compiling CSS Class+Pointerable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
 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 |
[448/472] Compiling CSS Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
 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 |
[449/472] Compiling CSS ForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
 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 |
[450/472] Compiling CSS Id+Pointerable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
 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 |
[451/472] Compiling CSS Pointer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/Pointer.swift:982:9: warning: 'parent' is deprecated: renamed to 'parent(for:)'
 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 |
[452/472] Emitting module CSS
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:136:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
134 |     let content: RulesContent
135 |
136 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == String {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
137 |         self.content = content(valueToPass)
138 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:140:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
138 |     }
139 |
140 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
141 |         self.content = content(valueToPass)
142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:144:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
142 |     }
143 |
144 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
145 |         self.content = content(valueToPass)
146 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:148:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
146 |     }
147 |
148 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
149 |         self.content = content(valueToPass)
150 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:152:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
150 |     }
151 |
152 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
153 |         self.content = content(valueToPass)
154 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:156:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
154 |     }
155 |
156 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Int {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
157 |         self.content = content(valueToPass)
158 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:160:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
158 |     }
159 |
160 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Double {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
161 |         self.content = content(valueToPass)
162 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:164:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
162 |     }
163 |
164 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Float {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
165 |         self.content = content(valueToPass)
166 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:168:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
166 |     }
167 |
168 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt8 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
169 |         self.content = content(valueToPass)
170 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:172:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
170 |     }
171 |
172 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt16 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
173 |         self.content = content(valueToPass)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:176:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
174 |     }
175 |
176 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt32 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
177 |         self.content = content(valueToPass)
178 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:180:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
178 |     }
179 |
180 |     public init <Result>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == UInt64 {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
181 |         self.content = content(valueToPass)
182 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:184:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
182 |     }
183 |
184 |     public init <Result, Element>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Array<Element> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
185 |         self.content = content(valueToPass)
186 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CSS/ForEach.swift:188:12: warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
186 |     }
187 |
188 |     public init <Result, Key, Value>(_ valueToPass: Result, @Rules content: @escaping (Result) -> RulesContent) where Result == Dictionary<Key, Value> {
    |            `- warning: same-type requirement makes generic parameter 'Result' non-generic; this is an error in the Swift 6 language mode
189 |         self.content = content(valueToPass)
190 |     }
[453/472] Compiling CSS PropertiesBuilder.swift
[454/472] Compiling CSS PropertyTypes.swift
[455/472] Compiling CSS AbsoluteSizeable.swift
[456/472] Compiling CSS AngleValue.swift
[457/472] Compiling CSS AutoValue.swift
[458/472] Compiling CSS CSSColor.swift
[459/472] Compiling CSS CSSFunction.swift
[460/472] Compiling CSS CSSProperties.swift
[461/472] Compiling CSS CSSProperty.swift
[462/472] Compiling CSS CSSRule.swift
[463/472] Compiling CSS MediaRule.swift
[464/472] Compiling CSS NamespaceRule.swift
[465/472] Compiling CSS PageRule.swift
[466/472] Compiling CSS SupportsRule.swift
[466/472] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'ForEach.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/ForEach.swift.o(ForEach.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CSS.build/ForEach.swift.o(ForEach.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[467/472] Archiving libCSS.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[469/526] Emitting module ARIA
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
[470/526] Compiling ARIA ARIAProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
[471/526] Compiling ARIA ARIARole.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARIA/ARIARole.swift:8:8: error: no such module 'Web'
  6 | //
  7 |
  8 | import Web
    |        `- error: no such module 'Web'
  9 |
 10 | public struct ARIARoleType {
BUILD FAILURE 6.1 macosSpm