Build Information
Failed to build web, reference master (92ae62
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 20:49:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/web.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/web
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 92ae621 👨🔧 Remove redundant `click` method which cause `ambiguous` error
Cloned https://github.com/swifweb/web.git
Revision (git rev-parse @):
92ae621c0c7c90c305c5abbedc62bb4db39664b8
SUCCESS checkout https://github.com/swifweb/web.git at master
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21330] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.53s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.55s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "web",
"name": "web",
"url": "https://github.com/swifweb/web.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/web",
"dependencies": [
{
"identity": "javascriptkit",
"name": "JavaScriptKit",
"url": "https://github.com/swiftwasm/JavaScriptKit",
"version": "0.17.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swifweb/web.git
[1/6542] Fetching web
Fetched https://github.com/swifweb/web.git from cache (1.16s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.47s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.02s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
Creating working copy for https://github.com/swifweb/web.git
Working copy of https://github.com/swifweb/web.git resolved at master (92ae621)
warning: '.resolve-product-dependencies': dependency 'web' is not used by any target
Found 1 product dependencies
- JavaScriptKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
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.1.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
[35/126] Copying Runtime
[36/126] Write sources
[43/126] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[44/126] Write swift-version--7754E27361AE5C74.txt
[45/126] Compiling _CJavaScriptKit _CJavaScriptKit.c
[47/147] Emitting module JavaScriptKit
[48/147] Compiling JavaScriptKit JSArray.swift
[49/147] Compiling JavaScriptKit JSDate.swift
[50/147] Compiling JavaScriptKit JSError.swift
[51/149] Compiling JavaScriptKit JSString.swift
[52/149] Compiling JavaScriptKit JSSymbol.swift
[53/149] Compiling JavaScriptKit JSThrowingFunction.swift
[54/149] Compiling JavaScriptKit JSBridgedType.swift
[55/149] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[56/149] Compiling JavaScriptKit ConvertibleToJSValue.swift
[57/149] Compiling JavaScriptKit JSBigInt.swift
[58/149] Compiling JavaScriptKit JSClosure.swift
[59/149] Compiling JavaScriptKit Deprecated.swift
[60/149] Compiling JavaScriptKit Features.swift
[61/149] Compiling JavaScriptKit JSFunction.swift
[62/149] Compiling JavaScriptKit JSObject.swift
[63/149] Compiling JavaScriptKit JSPromise.swift
[64/149] Compiling JavaScriptKit JSTimer.swift
[65/149] Compiling JavaScriptKit JSTypedArray.swift
[66/149] Compiling JavaScriptKit JSValue.swift
[67/149] Compiling JavaScriptKit JSValueDecoder.swift
[68/149] Compiling JavaScriptKit XcodeSupport.swift
[69/149] Compiling JavaScriptKit resource_bundle_accessor.swift
[70/153] Compiling JavaScriptBigIntSupport XcodeSupport.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
[71/153] Compiling JavaScriptBigIntSupport Int64+I64.swift
[72/153] Emitting module JavaScriptBigIntSupport
[73/153] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[74/184] 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 | }
[75/184] 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 | }
[76/184] 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 | }
[77/184] Compiling WebFoundation AbortController.swift
[78/184] Compiling WebFoundation AbortSignal.swift
[79/184] Compiling WebFoundation AnyElement.swift
[80/184] Compiling WebFoundation ArrayBuffer.swift
[81/187] Compiling WebFoundation Size.swift
[82/187] Compiling WebFoundation AnyState.swift
[83/187] Compiling WebFoundation Copyable.swift
[84/187] Compiling WebFoundation Blob.swift
[85/187] Compiling WebFoundation BlobPropertyBag.swift
[86/187] Compiling WebFoundation BufferSource.swift
[87/187] Compiling WebFoundation Console.swift
[88/187] Compiling WebFoundation File.swift
[89/187] Compiling WebFoundation FormData.swift
[90/187] Compiling WebFoundation JSClass.swift
[91/187] Compiling WebFoundation InnerStateChangeable.swift
[92/187] Compiling WebFoundation State.swift
[93/187] Compiling WebFoundation Stateable.swift
[94/187] Compiling WebFoundation JSValuable.swift
[95/187] Compiling WebFoundation Point.swift
[96/187] Compiling WebFoundation Rect.swift
[97/187] Emitting module WebFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/URLConformable.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | }
22 |
23 | extension URL: URLConformable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ConvertibleToJSValue'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 | public var stringValue: String { self.absoluteString }
25 | }
[98/187] Compiling WebFoundation Array+Random.swift
[99/187] Compiling WebFoundation JSFunction+Optional.swift
[100/187] Compiling WebFoundation String+Random.swift
[101/187] Compiling WebFoundation Dispatch.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 | /// - time: Time in seconds.
25 | /// - closure: Closure to execute.
26 | public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
| `- note: parameter 'closure' is implicitly non-sendable
27 | #if arch(wasm32)
28 | let uid = String.shuffledAlphabet(8)
:
39 | _ = JSObject.global.setTimeout!(function, time * 1_000)
40 | #else
41 | DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
| `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 | #endif
43 | }
[102/187] Compiling WebFoundation Dir.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 | /// - time: Time in seconds.
25 | /// - closure: Closure to execute.
26 | public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
| `- note: parameter 'closure' is implicitly non-sendable
27 | #if arch(wasm32)
28 | let uid = String.shuffledAlphabet(8)
:
39 | _ = JSObject.global.setTimeout!(function, time * 1_000)
40 | #else
41 | DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
| `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 | #endif
43 | }
[103/187] Compiling WebFoundation Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 | /// - time: Time in seconds.
25 | /// - closure: Closure to execute.
26 | public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
| `- note: parameter 'closure' is implicitly non-sendable
27 | #if arch(wasm32)
28 | let uid = String.shuffledAlphabet(8)
:
39 | _ = JSObject.global.setTimeout!(function, time * 1_000)
40 | #else
41 | DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
| `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 | #endif
43 | }
[104/187] Compiling WebFoundation Array+Diff.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:11:13: warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var dispatch = Dispatch()
| |- warning: var 'dispatch' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dispatch' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'dispatch' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public struct Dispatch {
/Users/admin/builder/spi-builder-workspace/Sources/WebFoundation/Dispatch.swift:41:88: warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
24 | /// - time: Time in seconds.
25 | /// - closure: Closure to execute.
26 | public static func asyncAfter(_ time: Double, _ closure: @escaping () -> Void) {
| `- note: parameter 'closure' is implicitly non-sendable
27 | #if arch(wasm32)
28 | let uid = String.shuffledAlphabet(8)
:
39 | _ = JSObject.global.setTimeout!(function, time * 1_000)
40 | #else
41 | DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(Int(time)), execute: closure)
| `- warning: passing non-sendable parameter 'closure' to function expecting a @Sendable closure
42 | #endif
43 | }
[105/187] Compiling WebFoundation URLSearchParams.swift
[106/187] Compiling WebFoundation URLValue.swift
[107/187] Compiling WebFoundation WebJSValue.swift
[108/218] Emitting module PeriodicBackgroundSynchronizationAPI
[109/218] Compiling PeriodicBackgroundSynchronizationAPI PeriodicBackgroundSynchronizationAPI.swift
[110/221] Compiling MediaStreamAPI MediaStreamAPI.swift
[111/221] Compiling PictureInPictureAPI PictureInPictureAPI.swift
[112/221] Emitting module MediaStreamAPI
[113/221] Emitting module PictureInPictureAPI
[114/221] Emitting module PaymentRequestAPI
[115/221] Compiling PaymentRequestAPI PaymentRequestAPI.swift
[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 IndexedDB IndexedDB.swift
[121/233] Emitting module IndexedDB
[122/233] Compiling IntersectionObserverAPI IntersectionObserverAPI.swift
[123/233] Emitting module IntersectionObserverAPI
[124/233] Emitting module GeolocationAPI
[125/233] Compiling GeolocationAPI GeolocationAPI.swift
[126/233] Emitting module GamepadAPI
[127/233] Compiling GamepadAPI GamepadAPI.swift
[128/233] Compiling FullscreenAPI FullscreenAPI.swift
[129/233] Emitting module FullscreenAPI
[130/267] Emitting module BroadcastChannelAPI
[131/267] Compiling BroadcastChannelAPI BroadcastChannelAPI.swift
[132/267] Compiling CanvasAPI CanvasAPI.swift
[133/267] Emitting module CanvasAPI
[134/267] Emitting module ClipboardAPI
[135/267] Compiling ClipboardAPI ClipboardAPI.swift
[135/267] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[137/267] Archiving libWebFoundation.a
/Applications/Xcode-16.1.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/267] Archiving libPictureInPictureAPI.a
[139/267] Write Objects.LinkFileList
[142/267] Compiling PushAPI PushSubscription.swift
/Applications/Xcode-16.1.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)'
[142/267] Archiving libPeriodicBackgroundSynchronizationAPI.a
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[143/267] Archiving libPaymentRequestAPI.a
[144/267] Write Objects.LinkFileList
[147/269] Compiling PushAPI PushManager.swift
[148/269] Compiling PushAPI PushEvent.swift
[149/269] Emitting module PushAPI
[150/269] Compiling PushAPI PushMessageData.swift
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[150/269] Archiving libNavigationTimingAPI.a
[151/269] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[153/271] Archiving libMediaStreamAPI.a
/Applications/Xcode-16.1.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 libMediaCapabilitiesAPI.a
[155/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[157/271] Archiving libPushAPI.a
/Applications/Xcode-16.1.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 libIntersectionObserverAPI.a
[159/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[161/271] Archiving libIndexedDB.a
/Applications/Xcode-16.1.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)'
[162/271] Archiving libGeolocationAPI.a
[163/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[165/271] Archiving libGamepadAPI.a
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[166/271] Archiving libFullscreenAPI.a
[167/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[169/271] Archiving libClipboardAPI.a
[171/271] Compiling BluetoothAPI BluetoothAPI.swift
[172/271] Emitting module BluetoothAPI
[172/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[173/271] Archiving libCanvasAPI.a
/Applications/Xcode-16.1.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 libBroadcastChannelAPI.a
/Applications/Xcode-16.1.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)'
[175/271] Archiving libBluetoothAPI.a
[177/271] Compiling BeaconAPI Beacon.swift
[178/271] Emitting module BeaconAPI
[178/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[179/271] Archiving libBeaconAPI.a
[181/271] Compiling StreamsAPI PipeOptions.swift
[182/271] Emitting module StreamsAPI
[183/271] Compiling NotificationsAPI NotificationsAPI.swift
[184/271] Compiling StorageAPI StorageAPI.swift
[185/271] Compiling StreamsAPI StreamsAPI.swift
[186/271] Compiling StreamsAPI TransformStream.swift
[187/271] Compiling NotificationsAPI Notification.swift
[188/271] Compiling StreamsAPI ReadableStream.swift
[189/271] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[190/271] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[191/271] Emitting module NotificationsAPI
[192/271] Emitting module ContentIndexAPI
[193/271] Compiling ContentIndexAPI ContentIndex.swift
[194/271] Compiling NotificationsAPI Notification+Action.swift
[194/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[196/271] Archiving libNotificationsAPI.a
/Applications/Xcode-16.1.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 libContentIndexAPI.a
[199/271] Compiling StreamsAPI WritableStream.swift
[200/271] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[200/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.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
[203/271] Compiling StorageAPI SessionStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: SessionStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[204/271] Emitting module StorageAPI
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/LocalStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: LocalStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public final class LocalStorage {
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/SessionStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: SessionStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | // It is more secure to just use swift dictionary, cause it will be not available for user
[205/271] Compiling StorageAPI LocalStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StorageAPI/LocalStorage.swift:10:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import WebFoundation
9 |
10 | private var _shared: LocalStorage?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public final class LocalStorage {
[205/271] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[206/271] Archiving libStorageAPI.a
[208/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[209/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: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/Location)
[209/282] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[210/284] Archiving libLocationAPI.a
[212/286] Compiling FetchAPI RequestMethod.swift
[213/286] Compiling FetchAPI RequestMode.swift
[214/286] Compiling FetchAPI Body.swift
[215/288] Compiling Events TouchEvent.swift
[216/288] Compiling Events TransitionEvent.swift
[217/288] Compiling Events PushEvent.swift
[218/288] Compiling Events StorageEvent.swift
[219/288] Compiling Events HandledEventPhase.swift
[220/288] Compiling Events InputType.swift
[221/288] Compiling Events KeyboardEventLocation.swift
[222/288] Emitting module Events
[223/288] Compiling Events HashChangeEvent.swift
[224/288] Compiling Events InputEvent.swift
[225/288] Compiling Events KeyboardEvent.swift
[226/288] Compiling Events TouchObject.swift
[227/288] Compiling Events PageTransitionEvent.swift
[228/288] Compiling Events ProgressEvent.swift
[229/288] Compiling Events WheelEventDeltaMode.swift
[230/288] Compiling Events Event.swift
[231/288] Compiling Events EventListener.swift
[232/288] Compiling Events EventTarget.swift
[233/288] Compiling Events ExtendableEvent.swift
[234/288] Compiling Events FocusEvent.swift
[235/288] Compiling FetchAPI RedirectMode.swift
[236/288] Compiling FetchAPI RequestCache.swift
[237/288] Compiling FetchAPI RequestCredentials.swift
[238/288] Compiling Events UIEvent.swift
[239/288] Compiling Events WheelEvent.swift
[240/288] Compiling FetchAPI Fetch.swift
[241/288] Compiling FetchAPI ResponseType.swift
[244/288] Compiling FetchAPI Headers.swift
[245/288] Compiling FetchAPI Request.swift
[246/288] Compiling FetchAPI RequestOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: property 'jsValue' requires the types 'AnyHashable' and 'String' be equivalent
11 | public class RequestOptions {
12 | public var jsValue: JSValue {
13 | var jsValue = [:].jsValue
| `- error: property 'jsValue' requires the types 'AnyHashable' and 'String' be equivalent
14 | jsValue.method = method.rawValue.jsValue
15 | jsValue.headers = headers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:101:1: note: where 'Key' = 'AnyHashable'
99 | }
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
| `- note: where 'Key' = 'AnyHashable'
102 | public var jsValue: JSValue {
103 | let object = objectConstructor.new()
/Users/admin/builder/spi-builder-workspace/Sources/FetchAPI/RequestOptions.swift:13:27: error: type 'Any' cannot conform to 'ConvertibleToJSValue'
11 | public class RequestOptions {
12 | public var jsValue: JSValue {
13 | var jsValue = [:].jsValue
| |- error: type 'Any' cannot conform to 'ConvertibleToJSValue'
| `- note: only concrete types such as structs, enums and classes can conform to protocols
14 | jsValue.method = method.rawValue.jsValue
15 | jsValue.headers = headers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/JavaScriptKit/ConvertibleToJSValue.swift:101:1: note: required by property 'jsValue' where 'Value' = 'Any'
99 | }
100 |
101 | extension Dictionary: ConvertibleToJSValue where Value: ConvertibleToJSValue, Key == String {
| `- note: required by property 'jsValue' where 'Value' = 'Any'
102 | public var jsValue: JSValue {
103 | let object = objectConstructor.new()
[246/289] Write Objects.LinkFileList
/Applications/Xcode-16.1.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)'
[247/289] Archiving libEvents.a
[251/289] Compiling FetchAPI RequestRedirect.swift
[254/289] Emitting module FetchAPI
[255/289] Emitting module HistoryAPI
/Users/admin/builder/spi-builder-workspace/Sources/HistoryAPI/History.swift:11:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import LocationAPI
10 |
11 | private var _shared: History?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[256/289] Compiling HistoryAPI History.swift
/Users/admin/builder/spi-builder-workspace/Sources/HistoryAPI/History.swift:11:13: warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import LocationAPI
10 |
11 | private var _shared: History?
| |- warning: var '_shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_shared' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | /// [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/History)
[256/289] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[257/289] Archiving libHistoryAPI.a
[259/377] Compiling FetchAPI Response.swift
BUILD FAILURE 6.0 macosSpm