The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build web, reference 2.0.0-nightly.7 (8f8e04), with Swift 6.0 for macOS (SPM) on 17 Jan 2025 07:21:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 2.0.0-nightly.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/web
 * tag               2.0.0-nightly.7 -> FETCH_HEAD
HEAD is now at 8f8e049 🪛 WebberPreview: add convenient `renderPreview()`
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
8f8e049217b505fb0c597c0684afbb2f8af2b53f
SUCCESS checkout https://github.com/swifweb/web.git at 2.0.0-nightly.7
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21395] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.37s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.55s)
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.16s)
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.02s)
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 2.0.0-nightly.7 (8f8e049)
warning: '.resolve-product-dependencies': dependency 'web' is not used by any target
Found 1 product dependencies
  - JavaScriptKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
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/Index.swift",
        "Elements/Splash.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/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.2.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
[29/126] Copying Runtime
[30/126] Write sources
[43/126] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/126] Write swift-version-5BDAB9E9C0126B9D.txt
[45/126] Compiling _CJavaScriptKit _CJavaScriptKit.c
[47/147] Emitting module JavaScriptKit
[48/149] Compiling JavaScriptKit Deprecated.swift
[49/149] Compiling JavaScriptKit Features.swift
[50/149] Compiling JavaScriptKit JSArray.swift
[51/149] Compiling JavaScriptKit JSDate.swift
[52/149] Compiling JavaScriptKit JSError.swift
[53/149] Compiling JavaScriptKit JSValue.swift
[54/149] Compiling JavaScriptKit JSValueDecoder.swift
[55/149] Compiling JavaScriptKit JSString.swift
[56/149] Compiling JavaScriptKit JSSymbol.swift
[57/149] Compiling JavaScriptKit JSThrowingFunction.swift
[58/149] Compiling JavaScriptKit JSBridgedType.swift
[59/149] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[60/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[61/149] Compiling JavaScriptKit JSPromise.swift
[62/149] Compiling JavaScriptKit JSTimer.swift
[63/149] Compiling JavaScriptKit JSTypedArray.swift
[64/149] Compiling JavaScriptKit JSFunction.swift
[65/149] Compiling JavaScriptKit JSObject.swift
[66/149] Compiling JavaScriptKit JSBigInt.swift
[67/149] Compiling JavaScriptKit JSClosure.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Emitting module JavaScriptBigIntSupport
[71/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[72/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[73/153] Compiling JavaScriptBigIntSupport Int64+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] Compiling WebFoundation Array+Random.swift
[75/184] Compiling WebFoundation JSFunction+Optional.swift
[76/184] Compiling WebFoundation String+Random.swift
[77/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 | }
[78/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 | }
[79/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 | }
[80/187] Compiling WebFoundation File.swift
[81/187] Compiling WebFoundation FormData.swift
[82/187] Compiling WebFoundation JSClass.swift
[83/187] Compiling WebFoundation Size.swift
[84/187] Compiling WebFoundation AnyState.swift
[85/187] Compiling WebFoundation Copyable.swift
[86/187] Compiling WebFoundation InnerStateChangeable.swift
[87/187] Compiling WebFoundation State.swift
[88/187] Compiling WebFoundation Stateable.swift
[89/187] Compiling WebFoundation Blob.swift
[90/187] Compiling WebFoundation BlobPropertyBag.swift
[91/187] Compiling WebFoundation BufferSource.swift
[92/187] Compiling WebFoundation Console.swift
[93/187] 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: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
   |             `- 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 | }
[94/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: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
   |             `- 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 |     }
[95/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: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
   |             `- 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 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: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
   |             `- 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 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: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
   |             `- 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 JSValuable.swift
[99/187] Compiling WebFoundation Point.swift
[100/187] Compiling WebFoundation Rect.swift
[101/187] Compiling WebFoundation AbortController.swift
[102/187] Compiling WebFoundation AbortSignal.swift
[103/187] Compiling WebFoundation AnyElement.swift
[104/187] Compiling WebFoundation ArrayBuffer.swift
[105/187] Compiling WebFoundation URLSearchParams.swift
[106/187] Compiling WebFoundation URLValue.swift
[107/187] Compiling WebFoundation WebJSValue.swift
[108/221] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[109/221] Emitting module PictureInPictureAPI
[110/221] Emitting module NavigationTimingAPI
[111/221] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[112/221] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[113/221] Emitting module PaymentRequestAPI
[114/221] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[115/221] Emitting module PeriodicBackgroundSynchronizationAPI
[116/221] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[117/221] Emitting module MediaCapabilitiesAPI
[118/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[119/221] Emitting module MediaStreamAPI
[120/233] Compiling GamepadAPI GamepadAPI.swift
[121/233] Emitting module GamepadAPI
[122/233] Emitting module FullscreenAPI
[123/233] Compiling FullscreenAPI FullscreenAPI.swift
[124/233] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[125/233] Emitting module IntersectionObserverAPI
[126/233] Emitting module GeolocationAPI
[127/233] Compiling GeolocationAPI GeolocationAPI.swift
[128/233] Compiling StorageAPI StorageAPI.swift
[129/233] Emitting module IndexedDB
[130/233] Compiling IndexedDB IndexedDB.swift
[131/235] Compiling NotificationsAPI NotificationsAPI.swift
[132/265] Compiling CanvasAPI CanvasAPI.swift
[133/265] Emitting module CanvasAPI
[134/267] Compiling ClipboardAPI ClipboardAPI.swift
[135/267] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[136/267] Emitting module ClipboardAPI
[137/267] Emitting module BroadcastChannelAPI
[137/267] Write Objects.LinkFileList
[140/267] Compiling PushAPI PushSubscription.swift
[141/267] Compiling StreamsAPI TransformStream.swift
[142/267] Compiling StreamsAPI StreamsAPI.swift
[143/269] Compiling PushAPI PushMessageData.swift
/Applications/Xcode-16.2.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)'
[143/269] Archiving libWebFoundation.a
/Applications/Xcode-16.2.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)'
[144/269] Archiving libPictureInPictureAPI.a
[145/269] Write Objects.LinkFileList
[148/269] Compiling PushAPI PushManager.swift
[149/269] Compiling BluetoothAPI BluetoothAPI.swift
[150/269] Emitting module BluetoothAPI
/Applications/Xcode-16.2.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 libPeriodicBackgroundSynchronizationAPI.a
[151/269] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[153/269] Archiving libPaymentRequestAPI.a
/Applications/Xcode-16.2.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)'
[154/269] Archiving libNavigationTimingAPI.a
[155/269] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[157/271] Archiving libMediaStreamAPI.a
[159/271] Compiling PushAPI PushEvent.swift
[160/271] Emitting module PushAPI
[160/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[162/271] Archiving libMediaCapabilitiesAPI.a
/Applications/Xcode-16.2.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)'
[163/271] Archiving libIntersectionObserverAPI.a
[164/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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 libIndexedDB.a
/Applications/Xcode-16.2.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)'
[167/271] Archiving libPushAPI.a
[168/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[170/271] Archiving libGeolocationAPI.a
/Applications/Xcode-16.2.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)'
[171/271] Archiving libGamepadAPI.a
[172/271] Write Objects.LinkFileList
[175/271] Emitting module BeaconAPI
[176/271] Compiling BeaconAPI Beacon.swift
/Applications/Xcode-16.2.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/271] Archiving libFullscreenAPI.a
[177/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[179/271] Archiving libClipboardAPI.a
/Applications/Xcode-16.2.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)'
[180/271] Archiving libCanvasAPI.a
/Applications/Xcode-16.2.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)'
[181/271] Archiving libBroadcastChannelAPI.a
/Applications/Xcode-16.2.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/271] Archiving libBluetoothAPI.a
/Applications/Xcode-16.2.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/271] Archiving libBeaconAPI.a
[185/271] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[186/271] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[187/271] Emitting module NotificationsAPI
[188/271] Compiling NotificationsAPI Notification.swift
[189/271] Compiling NotificationsAPI Notification+Action.swift
[189/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[190/271] Archiving libNotificationsAPI.a
[192/271] Compiling ContentIndexAPI ContentIndex.swift
[193/271] Emitting module ContentIndexAPI
[193/271] Write Objects.LinkFileList
[195/271] Compiling StreamsAPI WritableStream.swift
[196/271] Compiling StreamsAPI WritableStreamDefaultWriter.swift
/Applications/Xcode-16.2.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)'
[196/271] Archiving libContentIndexAPI.a
[198/271] Compiling StreamsAPI PipeOptions.swift
[199/271] Emitting module StreamsAPI
[200/271] Compiling StreamsAPI ReadableStream.swift
[200/271] Write Objects.LinkFileList
[202/271] 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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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
[203/271] 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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | public final class LocalStorage {
[204/271] 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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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
[204/271] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[205/271] Archiving libStreamsAPI.a
/Applications/Xcode-16.2.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/271] Archiving libStorageAPI.a
[208/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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)
[209/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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)
[209/284] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[210/284] Archiving libLocationAPI.a
[212/286] Compiling Events TouchEvent.swift
[213/286] Compiling Events TransitionEvent.swift
[214/288] Compiling FetchAPI Body.swift
[215/288] Compiling FetchAPI RedirectMode.swift
[216/288] Compiling FetchAPI RequestMethod.swift
[217/288] Emitting module Events
[218/288] Compiling Events PushEvent.swift
[219/288] Compiling Events StorageEvent.swift
[220/288] Compiling Events WheelEventDeltaMode.swift
[221/288] Compiling Events Event.swift
[222/288] Compiling Events EventListener.swift
[223/288] Compiling Events EventTarget.swift
[224/288] Compiling Events ExtendableEvent.swift
[225/288] Compiling Events FocusEvent.swift
[226/288] Compiling FetchAPI ResponseType.swift
[228/288] Compiling FetchAPI RequestMode.swift
[229/288] Compiling FetchAPI Headers.swift
[230/288] Compiling FetchAPI RequestRedirect.swift
[231/288] Compiling FetchAPI Fetch.swift
[232/288] Compiling FetchAPI RequestCache.swift
[233/288] Compiling FetchAPI RequestCredentials.swift
[234/288] Compiling FetchAPI Request.swift
[235/288] Compiling FetchAPI RequestOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: property 'jsValue' requires the types 'AnyHashable' and 'String' be equivalent
 11 | public class RequestOptions {
 12 |     public var jsValue: JSValue {
 13 |         var jsValue = [:].jsValue
    |                           `- error: property 'jsValue' requires the types 'AnyHashable' and 'String' be equivalent
 14 |         jsValue.method = method.rawValue.jsValue
 15 |         jsValue.headers = headers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:101:1: note: where 'Key' = 'AnyHashable'
 99 | }
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
    | `- note: where 'Key' = 'AnyHashable'
102 |     public var jsValue: JSValue {
103 |         let object = objectConstructor.new()
/Users/admin/builder/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: type 'Any' cannot conform to 'ConvertibleToJSValue'
 11 | public class RequestOptions {
 12 |     public var jsValue: JSValue {
 13 |         var jsValue = [:].jsValue
    |                           |- error: type 'Any' cannot conform to 'ConvertibleToJSValue'
    |                           `- note: only concrete types such as structs, enums and classes can conform to protocols
 14 |         jsValue.method = method.rawValue.jsValue
 15 |         jsValue.headers = headers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:101:1: note: required by property 'jsValue' where 'Value' = 'Any'
 99 | }
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
    | `- note: required by property 'jsValue' where 'Value' = 'Any'
102 |     public var jsValue: JSValue {
103 |         let object = objectConstructor.new()
[236/289] Compiling Events UIEvent.swift
[237/289] Compiling Events WheelEvent.swift
[238/289] Emitting module FetchAPI
[241/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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)
[242/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
    |             `- 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)
