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.1 for macOS (SPM) on 29 Apr 2025 10:52:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: 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/23257] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.50s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (2.11s)
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.03s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.50s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.56s)
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.1
Building package at path:  $PWD
https://github.com/swifweb/web.git
https://github.com/swifweb/web.git
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "exact" : [
          "0.17.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit"
    }
  ],
  "manifest_display_name" : "web",
  "name" : "web",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebFoundation",
      "targets" : [
        "WebFoundation"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Events",
      "targets" : [
        "Events"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DOMEvents",
      "targets" : [
        "DOMEvents"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DOM",
      "targets" : [
        "DOM"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CSS",
      "targets" : [
        "CSS"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Web",
      "targets" : [
        "Web"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ARIA",
      "targets" : [
        "ARIA"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ServiceWorker",
      "targets" : [
        "ServiceWorker"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Worker",
      "targets" : [
        "Worker"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SharedWorker",
      "targets" : [
        "SharedWorker"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "BeaconAPI",
      "targets" : [
        "BeaconAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "BluetoothAPI",
      "targets" : [
        "BluetoothAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "BroadcastChannelAPI",
      "targets" : [
        "BroadcastChannelAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CanvasAPI",
      "targets" : [
        "CanvasAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ChannelMessagingAPI",
      "targets" : [
        "ChannelMessagingAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ClipboardAPI",
      "targets" : [
        "ClipboardAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ContentIndexAPI",
      "targets" : [
        "ContentIndexAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "FetchAPI",
      "targets" : [
        "FetchAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "FullscreenAPI",
      "targets" : [
        "FullscreenAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "GamepadAPI",
      "targets" : [
        "GamepadAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "GeolocationAPI",
      "targets" : [
        "GeolocationAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "HistoryAPI",
      "targets" : [
        "HistoryAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IndexedDB",
      "targets" : [
        "IndexedDB"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IntersectionObserverAPI",
      "targets" : [
        "IntersectionObserverAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "LocationAPI",
      "targets" : [
        "LocationAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "MediaCapabilitiesAPI",
      "targets" : [
        "MediaCapabilitiesAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "MediaStreamAPI",
      "targets" : [
        "MediaStreamAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NavigationTimingAPI",
      "targets" : [
        "NavigationTimingAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NavigatorAPI",
      "targets" : [
        "NavigatorAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NotificationsAPI",
      "targets" : [
        "NotificationsAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "PaymentRequestAPI",
      "targets" : [
        "PaymentRequestAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "PeriodicBackgroundSynchronizationAPI",
      "targets" : [
        "PeriodicBackgroundSynchronizationAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "PictureInPictureAPI",
      "targets" : [
        "PictureInPictureAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "PushAPI",
      "targets" : [
        "PushAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "StorageAPI",
      "targets" : [
        "StorageAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "StreamsAPI",
      "targets" : [
        "StreamsAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "WebSocketAPI",
      "targets" : [
        "WebSocketAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "WorkersAPI",
      "targets" : [
        "WorkersAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "XMLHttpRequest",
      "targets" : [
        "XMLHttpRequest"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ResizeObserverAPI",
      "targets" : [
        "ResizeObserverAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XMLHttpRequest",
      "module_type" : "SwiftTarget",
      "name" : "XMLHttpRequest",
      "path" : "Sources/XMLHttpRequest",
      "product_memberships" : [
        "Web",
        "XMLHttpRequest"
      ],
      "sources" : [
        "Enums/ReadyState.swift",
        "Enums/Response.swift",
        "Enums/ResponseType.swift",
        "XMLHttpRequest.swift",
        "XMLHttpRequestEventTarget.swift"
      ],
      "target_dependencies" : [
        "WebFoundation",
        "Events"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkersAPI",
      "module_type" : "SwiftTarget",
      "name" : "WorkersAPI",
      "path" : "Sources/WorkersAPI",
      "product_memberships" : [
        "DOM",
        "CSS",
        "Web",
        "ARIA",
        "ServiceWorker",
        "Worker",
        "SharedWorker",
        "NavigatorAPI",
        "WorkersAPI",
        "ResizeObserverAPI"
      ],
      "sources" : [
        "AbstractWorker.swift",
        "SharedWorker.swift",
        "Worker.swift",
        "WorkerLocation.swift",
        "WorkerMessage.swift",
        "WorkerNavigator.swift"
      ],
      "target_dependencies" : [
        "WebFoundation",
        "ChannelMessagingAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Worker",
      "module_type" : "SwiftTarget",
      "name" : "Worker",
      "path" : "Sources/Worker",
      "product_memberships" : [
        "Worker"
      ],
      "sources" : [
        "Worker.swift"
      ],
      "target_dependencies" : [
        "WebFoundation",
        "WorkersAPI",
        "ChannelMessagingAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebTests",
      "module_type" : "SwiftTarget",
      "name" : "WebTests",
      "path" : "Tests/WebTests",
      "sources" : [
        "WebTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Web"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebSocketAPI",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketAPI",
      "path" : "Sources/WebSocketAPI",
      "product_memberships" : [
        "Web",
        "WebSocketAPI"
      ],
      "sources" : [
        "Enums/BinaryType.swift",
        "Enums/WebSocketState.swift",
        "Events/CloseEvent.swift",
        "Events/MessageEvent.swift",
        "WebSocket.swift"
      ],
      "target_dependencies" : [
        "WebFoundation",
        "Events",
        "ChannelMessagingAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebFoundation",
      "module_type" : "SwiftTarget",
      "name" : "WebFoundation",
      "path" : "Sources/WebFoundation",
      "product_dependencies" : [
        "JavaScriptKit",
        "JavaScriptBigIntSupport"
      ],
      "product_memberships" : [
        "WebFoundation",
        "Events",
        "DOMEvents",
        "DOM",
        "CSS",
        "Web",
        "ARIA",
        "ServiceWorker",
        "Worker",
        "SharedWorker",
        "BeaconAPI",
        "BluetoothAPI",
        "BroadcastChannelAPI",
        "CanvasAPI",
        "ChannelMessagingAPI",
        "ClipboardAPI",
        "ContentIndexAPI",
        "FetchAPI",
        "FullscreenAPI",
        "GamepadAPI",
        "GeolocationAPI",
        "HistoryAPI",
        "IndexedDB",
        "IntersectionObserverAPI",
        "LocationAPI",
        "MediaCapabilitiesAPI",
        "MediaStreamAPI",
        "NavigationTimingAPI",
        "NavigatorAPI",
        "NotificationsAPI",
        "PaymentRequestAPI",
        "PeriodicBackgroundSynchronizationAPI",
        "PictureInPictureAPI",
        "PushAPI",
        "StorageAPI",
        "StreamsAPI",
        "WebSocketAPI",
        "WorkersAPI",
        "XMLHttpRequest",
        "ResizeObserverAPI"
      ],
      "sources" : [
        "AbortController.swift",
        "AbortSignal.swift",
        "AnyElement.swift",
        "ArrayBuffer.swift",
        "Blob.swift",
        "BlobPropertyBag.swift",
        "BufferSource.swift",
        "Console.swift",
        "Dispatch.swift",
        "Enums/Dir.swift",
        "Exports.swift",
        "Extensions/Array+Diff.swift",
        "Extensions/Array+Random.swift",
        "Extensions/JSFunction+Optional.swift",
        "Extensions/String+Random.swift",
        "File.swift",
        "FormData.swift",
        "JSClass.swift",
        "JSValuable.swift",
        "Rect/Point.swift",
        "Rect/Rect.swift",
        "Rect/Size.swift",
        "State/AnyState.swift",
        "State/Copyable.swift",
        "State/InnerStateChangeable.swift",
        "State/State.swift",
        "State/Stateable.swift",
        "Storage.swift",
        "Storageable.swift",
        "URLConformable.swift",
        "URLSearchParams.swift",
        "URLValue.swift",
        "WebJSValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Web",
      "module_type" : "SwiftTarget",
      "name" : "Web",
      "path" : "Sources/Web",
      "product_memberships" : [
        "Web"
      ],
      "sources" : [
        "AppBuilder.swift",
        "Controllers/PageController.swift",
        "Conveniences/Views/HStack.swift",
        "Conveniences/Views/Spacer.swift",
        "Conveniences/Views/VStack.swift",
        "Elements/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.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/126] Write sources
[42/126] Copying Runtime
[43/126] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/126] Write swift-version-2F0A5646E1D333AE.txt
[45/126] Compiling _CJavaScriptKit _CJavaScriptKit.c
[47/147] Emitting module JavaScriptKit
[48/149] Compiling JavaScriptKit Deprecated.swift
[49/149] Compiling JavaScriptKit Features.swift
[50/149] Compiling JavaScriptKit JSThrowingFunction.swift
[51/149] Compiling JavaScriptKit JSBridgedType.swift
[52/149] Compiling JavaScriptKit JSValue.swift
[53/149] Compiling JavaScriptKit JSValueDecoder.swift
[54/149] Compiling JavaScriptKit JSString.swift
[55/149] Compiling JavaScriptKit JSSymbol.swift
[56/149] Compiling JavaScriptKit JSArray.swift
[57/149] Compiling JavaScriptKit JSDate.swift
[58/149] Compiling JavaScriptKit JSError.swift
[59/149] Compiling JavaScriptKit JSBigInt.swift
[60/149] Compiling JavaScriptKit JSClosure.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 ConstructibleFromJSValue.swift
[67/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[71/153] Emitting module JavaScriptBigIntSupport
[72/153] Compiling JavaScriptBigIntSupport Int64+I64.swift
<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 |
[73/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[74/184] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
   |             |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[75/187] Compiling WebFoundation Array+Random.swift
[76/187] Compiling WebFoundation JSFunction+Optional.swift
[77/187] Compiling WebFoundation String+Random.swift
[78/187] Compiling WebFoundation AbortController.swift
[79/187] Compiling WebFoundation AbortSignal.swift
[80/187] Compiling WebFoundation AnyElement.swift
[81/187] Compiling WebFoundation ArrayBuffer.swift
[82/187] Compiling WebFoundation Size.swift
[83/187] Compiling WebFoundation AnyState.swift
[84/187] Compiling WebFoundation Copyable.swift
[85/187] Compiling WebFoundation File.swift
[86/187] Compiling WebFoundation FormData.swift
[87/187] Compiling WebFoundation JSClass.swift
[88/187] Compiling WebFoundation Blob.swift
[89/187] Compiling WebFoundation BlobPropertyBag.swift
[90/187] Compiling WebFoundation BufferSource.swift
[91/187] Compiling WebFoundation Console.swift
[92/187] Compiling WebFoundation InnerStateChangeable.swift
[93/187] Compiling WebFoundation State.swift
[94/187] Compiling WebFoundation Stateable.swift
[95/187] Compiling WebFoundation URLSearchParams.swift
[96/187] Compiling WebFoundation URLValue.swift
[97/187] Compiling WebFoundation WebJSValue.swift
[98/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 | }
[99/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 | }
[100/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 | }
[101/187] Compiling WebFoundation JSValuable.swift
[102/187] Compiling WebFoundation Point.swift
[103/187] Compiling WebFoundation Rect.swift
[104/187] Compiling WebFoundation Dispatch.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
   |             |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[105/187] Compiling WebFoundation Dir.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
   |             |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[106/187] Compiling WebFoundation Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
   |             |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[107/187] Compiling WebFoundation Array+Diff.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
   |             |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'dispatch' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 |     ///   - time: Time in seconds.
25 |     ///   - closure: Closure to execute.
26 |     public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
   |                                                     `- note: parameter 'closure' is implicitly non-sendable
27 |         #if arch(wasm32)
28 |         let uid = String.shuffledAlphabet(8)
   :
39 |         _ = JSObject.global.setTimeout!(function, time * 1_000)
40 |         #else
41 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
   |                                                                                        `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 |         #endif
43 |     }
[108/221] Emitting module NavigationTimingAPI
[109/221] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[110/221] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[111/221] Emitting module PictureInPictureAPI
[112/221] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[113/221] Emitting module MediaCapabilitiesAPI
[114/221] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[115/221] Emitting module PeriodicBackgroundSynchronizationAPI
[116/221] Emitting module MediaStreamAPI
[117/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[118/223] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[119/223] Emitting module PaymentRequestAPI
[120/233] Emitting module GeolocationAPI
[121/233] Compiling GeolocationAPI GeolocationAPI.swift
[122/233] Compiling GamepadAPI GamepadAPI.swift
[123/233] Emitting module GamepadAPI
[124/233] Compiling IndexedDB IndexedDB.swift
[125/233] Emitting module IndexedDB
[126/233] Emitting module IntersectionObserverAPI
[127/233] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[128/233] Compiling FullscreenAPI FullscreenAPI.swift
[129/233] Emitting module FullscreenAPI
[130/233] Compiling StorageAPI StorageAPI.swift
[131/265] Compiling ClipboardAPI ClipboardAPI.swift
[132/267] Emitting module ClipboardAPI
[133/267] Emitting module CanvasAPI
[134/267] Compiling CanvasAPI CanvasAPI.swift
[135/267] Compiling PushAPI PushMessageData.swift
[136/267] Compiling PushAPI PushSubscription.swift
[137/267] Compiling StreamsAPI StreamsAPI.swift
[138/267] Emitting module StreamsAPI
[139/267] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[140/267] Emitting module BroadcastChannelAPI
[141/267] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[141/267] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[143/267] Archiving libWebFoundation.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[144/267] Archiving libPictureInPictureAPI.a
[145/267] Write Objects.LinkFileList
[147/267] Compiling StorageAPI SessionStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import WebFoundation
  9 |
 10 | private var _shared: SessionStorage?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[147/267] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/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)'
[148/271] Archiving libPeriodicBackgroundSynchronizationAPI.a
[150/271] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[151/271] Emitting module PushAPI
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[151/271] Archiving libPaymentRequestAPI.a
[152/271] Write Objects.LinkFileList
[155/271] Compiling NotificationsAPI Notification+Action.swift
[156/271] Compiling NotificationsAPI Notification.swift
[157/271] Compiling NotificationsAPI NotificationsAPI.swift
[158/271] Emitting module NotificationsAPI
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/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)'
[158/271] Archiving libNavigationTimingAPI.a
[160/271] Emitting module BeaconAPI
[161/271] Compiling BeaconAPI Beacon.swift
[161/271] Write Objects.LinkFileList
[164/271] Compiling StreamsAPI TransformStream.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[164/271] Archiving libMediaStreamAPI.a
[165/271] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[167/271] Archiving libMediaCapabilitiesAPI.a
[169/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: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | public final class LocalStorage {
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import WebFoundation
  9 |
 10 | private var _shared: SessionStorage?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[170/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: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | public final class LocalStorage {
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[170/271] Archiving libIntersectionObserverAPI.a
[172/271] Emitting module BluetoothAPI
[173/271] Compiling BluetoothAPI BluetoothAPI.swift
[173/271] Write Objects.LinkFileList
[178/271] Compiling PushAPI PushEvent.swift
[179/271] Compiling PushAPI PushManager.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[179/271] Archiving libIndexedDB.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[179/271] Archiving libNotificationsAPI.a
[181/271] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/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)'
[185/271] Archiving libGeolocationAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[186/271] Archiving libFullscreenAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[186/271] Archiving libGamepadAPI.a
[188/271] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[190/271] Archiving libStorageAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[191/271] Archiving libPushAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[192/271] Archiving libClipboardAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[193/271] Archiving libBroadcastChannelAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[194/271] Archiving libCanvasAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[195/271] Archiving libBluetoothAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[196/271] Archiving libBeaconAPI.a
[198/271] Compiling StreamsAPI PipeOptions.swift
[199/271] Compiling StreamsAPI ReadableStream.swift
[200/271] Compiling StreamsAPI WritableStream.swift
[201/271] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[201/271] Write Objects.LinkFileList
[203/271] Emitting module LocationAPI
/Users/admin/builder/spi-builder-workspace/Sources/LocationAPI/Location.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import WebFoundation
  9 |
 10 | private var _shared: Location?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[204/271] Compiling LocationAPI Location.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationAPI/Location.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import WebFoundation
  9 |
 10 | private var _shared: Location?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[204/271] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[205/271] Archiving libStreamsAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[206/271] Archiving libLocationAPI.a
[208/286] Emitting module ContentIndexAPI
[209/286] Compiling ContentIndexAPI ContentIndex.swift
[209/286] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[210/286] Archiving libContentIndexAPI.a
[212/286] Compiling Events PushEvent.swift
[213/286] Compiling Events StorageEvent.swift
[214/288] Compiling Events HashChangeEvent.swift
[215/288] Compiling Events InputEvent.swift
[216/288] Compiling Events KeyboardEvent.swift
[217/288] Compiling FetchAPI Body.swift
[218/288] Compiling FetchAPI RedirectMode.swift
[219/288] Compiling FetchAPI RequestMethod.swift
[220/288] Compiling FetchAPI RequestMode.swift
[221/288] Compiling FetchAPI RequestCache.swift
[222/288] Compiling FetchAPI RequestCredentials.swift
[223/288] Emitting module Events
[224/288] Compiling Events MouseEvent.swift
[225/288] Compiling Events Names.swift
[226/288] Compiling Events DataTransferObject.swift
[227/288] Compiling Events HandledEventPhase.swift
[228/288] Compiling Events InputType.swift
[229/288] Compiling Events KeyboardEventLocation.swift
[230/288] Compiling Events TouchEvent.swift
[231/288] Compiling Events TransitionEvent.swift
[232/288] Compiling Events EventTarget.swift
[233/288] Compiling Events ExtendableEvent.swift
[234/288] Compiling Events FocusEvent.swift
[235/288] Compiling Events AnimationEvent.swift
[236/288] Compiling Events ClipboardEvent.swift
[237/288] Compiling Events DragEvent.swift
[238/288] Compiling FetchAPI Headers.swift
[239/289] Compiling FetchAPI Fetch.swift
[240/289] Compiling FetchAPI ResponseType.swift
[241/289] Compiling FetchAPI RequestRedirect.swift
[244/289] Compiling FetchAPI Request.swift
[247/289] Compiling FetchAPI RequestOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: no exact matches in reference to property 'jsValue'
 11 | public class RequestOptions {
 12 |     public var jsValue: JSValue {
 13 |         var jsValue = [:].jsValue
    |                           `- error: no exact matches in reference to property 'jsValue'
 14 |         jsValue.method = method.rawValue.jsValue
 15 |         jsValue.headers = headers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:92:16: note: found this candidate
 90 |
 91 | extension Dictionary where Value == ConvertibleToJSValue, Key == String {
 92 |     public var jsValue: JSValue {
    |                `- note: found this candidate
 93 |         let object = objectConstructor.new()
 94 |         for (key, value) in self {
    :
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
102 |     public var jsValue: JSValue {
    |                `- note: found this candidate
103 |         let object = objectConstructor.new()
104 |         for (key, value) in self {
[248/289] Emitting module HistoryAPI
/Users/admin/builder/spi-builder-workspace/Sources/HistoryAPI/History.swift:11:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  9 | import LocationAPI
 10 |
 11 | private var _shared: History?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[249/289] Compiling HistoryAPI History.swift
/Users/admin/builder/spi-builder-workspace/Sources/HistoryAPI/History.swift:11:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  9 | import LocationAPI
 10 |
 11 | private var _shared: History?
    |             |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var '_shared' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[252/289] Emitting module FetchAPI
[252/289] Write Objects.LinkFileList
[254/289] Compiling Events UIEvent.swift
[255/289] Compiling Events WheelEvent.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[255/289] Archiving libHistoryAPI.a
[256/289] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[257/289] Archiving libEvents.a
[259/289] Compiling FetchAPI Response.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/56] Write swift-version-2F0A5646E1D333AE.txt
[2/77] Compiling JavaScriptKit JSFunction.swift
[3/77] Compiling JavaScriptKit JSObject.swift
[4/77] Compiling JavaScriptKit Deprecated.swift
[5/77] Compiling JavaScriptKit Features.swift
[6/77] Compiling JavaScriptKit JSString.swift
[7/77] Compiling JavaScriptKit JSSymbol.swift
[8/77] Compiling JavaScriptKit JSThrowingFunction.swift
[9/77] Compiling JavaScriptKit JSBridgedType.swift
[10/77] Compiling JavaScriptKit JSBigInt.swift
[11/77] Compiling JavaScriptKit JSClosure.swift
[12/77] Compiling JavaScriptKit JSPromise.swift
[13/77] Compiling JavaScriptKit JSTimer.swift
[14/77] Compiling JavaScriptKit JSTypedArray.swift
[15/77] Compiling JavaScriptKit JSArray.swift
[16/77] Compiling JavaScriptKit JSDate.swift
[17/77] Compiling JavaScriptKit JSError.swift
[18/77] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[19/77] Compiling JavaScriptKit ConvertibleToJSValue.swift
[20/77] Emitting module JavaScriptKit
[21/77] Compiling JavaScriptKit JSValue.swift
[22/77] Compiling JavaScriptKit JSValueDecoder.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] Emitting module JavaScriptBigIntSupport
[28/83] Compiling JavaScriptBigIntSupport Int64+I64.swift
[29/126] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | 	public var stringValue: String { self.absoluteString }
25 | }
[30/129] Compiling WebFoundation File.swift
[31/129] Compiling WebFoundation FormData.swift
[32/129] Compiling WebFoundation JSClass.swift
[33/129] Compiling WebFoundation AbortController.swift
[34/129] Compiling WebFoundation AbortSignal.swift
[35/129] Compiling WebFoundation AnyElement.swift
[36/129] Compiling WebFoundation ArrayBuffer.swift
[37/129] Compiling WebFoundation Size.swift
[38/129] Compiling WebFoundation AnyState.swift
[39/129] Compiling WebFoundation Copyable.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 Array+Random.swift
[44/129] Compiling WebFoundation JSFunction+Optional.swift
[45/129] Compiling WebFoundation String+Random.swift
[46/129] Compiling WebFoundation Dispatch.swift
[47/129] Compiling WebFoundation Dir.swift
[48/129] Compiling WebFoundation Exports.swift
[49/129] Compiling WebFoundation Array+Diff.swift
[50/129] Compiling WebFoundation URLSearchParams.swift
[51/129] Compiling WebFoundation URLValue.swift
[52/129] Compiling WebFoundation WebJSValue.swift
[53/129] Compiling WebFoundation InnerStateChangeable.swift
[54/129] Compiling WebFoundation State.swift
[55/129] Compiling WebFoundation Stateable.swift
[56/129] Compiling WebFoundation Blob.swift
[57/129] Compiling WebFoundation BlobPropertyBag.swift
[58/129] Compiling WebFoundation BufferSource.swift
[59/129] Compiling WebFoundation Console.swift
[60/129] Compiling WebFoundation JSValuable.swift
[61/129] Compiling WebFoundation Point.swift
[62/129] Compiling WebFoundation Rect.swift
[63/149] Emitting module BeaconAPI
[64/149] Compiling BeaconAPI Beacon.swift
[65/150] Emitting module PeriodicBackgroundSynchronizationAPI
[66/150] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[67/150] Compiling CanvasAPI CanvasAPI.swift
[68/150] Emitting module CanvasAPI
[69/151] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[70/151] Emitting module BroadcastChannelAPI
[71/152] Emitting module BluetoothAPI
[72/152] Compiling BluetoothAPI BluetoothAPI.swift
[73/152] Compiling FullscreenAPI FullscreenAPI.swift
[74/152] Emitting module FullscreenAPI
[75/154] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[76/154] Emitting module PaymentRequestAPI
[77/154] Compiling GamepadAPI GamepadAPI.swift
[78/154] Emitting module GamepadAPI
[79/155] Emitting module ClipboardAPI
[80/155] Compiling ClipboardAPI ClipboardAPI.swift
[81/156] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[82/156] Emitting module PictureInPictureAPI
[83/190] Compiling MediaStreamAPI MediaStreamAPI.swift
[84/190] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[85/190] Emitting module IntersectionObserverAPI
[86/191] Compiling MediaCapabilitiesAPI MediaCapabilitiesAPI.swift
[87/191] Emitting module MediaCapabilitiesAPI
[88/191] Emitting module NavigationTimingAPI
[89/191] Compiling NavigationTimingAPI NavigationTimingAPI.swift
[90/191] Emitting module MediaStreamAPI
[91/191] Compiling IndexedDB IndexedDB.swift
[92/191] Emitting module IndexedDB
[92/191] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[95/192] Archiving libWebFoundation.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[96/192] Archiving libPictureInPictureAPI.a
[97/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[99/192] Archiving libPeriodicBackgroundSynchronizationAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[100/192] Archiving libPaymentRequestAPI.a
[101/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[103/192] Archiving libNavigationTimingAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[104/192] Archiving libMediaStreamAPI.a
[105/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[107/192] Archiving libMediaCapabilitiesAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[108/192] Archiving libIntersectionObserverAPI.a
[109/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[111/192] Archiving libIndexedDB.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/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)'
[112/192] Archiving libGamepadAPI.a
[113/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[115/192] Archiving libFullscreenAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[116/192] Archiving libClipboardAPI.a
[117/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[119/192] Archiving libCanvasAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[120/192] Archiving libBroadcastChannelAPI.a
[121/192] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[122/192] Archiving libBluetoothAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[123/192] Archiving libBeaconAPI.a
[125/222] Compiling GeolocationAPI GeolocationAPI.swift
[126/222] Emitting module GeolocationAPI
[126/223] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[127/223] Archiving libGeolocationAPI.a
[129/223] Compiling StreamsAPI WritableStream.swift
[130/223] Compiling StreamsAPI TransformStream.swift
[131/223] Compiling StreamsAPI StreamsAPI.swift
[132/223] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[133/223] Compiling StreamsAPI ReadableStream.swift
[134/223] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[135/223] Compiling StreamsAPI PipeOptions.swift
[136/223] Emitting module StreamsAPI
[137/223] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[137/223] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/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)'
[138/223] Archiving libStreamsAPI.a
[140/223] Compiling NotificationsAPI NotificationsAPI.swift
[141/223] Compiling StorageAPI StorageAPI.swift
[142/223] Emitting module PushAPI
[143/236] Compiling PushAPI PushSubscription.swift
[144/236] Compiling StorageAPI SessionStorage.swift
[145/236] Compiling PushAPI PushEvent.swift
[146/236] Compiling PushAPI PushMessageData.swift
[147/236] Compiling PushAPI PushManager.swift
[148/236] Emitting module StorageAPI
[149/236] Compiling StorageAPI LocalStorage.swift
[149/236] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[151/236] Archiving libPushAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[152/236] Archiving libStorageAPI.a
[154/236] Compiling NotificationsAPI Notification+Action.swift
[155/236] Compiling NotificationsAPI Notification.swift
[156/236] Emitting module LocationAPI
[157/236] Compiling LocationAPI Location.swift
[157/236] Write Objects.LinkFileList
[159/236] Emitting module NotificationsAPI
[159/236] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[160/236] Archiving libLocationAPI.a
[162/236] Compiling ContentIndexAPI ContentIndex.swift
[163/236] Emitting module ContentIndexAPI
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[163/236] Archiving libNotificationsAPI.a
[164/237] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[165/237] Archiving libContentIndexAPI.a
[167/237] Compiling Events TouchEvent.swift
[168/237] Compiling Events TransitionEvent.swift
[169/241] Compiling Events PushEvent.swift
[170/241] Compiling Events StorageEvent.swift
[171/241] Compiling Events HandledEventPhase.swift
[172/241] Compiling Events InputType.swift
[173/241] Compiling Events KeyboardEventLocation.swift
[174/241] Compiling Events EventTarget.swift
[175/241] Compiling Events ExtendableEvent.swift
[176/241] Compiling Events FocusEvent.swift
[177/241] Emitting module Events
[178/241] Compiling FetchAPI RedirectMode.swift
[179/241] Compiling FetchAPI RequestMethod.swift
[180/241] Compiling FetchAPI RequestMode.swift
[181/241] Compiling Events WheelEventDeltaMode.swift
[182/241] Compiling Events Event.swift
[183/241] Compiling Events EventListener.swift
[184/241] Compiling FetchAPI RequestCache.swift
[185/241] Compiling FetchAPI RequestCredentials.swift
[186/241] Compiling FetchAPI Body.swift
[187/241] Compiling Events HashChangeEvent.swift
[188/241] Compiling Events InputEvent.swift
[189/241] Compiling Events KeyboardEvent.swift
[190/241] Compiling Events MouseEvent.swift
[191/241] Compiling Events Names.swift
[192/241] Compiling Events DataTransferObject.swift
[193/241] Compiling FetchAPI Fetch.swift
[194/241] Compiling FetchAPI Request.swift
[195/241] Compiling FetchAPI ResponseType.swift
[196/241] Compiling FetchAPI Headers.swift
[197/241] Compiling FetchAPI RequestRedirect.swift
[204/241] Compiling FetchAPI RequestOptions.swift
[205/241] Emitting module FetchAPI
[206/242] Compiling Events UIEvent.swift
[207/242] Compiling Events WheelEvent.swift
[207/243] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[208/243] Archiving libEvents.a
[210/243] Emitting module HistoryAPI
[211/243] Compiling HistoryAPI History.swift
[211/244] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[212/244] Archiving libHistoryAPI.a
[214/253] Compiling FetchAPI Response.swift
[214/253] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[215/303] Archiving libFetchAPI.a
[217/332] Compiling ChannelMessagingAPI MessagePort.swift
[218/332] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[219/332] Emitting module ChannelMessagingAPI
[219/332] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[220/332] Archiving libChannelMessagingAPI.a
[222/332] Compiling XMLHttpRequest ResponseType.swift
[223/332] Emitting module XMLHttpRequest
[224/332] Compiling XMLHttpRequest ReadyState.swift
[225/332] Compiling XMLHttpRequest Response.swift
[226/332] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[227/345] Compiling XMLHttpRequest XMLHttpRequest.swift
[227/345] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[228/345] Archiving libXMLHttpRequest.a
[230/345] Compiling DOMEvents Container.swift
[231/345] Compiling DOMEvents DOMEventable.swift
[232/345] Compiling DOMEvents ToggleHandleable.swift
[233/345] Compiling DOMEvents ErrorHandleable.swift
[234/345] Compiling DOMEvents Exports.swift
[235/345] Compiling DOMEvents ResetHandleable.swift
[236/345] Compiling DOMEvents SubmitHandleable.swift
[237/345] Compiling DOMEvents ChangeHandleable.swift
[238/345] Compiling DOMEvents BeforeUnloadHandleable.swift
[239/345] Compiling DOMEvents HashChangeHandleable.swift
[240/345] Compiling DOMEvents OfflineHandleable.swift
[241/345] Compiling DOMEvents OnlineHandleable.swift
[242/345] Compiling DOMEvents PageHideHandleable.swift
[243/345] Compiling DOMEvents PageShowHandleable.swift
[244/345] Compiling DOMEvents ResizeHandleable.swift
[245/345] Compiling DOMEvents UnloadHandleable.swift
[246/353] Compiling DOMEvents SeekingHandleable.swift
[247/353] Compiling DOMEvents StalledHandleable.swift
[248/353] Compiling DOMEvents SuspendHandleable.swift
[249/353] Compiling DOMEvents TimeUpdateHandleable.swift
[250/353] Compiling DOMEvents VolumeChangeHandleable.swift
[251/353] Compiling DOMEvents WaitingHandleable.swift
[252/353] Compiling DOMEvents AfterPrintHandleable.swift
[253/353] Compiling DOMEvents BeforePrintHandleable.swift
[254/353] Compiling DOMEvents LoadStartHandleable.swift
[255/353] Compiling DOMEvents LoadedDataHandleable.swift
[256/353] Compiling DOMEvents LoadedMetadataHandleable.swift
[257/353] Compiling DOMEvents PauseHandleable.swift
[258/353] Compiling DOMEvents PlayHandleable.swift
[259/353] Compiling DOMEvents PlayingHandleable.swift
[260/353] Compiling DOMEvents ProgressHandleable.swift
[261/353] Compiling DOMEvents RateChangeHandleable.swift
[262/353] Compiling DOMEvents SeekedHandleable.swift
[263/353] Emitting module DOMEvents
[264/353] Compiling DOMEvents AnimationEndHandleable.swift
[265/353] Compiling DOMEvents AnimationIterationHandleable.swift
[266/353] Compiling DOMEvents AnimationStartHandleable.swift
[267/353] Compiling DOMEvents BlurHandleable.swift
[268/353] Compiling DOMEvents ClickHandleable.swift
[269/353] Compiling DOMEvents ContextMenuHandleable.swift
[270/353] Compiling DOMEvents CopyHandleable.swift
[271/353] Compiling DOMEvents CutHandleable.swift
[272/353] Compiling DOMEvents DblClickHandleable.swift
[273/353] Compiling DOMEvents DragEndHandleable.swift
[274/353] Compiling DOMEvents DragEnterHandleable.swift
[275/353] Compiling DOMEvents DragHandleable.swift
[276/353] Compiling DOMEvents DragLeaveHandleable.swift
[277/353] Compiling DOMEvents DragOverHandleable.swift
[278/353] Compiling DOMEvents DragStartHandleable.swift
[279/353] Compiling DOMEvents DropHandleable.swift
[280/353] Compiling DOMEvents FocusHandleable.swift
[281/353] Compiling DOMEvents FocusInHandleable.swift
[282/353] Compiling DOMEvents TouchMoveHandleable.swift
[283/353] Compiling DOMEvents TouchStartHandleable.swift
[284/353] Compiling DOMEvents TransitionEndHandleable.swift
[285/353] Compiling DOMEvents WheelHandleable.swift
[286/353] Compiling DOMEvents AbortHandleable.swift
[287/353] Compiling DOMEvents CanPlayHandleable.swift
[288/353] Compiling DOMEvents CanPlayThroughHandleable.swift
[289/353] Compiling DOMEvents DurationChangeHandleable.swift
[290/353] Compiling DOMEvents EndedHandleable.swift
[291/353] Compiling DOMEvents FocusOutHandleable.swift
[292/353] Compiling DOMEvents FullScreenChangeHandleable.swift
[293/353] Compiling DOMEvents FullScreenErrorHandleable.swift
[294/353] Compiling DOMEvents KeyDownHandleable.swift
[295/353] Compiling DOMEvents KeyPressHandleable.swift
[296/353] Compiling DOMEvents KeyUpHandleable.swift
[297/353] Compiling DOMEvents MessageHandleable.swift
[298/353] Compiling DOMEvents MouseDownHandleable.swift
[299/353] Compiling DOMEvents MouseEnterHandleable.swift
[300/353] Compiling DOMEvents MouseLeaveHandleable.swift
[301/353] Compiling DOMEvents MouseMoveHandleable.swift
[302/353] Compiling DOMEvents MouseOutHandleable.swift
[303/353] Compiling DOMEvents MouseOverHandleable.swift
[304/353] Compiling DOMEvents MouseUpHandleable.swift
[305/353] Compiling DOMEvents OpenHandleable.swift
[306/353] Compiling DOMEvents PasteHandleable.swift
[307/353] Compiling DOMEvents TouchCancelHandleable.swift
[308/353] Compiling DOMEvents TouchEndHandleable.swift
[309/353] Compiling WorkersAPI WorkerNavigator.swift
[310/353] Compiling WebSocketAPI BinaryType.swift
[311/353] Compiling WebSocketAPI CloseEvent.swift
[312/353] Emitting module WebSocketAPI
[313/353] Compiling WebSocketAPI WebSocketState.swift
[314/353] Compiling WebSocketAPI WebSocket.swift
[315/353] Compiling WebSocketAPI MessageEvent.swift
[315/353] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[316/353] Archiving libWebSocketAPI.a
[318/353] Compiling WorkersAPI AbstractWorker.swift
[319/353] Emitting module WorkersAPI
[320/353] Compiling WorkersAPI WorkerLocation.swift
[321/353] Compiling WorkersAPI Worker.swift
[322/353] Compiling WorkersAPI SharedWorker.swift
[323/353] Compiling WorkersAPI WorkerMessage.swift
[324/353] Compiling DOMEvents InputHandleable.swift
[325/353] Compiling DOMEvents InvalidHandleable.swift
[326/353] Compiling DOMEvents SearchHandleable.swift
[327/353] Compiling DOMEvents SelectHandleable.swift
[328/353] Compiling DOMEvents LoadHandleable.swift
[329/353] Compiling DOMEvents ShowHandleable.swift
[330/353] Compiling DOMEvents Scopes.swift
[331/353] Compiling DOMEvents ScrollHandleable.swift
[331/353] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[333/353] Archiving libWorkersAPI.a
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[334/353] Archiving libDOMEvents.a
[336/375] Emitting module SharedWorker
[337/375] Compiling SharedWorker SharedWorker.swift
[337/375] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'SharedWorker.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SharedWorker.build/SharedWorker.swift.o(SharedWorker.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WorkersAPI.build/SharedWorker.swift.o(SharedWorker.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[338/375] Archiving libSharedWorker.a
[340/375] Emitting module Worker
[341/375] Compiling Worker Worker.swift
[341/375] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Worker.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WorkersAPI.build/Worker.swift.o(Worker.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Worker.build/Worker.swift.o(Worker.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[342/375] Archiving libWorker.a
[344/375] Compiling ServiceWorker ServiceBuilder.swift
[345/376] Compiling NavigatorAPI NavigatorGeolocation.swift
[346/376] Compiling NavigatorAPI ServiceWorkerContainer.swift
[347/376] Emitting module NavigatorAPI
[348/376] Compiling NavigatorAPI NavigationPreloadManager.swift
[349/376] Compiling NavigatorAPI Navigator.swift
[349/376] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[350/376] Archiving libNavigatorAPI.a
[352/376] Compiling ServiceWorker Manifest+Shortcut.swift
[353/376] Compiling ServiceWorker Manifest+Orientation.swift
[354/376] Compiling ServiceWorker Manifest+RelatedApplication.swift
[355/376] Compiling ServiceWorker Manifest+Image.swift
[356/376] Compiling ServiceWorker Manifest+Category.swift
[357/376] Compiling ServiceWorker Manifest+Display.swift
[358/376] Compiling ServiceWorker Cache.swift
[359/376] Compiling ServiceWorker CacheStorage.swift
[360/376] Compiling ServiceWorker EventListener.swift
[361/376] Compiling ServiceWorker Lifecycle.swift
[362/376] Compiling ServiceWorker Manifest.swift
[363/376] Emitting module ServiceWorker
[364/418] Compiling ServiceWorker ServiceWorker.swift
[364/418] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'EventListener.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ServiceWorker.build/EventListener.swift.o(EventListener.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/EventListener.swift.o(EventListener.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[365/418] Archiving libServiceWorker.a
[367/418] Compiling DOM MethodType.swift
[368/418] Compiling DOM PreloadType.swift
[369/418] Compiling DOM RangeTextSelectMode.swift
[370/418] Compiling DOM RelType.swift
[371/418] Compiling DOM WrapType.swift
[372/418] Compiling DOM Exports.swift
[373/418] Compiling DOM ForEach.swift
[374/418] Compiling DOM Id.swift
[375/422] Compiling DOM Opener.swift
[376/422] Compiling DOM RangeTextable.swift
[377/422] Compiling DOM Selectable.swift
[378/422] Compiling DOM SelectionRangeable.swift
[379/422] Compiling DOM AutocompleteType.swift
[380/422] Compiling DOM CaptureType.swift
[381/422] Compiling DOM CrossOriginType.swift
[382/422] Compiling DOM DecodingType.swift
[383/422] Compiling DOM DirType.swift
[384/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 }
[385/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 }
[386/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 }
[387/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 }
[388/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 }
[389/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 }
[390/422] Compiling DOM Screen.swift
[391/422] Compiling DOM StringInitializable.swift
[392/422] Compiling DOM Window.swift
[393/422] Compiling DOM WindowLifecycle.swift
[394/422] Compiling DOM AnyElement.swift
[395/422] Compiling DOM Attributes.swift
[396/422] Compiling DOM BaseActiveElement.swift
[397/422] Compiling DOM BaseActiveStringElement.swift
[398/422] Compiling DOM BaseContentElement.swift
[399/422] Compiling DOM EncType.swift
[400/422] Compiling DOM EnterKeyHintType.swift
[401/422] Compiling DOM InputButtonType.swift
[402/422] Compiling DOM InputTextType.swift
[403/422] Compiling DOM LoadingType.swift
[404/422] Compiling DOM ScopeType.swift
[405/422] Compiling DOM SelectionDirection.swift
[406/422] Compiling DOM ShapeType.swift
[407/422] Compiling DOM TargetType.swift
[408/422] Compiling DOM Document.swift
[409/422] Compiling DOM Elements.swift
[410/422] Compiling DOM AlignType.swift
[411/422] Compiling DOM AsType.swift
[412/422] Compiling DOM AutocapitalizeType.swift
[412/422] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[413/422] Archiving libDOM.a
[415/468] Emitting module ResizeObserverAPI
[416/468] Compiling ResizeObserverAPI ResizeObserver.swift
[416/468] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[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/468] Compiling CSS Noneable.swift
[425/468] Compiling CSS Numberable.swift
[426/468] Compiling CSS NumericValue.swift
[427/468] Compiling CSS Percentable.swift
[428/468] Compiling CSS RelativeSizeValue.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 ValueWithTime.swift
[435/472] Compiling CSS ValueWithUnit.swift
[436/472] Compiling CSS StyleElement+CSS.swift
[437/472] Compiling CSS Stylesheet.swift
[438/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 |
[439/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 |
[440/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 |
[441/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 |
[442/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 |
[443/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 |     }
[444/472] Compiling CSS MediaRule.swift
[445/472] Compiling CSS NamespaceRule.swift
[446/472] Compiling CSS PageRule.swift
[447/472] Compiling CSS SupportsRule.swift
[448/472] Compiling CSS DocumentRule.swift
[449/472] Compiling CSS FontFaceRule.swift
[450/472] Compiling CSS FontFeatureValuesRule.swift
[451/472] Compiling CSS ImportRule.swift
[452/472] Compiling CSS KeyframesRule.swift
[453/472] Compiling CSS ViewportRule.swift
[454/472] Compiling CSS RulesBuilder.swift
[455/472] Compiling CSS TimeUnit.swift
[456/472] Compiling CSS Unit.swift
[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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'ForEach.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/ForEach.swift.o(ForEach.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CSS.build/ForEach.swift.o(ForEach.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[467/472] Archiving libCSS.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[469/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 {
[470/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 {
[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.1 macosSpm