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 materialize, reference 1.1.0 (da3f3d), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 02:30:55 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/materialize.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/materialize
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at da3f3db 📦 Upgrade to latest `web` version
Cloned https://github.com/swifweb/materialize.git
Revision (git rev-parse @):
da3f3dbbd887eed1711d542415b8e78311bfb0b3
SUCCESS checkout https://github.com/swifweb/materialize.git at 1.1.0
Fetching https://github.com/swifweb/web
[1/6482] Fetching web
Fetched https://github.com/swifweb/web from cache (1.29s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (0.79s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21175] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.51s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.70s)
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
Working copy of https://github.com/swifweb/web resolved at 1.0.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": "materialize",
      "name": "materialize",
      "url": "https://github.com/swifweb/materialize.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/materialize",
      "dependencies": [
        {
          "identity": "web",
          "name": "web",
          "url": "https://github.com/swifweb/web",
          "version": "1.0.0",
          "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/materialize.git
[1/124] Fetching materialize
Fetched https://github.com/swifweb/materialize.git from cache (0.87s)
Fetching https://github.com/swifweb/web from cache
Fetched https://github.com/swifweb/web from cache (0.48s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (0.03s)
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.03s)
Creating working copy for https://github.com/swifweb/web
Working copy of https://github.com/swifweb/web resolved at 1.0.0
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/materialize.git
Working copy of https://github.com/swifweb/materialize.git resolved at 1.1.0 (da3f3db)
warning: '.resolve-product-dependencies': dependency 'materialize' is not used by any target
Found 1 product dependencies
  - web
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swifweb/materialize.git
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
Building for debugging...
[0/33] Write sources
[23/33] Copying css
[24/33] Copying js
[25/33] Copying Runtime
[26/33] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[27/33] Write swift-version--7754E27361AE5C74.txt
[28/33] Compiling _CJavaScriptKit _CJavaScriptKit.c
[30/54] Compiling JavaScriptKit JSString.swift
[31/54] Compiling JavaScriptKit JSSymbol.swift
[32/56] Compiling JavaScriptKit JSValue.swift
[33/56] Compiling JavaScriptKit JSValueDecoder.swift
[34/56] Compiling JavaScriptKit JSArray.swift
[35/56] Compiling JavaScriptKit JSDate.swift
[36/56] Compiling JavaScriptKit JSError.swift
[37/56] Compiling JavaScriptKit JSBigInt.swift
[38/56] Compiling JavaScriptKit JSClosure.swift
[39/56] Compiling JavaScriptKit Deprecated.swift
[40/56] Compiling JavaScriptKit Features.swift
[41/56] Compiling JavaScriptKit JSFunction.swift
[42/56] Compiling JavaScriptKit JSObject.swift
[43/56] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[44/56] Compiling JavaScriptKit ConvertibleToJSValue.swift
[45/56] Compiling JavaScriptKit JSThrowingFunction.swift
[46/56] Compiling JavaScriptKit JSBridgedType.swift
[47/56] Emitting module JavaScriptKit
[48/56] Compiling JavaScriptKit JSPromise.swift
[49/56] Compiling JavaScriptKit JSTimer.swift
[50/56] Compiling JavaScriptKit JSTypedArray.swift
[51/56] Compiling JavaScriptKit XcodeSupport.swift
[52/56] Compiling JavaScriptKit resource_bundle_accessor.swift
[53/60] Compiling JavaScriptBigIntSupport Int64+I64.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[54/60] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[55/60] Emitting module JavaScriptBigIntSupport
[56/60] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[57/91] Compiling WebFoundation Storage.swift
[58/91] Compiling WebFoundation Storageable.swift
[59/91] Compiling WebFoundation URLConformable.swift
[60/94] Compiling WebFoundation Size.swift
[61/94] Compiling WebFoundation AnyState.swift
[62/94] Compiling WebFoundation Copyable.swift
[63/94] Compiling WebFoundation AbortController.swift
[64/94] Compiling WebFoundation AbortSignal.swift
[65/94] Compiling WebFoundation AnyElement.swift
[66/94] Compiling WebFoundation ArrayBuffer.swift
[67/94] Emitting module WebFoundation
[68/94] Compiling WebFoundation Blob.swift
[69/94] Compiling WebFoundation BlobPropertyBag.swift
[70/94] Compiling WebFoundation BufferSource.swift
[71/94] Compiling WebFoundation Console.swift
[72/94] Compiling WebFoundation Array+Random.swift
[73/94] Compiling WebFoundation JSFunction+Optional.swift
[74/94] Compiling WebFoundation String+Random.swift
[75/94] Compiling WebFoundation File.swift
[76/94] Compiling WebFoundation FormData.swift
[77/94] Compiling WebFoundation JSClass.swift
[78/94] Compiling WebFoundation Dispatch.swift
[79/94] Compiling WebFoundation Dir.swift
[80/94] Compiling WebFoundation Exports.swift
[81/94] Compiling WebFoundation Array+Diff.swift
[82/94] Compiling WebFoundation InnerStateChangeable.swift
[83/94] Compiling WebFoundation State.swift
[84/94] Compiling WebFoundation Stateable.swift
[85/94] Compiling WebFoundation JSValuable.swift
[86/94] Compiling WebFoundation Point.swift
[87/94] Compiling WebFoundation Rect.swift
[88/94] Compiling WebFoundation URLSearchParams.swift
[89/94] Compiling WebFoundation URLValue.swift
[90/94] Compiling WebFoundation WebJSValue.swift
[91/146] Emitting module LocationAPI
[92/146] Compiling PushAPI PushSubscription.swift
[93/146] Emitting module ContentIndexAPI
[94/146] Compiling ContentIndexAPI ContentIndex.swift
[95/146] Compiling PushAPI PushMessageData.swift
[96/146] Compiling PushAPI PushEvent.swift
[97/146] Compiling PushAPI PushManager.swift
[98/146] Emitting module PushAPI
[99/146] Compiling Events AnimationEvent.swift
[100/146] Compiling Events ClipboardEvent.swift
[101/146] Compiling Events DragEvent.swift
[102/148] Compiling StorageAPI SessionStorage.swift
[103/148] Compiling StorageAPI StorageAPI.swift
[104/148] Compiling LocationAPI Location.swift
[105/148] Compiling Events TouchObject.swift
[106/148] Compiling Events PageTransitionEvent.swift
[107/148] Compiling Events ProgressEvent.swift
[108/148] Compiling Events PushEvent.swift
[109/148] Compiling Events StorageEvent.swift
[110/148] Compiling StreamsAPI TransformStream.swift
[111/148] Compiling StreamsAPI WritableStream.swift
[112/148] Compiling StreamsAPI StreamsAPI.swift
[113/148] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[114/148] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[115/148] Compiling StreamsAPI ReadableStream.swift
[116/148] Emitting module StreamsAPI
[117/148] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[118/148] Compiling StreamsAPI PipeOptions.swift
[119/148] Compiling NotificationsAPI Notification.swift
[120/148] Emitting module NotificationsAPI
[121/148] Compiling NotificationsAPI Notification+Action.swift
[122/148] Compiling NotificationsAPI NotificationsAPI.swift
[123/148] Emitting module Events
[124/148] Emitting module StorageAPI
[125/148] Compiling StorageAPI LocalStorage.swift
[126/148] Compiling Events TouchEvent.swift
[127/148] Compiling Events TransitionEvent.swift
[128/148] Compiling Events HandledEventPhase.swift
[129/148] Compiling Events InputType.swift
[130/148] Compiling Events KeyboardEventLocation.swift
[131/148] Compiling Events WheelEventDeltaMode.swift
[132/148] Compiling Events Event.swift
[133/148] Compiling Events EventListener.swift
[134/150] Compiling Events UIEvent.swift
[135/150] Compiling Events WheelEvent.swift
[136/163] Compiling Events EventTarget.swift
[137/163] Compiling Events ExtendableEvent.swift
[138/163] Compiling Events FocusEvent.swift
[139/163] Compiling Events MouseEvent.swift
[140/163] Compiling Events Names.swift
[141/163] Compiling Events DataTransferObject.swift
[142/163] Compiling Events HashChangeEvent.swift
[143/163] Compiling Events InputEvent.swift
[144/163] Compiling Events KeyboardEvent.swift
[145/251] Compiling HistoryAPI History.swift
[146/251] Emitting module HistoryAPI
[147/251] Compiling FetchAPI ResponseType.swift
[148/251] Compiling FetchAPI Fetch.swift
[149/252] Compiling FetchAPI Request.swift
[150/252] Emitting module FetchAPI
[151/252] Compiling DOMEvents KeyPressHandleable.swift
[152/252] Compiling DOMEvents KeyUpHandleable.swift
[153/252] Compiling DOMEvents FocusOutHandleable.swift
[154/252] Compiling DOMEvents FullScreenChangeHandleable.swift
[155/252] Compiling DOMEvents FullScreenErrorHandleable.swift
[156/252] Compiling DOMEvents KeyDownHandleable.swift
[157/252] Compiling FetchAPI RequestRedirect.swift
[158/252] Compiling FetchAPI RequestOptions.swift
[159/252] Compiling FetchAPI Headers.swift
[160/252] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[161/252] Compiling ChannelMessagingAPI MessagePort.swift
[162/252] Emitting module ChannelMessagingAPI
[163/265] Compiling DOMEvents BeforeUnloadHandleable.swift
[164/265] Compiling DOMEvents HashChangeHandleable.swift
[165/265] Compiling DOMEvents OfflineHandleable.swift
[166/265] Compiling DOMEvents OnlineHandleable.swift
[167/265] Compiling DOMEvents PageHideHandleable.swift
[168/265] Compiling DOMEvents PageShowHandleable.swift
[169/265] Compiling DOMEvents ResizeHandleable.swift
[170/265] Compiling DOMEvents UnloadHandleable.swift
[171/273] Compiling FetchAPI Response.swift
[172/273] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[173/273] Compiling DOMEvents TouchMoveHandleable.swift
[174/273] Compiling DOMEvents TouchStartHandleable.swift
[175/273] Compiling DOMEvents TransitionEndHandleable.swift
[176/273] Compiling DOMEvents WheelHandleable.swift
[177/273] Compiling DOMEvents AbortHandleable.swift
[178/273] Compiling DOMEvents CanPlayHandleable.swift
[179/273] Compiling DOMEvents CanPlayThroughHandleable.swift
[180/273] Compiling DOMEvents DurationChangeHandleable.swift
[181/273] Compiling DOMEvents EndedHandleable.swift
[182/273] Compiling DOMEvents DragEndHandleable.swift
[183/273] Compiling DOMEvents DragEnterHandleable.swift
[184/273] Compiling DOMEvents DragHandleable.swift
[185/273] Compiling DOMEvents DragLeaveHandleable.swift
[186/273] Compiling DOMEvents DragOverHandleable.swift
[187/273] Compiling DOMEvents DragStartHandleable.swift
[188/273] Compiling DOMEvents DropHandleable.swift
[189/273] Compiling DOMEvents FocusHandleable.swift
[190/273] Compiling DOMEvents FocusInHandleable.swift
[197/273] Compiling DOMEvents MessageHandleable.swift
[198/273] Compiling DOMEvents MouseDownHandleable.swift
[199/273] Compiling DOMEvents MouseEnterHandleable.swift
[200/273] Compiling XMLHttpRequest Response.swift
[201/273] Compiling XMLHttpRequest ResponseType.swift
[202/273] Compiling XMLHttpRequest ReadyState.swift
[203/273] Emitting module XMLHttpRequest
[204/273] Compiling XMLHttpRequest XMLHttpRequest.swift
[205/273] Compiling DOMEvents Container.swift
[206/273] Compiling DOMEvents DOMEventable.swift
[207/273] Compiling DOMEvents ToggleHandleable.swift
[208/273] Compiling DOMEvents ErrorHandleable.swift
[209/273] Compiling DOMEvents Exports.swift
[210/273] Compiling DOMEvents ResetHandleable.swift
[211/273] Compiling DOMEvents SubmitHandleable.swift
[212/273] Compiling DOMEvents ChangeHandleable.swift
[213/273] Compiling DOMEvents AnimationEndHandleable.swift
[214/273] Compiling DOMEvents AnimationIterationHandleable.swift
[215/273] Compiling DOMEvents AnimationStartHandleable.swift
[216/273] Compiling DOMEvents BlurHandleable.swift
[217/273] Compiling DOMEvents ClickHandleable.swift
[218/273] Compiling DOMEvents ContextMenuHandleable.swift
[219/273] Compiling DOMEvents CopyHandleable.swift
[220/273] Compiling DOMEvents CutHandleable.swift
[221/273] Compiling DOMEvents DblClickHandleable.swift
[222/273] Compiling WorkersAPI WorkerLocation.swift
[223/273] Compiling WorkersAPI WorkerNavigator.swift
[224/273] Compiling DOMEvents LoadStartHandleable.swift
[225/273] Compiling DOMEvents LoadedDataHandleable.swift
[226/273] Compiling DOMEvents LoadedMetadataHandleable.swift
[227/273] Compiling DOMEvents PauseHandleable.swift
[228/273] Compiling DOMEvents PlayHandleable.swift
[229/273] Compiling DOMEvents PlayingHandleable.swift
[230/273] Compiling DOMEvents ProgressHandleable.swift
[231/273] Compiling DOMEvents RateChangeHandleable.swift
[232/273] Compiling DOMEvents SeekedHandleable.swift
[233/273] Compiling DOMEvents SeekingHandleable.swift
[234/273] Compiling DOMEvents StalledHandleable.swift
[235/273] Compiling DOMEvents SuspendHandleable.swift
[236/273] Compiling DOMEvents TimeUpdateHandleable.swift
[237/273] Compiling DOMEvents VolumeChangeHandleable.swift
[238/273] Compiling DOMEvents WaitingHandleable.swift
[239/273] Compiling DOMEvents AfterPrintHandleable.swift
[240/273] Compiling DOMEvents BeforePrintHandleable.swift
[241/273] Compiling DOMEvents MouseLeaveHandleable.swift
[242/273] Compiling DOMEvents MouseMoveHandleable.swift
[243/273] Compiling DOMEvents MouseOutHandleable.swift
[244/273] Compiling DOMEvents MouseOverHandleable.swift
[245/273] Compiling DOMEvents MouseUpHandleable.swift
[246/273] Compiling DOMEvents OpenHandleable.swift
[247/273] Compiling DOMEvents PasteHandleable.swift
[248/273] Compiling DOMEvents TouchCancelHandleable.swift
[249/273] Compiling DOMEvents TouchEndHandleable.swift
[250/273] Compiling WorkersAPI WorkerMessage.swift
[251/273] Emitting module DOMEvents
[252/273] Emitting module WebSocketAPI
[253/273] Compiling WebSocketAPI WebSocketState.swift
[254/273] Compiling WebSocketAPI BinaryType.swift
[255/273] Compiling WebSocketAPI MessageEvent.swift
[256/273] Compiling WebSocketAPI WebSocket.swift
[257/273] Compiling WebSocketAPI CloseEvent.swift
[258/273] Compiling DOMEvents InputHandleable.swift
[259/273] Compiling DOMEvents InvalidHandleable.swift
[260/273] Compiling DOMEvents SearchHandleable.swift
[261/273] Compiling DOMEvents SelectHandleable.swift
[262/273] Compiling DOMEvents LoadHandleable.swift
[263/273] Compiling DOMEvents ShowHandleable.swift
[264/273] Compiling DOMEvents Scopes.swift
[265/273] Compiling DOMEvents ScrollHandleable.swift
[266/273] Compiling WorkersAPI SharedWorker.swift
[267/273] Compiling WorkersAPI AbstractWorker.swift
[268/273] Compiling WorkersAPI Worker.swift
[269/273] Emitting module WorkersAPI
[270/278] Compiling NavigatorAPI Navigator.swift
[271/278] Compiling NavigatorAPI ServiceWorkerContainer.swift
[272/278] Emitting module NavigatorAPI
[273/278] Compiling NavigatorAPI NavigationPreloadManager.swift
[274/278] Compiling NavigatorAPI NavigatorGeolocation.swift
[275/320] Compiling DOM EncType.swift
[276/320] Compiling DOM EnterKeyHintType.swift
[277/320] Compiling DOM InputButtonType.swift
[278/320] Compiling DOM InputTextType.swift
[279/320] Compiling DOM LoadingType.swift
[280/324] Compiling DOM Opener.swift
[281/324] Compiling DOM RangeTextable.swift
[282/324] Compiling DOM Selectable.swift
[283/324] Compiling DOM SelectionRangeable.swift
[284/324] Compiling DOM MethodType.swift
[285/324] Compiling DOM PreloadType.swift
[286/324] Compiling DOM RangeTextSelectMode.swift
[287/324] Compiling DOM RelType.swift
[288/324] Compiling DOM ScopeType.swift
[289/324] Compiling DOM SelectionDirection.swift
[290/324] Compiling DOM ShapeType.swift
[291/324] Compiling DOM TargetType.swift
[292/324] Compiling DOM AutocompleteType.swift
[293/324] Compiling DOM CaptureType.swift
[294/324] Compiling DOM CrossOriginType.swift
[295/324] Compiling DOM DecodingType.swift
[296/324] Compiling DOM DirType.swift
[297/324] Compiling DOM BaseElement.swift
[298/324] Compiling DOM Class.swift
[299/324] Compiling DOM DOM.swift
[300/324] Compiling DOM DOMElement.swift
[301/324] Compiling DOM DarkModeDetector.swift
[302/324] Compiling DOM WrapType.swift
[303/324] Compiling DOM Exports.swift
[304/324] Compiling DOM ForEach.swift
[305/324] Compiling DOM Id.swift
[306/324] Compiling DOM Screen.swift
[307/324] Compiling DOM StringInitializable.swift
[308/324] Compiling DOM Window.swift
[309/324] Compiling DOM WindowLifecycle.swift
[310/324] Compiling DOM AnyElement.swift
[311/324] Compiling DOM Attributes.swift
[312/324] Compiling DOM BaseActiveElement.swift
[313/324] Compiling DOM BaseActiveStringElement.swift
[314/324] Compiling DOM BaseContentElement.swift
[315/324] Emitting module DOM
[316/324] Compiling DOM Document.swift
[317/324] Compiling DOM Elements.swift
[318/324] Compiling DOM AlignType.swift
[319/324] Compiling DOM AsType.swift
[320/324] Compiling DOM AutocapitalizeType.swift
[321/370] Compiling ResizeObserverAPI ResizeObserver.swift
[322/370] Emitting module ResizeObserverAPI
[323/370] Compiling CSS Autoable.swift
[324/370] Compiling CSS Colorable.swift
[325/370] Compiling CSS Inheritable.swift
[326/370] Compiling CSS Initialable.swift
[327/370] Compiling CSS Lengthable.swift
[328/374] Compiling CSS Noneable.swift
[329/374] Compiling CSS Numberable.swift
[330/374] Compiling CSS NumericValue.swift
[331/374] Compiling CSS Percentable.swift
[332/374] Compiling CSS RelativeSizeValue.swift
[333/374] Compiling CSS TimeUnitValue.swift
[334/374] Compiling CSS UnitValue.swift
[335/374] Compiling CSS Valuable.swift
[336/374] Compiling CSS CharsetRule.swift
[337/374] Compiling CSS CounterStyleRule.swift
[338/374] Compiling CSS ValueWithTime.swift
[339/374] Compiling CSS ValueWithUnit.swift
[340/374] Compiling CSS StyleElement+CSS.swift
[341/374] Compiling CSS Stylesheet.swift
[342/374] Compiling CSS ViewportRule.swift
[343/374] Compiling CSS RulesBuilder.swift
[344/374] Compiling CSS TimeUnit.swift
[345/374] Compiling CSS Unit.swift
[346/374] Compiling CSS PropertiesBuilder.swift
[347/374] Compiling CSS PropertyTypes.swift
[348/374] Compiling CSS AbsoluteSizeable.swift
[349/374] Compiling CSS AngleValue.swift
[350/374] Compiling CSS AutoValue.swift
[351/374] Compiling CSS DocumentRule.swift
[352/374] Compiling CSS FontFaceRule.swift
[353/374] Compiling CSS FontFeatureValuesRule.swift
[354/374] Compiling CSS ImportRule.swift
[355/374] Compiling CSS KeyframesRule.swift
[356/374] Emitting module CSS
[357/374] Compiling CSS Class+Pointerable.swift
[358/374] Compiling CSS Color.swift
[359/374] Compiling CSS ForEach.swift
[360/374] Compiling CSS Id+Pointerable.swift
[361/374] Compiling CSS Pointer.swift
[362/374] Compiling CSS CSSColor.swift
[363/374] Compiling CSS CSSFunction.swift
[364/374] Compiling CSS CSSProperties.swift
[365/374] Compiling CSS CSSProperty.swift
[366/374] Compiling CSS CSSRule.swift
[367/374] Compiling CSS MediaRule.swift
[368/374] Compiling CSS NamespaceRule.swift
[369/374] Compiling CSS PageRule.swift
[370/374] Compiling CSS SupportsRule.swift
[371/425] Compiling Web AbortError.swift
[372/425] Compiling Web Exports.swift
[373/425] Compiling Web BaseElement+FadeInOut.swift
[374/425] Compiling Web FormData+DOMElement.swift
[375/425] Compiling Web Postfix+Percentable.swift
[376/425] Compiling Web Prefix+UnitValuable.swift
[377/430] Compiling Web RoutesBuilder+Middleware.swift
[378/430] Compiling Web RoutesBuilder.swift
[379/430] Compiling Web RoutesFactory.swift
[380/430] Compiling Web RoutesStorage.swift
[381/430] Compiling Web TrieRouter.swift
[382/430] Compiling Web Request.swift
[383/430] Compiling Web Responder.swift
[384/430] Compiling Web Route.swift
[385/430] Compiling Web Router.swift
[386/430] Compiling Web Routes.swift
[387/430] Compiling Web RoutesBuilder+Group.swift
[388/430] Compiling Web URLEncodedFormParser.swift
[389/430] Compiling Web URLEncodedFormSerializer.swift
[390/430] Compiling Web URLQueryCoders.swift
[391/430] Compiling Web URLQueryContainer.swift
[392/430] Compiling Web URLQueryFragmentConvertible.swift
[393/430] Compiling Web AppBuilder.swift
[394/430] Compiling Web PageController.swift
[395/430] Compiling Web HStack.swift
[396/430] Compiling Web Spacer.swift
[397/430] Compiling Web VStack.swift
[398/430] Compiling Web View.swift
[399/430] Compiling Web DomElement+Preview.swift
[400/430] Compiling Web PreviewableApp.swift
[401/430] Compiling Web RenderBuilder.swift
[402/430] Compiling Web WebPreview.swift
[403/430] Compiling Web WebPreviewRenderable.swift
[404/430] Compiling Web BasicCodingKey.swift
[405/430] Compiling Web CodingKeyRepresentable.swift
[406/430] Compiling Web SingleValueDecoder.swift
[407/430] Compiling Web WebApp.swift
[408/430] Compiling Web AppStyles.swift
[409/430] Compiling Web Middleware.swift
[410/430] Compiling Web IndexWebPage.swift
[411/430] Compiling Web BasicResponder.swift
[412/430] Compiling Web DefaultResponder.swift
[413/430] Compiling Web Parameters.swift
[414/430] Compiling Web PathComponent.swift
[415/430] Emitting module Web
[416/430] Compiling Web _RoutesBuilder.swift
[417/430] Compiling Web URLEncodedFormData.swift
[418/430] Compiling Web URLEncodedFormDecoder.swift
[419/430] Compiling Web URLEncodedFormEncoder.swift
[420/430] Compiling Web URLEncodedFormError.swift
[421/430] Compiling Web Stylesheet+AppBuilder.swift
[422/430] Compiling Web UUID+Pseudo.swift
[423/430] Compiling Web Language.swift
[424/430] Compiling Web Localization.swift
[425/430] Compiling Web LocalizedString.swift
[426/430] Compiling Web String+LocalizedString.swift
[426/430] Write Objects.LinkFileList
/Applications/Xcode-16.1.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.1.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.1.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/Web.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.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/Web.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.1.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.1.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Request.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/Request.swift.o(Request.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Web.build/Request.swift.o(Request.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Response.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/XMLHttpRequest.build/Response.swift.o(Response.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/Response.swift.o(Response.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'ResponseType.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/ResponseType.swift.o(ResponseType.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/XMLHttpRequest.build/ResponseType.swift.o(ResponseType.swift.o)'
/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)'
[427/461] Archiving libWeb.a
[429/461] Compiling Materialize Alignment.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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:11:16: warning: unknown attribute '__import_module__' ignored
 9 | /// @param value The value to convert.
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
12 |                __import_name__("swjs_i64_to_bigint")))
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:12:16: warning: unknown attribute '__import_name__' ignored
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
12 |                __import_name__("swjs_i64_to_bigint")))
   |                `- warning: unknown attribute '__import_name__' ignored
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
14 |
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:19:16: warning: unknown attribute '__import_module__' ignored
17 | /// @param ref The target JavaScript object.
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
20 |                __import_name__("swjs_bigint_to_i64")))
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:20:16: warning: unknown attribute '__import_name__' ignored
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
20 |                __import_name__("swjs_bigint_to_i64")))
   |                `- warning: unknown attribute '__import_name__' ignored
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
22 |
[430/461] Compiling Materialize Badge.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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:11:16: warning: unknown attribute '__import_module__' ignored
 9 | /// @param value The value to convert.
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
12 |                __import_name__("swjs_i64_to_bigint")))
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:12:16: warning: unknown attribute '__import_name__' ignored
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
12 |                __import_name__("swjs_i64_to_bigint")))
   |                `- warning: unknown attribute '__import_name__' ignored
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
14 |
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:19:16: warning: unknown attribute '__import_module__' ignored
17 | /// @param ref The target JavaScript object.
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
20 |                __import_name__("swjs_bigint_to_i64")))
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:20:16: warning: unknown attribute '__import_name__' ignored
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
20 |                __import_name__("swjs_bigint_to_i64")))
   |                `- warning: unknown attribute '__import_name__' ignored
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
22 |
[431/461] Compiling Materialize Breadcrumb.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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:11:16: warning: unknown attribute '__import_module__' ignored
 9 | /// @param value The value to convert.
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
12 |                __import_name__("swjs_i64_to_bigint")))
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:12:16: warning: unknown attribute '__import_name__' ignored
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
12 |                __import_name__("swjs_i64_to_bigint")))
   |                `- warning: unknown attribute '__import_name__' ignored
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
14 |
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:19:16: warning: unknown attribute '__import_module__' ignored
17 | /// @param ref The target JavaScript object.
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
20 |                __import_name__("swjs_bigint_to_i64")))
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:20:16: warning: unknown attribute '__import_name__' ignored
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
20 |                __import_name__("swjs_bigint_to_i64")))
   |                `- warning: unknown attribute '__import_name__' ignored
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
22 |
[432/461] Compiling Materialize Buttons.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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:11:16: warning: unknown attribute '__import_module__' ignored
 9 | /// @param value The value to convert.
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
12 |                __import_name__("swjs_i64_to_bigint")))
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:12:16: warning: unknown attribute '__import_name__' ignored
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
12 |                __import_name__("swjs_i64_to_bigint")))
   |                `- warning: unknown attribute '__import_name__' ignored
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
14 |
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:19:16: warning: unknown attribute '__import_module__' ignored
17 | /// @param ref The target JavaScript object.
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
   |                `- warning: unknown attribute '__import_module__' ignored