[243/289] Compiling Events TouchObject.swift
[244/289] Compiling Events PageTransitionEvent.swift
[245/289] Compiling Events ProgressEvent.swift
[249/289] Compiling Events HashChangeEvent.swift
[250/289] Compiling Events InputEvent.swift
[251/289] Compiling Events KeyboardEvent.swift
[252/289] Compiling Events MouseEvent.swift
[253/289] Compiling Events Names.swift
[254/289] Compiling Events DataTransferObject.swift
[254/289] Write Objects.LinkFileList
/Applications/Xcode-16.2.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 libHistoryAPI.a
/Applications/Xcode-16.2.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 libEvents.a
[259/298] Compiling FetchAPI Response.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/56] Write swift-version-5BDAB9E9C0126B9D.txt
[2/77] Compiling JavaScriptKit JSArray.swift
[3/77] Compiling JavaScriptKit JSDate.swift
[4/77] Compiling JavaScriptKit JSError.swift
[5/79] Emitting module JavaScriptKit
[6/79] Compiling JavaScriptKit JSString.swift
[7/79] Compiling JavaScriptKit JSSymbol.swift
[8/79] Compiling JavaScriptKit Deprecated.swift
[9/79] Compiling JavaScriptKit Features.swift
[10/79] Compiling JavaScriptKit JSFunction.swift
[11/79] Compiling JavaScriptKit JSObject.swift
[12/79] Compiling JavaScriptKit JSThrowingFunction.swift
[13/79] Compiling JavaScriptKit JSBridgedType.swift
[14/79] Compiling JavaScriptKit JSBigInt.swift
[15/79] Compiling JavaScriptKit JSClosure.swift
[16/79] Compiling JavaScriptKit JSPromise.swift
[17/79] Compiling JavaScriptKit JSTimer.swift
[18/79] Compiling JavaScriptKit JSTypedArray.swift
[19/79] Compiling JavaScriptKit JSValue.swift
[20/79] Compiling JavaScriptKit JSValueDecoder.swift
[21/79] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[22/79] Compiling JavaScriptKit ConvertibleToJSValue.swift
[23/79] Compiling JavaScriptKit XcodeSupport.swift
[24/79] Compiling JavaScriptKit resource_bundle_accessor.swift
[25/83] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[26/83] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[27/83] Compiling JavaScriptBigIntSupport Int64+I64.swift
[28/83] Emitting module JavaScriptBigIntSupport
[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 Array+Random.swift
[31/129] Compiling WebFoundation JSFunction+Optional.swift
[32/129] Compiling WebFoundation String+Random.swift
[33/129] Compiling WebFoundation Blob.swift
[34/129] Compiling WebFoundation BlobPropertyBag.swift
[35/129] Compiling WebFoundation BufferSource.swift
[36/129] Compiling WebFoundation Console.swift
[37/129] Compiling WebFoundation File.swift
[38/129] Compiling WebFoundation FormData.swift
[39/129] Compiling WebFoundation JSClass.swift
[40/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 | }
[41/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 | }
[42/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 | }
[43/129] Compiling WebFoundation AbortController.swift
[44/129] Compiling WebFoundation AbortSignal.swift
[45/129] Compiling WebFoundation AnyElement.swift
[46/129] Compiling WebFoundation ArrayBuffer.swift
[47/129] Compiling WebFoundation Dispatch.swift
[48/129] Compiling WebFoundation Dir.swift
[49/129] Compiling WebFoundation Exports.swift
[50/129] Compiling WebFoundation Array+Diff.swift
[51/129] Compiling WebFoundation Size.swift
[52/129] Compiling WebFoundation AnyState.swift
[53/129] Compiling WebFoundation Copyable.swift
[54/129] Compiling WebFoundation InnerStateChangeable.swift
[55/129] Compiling WebFoundation State.swift
[56/129] Compiling WebFoundation Stateable.swift
[57/129] Compiling WebFoundation JSValuable.swift
[58/129] Compiling WebFoundation Point.swift
[59/129] Compiling WebFoundation Rect.swift
[60/129] Compiling WebFoundation URLSearchParams.swift
[61/129] Compiling WebFoundation URLValue.swift
[62/129] Compiling WebFoundation WebJSValue.swift
[63/161] Compiling CanvasAPI CanvasAPI.swift
[64/161] Compiling GeolocationAPI GeolocationAPI.swift
[65/161] Emitting module CanvasAPI
[66/161] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[67/161] Emitting module GeolocationAPI
[68/161] Emitting module MediaCapabilitiesAPI
[69/163] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[70/163] Emitting module BroadcastChannelAPI
[71/164] Compiling BluetoothAPI BluetoothAPI.swift
[72/164] Emitting module BluetoothAPI
[73/165] Emitting module ClipboardAPI
[74/165] Compiling ClipboardAPI ClipboardAPI.swift
[75/166] Compiling FullscreenAPI FullscreenAPI.swift
[76/166] Emitting module FullscreenAPI
[77/175] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[78/175] Emitting module PeriodicBackgroundSynchronizationAPI
[79/177] Emitting module PictureInPictureAPI
[80/177] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[81/183] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[82/183] Emitting module PaymentRequestAPI
[83/185] Compiling MediaStreamAPI MediaStreamAPI.swift
[84/185] Emitting module MediaStreamAPI
[85/185] Emitting module NavigationTimingAPI
[86/185] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[87/187] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[88/187] Emitting module IntersectionObserverAPI
[89/190] Compiling IndexedDB IndexedDB.swift
[90/190] Emitting module IndexedDB
[90/190] Write Objects.LinkFileList
/Applications/Xcode-16.2.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/191] Archiving libWebFoundation.a
/Applications/Xcode-16.2.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/191] Archiving libPictureInPictureAPI.a
[94/191] Write Objects.LinkFileList
[97/191] Emitting module GamepadAPI
[98/191] Compiling GamepadAPI GamepadAPI.swift
/Applications/Xcode-16.2.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)'
[98/192] Archiving libPeriodicBackgroundSynchronizationAPI.a
[99/192] Write Objects.LinkFileList
/Applications/Xcode-16.2.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/192] Archiving libPaymentRequestAPI.a
/Applications/Xcode-16.2.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)'
[102/192] Archiving libNavigationTimingAPI.a
[103/192] Write Objects.LinkFileList
/Applications/Xcode-16.2.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/192] Archiving libMediaStreamAPI.a
/Applications/Xcode-16.2.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)'
[106/192] Archiving libMediaCapabilitiesAPI.a
[107/192] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[109/194] Archiving libIntersectionObserverAPI.a
/Applications/Xcode-16.2.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/194] Archiving libIndexedDB.a
[111/194] Write Objects.LinkFileList
[114/194] Compiling StorageAPI StorageAPI.swift
/Applications/Xcode-16.2.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/194] Archiving libGeolocationAPI.a
/Applications/Xcode-16.2.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)'
[115/194] Archiving libGamepadAPI.a
[115/194] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[120/196] Archiving libFullscreenAPI.a
[122/196] Compiling BeaconAPI Beacon.swift
[123/196] Emitting module BeaconAPI
/Applications/Xcode-16.2.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/196] Archiving libClipboardAPI.a
/Applications/Xcode-16.2.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)'
[124/197] Archiving libCanvasAPI.a
[125/197] Write Objects.LinkFileList
[127/197] Compiling PushAPI PushSubscription.swift
/Applications/Xcode-16.2.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/197] Archiving libBroadcastChannelAPI.a
/Applications/Xcode-16.2.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)'
[128/197] Archiving libBluetoothAPI.a
/Applications/Xcode-16.2.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)'
[129/207] Archiving libBeaconAPI.a
[131/223] Emitting module PushAPI
[132/223] Compiling PushAPI PushManager.swift
[133/223] Compiling PushAPI PushMessageData.swift
[134/223] Compiling PushAPI PushEvent.swift
[134/223] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[135/223] Archiving libPushAPI.a
[137/223] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[138/223] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[139/223] Compiling StreamsAPI ReadableStream.swift
[140/223] Compiling StreamsAPI StreamsAPI.swift
[141/223] Emitting module StreamsAPI
[142/223] Compiling StreamsAPI PipeOptions.swift
[143/223] Compiling StreamsAPI WritableStream.swift
[144/223] Compiling StreamsAPI TransformStream.swift
[145/223] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[145/223] Write Objects.LinkFileList
[147/223] Compiling StorageAPI LocalStorage.swift
[148/223] Emitting module StorageAPI
[149/223] Compiling StorageAPI SessionStorage.swift
[149/223] Write Objects.LinkFileList
/Applications/Xcode-16.2.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/223] Archiving libStreamsAPI.a
[152/223] Compiling NotificationsAPI NotificationsAPI.swift
[153/223] Emitting module NotificationsAPI
[154/223] Compiling NotificationsAPI Notification+Action.swift
[155/223] Compiling NotificationsAPI Notification.swift
/Applications/Xcode-16.2.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/223] Archiving libStorageAPI.a
[156/223] Write Objects.LinkFileList
[158/223] Compiling LocationAPI Location.swift
[159/223] Emitting module LocationAPI
/Applications/Xcode-16.2.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)'
[159/223] Archiving libNotificationsAPI.a
[160/223] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[161/223] Archiving libLocationAPI.a
[163/238] Compiling ContentIndexAPI ContentIndex.swift
[164/238] Emitting module ContentIndexAPI
[164/239] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[165/239] Archiving libContentIndexAPI.a
[167/239] Emitting module Events
[168/241] Compiling FetchAPI RequestCredentials.swift
[169/241] Compiling FetchAPI Body.swift
[170/241] Compiling FetchAPI RedirectMode.swift
[171/241] Compiling FetchAPI RequestMethod.swift
[172/241] Compiling FetchAPI RequestMode.swift
[173/241] Compiling FetchAPI RequestCache.swift
[174/241] Compiling Events HashChangeEvent.swift
[175/241] Compiling Events InputEvent.swift
[176/241] Compiling Events KeyboardEvent.swift
[177/241] Compiling Events AnimationEvent.swift
[178/241] Compiling Events ClipboardEvent.swift
[179/241] Compiling Events DragEvent.swift
[180/241] Compiling Events EventTarget.swift
[181/241] Compiling Events ExtendableEvent.swift
[182/241] Compiling Events FocusEvent.swift
[183/241] Compiling Events PushEvent.swift
[184/241] Compiling Events StorageEvent.swift
[185/241] Compiling Events TouchObject.swift
[186/241] Compiling Events PageTransitionEvent.swift
[187/241] Compiling Events ProgressEvent.swift
[188/241] Compiling Events TouchEvent.swift
[189/241] Compiling Events TransitionEvent.swift
[190/241] Compiling Events MouseEvent.swift
[191/241] Compiling Events Names.swift
[192/241] Compiling Events DataTransferObject.swift
[193/241] Compiling FetchAPI RequestOptions.swift
[194/241] Compiling FetchAPI Headers.swift
[195/241] Compiling FetchAPI Fetch.swift
[196/241] Compiling FetchAPI ResponseType.swift
[197/241] Compiling FetchAPI Request.swift
[198/242] Compiling FetchAPI RequestRedirect.swift
[201/242] Emitting module FetchAPI
[206/242] Compiling Events UIEvent.swift
[207/242] Compiling Events WheelEvent.swift
[208/242] Emitting module HistoryAPI
[209/242] Compiling HistoryAPI History.swift
[209/243] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[211/244] Archiving libEvents.a
/Applications/Xcode-16.2.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/244] Archiving libHistoryAPI.a
[214/253] Compiling FetchAPI Response.swift
[214/267] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[215/294] Archiving libFetchAPI.a
[217/332] Emitting module ChannelMessagingAPI
[218/332] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[219/332] Compiling ChannelMessagingAPI MessagePort.swift
[219/332] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[220/332] Archiving libChannelMessagingAPI.a
[222/332] Compiling XMLHttpRequest XMLHttpRequest.swift
[223/332] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[224/332] Compiling XMLHttpRequest Response.swift
[225/332] Emitting module XMLHttpRequest
[226/332] Compiling XMLHttpRequest ReadyState.swift
[227/332] Compiling XMLHttpRequest ResponseType.swift
[227/332] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[228/332] Archiving libXMLHttpRequest.a
[230/345] Compiling DOMEvents SeekingHandleable.swift
[231/345] Compiling DOMEvents StalledHandleable.swift
[232/345] Compiling DOMEvents SuspendHandleable.swift
[233/345] Compiling DOMEvents TimeUpdateHandleable.swift
[234/345] Compiling DOMEvents VolumeChangeHandleable.swift
[235/345] Compiling DOMEvents WaitingHandleable.swift
[236/345] Compiling DOMEvents AfterPrintHandleable.swift
[237/345] Compiling DOMEvents BeforePrintHandleable.swift
[238/353] Compiling DOMEvents BeforeUnloadHandleable.swift
[239/353] Compiling DOMEvents HashChangeHandleable.swift
[240/353] Compiling DOMEvents OfflineHandleable.swift
[241/353] Compiling DOMEvents OnlineHandleable.swift
[242/353] Compiling DOMEvents PageHideHandleable.swift
[243/353] Compiling DOMEvents PageShowHandleable.swift
[244/353] Compiling DOMEvents ResizeHandleable.swift
[245/353] Compiling DOMEvents UnloadHandleable.swift
[246/353] Compiling DOMEvents LoadStartHandleable.swift
[247/353] Compiling DOMEvents LoadedDataHandleable.swift
[248/353] Compiling DOMEvents LoadedMetadataHandleable.swift
[249/353] Compiling DOMEvents PauseHandleable.swift
[250/353] Compiling DOMEvents PlayHandleable.swift
[251/353] Compiling DOMEvents PlayingHandleable.swift
[252/353] Compiling DOMEvents ProgressHandleable.swift
[253/353] Compiling DOMEvents RateChangeHandleable.swift
[254/353] Compiling DOMEvents SeekedHandleable.swift
[255/353] Compiling DOMEvents Container.swift
[256/353] Compiling DOMEvents DOMEventable.swift
[257/353] Compiling DOMEvents ToggleHandleable.swift
[258/353] Compiling DOMEvents ErrorHandleable.swift
[259/353] Compiling DOMEvents Exports.swift
[260/353] Compiling DOMEvents ResetHandleable.swift
[261/353] Compiling DOMEvents SubmitHandleable.swift
[262/353] Compiling DOMEvents ChangeHandleable.swift
[263/353] Compiling DOMEvents TouchMoveHandleable.swift
[264/353] Compiling DOMEvents TouchStartHandleable.swift
[265/353] Compiling DOMEvents TransitionEndHandleable.swift
[266/353] Compiling DOMEvents WheelHandleable.swift
[267/353] Compiling DOMEvents AbortHandleable.swift
[268/353] Compiling DOMEvents CanPlayHandleable.swift
[269/353] Compiling DOMEvents CanPlayThroughHandleable.swift
[270/353] Compiling DOMEvents DurationChangeHandleable.swift
[271/353] Compiling DOMEvents EndedHandleable.swift
[272/353] Compiling DOMEvents MouseLeaveHandleable.swift
[273/353] Compiling DOMEvents MouseMoveHandleable.swift
[274/353] Compiling DOMEvents MouseOutHandleable.swift
[275/353] Compiling DOMEvents MouseOverHandleable.swift
[276/353] Compiling DOMEvents MouseUpHandleable.swift
[277/353] Compiling DOMEvents OpenHandleable.swift
[278/353] Compiling DOMEvents PasteHandleable.swift
[279/353] Compiling DOMEvents TouchCancelHandleable.swift
[280/353] Compiling DOMEvents TouchEndHandleable.swift
[281/353] Compiling DOMEvents FocusOutHandleable.swift
[282/353] Compiling DOMEvents FullScreenChangeHandleable.swift
[283/353] Compiling DOMEvents FullScreenErrorHandleable.swift
[284/353] Compiling DOMEvents KeyDownHandleable.swift
[285/353] Compiling DOMEvents KeyPressHandleable.swift
[286/353] Compiling DOMEvents KeyUpHandleable.swift
[287/353] Compiling DOMEvents MessageHandleable.swift
[288/353] Compiling DOMEvents MouseDownHandleable.swift
[289/353] Compiling DOMEvents MouseEnterHandleable.swift
[290/353] Emitting module DOMEvents
[291/353] Compiling DOMEvents DragEndHandleable.swift
[292/353] Compiling DOMEvents DragEnterHandleable.swift
[293/353] Compiling DOMEvents DragHandleable.swift
[294/353] Compiling DOMEvents DragLeaveHandleable.swift
[295/353] Compiling DOMEvents DragOverHandleable.swift
[296/353] Compiling DOMEvents DragStartHandleable.swift
[297/353] Compiling DOMEvents DropHandleable.swift
[298/353] Compiling DOMEvents FocusHandleable.swift
[299/353] Compiling DOMEvents FocusInHandleable.swift
[300/353] Compiling DOMEvents AnimationEndHandleable.swift
[301/353] Compiling DOMEvents AnimationIterationHandleable.swift
[302/353] Compiling DOMEvents AnimationStartHandleable.swift
[303/353] Compiling DOMEvents BlurHandleable.swift
[304/353] Compiling DOMEvents ClickHandleable.swift
[305/353] Compiling DOMEvents ContextMenuHandleable.swift
[306/353] Compiling DOMEvents CopyHandleable.swift
[307/353] Compiling DOMEvents CutHandleable.swift
[308/353] Compiling DOMEvents DblClickHandleable.swift
[309/353] Compiling WorkersAPI WorkerNavigator.swift
[310/353] Compiling WebSocketAPI CloseEvent.swift
[311/353] Emitting module WebSocketAPI
[312/353] Compiling WorkersAPI WorkerLocation.swift
[313/353] Compiling WebSocketAPI WebSocketState.swift
[314/353] Compiling WebSocketAPI WebSocket.swift
[315/353] Compiling WorkersAPI WorkerMessage.swift
[316/353] Compiling WebSocketAPI BinaryType.swift
[317/353] Compiling WebSocketAPI MessageEvent.swift
[317/353] Write Objects.LinkFileList
[319/353] Compiling WorkersAPI AbstractWorker.swift
[320/353] Compiling WorkersAPI Worker.swift
[321/353] Compiling WorkersAPI SharedWorker.swift
[322/353] Emitting module WorkersAPI
[322/353] Write Objects.LinkFileList
/Applications/Xcode-16.2.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)'
[323/353] Archiving libWebSocketAPI.a
/Applications/Xcode-16.2.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)'
[324/353] Archiving libWorkersAPI.a
[326/353] Compiling DOMEvents InputHandleable.swift
[327/353] Compiling DOMEvents InvalidHandleable.swift
[328/353] Compiling DOMEvents SearchHandleable.swift
[329/353] Compiling DOMEvents SelectHandleable.swift
[330/353] Compiling DOMEvents LoadHandleable.swift
[331/353] Compiling DOMEvents ShowHandleable.swift
[332/353] Compiling DOMEvents Scopes.swift
[333/353] Compiling DOMEvents ScrollHandleable.swift
[333/353] Write Objects.LinkFileList
/Applications/Xcode-16.2.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.2.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 libDOMEvents.a
[336/375] Emitting module Worker
[337/375] Compiling Worker Worker.swift
[337/375] Write Objects.LinkFileList
[339/375] Compiling SharedWorker SharedWorker.swift
[340/375] Emitting module SharedWorker
/Applications/Xcode-16.2.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.2.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)'
[340/375] Archiving libWorker.a
[341/375] Write Objects.LinkFileList
[343/375] Compiling ServiceWorker ServiceBuilder.swift
/Applications/Xcode-16.2.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.2.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)'
[343/376] Archiving libSharedWorker.a
[345/376] Compiling NavigatorAPI Navigator.swift
[346/376] Compiling NavigatorAPI NavigationPreloadManager.swift
[347/376] Emitting module NavigatorAPI
[348/376] Compiling NavigatorAPI ServiceWorkerContainer.swift
[349/376] Compiling NavigatorAPI NavigatorGeolocation.swift
[349/376] Write Objects.LinkFileList
[351/376] Compiling ServiceWorker Manifest+RelatedApplication.swift
[352/376] Compiling ServiceWorker Manifest.swift
[353/376] Compiling ServiceWorker Manifest+Shortcut.swift
[354/376] Compiling ServiceWorker Manifest+Orientation.swift
[355/376] Compiling ServiceWorker EventListener.swift
[356/376] Compiling ServiceWorker Lifecycle.swift
[357/376] Compiling ServiceWorker Manifest+Category.swift
[358/376] Compiling ServiceWorker Manifest+Display.swift
[359/376] Compiling ServiceWorker Cache.swift
[360/376] Compiling ServiceWorker CacheStorage.swift
[361/376] Emitting module ServiceWorker
[362/376] Compiling ServiceWorker Manifest+Image.swift
/Applications/Xcode-16.2.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.2.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.2.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.2.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 EncType.swift
[368/418] Compiling DOM EnterKeyHintType.swift
[369/418] Compiling DOM InputButtonType.swift
[370/418] Compiling DOM InputTextType.swift
[371/418] Compiling DOM LoadingType.swift
[372/422] Compiling DOM ScopeType.swift
[373/422] Compiling DOM SelectionDirection.swift
[374/422] Compiling DOM ShapeType.swift
[375/422] Compiling DOM TargetType.swift
[376/422] Compiling DOM Opener.swift
[377/422] Compiling DOM RangeTextable.swift
[378/422] Compiling DOM Selectable.swift
[379/422] Compiling DOM SelectionRangeable.swift
[380/422] Compiling DOM AutocompleteType.swift
[381/422] Compiling DOM CaptureType.swift
[382/422] Compiling DOM CrossOriginType.swift
[383/422] Compiling DOM DecodingType.swift
[384/422] Compiling DOM DirType.swift
[385/422] Compiling DOM WrapType.swift
[386/422] Compiling DOM Exports.swift
[387/422] Compiling DOM ForEach.swift
[388/422] Compiling DOM Id.swift
[389/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 }
[390/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 }
[391/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 }
[392/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 }
[393/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 }
[394/422] Compiling DOM Screen.swift
[395/422] Compiling DOM StringInitializable.swift
[396/422] Compiling DOM Window.swift
[397/422] Compiling DOM WindowLifecycle.swift
[398/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 }
[399/422] Compiling DOM AnyElement.swift
[400/422] Compiling DOM Attributes.swift
[401/422] Compiling DOM BaseActiveElement.swift
[402/422] Compiling DOM BaseActiveStringElement.swift
[403/422] Compiling DOM BaseContentElement.swift
[404/422] Compiling DOM MethodType.swift
[405/422] Compiling DOM PreloadType.swift
[406/422] Compiling DOM RangeTextSelectMode.swift
[407/422] Compiling DOM RelType.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.2.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.2.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.2.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.2.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.2.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
/Applications/Xcode-16.2.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.2.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.2.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.2.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.2.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)'
[417/468] Archiving libResizeObserverAPI.a
[419/468] Compiling CSS Autoable.swift
[420/468] Compiling CSS Colorable.swift
[421/468] Compiling CSS Inheritable.swift
[422/468] Compiling CSS Initialable.swift
[423/468] Compiling CSS Lengthable.swift
[424/472] Compiling CSS DocumentRule.swift
[425/472] Compiling CSS FontFaceRule.swift
[426/472] Compiling CSS FontFeatureValuesRule.swift
[427/472] Compiling CSS ImportRule.swift
[428/472] Compiling CSS KeyframesRule.swift
[429/472] Compiling CSS TimeUnitValue.swift
[430/472] Compiling CSS UnitValue.swift
[431/472] Compiling CSS Valuable.swift
[432/472] Compiling CSS CharsetRule.swift
[433/472] Compiling CSS CounterStyleRule.swift
[434/472] Compiling CSS MediaRule.swift
[435/472] Compiling CSS NamespaceRule.swift
[436/472] Compiling CSS PageRule.swift
[437/472] Compiling CSS SupportsRule.swift
[438/472] Compiling CSS ValueWithTime.swift
[439/472] Compiling CSS ValueWithUnit.swift
[440/472] Compiling CSS StyleElement+CSS.swift
[441/472] Compiling CSS Stylesheet.swift
[442/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 |
[443/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 |
[444/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 |
[445/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 |
[446/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 |
[447/472] Compiling CSS ViewportRule.swift
[448/472] Compiling CSS RulesBuilder.swift
[449/472] Compiling CSS TimeUnit.swift
[450/472] Compiling CSS Unit.swift
[451/472] Compiling CSS Noneable.swift
[452/472] Compiling CSS Numberable.swift
[453/472] Compiling CSS NumericValue.swift
[454/472] Compiling CSS Percentable.swift
[455/472] Compiling CSS RelativeSizeValue.swift
[456/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 |     }
[457/472] Compiling CSS PropertiesBuilder.swift
[458/472] Compiling CSS PropertyTypes.swift
[459/472] Compiling CSS AbsoluteSizeable.swift
[460/472] Compiling CSS AngleValue.swift
[461/472] Compiling CSS AutoValue.swift
[462/472] Compiling CSS CSSColor.swift
[463/472] Compiling CSS CSSFunction.swift
[464/472] Compiling CSS CSSProperties.swift
[465/472] Compiling CSS CSSProperty.swift
[466/472] Compiling CSS CSSRule.swift
[466/472] Write Objects.LinkFileList
/Applications/Xcode-16.2.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.2.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.2.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.2.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.2.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.2.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
[469/527] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[470/527] 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 {
[471/527] 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.0 macosSpm