The Swift Package Index logo.Swift Package Index

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

Build Information

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