20 |                __import_name__("swjs_bigint_to_i64")))
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
<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 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:20:16: warning: unknown attribute '__import_name__' ignored
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
20 |                __import_name__("swjs_bigint_to_i64")))
   |                `- warning: unknown attribute '__import_name__' ignored
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
22 |
[433/464] Compiling Materialize Transitions.swift
[434/464] Compiling Materialize Typography.swift
[435/464] Compiling Materialize resource_bundle_accessor.swift
[436/464] Compiling Materialize Card.swift
[437/464] Compiling Materialize Carousel.swift
[438/464] Compiling Materialize Collapsible.swift
[439/464] Compiling Materialize Collection.swift
[440/464] Compiling Materialize Formatting.swift
[441/464] Compiling Materialize Grid.swift
[442/464] Compiling Materialize MaterialButton.swift
[443/464] Compiling Materialize Colors.swift
[444/464] Compiling Materialize Container.swift
[445/464] Compiling Materialize Divider.swift
[446/464] Compiling Materialize Footer.swift
[447/464] Compiling Materialize MaterialIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' 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 materialize: Materialize!
    |             |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'materialize' 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 class Materialize {
[448/464] Compiling Materialize MaterialWaves.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' 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 materialize: Materialize!
    |             |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'materialize' 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 class Materialize {
[449/464] Compiling Materialize Materialize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' 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 materialize: Materialize!
    |             |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'materialize' 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 class Materialize {
[450/464] Compiling Materialize Media.swift
[451/464] Compiling Materialize Navbar.swift
[452/464] Compiling Materialize Pagination.swift
[453/464] Compiling Materialize TableOfContents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import Web
  9 |
 10 | private var _toast: Toast!
    |             |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate '_toast' 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 class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
 43 |         }
 44 |         parseDOMItem(content().domContentItem)
 45 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 46 |         show(
 47 |             html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
 92 |         }
 93 |         parseDOMItem(content().domContentItem)
 94 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 95 |         Materialize.getInstance { instance in
 96 |             JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
[454/464] Compiling Materialize Toast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import Web
  9 |
 10 | private var _toast: Toast!
    |             |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate '_toast' 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 class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
 43 |         }
 44 |         parseDOMItem(content().domContentItem)
 45 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 46 |         show(
 47 |             html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
 92 |         }
 93 |         parseDOMItem(content().domContentItem)
 94 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 95 |         Materialize.getInstance { instance in
 96 |             JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
[455/464] Compiling Materialize Tooltip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import Web
  9 |
 10 | private var _toast: Toast!
    |             |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate '_toast' 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 class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
 43 |         }
 44 |         parseDOMItem(content().domContentItem)
 45 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 46 |         show(
 47 |             html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
 92 |         }
 93 |         parseDOMItem(content().domContentItem)
 94 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 95 |         Materialize.getInstance { instance in
 96 |             JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[456/464] Compiling Materialize Section.swift
[457/464] Compiling Materialize Shadow.swift
[458/464] Compiling Materialize Table.swift
[459/464] Compiling Materialize Preloader.swift
[460/464] Compiling Materialize Pulse.swift
[461/464] Compiling Materialize Scrollspy.swift
[462/464] Emitting module Materialize
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' 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 materialize: Materialize!
    |             |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'materialize' 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 class Materialize {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 | import Web
  9 |
 10 | private var _toast: Toast!
    |             |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate '_toast' 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 class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
 92 |         }
 93 |         parseDOMItem(content().domContentItem)
 94 |         let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
    |                                                                                `- error: missing argument for parameter 'singleQuotes' in call
 95 |         Materialize.getInstance { instance in
 96 |             JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
 7 |
 8 | public protocol WebPreviewRenderable {
 9 |     func renderPreview(singleQuotes: Bool) -> String
   |          `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
BUILD FAILURE 6.0 macosSpm