The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of pwa-template, reference master (854714), with Swift 6.2 (beta) for Android on 20 Jun 2025 02:50:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swifweb/pwa-template.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swifweb/web
[1/6549] Fetching web
Fetched https://github.com/swifweb/web from cache (0.45s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (1.25s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23801] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.82s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (1.24s)
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
[18/63] Copying Runtime
[18/63] Copying images
[18/63] Write sources
[27/63] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[28/63] Compiling _CJavaScriptKit _CJavaScriptKit.c
[29/63] Write swift-version-8C5A4AE7A8CE2BA.txt
[31/84] Compiling JavaScriptKit JSFunction.swift
[32/84] Compiling JavaScriptKit JSObject.swift
[33/84] Compiling JavaScriptKit JSString.swift
[34/86] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[35/86] Compiling JavaScriptKit ConvertibleToJSValue.swift
[36/86] Compiling JavaScriptKit Deprecated.swift
[37/86] Compiling JavaScriptKit JSSymbol.swift
[38/86] Compiling JavaScriptKit JSThrowingFunction.swift
[39/86] Compiling JavaScriptKit JSBridgedType.swift
[40/86] Compiling JavaScriptKit JSValue.swift
[41/86] Compiling JavaScriptKit JSValueDecoder.swift
[42/86] Compiling JavaScriptKit Features.swift
[43/86] Compiling JavaScriptKit JSBigInt.swift
[44/86] Compiling JavaScriptKit JSClosure.swift
[45/86] Compiling JavaScriptKit JSArray.swift
[46/86] Compiling JavaScriptKit JSDate.swift
[47/86] Compiling JavaScriptKit JSError.swift
[48/86] Emitting module JavaScriptKit
[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] Compiling JavaScriptBigIntSupport Int64+I64.swift
[58/91] Emitting module JavaScriptBigIntSupport
[59/91] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
<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 |
[60/92] Wrapping AST for JavaScriptBigIntSupport for debugging
[62/122] Compiling WebFoundation Size.swift
[63/122] Compiling WebFoundation AnyState.swift
[64/122] Compiling WebFoundation Copyable.swift
[65/122] Compiling WebFoundation InnerStateChangeable.swift
[66/122] Compiling WebFoundation State.swift
[67/122] Compiling WebFoundation Stateable.swift
[68/122] Compiling WebFoundation Storage.swift
[69/122] Compiling WebFoundation Storageable.swift
[70/122] Compiling WebFoundation Dir.swift
[71/122] Compiling WebFoundation Exports.swift
[72/122] Compiling WebFoundation Array+Diff.swift
[73/122] Compiling WebFoundation Array+Random.swift
[74/122] Emitting module WebFoundation
[75/126] Compiling WebFoundation AbortController.swift
[76/126] Compiling WebFoundation AbortSignal.swift
[77/126] Compiling WebFoundation AnyElement.swift
[78/126] Compiling WebFoundation ArrayBuffer.swift
[79/126] Compiling WebFoundation Blob.swift
[80/126] Compiling WebFoundation JSFunction+Optional.swift
[81/126] Compiling WebFoundation String+Random.swift
[82/126] Compiling WebFoundation File.swift
[83/126] Compiling WebFoundation FormData.swift
[84/126] Compiling WebFoundation JSClass.swift
[85/126] Compiling WebFoundation JSValuable.swift
[86/126] Compiling WebFoundation Point.swift
[87/126] Compiling WebFoundation Rect.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/177] Emitting module NotificationsAPI
[99/177] Compiling NotificationsAPI NotificationsAPI.swift
[100/177] Compiling PushAPI PushSubscription.swift
[101/177] Emitting module ContentIndexAPI
[102/177] Emitting module PushAPI
[103/177] Compiling PushAPI PushEvent.swift
[104/177] Compiling PushAPI PushManager.swift
[105/177] Compiling PushAPI PushMessageData.swift
[106/177] Compiling StorageAPI StorageAPI.swift
[107/177] Compiling LocationAPI Location.swift
[108/178] Emitting module StreamsAPI
[109/178] Compiling StreamsAPI StreamsAPI.swift
[110/179] Compiling ContentIndexAPI ContentIndex.swift
[111/180] Compiling StreamsAPI TransformStream.swift
[112/180] Compiling StreamsAPI WritableStream.swift
[113/180] Emitting module LocationAPI
[117/181] Emitting module Events
[118/181] Emitting module StorageAPI
[119/184] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[120/184] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[121/184] Compiling StreamsAPI PipeOptions.swift
[122/184] Compiling StreamsAPI ReadableStream.swift
[123/184] Compiling Events PushEvent.swift
[124/184] Compiling Events StorageEvent.swift
[125/184] Compiling Events TouchEvent.swift
[126/184] Compiling StorageAPI LocalStorage.swift
[127/184] Compiling StorageAPI SessionStorage.swift
[127/185] Wrapping AST for ContentIndexAPI for debugging
[129/185] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[129/185] Wrapping AST for PushAPI for debugging
[131/185] Compiling NotificationsAPI Notification+Action.swift
[131/186] Wrapping AST for LocationAPI for debugging
[135/188] Compiling Events TouchObject.swift
[136/188] Compiling Events PageTransitionEvent.swift
[137/188] Compiling Events ProgressEvent.swift
[138/188] Compiling NotificationsAPI Notification.swift
[138/189] Wrapping AST for StorageAPI for debugging
[140/189] Compiling Events AnimationEvent.swift
[141/189] Compiling Events ClipboardEvent.swift
[142/189] Compiling Events DragEvent.swift
[143/189] Compiling Events HandledEventPhase.swift
[144/189] Wrapping AST for StreamsAPI for debugging
[145/202] Wrapping AST for NotificationsAPI for debugging
[147/202] Compiling Events TransitionEvent.swift
[148/202] Compiling Events UIEvent.swift
[149/202] Compiling Events WheelEvent.swift
[150/202] Emitting module HistoryAPI
[151/202] Compiling FetchAPI Fetch.swift
[152/202] Compiling FetchAPI Headers.swift
[155/203] Compiling Events ExtendableEvent.swift
[156/203] Compiling Events FocusEvent.swift
[157/203] Compiling FetchAPI RequestRedirect.swift
[158/203] Compiling FetchAPI ResponseType.swift
[159/203] Compiling FetchAPI RequestMethod.swift
[160/203] Compiling FetchAPI RequestMode.swift
[161/203] Compiling FetchAPI Request.swift
[164/203] Compiling FetchAPI RequestCache.swift
[165/203] Compiling FetchAPI RequestCredentials.swift
[168/203] Emitting module FetchAPI
[169/203] Compiling FetchAPI Body.swift
[170/203] Compiling FetchAPI RedirectMode.swift
[171/203] Compiling FetchAPI RequestOptions.swift
[172/203] Compiling HistoryAPI History.swift
[173/204] Compiling Events MouseEvent.swift
[174/204] Compiling Events Names.swift
[175/204] Compiling Events DataTransferObject.swift
[176/204] Compiling Events HashChangeEvent.swift
[177/204] Compiling Events InputEvent.swift
[178/204] Compiling Events KeyboardEvent.swift
[181/205] Compiling FetchAPI Response.swift
[182/206] Wrapping AST for HistoryAPI for debugging
[183/206] Wrapping AST for Events for debugging
[184/209] Wrapping AST for FetchAPI for debugging
[186/292] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[187/292] Emitting module ChannelMessagingAPI
[188/292] Compiling ChannelMessagingAPI MessagePort.swift
[189/300] Wrapping AST for ChannelMessagingAPI for debugging
[191/306] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[192/306] Compiling WebSocketAPI BinaryType.swift
[193/306] Compiling WebSocketAPI WebSocketState.swift
[194/306] Compiling WorkersAPI WorkerNavigator.swift
[195/306] Emitting module WorkersAPI
[196/306] Emitting module WebSocketAPI
[197/306] Compiling DOMEvents EndedHandleable.swift
[198/306] Compiling DOMEvents LoadStartHandleable.swift
[199/306] Compiling DOMEvents LoadedDataHandleable.swift
[200/306] Compiling DOMEvents LoadedMetadataHandleable.swift
[201/306] Compiling DOMEvents PauseHandleable.swift
[202/306] Compiling DOMEvents PlayHandleable.swift
[203/306] Compiling DOMEvents PlayingHandleable.swift
[204/306] Compiling DOMEvents ProgressHandleable.swift
[205/306] Compiling DOMEvents RateChangeHandleable.swift
[206/306] Compiling DOMEvents SeekedHandleable.swift
[207/306] Compiling DOMEvents SeekingHandleable.swift
[208/316] Compiling XMLHttpRequest ResponseType.swift
[209/316] Compiling XMLHttpRequest ReadyState.swift
[210/316] Emitting module XMLHttpRequest
[211/316] Compiling XMLHttpRequest Response.swift
[212/316] Compiling XMLHttpRequest XMLHttpRequest.swift
[214/317] Compiling DOMEvents KeyPressHandleable.swift
[215/317] Compiling DOMEvents KeyUpHandleable.swift
[216/317] Compiling DOMEvents MessageHandleable.swift
[217/317] Compiling DOMEvents MouseDownHandleable.swift
[218/317] Compiling DOMEvents MouseEnterHandleable.swift
[219/317] Compiling DOMEvents MouseLeaveHandleable.swift
[220/317] Compiling DOMEvents MouseMoveHandleable.swift
[221/317] Compiling DOMEvents MouseOutHandleable.swift
[222/317] Compiling DOMEvents MouseOverHandleable.swift
[223/317] Compiling DOMEvents MouseUpHandleable.swift
[224/317] Compiling DOMEvents OpenHandleable.swift
[225/317] Compiling WebSocketAPI CloseEvent.swift
[225/317] Wrapping AST for XMLHttpRequest for debugging
[227/317] Compiling DOMEvents StalledHandleable.swift
[228/317] Compiling DOMEvents SuspendHandleable.swift
[229/317] Compiling DOMEvents TimeUpdateHandleable.swift
[230/317] Compiling DOMEvents VolumeChangeHandleable.swift
[231/317] Compiling DOMEvents WaitingHandleable.swift
[232/317] Compiling DOMEvents AfterPrintHandleable.swift
[233/317] Compiling DOMEvents BeforePrintHandleable.swift
[234/317] Compiling DOMEvents BeforeUnloadHandleable.swift
[235/317] Compiling DOMEvents HashChangeHandleable.swift
[236/317] Compiling DOMEvents OfflineHandleable.swift
[237/317] Compiling DOMEvents OnlineHandleable.swift
[238/317] Compiling DOMEvents PageHideHandleable.swift
[239/317] Compiling DOMEvents PageShowHandleable.swift
[240/317] Compiling DOMEvents ResizeHandleable.swift
[241/317] Compiling DOMEvents UnloadHandleable.swift
[242/317] Compiling DOMEvents Container.swift
[243/317] Compiling DOMEvents DOMEventable.swift
[244/317] Compiling DOMEvents ToggleHandleable.swift
[245/317] Compiling DOMEvents ErrorHandleable.swift
[246/317] Compiling DOMEvents Exports.swift
[247/317] Compiling DOMEvents ResetHandleable.swift
[248/317] Compiling DOMEvents AnimationEndHandleable.swift
[249/317] Compiling DOMEvents AnimationIterationHandleable.swift
[250/317] Compiling DOMEvents AnimationStartHandleable.swift
[251/317] Compiling DOMEvents BlurHandleable.swift
[252/317] Compiling DOMEvents ClickHandleable.swift
[253/317] Compiling DOMEvents ContextMenuHandleable.swift
[254/317] Compiling DOMEvents CopyHandleable.swift
[255/317] Compiling DOMEvents CutHandleable.swift
[256/317] Compiling DOMEvents DblClickHandleable.swift
[257/317] Compiling DOMEvents DragEndHandleable.swift
[258/317] Compiling DOMEvents DragEnterHandleable.swift
[259/317] Emitting module DOMEvents
[260/317] Compiling WorkersAPI WorkerMessage.swift
[261/317] Compiling DOMEvents DragHandleable.swift
[262/317] Compiling DOMEvents DragLeaveHandleable.swift
[263/317] Compiling DOMEvents DragOverHandleable.swift
[264/317] Compiling DOMEvents DragStartHandleable.swift
[265/317] Compiling DOMEvents DropHandleable.swift
[266/317] Compiling DOMEvents FocusHandleable.swift
[267/317] Compiling DOMEvents FocusInHandleable.swift
[268/317] Compiling DOMEvents FocusOutHandleable.swift
[269/317] Compiling DOMEvents FullScreenChangeHandleable.swift
[270/317] Compiling DOMEvents FullScreenErrorHandleable.swift
[271/317] Compiling DOMEvents KeyDownHandleable.swift
[272/317] Compiling WorkersAPI WorkerLocation.swift
[273/317] Compiling DOMEvents PasteHandleable.swift
[274/317] Compiling DOMEvents TouchCancelHandleable.swift
[275/317] Compiling DOMEvents TouchEndHandleable.swift
[276/317] Compiling DOMEvents TouchMoveHandleable.swift
[277/317] Compiling DOMEvents TouchStartHandleable.swift
[278/317] Compiling DOMEvents TransitionEndHandleable.swift
[279/317] Compiling DOMEvents WheelHandleable.swift
[280/317] Compiling DOMEvents AbortHandleable.swift
[281/317] Compiling DOMEvents CanPlayHandleable.swift
[282/317] Compiling DOMEvents CanPlayThroughHandleable.swift
[283/317] Compiling DOMEvents DurationChangeHandleable.swift
[284/317] Compiling WebSocketAPI MessageEvent.swift
[285/317] Compiling WebSocketAPI WebSocket.swift
[287/318] Compiling WorkersAPI SharedWorker.swift
[288/318] Compiling WorkersAPI Worker.swift
[289/318] Compiling WorkersAPI AbstractWorker.swift
[289/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] Wrapping AST for DOMEvents for debugging
[305/338] Emitting module NavigatorAPI
[306/338] Compiling ServiceWorker ServiceBuilder.swift
[307/339] Compiling NavigatorAPI NavigationPreloadManager.swift
[308/339] Compiling NavigatorAPI Navigator.swift
[309/339] Emitting module ServiceWorker
[310/339] Compiling NavigatorAPI NavigatorGeolocation.swift
[311/339] Compiling NavigatorAPI ServiceWorkerContainer.swift
[313/340] Compiling ServiceWorker Cache.swift
[314/340] Compiling ServiceWorker CacheStorage.swift
[314/340] Wrapping AST for NavigatorAPI for debugging
[316/381] Compiling DOM BaseActiveElement.swift
[317/381] Compiling DOM BaseActiveStringElement.swift
[318/381] Compiling DOM DOMElement.swift
[319/381] Compiling DOM DarkModeDetector.swift
[320/381] Compiling DOM AnyElement.swift
[321/381] Compiling DOM Attributes.swift
[322/381] Compiling DOM Document.swift
[323/381] Compiling DOM Elements.swift
[324/381] Compiling ServiceWorker Manifest.swift
[325/381] Compiling ServiceWorker ServiceWorker.swift
[326/382] Wrapping AST for ServiceWorker for debugging
[327/382] Write Objects.LinkFileList
[328/385] 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] Emitting module Service
[337/390] Compiling Service resource_bundle_accessor.swift
[338/390] Compiling DOM ForEach.swift
[339/390] Compiling DOM Id.swift
[340/390] Compiling DOM Opener.swift
[341/390] Compiling DOM RangeTextable.swift
[342/390] Compiling DOM Selectable.swift
[343/390] Compiling DOM SelectionDirection.swift
[344/390] Compiling DOM ShapeType.swift
[345/390] Compiling DOM TargetType.swift
[346/390] Compiling DOM WrapType.swift
[347/390] Compiling DOM Exports.swift
[348/390] Compiling DOM LoadingType.swift
[349/390] Compiling DOM MethodType.swift
[350/390] Compiling DOM PreloadType.swift
[351/390] Compiling DOM RangeTextSelectMode.swift
[352/390] Compiling DOM RelType.swift
[353/390] Compiling DOM ScopeType.swift
[354/390] Compiling DOM AlignType.swift
[355/390] Compiling DOM AsType.swift
[356/390] Compiling DOM AutocapitalizeType.swift
[357/390] Compiling DOM AutocompleteType.swift
[358/390] Compiling DOM CaptureType.swift
[359/390] Compiling DOM CrossOriginType.swift
[360/390] Compiling Service Service.swift
[361/391] Wrapping AST for Service for debugging
[362/391] Write Objects.LinkFileList
[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] Emitting module DOM
[375/391] Compiling DOM BaseContentElement.swift
[376/391] Compiling DOM BaseElement.swift
[377/391] Compiling DOM Class.swift
[378/391] Compiling DOM DOM.swift
[383/394] Wrapping AST for DOM for debugging
[385/437] Compiling CSS NamespaceRule.swift
[386/437] Compiling CSS PageRule.swift
[387/437] Compiling CSS SupportsRule.swift
[388/437] Compiling CSS ViewportRule.swift
[389/437] Compiling CSS RulesBuilder.swift
[390/437] Compiling CSS TimeUnit.swift
[391/442] Compiling ResizeObserverAPI ResizeObserver.swift
[392/442] Emitting module ResizeObserverAPI
[393/443] Wrapping AST for ResizeObserverAPI for debugging
[395/443] Compiling CSS AbsoluteSizeable.swift
[396/443] Compiling CSS AngleValue.swift
[397/443] Compiling CSS AutoValue.swift
[398/443] Compiling CSS Autoable.swift
[399/443] Compiling CSS Colorable.swift
[400/443] Compiling CSS Inheritable.swift
[401/443] Compiling CSS RelativeSizeValue.swift
[402/443] Compiling CSS TimeUnitValue.swift
[403/443] Compiling CSS UnitValue.swift
[404/443] Compiling CSS Valuable.swift
[405/443] Compiling CSS CharsetRule.swift
[406/443] Compiling CSS CounterStyleRule.swift
[407/443] Compiling CSS Initialable.swift
[408/443] Compiling CSS Lengthable.swift
[409/443] Compiling CSS Noneable.swift
[410/443] Compiling CSS Numberable.swift
[411/443] Compiling CSS NumericValue.swift
[412/443] Compiling CSS Percentable.swift
[413/443] Compiling CSS DocumentRule.swift
[414/443] Compiling CSS FontFaceRule.swift
[415/443] Compiling CSS FontFeatureValuesRule.swift
[416/443] Compiling CSS ImportRule.swift
[417/443] Compiling CSS KeyframesRule.swift
[418/443] Compiling CSS MediaRule.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] Compiling CSS Color.swift
[425/443] Compiling CSS ForEach.swift
[426/443] Compiling CSS Id+Pointerable.swift
[427/443] Compiling CSS Pointer.swift
[428/443] Compiling CSS PropertiesBuilder.swift
[429/443] Compiling CSS PropertyTypes.swift
[430/443] Compiling CSS CSSColor.swift
[431/443] Compiling CSS CSSFunction.swift
[432/443] Compiling CSS CSSProperties.swift
[433/443] Compiling CSS CSSProperty.swift
[434/443] Compiling CSS CSSRule.swift
[435/443] Compiling CSS Class+Pointerable.swift
[436/443] Emitting module CSS
[437/444] Wrapping AST for CSS for debugging
[439/494] Emitting module Web
[440/500] Compiling Web AppBuilder.swift
[441/500] Compiling Web PageController.swift
[442/500] Compiling Web HStack.swift
[443/500] Compiling Web Spacer.swift
[444/500] Compiling Web VStack.swift
[445/500] Compiling Web View.swift
[446/500] Compiling Web AbortError.swift
[447/500] Compiling Web AppStyles.swift
[448/500] Compiling Web DomElement+Preview.swift
[449/500] Compiling Web PreviewableApp.swift
[450/500] Compiling Web RenderBuilder.swift
[451/500] Compiling Web WebPreview.swift
[452/500] Compiling Web WebPreviewRenderable.swift
[453/500] Compiling Web Routes.swift
[454/500] Compiling Web RoutesBuilder+Group.swift
[455/500] Compiling Web RoutesBuilder+Middleware.swift
[456/500] Compiling Web RoutesBuilder.swift
[457/500] Compiling Web RoutesFactory.swift
[458/500] Compiling Web RoutesStorage.swift
[459/500] Compiling Web TrieRouter.swift
[460/500] Compiling Web DefaultResponder.swift
[461/500] Compiling Web Parameters.swift
[462/500] Compiling Web PathComponent.swift
[463/500] Compiling Web Request.swift
[464/500] Compiling Web Responder.swift
[465/500] Compiling Web Route.swift
[466/500] Compiling Web Router.swift
[467/500] Compiling Web _RoutesBuilder.swift
[468/500] Compiling Web URLEncodedFormData.swift
[469/500] Compiling Web URLEncodedFormDecoder.swift
[470/500] Compiling Web URLEncodedFormEncoder.swift
[471/500] Compiling Web URLEncodedFormError.swift
[472/500] Compiling Web URLEncodedFormParser.swift
[473/500] Compiling Web URLEncodedFormSerializer.swift
[474/500] Compiling Web Exports.swift
[475/500] Compiling Web BaseElement+FadeInOut.swift
[476/500] Compiling Web FormData+DOMElement.swift
[477/500] Compiling Web Postfix+Percentable.swift
[478/500] Compiling Web Prefix+UnitValuable.swift
[479/500] Compiling Web Stylesheet+AppBuilder.swift
[480/500] Compiling Web UUID+Pseudo.swift
[481/500] Compiling Web URLQueryCoders.swift
[482/500] Compiling Web URLQueryContainer.swift
[483/500] Compiling Web URLQueryFragmentConvertible.swift
[484/500] Compiling Web BasicCodingKey.swift
[485/500] Compiling Web CodingKeyRepresentable.swift
[486/500] Compiling Web SingleValueDecoder.swift
[487/500] Compiling Web WebApp.swift
[488/500] Compiling Web Language.swift
[489/500] Compiling Web Localization.swift
[490/500] Compiling Web LocalizedString.swift
[491/500] Compiling Web String+LocalizedString.swift
[492/500] Compiling Web Middleware.swift
[493/500] Compiling Web IndexWebPage.swift
[494/500] Compiling Web BasicResponder.swift
[495/501] Wrapping AST for Web for debugging
[496/501] Write Objects.LinkFileList
[497/507] Archiving libWeb.a
[499/507] Compiling App NotFoundPage.swift
[500/507] Compiling App HelloPage.swift
[501/507] Compiling App Fonts.swift
[502/507] Compiling App App.swift
[503/507] Compiling App IndexPage.swift
[504/507] Emitting module App
[505/508] Wrapping AST for App for debugging
[506/508] Write Objects.LinkFileList
[507/508] Linking App
Build complete! (104.33s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.