Build Information
Successful build of pwa-template, reference master (854714
), with Swift 6.0 for Linux on 3 Nov 2024 02:08:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/pwa-template.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swifweb/pwa-template
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 854714e 🚁 Upgrade to v3
Cloned https://github.com/swifweb/pwa-template.git
Revision (git rev-parse @):
854714e8471fb24b11b012cb6157e66b9f1c5f1d
SUCCESS checkout https://github.com/swifweb/pwa-template.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/swifweb/pwa-template.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swifweb/web
[1/6482] Fetching web
Fetched https://github.com/swifweb/web from cache (1.03s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (1.44s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21175] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.33s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.85s)
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
Building for debugging...
[0/63] Write sources
[14/63] Copying images
[14/63] Write sources
[14/63] Copying Runtime
[14/63] Write sources
[27/63] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[28/63] Compiling _CJavaScriptKit _CJavaScriptKit.c
[29/63] Write swift-version-24593BA9C3E375BF.txt
[31/84] Emitting module JavaScriptKit
[32/86] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[33/86] Compiling JavaScriptKit ConvertibleToJSValue.swift
[34/86] Compiling JavaScriptKit Deprecated.swift
[35/86] Compiling JavaScriptKit Features.swift
[36/86] Compiling JavaScriptKit JSBigInt.swift
[37/86] Compiling JavaScriptKit JSClosure.swift
[38/86] Compiling JavaScriptKit JSFunction.swift
[39/86] Compiling JavaScriptKit JSObject.swift
[40/86] Compiling JavaScriptKit JSString.swift
[41/86] Compiling JavaScriptKit JSSymbol.swift
[42/86] Compiling JavaScriptKit JSThrowingFunction.swift
[43/86] Compiling JavaScriptKit JSBridgedType.swift
[44/86] Compiling JavaScriptKit JSArray.swift
[45/86] Compiling JavaScriptKit JSDate.swift
[46/86] Compiling JavaScriptKit JSError.swift
[47/86] Compiling JavaScriptKit JSValue.swift
[48/86] Compiling JavaScriptKit JSValueDecoder.swift
[49/86] Compiling JavaScriptKit JSPromise.swift
[50/86] Compiling JavaScriptKit JSTimer.swift
[51/86] Compiling JavaScriptKit JSTypedArray.swift
[52/86] Compiling JavaScriptKit XcodeSupport.swift
[53/86] Compiling JavaScriptKit resource_bundle_accessor.swift
[54/87] Wrapping AST for JavaScriptKit for debugging
[56/91] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[57/91] Emitting module JavaScriptBigIntSupport
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
[58/91] Compiling JavaScriptBigIntSupport Int64+I64.swift
[59/91] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[60/92] Wrapping AST for JavaScriptBigIntSupport for debugging
[62/122] Emitting module WebFoundation
[63/126] Compiling WebFoundation Dir.swift
[64/126] Compiling WebFoundation Exports.swift
[65/126] Compiling WebFoundation Array+Diff.swift
[66/126] Compiling WebFoundation Array+Random.swift
[67/126] Compiling WebFoundation JSFunction+Optional.swift
[68/126] Compiling WebFoundation String+Random.swift
[69/126] Compiling WebFoundation File.swift
[70/126] Compiling WebFoundation FormData.swift
[71/126] Compiling WebFoundation State.swift
[72/126] Compiling WebFoundation Stateable.swift
[73/126] Compiling WebFoundation Storage.swift
[74/126] Compiling WebFoundation Storageable.swift
[75/126] Compiling WebFoundation JSClass.swift
[76/126] Compiling WebFoundation JSValuable.swift
[77/126] Compiling WebFoundation Point.swift
[78/126] Compiling WebFoundation Rect.swift
[79/126] Compiling WebFoundation Size.swift
[80/126] Compiling WebFoundation AnyState.swift
[81/126] Compiling WebFoundation Copyable.swift
[82/126] Compiling WebFoundation InnerStateChangeable.swift
[83/126] Compiling WebFoundation AbortController.swift
[84/126] Compiling WebFoundation AbortSignal.swift
[85/126] Compiling WebFoundation AnyElement.swift
[86/126] Compiling WebFoundation ArrayBuffer.swift
[87/126] Compiling WebFoundation Blob.swift
[88/126] Compiling WebFoundation BlobPropertyBag.swift
[89/126] Compiling WebFoundation BufferSource.swift
[90/126] Compiling WebFoundation Console.swift
[91/126] Compiling WebFoundation Dispatch.swift
[92/126] Compiling WebFoundation URLConformable.swift
[93/126] Compiling WebFoundation URLSearchParams.swift
[94/126] Compiling WebFoundation URLValue.swift
[95/126] Compiling WebFoundation WebJSValue.swift
[96/127] Wrapping AST for WebFoundation for debugging
[98/175] Compiling PushAPI PushManager.swift
[99/175] Compiling PushAPI PushEvent.swift
[100/177] Compiling StreamsAPI StreamsAPI.swift
[101/178] Compiling PushAPI PushSubscription.swift
[102/178] Compiling NotificationsAPI NotificationsAPI.swift
[103/178] Compiling StorageAPI StorageAPI.swift
[104/178] Compiling StreamsAPI WritableStream.swift
[105/178] Emitting module PushAPI
[106/178] Compiling PushAPI PushMessageData.swift
[107/178] Compiling StreamsAPI TransformStream.swift
[108/179] Compiling NotificationsAPI Notification.swift
[109/179] Compiling LocationAPI Location.swift
[110/179] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[111/179] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[112/179] Emitting module ContentIndexAPI
[113/179] Compiling ContentIndexAPI ContentIndex.swift
[115/180] Compiling StorageAPI LocalStorage.swift
[116/180] Emitting module NotificationsAPI
[117/180] Compiling NotificationsAPI Notification+Action.swift
[118/181] Compiling StorageAPI SessionStorage.swift
[119/181] Emitting module StorageAPI
[120/182] Emitting module LocationAPI
[121/182] Compiling Events PushEvent.swift
[122/182] Compiling Events StorageEvent.swift
[123/182] Compiling Events TouchEvent.swift
[124/186] Compiling StreamsAPI PipeOptions.swift
[125/186] Emitting module StreamsAPI
[126/186] Compiling StreamsAPI ReadableStream.swift
[128/186] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[129/187] Wrapping AST for PushAPI for debugging
[131/187] Compiling Events TouchObject.swift
[132/187] Compiling Events PageTransitionEvent.swift
[133/187] Compiling Events ProgressEvent.swift
[134/187] Wrapping AST for ContentIndexAPI for debugging
[138/187] Compiling Events EventListener.swift
[139/187] Compiling Events EventTarget.swift
[140/187] Compiling Events ExtendableEvent.swift
[141/187] Compiling Events FocusEvent.swift
[142/187] Compiling Events TransitionEvent.swift
[143/187] Compiling Events UIEvent.swift
[144/187] Compiling Events WheelEvent.swift
[144/189] Wrapping AST for LocationAPI for debugging
[146/189] Compiling Events HashChangeEvent.swift
[147/189] Compiling Events InputEvent.swift
[148/189] Compiling Events KeyboardEvent.swift
[149/189] Compiling Events InputType.swift
[150/189] Compiling Events KeyboardEventLocation.swift
[151/189] Compiling Events WheelEventDeltaMode.swift
[152/189] Compiling Events Event.swift
[153/189] Compiling Events AnimationEvent.swift
[154/189] Compiling Events ClipboardEvent.swift
[155/189] Compiling Events DragEvent.swift
[156/189] Compiling Events HandledEventPhase.swift
[157/189] Compiling Events MouseEvent.swift
[158/189] Compiling Events Names.swift
[159/189] Compiling Events DataTransferObject.swift
[159/189] Wrapping AST for StorageAPI for debugging
[161/189] Emitting module Events
[161/190] Wrapping AST for StreamsAPI for debugging
[162/190] Wrapping AST for NotificationsAPI for debugging
[164/203] Wrapping AST for Events for debugging
[166/204] Compiling FetchAPI RequestRedirect.swift
[167/204] Compiling FetchAPI ResponseType.swift
[168/207] Emitting module HistoryAPI
[169/207] Compiling HistoryAPI History.swift
[170/214] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[171/214] Compiling ChannelMessagingAPI MessagePort.swift
[172/214] Emitting module ChannelMessagingAPI
[173/214] Compiling FetchAPI RequestCache.swift
[174/214] Compiling FetchAPI RequestCredentials.swift
[175/214] Compiling FetchAPI RequestMethod.swift
[176/214] Compiling FetchAPI RequestMode.swift
[179/251] Compiling FetchAPI Response.swift
[180/292] Compiling FetchAPI RequestOptions.swift
[181/292] Compiling FetchAPI Request.swift
[182/292] Compiling DOMEvents FullScreenChangeHandleable.swift
[183/292] Compiling DOMEvents FullScreenErrorHandleable.swift
[184/292] Compiling XMLHttpRequest ReadyState.swift
[185/292] Compiling DOMEvents DragHandleable.swift
[186/292] Compiling DOMEvents DragLeaveHandleable.swift
[186/292] Wrapping AST for HistoryAPI for debugging
[187/292] Wrapping AST for ChannelMessagingAPI for debugging
[189/292] Emitting module FetchAPI
[190/305] Emitting module XMLHttpRequest
[191/306] Wrapping AST for FetchAPI for debugging
[193/306] Compiling WebSocketAPI BinaryType.swift
[194/306] Compiling WebSocketAPI WebSocketState.swift
[195/306] Compiling XMLHttpRequest Response.swift
[196/306] Emitting module WebSocketAPI
[197/306] Compiling XMLHttpRequest XMLHttpRequest.swift
[198/306] Compiling XMLHttpRequest ResponseType.swift
[199/306] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[200/306] Compiling WorkersAPI AbstractWorker.swift
[201/307] Compiling WorkersAPI WorkerNavigator.swift
[203/307] Compiling WebSocketAPI MessageEvent.swift
[204/307] Compiling WebSocketAPI CloseEvent.swift
[204/307] Wrapping AST for XMLHttpRequest for debugging
[206/307] Emitting module WorkersAPI
[207/307] Compiling DOMEvents StalledHandleable.swift
[208/307] Compiling DOMEvents SuspendHandleable.swift
[209/307] Compiling DOMEvents TimeUpdateHandleable.swift
[210/307] Compiling DOMEvents VolumeChangeHandleable.swift
[211/307] Compiling DOMEvents WaitingHandleable.swift
[212/307] Compiling DOMEvents AfterPrintHandleable.swift
[213/307] Compiling DOMEvents BeforePrintHandleable.swift
[214/307] Compiling DOMEvents BeforeUnloadHandleable.swift
[215/307] Compiling DOMEvents HashChangeHandleable.swift
[216/307] Compiling DOMEvents OfflineHandleable.swift
[217/307] Compiling DOMEvents OnlineHandleable.swift
[218/317] Compiling DOMEvents PageHideHandleable.swift
[219/317] Compiling DOMEvents PageShowHandleable.swift
[220/317] Compiling DOMEvents ResizeHandleable.swift
[221/317] Compiling DOMEvents UnloadHandleable.swift
[222/317] Compiling DOMEvents Container.swift
[223/317] Compiling DOMEvents DOMEventable.swift
[224/317] Compiling DOMEvents ToggleHandleable.swift
[225/317] Compiling DOMEvents ErrorHandleable.swift
[226/317] Compiling DOMEvents Exports.swift
[227/317] Compiling DOMEvents ResetHandleable.swift
[228/317] Compiling DOMEvents EndedHandleable.swift
[229/317] Compiling DOMEvents LoadStartHandleable.swift
[230/317] Compiling DOMEvents LoadedDataHandleable.swift
[231/317] Compiling DOMEvents LoadedMetadataHandleable.swift
[232/317] Compiling DOMEvents PauseHandleable.swift
[233/317] Compiling DOMEvents PlayHandleable.swift
[234/317] Compiling DOMEvents PlayingHandleable.swift
[235/317] Compiling DOMEvents ProgressHandleable.swift
[236/317] Compiling DOMEvents RateChangeHandleable.swift
[237/317] Compiling DOMEvents SeekedHandleable.swift
[238/317] Compiling DOMEvents SeekingHandleable.swift
[239/317] Compiling WorkersAPI WorkerLocation.swift
[240/317] Compiling WorkersAPI WorkerMessage.swift
[241/317] Compiling DOMEvents PasteHandleable.swift
[242/317] Compiling DOMEvents TouchCancelHandleable.swift
[243/317] Compiling DOMEvents TouchEndHandleable.swift
[244/317] Compiling DOMEvents TouchMoveHandleable.swift
[245/317] Compiling DOMEvents TouchStartHandleable.swift
[246/317] Compiling DOMEvents TransitionEndHandleable.swift
[247/317] Compiling DOMEvents WheelHandleable.swift
[248/317] Compiling DOMEvents AbortHandleable.swift
[249/317] Compiling DOMEvents CanPlayHandleable.swift
[250/317] Compiling DOMEvents CanPlayThroughHandleable.swift
[251/317] Compiling DOMEvents DurationChangeHandleable.swift
[252/317] Compiling WebSocketAPI WebSocket.swift
[253/318] Compiling DOMEvents KeyPressHandleable.swift
[254/318] Compiling DOMEvents KeyUpHandleable.swift
[255/318] Compiling DOMEvents MessageHandleable.swift
[256/318] Compiling DOMEvents MouseDownHandleable.swift
[257/318] Compiling DOMEvents MouseEnterHandleable.swift
[258/318] Compiling DOMEvents MouseLeaveHandleable.swift
[259/318] Compiling DOMEvents MouseMoveHandleable.swift
[260/318] Compiling DOMEvents MouseOutHandleable.swift
[261/318] Compiling DOMEvents MouseOverHandleable.swift
[262/318] Compiling DOMEvents MouseUpHandleable.swift
[263/318] Compiling DOMEvents OpenHandleable.swift
[264/318] Compiling WorkersAPI SharedWorker.swift
[265/318] Compiling WorkersAPI Worker.swift
[267/319] Compiling DOMEvents AnimationEndHandleable.swift
[268/319] Compiling DOMEvents AnimationIterationHandleable.swift
[269/319] Compiling DOMEvents AnimationStartHandleable.swift
[270/319] Compiling DOMEvents BlurHandleable.swift
[271/319] Compiling DOMEvents ClickHandleable.swift
[272/319] Compiling DOMEvents ContextMenuHandleable.swift
[273/319] Compiling DOMEvents CopyHandleable.swift
[274/319] Compiling DOMEvents CutHandleable.swift
[275/319] Compiling DOMEvents DblClickHandleable.swift
[276/319] Compiling DOMEvents DragEndHandleable.swift
[277/319] Compiling DOMEvents DragEnterHandleable.swift
[280/319] Compiling DOMEvents DragOverHandleable.swift
[281/319] Compiling DOMEvents DragStartHandleable.swift
[282/319] Compiling DOMEvents DropHandleable.swift
[283/319] Compiling DOMEvents FocusHandleable.swift
[284/319] Compiling DOMEvents FocusInHandleable.swift
[285/319] Compiling DOMEvents FocusOutHandleable.swift
[288/319] Compiling DOMEvents KeyDownHandleable.swift
[289/319] Emitting module DOMEvents
[290/319] Wrapping AST for WebSocketAPI for debugging
[291/319] Wrapping AST for WorkersAPI for debugging
[293/337] Compiling DOMEvents SubmitHandleable.swift
[294/337] Compiling DOMEvents ChangeHandleable.swift
[295/337] Compiling DOMEvents InputHandleable.swift
[296/337] Compiling DOMEvents InvalidHandleable.swift
[297/337] Compiling DOMEvents SearchHandleable.swift
[298/337] Compiling DOMEvents SelectHandleable.swift
[299/337] Compiling DOMEvents LoadHandleable.swift
[300/337] Compiling DOMEvents ShowHandleable.swift
[301/337] Compiling DOMEvents Scopes.swift
[302/337] Compiling DOMEvents ScrollHandleable.swift
[303/338] Compiling ServiceWorker Cache.swift
[304/338] Compiling ServiceWorker CacheStorage.swift
[306/339] Emitting module NavigatorAPI
[307/339] Compiling ServiceWorker ServiceBuilder.swift
[307/339] Wrapping AST for DOMEvents for debugging
[309/339] Compiling ServiceWorker Manifest+Category.swift
[310/339] Compiling ServiceWorker Manifest+Display.swift
[311/339] Compiling NavigatorAPI NavigationPreloadManager.swift
[312/339] Compiling NavigatorAPI NavigatorGeolocation.swift
[313/339] Compiling NavigatorAPI Navigator.swift
[314/339] Compiling NavigatorAPI ServiceWorkerContainer.swift
[316/340] Compiling ServiceWorker ServiceWorker.swift
[317/340] Compiling ServiceWorker Manifest+RelatedApplication.swift
[318/340] Compiling ServiceWorker Manifest+Shortcut.swift
[319/340] Compiling ServiceWorker EventListener.swift
[320/340] Compiling ServiceWorker Lifecycle.swift
[321/340] Compiling ServiceWorker Manifest.swift
[322/340] Compiling ServiceWorker Manifest+Image.swift
[323/340] Compiling ServiceWorker Manifest+Orientation.swift
[324/340] Emitting module ServiceWorker
[324/340] Wrapping AST for NavigatorAPI for debugging
[326/382] Wrapping AST for ServiceWorker for debugging
[327/382] Write Objects.LinkFileList
[328/382] Archiving libServiceWorker.a
[330/385] Compiling DOM DecodingType.swift
[331/385] Compiling DOM DirType.swift
[332/385] Compiling DOM EncType.swift
[333/385] Compiling DOM EnterKeyHintType.swift
[334/385] Compiling DOM InputButtonType.swift
[335/385] Compiling DOM InputTextType.swift
[336/390] Compiling Service resource_bundle_accessor.swift
[337/390] Compiling DOM AlignType.swift
[338/390] Compiling DOM AsType.swift
[339/390] Compiling DOM AutocapitalizeType.swift
[340/390] Compiling DOM AutocompleteType.swift
[341/390] Compiling DOM CaptureType.swift
[342/390] Compiling DOM CrossOriginType.swift
[343/390] Emitting module Service
[344/390] Compiling Service Service.swift
/host/spi-builder-workspace/Sources/Service/Service.swift:13:54: warning: reference to static property 'x192' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
11 | .themeColor("white")
12 | .icons(
13 | .init(src: "images/192.png", sizes: .x192, type: .png),
| `- warning: reference to static property 'x192' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
14 | .init(src: "images/512.png", sizes: .x512, type: .png)
15 | )
/host/spi-builder-workspace/.build/checkouts/web/Sources/ServiceWorker/Manifest/Manifest+Image.swift:58:31: note: static property declared here
56 | public static var x144: Self = "144x144"
57 | public static var x152: Self = "152x152"
58 | public static var x192: Self = "192x192"
| `- note: static property declared here
59 | public static var x256: Self = "256x256"
60 | public static var x512: Self = "512x512"
/host/spi-builder-workspace/Sources/Service/Service.swift:13:67: warning: reference to static property 'png' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
11 | .themeColor("white")
12 | .icons(
13 | .init(src: "images/192.png", sizes: .x192, type: .png),
| `- warning: reference to static property 'png' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
14 | .init(src: "images/512.png", sizes: .x512, type: .png)
15 | )
/host/spi-builder-workspace/.build/checkouts/web/Sources/ServiceWorker/Manifest/Manifest+Image.swift:76:31: note: static property declared here
74 |
75 | /// image/png
76 | public static var png: Self = "image/png"
| `- note: static property declared here
77 |
78 | /// image/webp
/host/spi-builder-workspace/Sources/Service/Service.swift:14:54: warning: reference to static property 'x512' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
12 | .icons(
13 | .init(src: "images/192.png", sizes: .x192, type: .png),
14 | .init(src: "images/512.png", sizes: .x512, type: .png)
| `- warning: reference to static property 'x512' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
15 | )
16 | Lifecycle.activate {
/host/spi-builder-workspace/.build/checkouts/web/Sources/ServiceWorker/Manifest/Manifest+Image.swift:60:31: note: static property declared here
58 | public static var x192: Self = "192x192"
59 | public static var x256: Self = "256x256"
60 | public static var x512: Self = "512x512"
| `- note: static property declared here
61 | }
62 |
/host/spi-builder-workspace/Sources/Service/Service.swift:14:67: warning: reference to static property 'png' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
12 | .icons(
13 | .init(src: "images/192.png", sizes: .x192, type: .png),
14 | .init(src: "images/512.png", sizes: .x512, type: .png)
| `- warning: reference to static property 'png' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
15 | )
16 | Lifecycle.activate {
/host/spi-builder-workspace/.build/checkouts/web/Sources/ServiceWorker/Manifest/Manifest+Image.swift:76:31: note: static property declared here
74 |
75 | /// image/png
76 | public static var png: Self = "image/png"
| `- note: static property declared here
77 |
78 | /// image/webp
[345/391] Wrapping AST for Service for debugging
[346/391] Write Objects.LinkFileList
[348/391] Compiling DOM LoadingType.swift
[349/391] Compiling DOM MethodType.swift
[350/391] Compiling DOM PreloadType.swift
[351/391] Compiling DOM RangeTextSelectMode.swift
[352/391] Compiling DOM RelType.swift
[353/391] Compiling DOM ScopeType.swift
[354/391] Compiling DOM SelectionDirection.swift
[355/391] Compiling DOM ShapeType.swift
[356/391] Compiling DOM TargetType.swift
[357/391] Compiling DOM WrapType.swift
[358/391] Compiling DOM Exports.swift
[359/391] Compiling DOM ForEach.swift
[360/391] Compiling DOM Id.swift
[361/391] Compiling DOM Opener.swift
[362/391] Compiling DOM RangeTextable.swift
[363/391] Compiling DOM Selectable.swift
[363/391] Linking Service
[365/391] Compiling DOM SelectionRangeable.swift
[366/391] Compiling DOM Screen.swift
[367/391] Compiling DOM StringInitializable.swift
[368/391] Compiling DOM Window.swift
[369/391] Compiling DOM WindowLifecycle.swift
[370/391] Compiling DOM AnyElement.swift
[371/391] Compiling DOM Attributes.swift
[372/391] Compiling DOM BaseActiveElement.swift
[373/391] Compiling DOM BaseActiveStringElement.swift
[374/391] Compiling DOM BaseContentElement.swift
[375/391] Compiling DOM BaseElement.swift
[376/391] Compiling DOM Class.swift
[377/391] Compiling DOM DOM.swift
[378/391] Compiling DOM DOMElement.swift
[379/391] Compiling DOM DarkModeDetector.swift
[380/391] Compiling DOM Document.swift
[381/391] Compiling DOM Elements.swift
[382/391] Emitting module DOM
[383/392] Wrapping AST for DOM for debugging
[385/437] Emitting module ResizeObserverAPI
[386/437] Compiling ResizeObserverAPI ResizeObserver.swift
[387/438] Wrapping AST for ResizeObserverAPI for debugging
[389/438] Compiling CSS NamespaceRule.swift
[390/438] Compiling CSS PageRule.swift
[391/438] Compiling CSS SupportsRule.swift
[392/438] Compiling CSS ViewportRule.swift
[393/438] Compiling CSS RulesBuilder.swift
[394/438] Compiling CSS TimeUnit.swift
[395/443] Compiling CSS Initialable.swift
[396/443] Compiling CSS Lengthable.swift
[397/443] Compiling CSS Noneable.swift
[398/443] Compiling CSS Numberable.swift
[399/443] Compiling CSS NumericValue.swift
[400/443] Compiling CSS Percentable.swift
[401/443] Compiling CSS AbsoluteSizeable.swift
[402/443] Compiling CSS AngleValue.swift
[403/443] Compiling CSS AutoValue.swift
[404/443] Compiling CSS Autoable.swift
[405/443] Compiling CSS Colorable.swift
[406/443] Compiling CSS Inheritable.swift
[407/443] Compiling CSS DocumentRule.swift
[408/443] Compiling CSS FontFaceRule.swift
[409/443] Compiling CSS FontFeatureValuesRule.swift
[410/443] Compiling CSS ImportRule.swift
[411/443] Compiling CSS KeyframesRule.swift
[412/443] Compiling CSS MediaRule.swift
[413/443] Compiling CSS RelativeSizeValue.swift
[414/443] Compiling CSS TimeUnitValue.swift
[415/443] Compiling CSS UnitValue.swift
[416/443] Compiling CSS Valuable.swift
[417/443] Compiling CSS CharsetRule.swift
[418/443] Compiling CSS CounterStyleRule.swift
[419/443] Compiling CSS Unit.swift
[420/443] Compiling CSS ValueWithTime.swift
[421/443] Compiling CSS ValueWithUnit.swift
[422/443] Compiling CSS StyleElement+CSS.swift
[423/443] Compiling CSS Stylesheet.swift
[424/443] Emitting module CSS
[425/443] Compiling CSS Color.swift
[426/443] Compiling CSS ForEach.swift
[427/443] Compiling CSS Id+Pointerable.swift
[428/443] Compiling CSS Pointer.swift
[429/443] Compiling CSS PropertiesBuilder.swift
[430/443] Compiling CSS PropertyTypes.swift
[431/443] Compiling CSS CSSColor.swift
[432/443] Compiling CSS CSSFunction.swift
[433/443] Compiling CSS CSSProperties.swift
[434/443] Compiling CSS CSSProperty.swift
[435/443] Compiling CSS CSSRule.swift
[436/443] Compiling CSS Class+Pointerable.swift
[437/444] Wrapping AST for CSS for debugging
[439/494] Compiling Web DefaultResponder.swift
[440/494] Compiling Web Parameters.swift
[441/494] Compiling Web PathComponent.swift
[442/494] Compiling Web Request.swift
[443/494] Compiling Web Responder.swift
[444/494] Compiling Web Route.swift
[445/494] Compiling Web Router.swift
[446/494] Compiling Web URLQueryCoders.swift
[447/494] Compiling Web URLQueryContainer.swift
[448/494] Compiling Web URLQueryFragmentConvertible.swift
[449/494] Compiling Web BasicCodingKey.swift
[450/494] Compiling Web CodingKeyRepresentable.swift
[451/494] Compiling Web SingleValueDecoder.swift
[452/494] Compiling Web WebApp.swift
[453/500] Compiling Web AppBuilder.swift
[454/500] Compiling Web PageController.swift
[455/500] Compiling Web HStack.swift
[456/500] Compiling Web Spacer.swift
[457/500] Compiling Web VStack.swift
[458/500] Compiling Web View.swift
[459/500] Compiling Web AbortError.swift
[460/500] Emitting module Web
[461/500] Compiling Web AppStyles.swift
[462/500] Compiling Web DomElement+Preview.swift
[463/500] Compiling Web PreviewableApp.swift
[464/500] Compiling Web RenderBuilder.swift
[465/500] Compiling Web WebPreview.swift
[466/500] Compiling Web WebPreviewRenderable.swift
[467/500] Compiling Web Exports.swift
[468/500] Compiling Web BaseElement+FadeInOut.swift
[469/500] Compiling Web FormData+DOMElement.swift
[470/500] Compiling Web Postfix+Percentable.swift
[471/500] Compiling Web Prefix+UnitValuable.swift
[472/500] Compiling Web Stylesheet+AppBuilder.swift
[473/500] Compiling Web UUID+Pseudo.swift
[474/500] Compiling Web _RoutesBuilder.swift
[475/500] Compiling Web URLEncodedFormData.swift
[476/500] Compiling Web URLEncodedFormDecoder.swift
[477/500] Compiling Web URLEncodedFormEncoder.swift
[478/500] Compiling Web URLEncodedFormError.swift
[479/500] Compiling Web URLEncodedFormParser.swift
[480/500] Compiling Web URLEncodedFormSerializer.swift
[481/500] Compiling Web Language.swift
[482/500] Compiling Web Localization.swift
[483/500] Compiling Web LocalizedString.swift
[484/500] Compiling Web String+LocalizedString.swift
[485/500] Compiling Web Middleware.swift
[486/500] Compiling Web IndexWebPage.swift
[487/500] Compiling Web BasicResponder.swift
[488/500] Compiling Web Routes.swift
[489/500] Compiling Web RoutesBuilder+Group.swift
[490/500] Compiling Web RoutesBuilder+Middleware.swift
[491/500] Compiling Web RoutesBuilder.swift
[492/500] Compiling Web RoutesFactory.swift
[493/500] Compiling Web RoutesStorage.swift
[494/500] Compiling Web TrieRouter.swift
[495/501] Wrapping AST for Web for debugging
[496/501] Write Objects.LinkFileList
[497/507] Archiving libWeb.a
[499/507] Compiling App App.swift
[500/507] Compiling App Fonts.swift
[501/507] Emitting module App
[502/507] Compiling App HelloPage.swift
[503/507] Compiling App NotFoundPage.swift
[504/507] Compiling App IndexPage.swift
[505/508] Wrapping AST for App for debugging
[506/508] Write Objects.LinkFileList
[507/508] Linking App
Build complete! (117.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "web",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.2.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swifweb/web"
}
],
"manifest_display_name" : "pwa-template",
"name" : "pwa-template",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
},
{
"name" : "Service",
"targets" : [
"Service"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Service",
"module_type" : "SwiftTarget",
"name" : "Service",
"path" : "Sources/Service",
"product_dependencies" : [
"ServiceWorker"
],
"product_memberships" : [
"Service"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Service/images",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Service.swift"
],
"type" : "executable"
},
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"sources" : [
"AppTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Web"
],
"product_memberships" : [
"App"
],
"sources" : [
"App.swift",
"Extensions/Fonts.swift",
"Pages/HelloPage.swift",
"Pages/IndexPage.swift",
"Pages/NotFoundPage.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.