The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Atem, reference 2.0.0-alpha.2 (fd8d07), with Swift 6.3 for Android on 11 Apr 2026 19:16:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: 2.0.0-alpha.2
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/dev1an/swift-atem
 * tag               2.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at fd8d070 Add support for Xcode 13
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
fd8d070f0477b28727ad16b159f04b4f35cfb7c9
SUCCESS checkout https://github.com/dev1an/swift-atem.git at 2.0.0-alpha.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (11.86s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[475/7421] Fetching swift-atomics, swift-system
[884/30946] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.83s)
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
[1882/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.01s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/61] Write sources
[16/61] Compiling _AtomicsShims.c
[17/61] Compiling CNIOWindows shim.c
[18/61] Compiling CNIOPosix event_loop_id.c
[19/61] Compiling CNIOWindows WSAStartup.c
[19/61] Compiling CNIOWASI CNIOWASI.c
[21/61] Write sources
[22/61] Compiling CNIOOpenBSD shim.c
[23/61] Write sources
[25/61] Compiling CNIODarwin shim.c
[26/61] Compiling CNIOLinux liburing_shims.c
[27/61] Write swift-version--4F562202D5529B1.txt
[28/61] Compiling CNIOLinux shim.c
[30/103] Emitting module InternalCollectionsUtilities
[30/105] Compiling c-atomics.c
[32/105] Emitting module Atomics
[33/107] Compiling _NIODataStructures _TinyArray.swift
[34/107] Compiling _NIODataStructures PriorityQueue.swift
[34/107] Compiling c-nioatomics.c
[36/107] Compiling Atomics IntegerOperations.swift
[37/107] Compiling Atomics Unmanaged extensions.swift
[38/107] Compiling Atomics IntegerConformances.swift
[39/107] Compiling Atomics PointerConformances.swift
[40/107] Compiling Atomics Primitives.native.swift
[41/107] Compiling Atomics ManagedAtomic.swift
[42/107] Compiling Atomics ManagedAtomicLazyReference.swift
[45/107] Compiling InternalCollectionsUtilities Integer rank.swift
[46/107] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/107] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/107] Compiling Atomics AtomicStorage.swift
[49/107] Compiling Atomics AtomicValue.swift
[52/107] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[53/107] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[54/107] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[60/107] Compiling Atomics UnsafeAtomic.swift
[61/107] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/107] Compiling Atomics AtomicMemoryOrderings.swift
[63/107] Compiling Atomics DoubleWord.swift
[69/114] Emitting module _NIODataStructures
[70/114] Compiling _NIODataStructures Heap.swift
[71/116] Emitting module _NIOBase64
[72/116] Compiling _NIOBase64 Base64.swift
[82/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/118] Wrapping AST for InternalCollectionsUtilities for debugging
[84/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/119] Wrapping AST for _NIOBase64 for debugging
[85/119] Wrapping AST for _NIODataStructures for debugging
[87/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/119] Wrapping AST for Atomics for debugging
[89/119] Emitting module NIOConcurrencyHelpers
[90/119] Emitting module ContainersPreview
[91/119] Compiling NIOConcurrencyHelpers atomics.swift
[92/119] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[93/119] Compiling NIOConcurrencyHelpers lock.swift
[94/120] Wrapping AST for NIOConcurrencyHelpers for debugging
[96/156] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[97/156] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[98/156] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[99/156] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[100/156] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[101/156] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[102/156] Compiling ContainersPreview BorrowingSequence.swift
[103/156] Compiling ContainersPreview BidirectionalContainer.swift
[104/156] Compiling ContainersPreview Container+Filter.swift
[105/156] Compiling ContainersPreview Container+SpanwiseZip.swift
[106/156] Compiling ContainersPreview Container.swift
[107/156] Compiling ContainersPreview ContainerIterator.swift
[108/156] Compiling ContainersPreview DynamicContainer.swift
[109/156] Compiling ContainersPreview MutableContainer.swift
[110/156] Compiling ContainersPreview PermutableContainer.swift
[111/156] Compiling ContainersPreview OutputSpan+Extras.swift
[112/156] Compiling ContainersPreview TemporaryAllocation.swift
[113/156] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/156] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/156] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[116/156] Compiling ContainersPreview Drain+Reduce.swift
[117/156] Compiling ContainersPreview Drain.swift
[118/156] Compiling ContainersPreview Producer+Collect.swift
[119/156] Compiling ContainersPreview Producer+Filter.swift
[120/156] Compiling ContainersPreview RandomAccessContainer.swift
[121/156] Compiling ContainersPreview RangeExpression2.swift
[122/156] Compiling ContainersPreview RangeReplaceableContainer.swift
[123/156] Compiling ContainersPreview Drain+Map.swift
[124/156] Compiling ContainersPreview Producer+Map.swift
[125/156] Compiling ContainersPreview Producer+Reduce.swift
[126/156] Compiling ContainersPreview Producer.swift
[127/156] Compiling ContainersPreview Borrow.swift
[128/156] Compiling ContainersPreview Box.swift
[129/156] Compiling ContainersPreview Inout.swift
[130/156] Compiling ContainersPreview InputSpan.swift
[131/156] Compiling ContainersPreview Shared.swift
[132/157] Wrapping AST for ContainersPreview for debugging
[134/197] Compiling DequeModule UniqueDeque+Consumption.swift
[135/197] Compiling DequeModule UniqueDeque+Container.swift
[136/197] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/197] Compiling DequeModule UniqueDeque+Equatable.swift
[138/197] Compiling DequeModule UniqueDeque+Experimental.swift
[139/202] Compiling DequeModule RigidDeque+Equatable.swift
[140/202] Compiling DequeModule RigidDeque+Experimental.swift
[141/202] Compiling DequeModule RigidDeque+Hashable.swift
[142/202] Compiling DequeModule RigidDeque+Initializers.swift
[143/202] Compiling DequeModule RigidDeque+Insertions.swift
[144/202] Compiling DequeModule RigidDeque+Prepend.swift
[145/202] Compiling DequeModule UniqueDeque+Hashable.swift
[146/202] Compiling DequeModule UniqueDeque+Initializers.swift
[147/202] Compiling DequeModule UniqueDeque+Insertions.swift
[148/202] Compiling DequeModule UniqueDeque+Prepend.swift
[149/202] Compiling DequeModule UniqueDeque+Removals.swift
[150/202] Compiling DequeModule RigidDeque+Removals.swift
[151/202] Compiling DequeModule RigidDeque+Replacements.swift
[152/202] Compiling DequeModule RigidDeque+Testing.swift
[153/202] Compiling DequeModule RigidDeque.swift
[154/202] Compiling DequeModule UniqueDeque+Append.swift
[155/202] Compiling DequeModule Deque+Extras.swift
[156/202] Compiling DequeModule Deque+Hashable.swift
[157/202] Compiling DequeModule Deque+Testing.swift
[158/202] Compiling DequeModule Deque._Storage.swift
[159/202] Compiling DequeModule Deque._UnsafeHandle.swift
[160/202] Compiling DequeModule Deque.swift
[161/202] Compiling DequeModule _DequeBuffer.swift
[162/202] Compiling DequeModule _DequeBufferHeader.swift
[163/202] Compiling DequeModule RigidDeque+Append.swift
[164/202] Compiling DequeModule RigidDeque+Consumption.swift
[165/202] Compiling DequeModule RigidDeque+Container.swift
[166/202] Compiling DequeModule RigidDeque+Descriptions.swift
[167/202] Compiling DequeModule Deque+Codable.swift
[168/202] Compiling DequeModule Deque+Collection.swift
[169/202] Compiling DequeModule Deque+CustomReflectable.swift
[170/202] Compiling DequeModule Deque+Descriptions.swift
[171/202] Compiling DequeModule Deque+Equatable.swift
[172/202] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[173/202] Emitting module DequeModule
[174/202] Compiling DequeModule UniqueDeque+Replacements.swift
[175/202] Compiling DequeModule UniqueDeque.swift
[176/202] Compiling DequeModule _DequeSlot.swift
[177/202] Compiling DequeModule _UnsafeDequeHandle.swift
[178/202] Compiling DequeModule _UnsafeDequeSegments.swift
[179/203] Wrapping AST for DequeModule for debugging
[181/267] Compiling NIOCore AddressedEnvelope.swift
[182/267] Compiling NIOCore AsyncAwaitSupport.swift
[183/267] Compiling NIOCore AsyncChannel.swift
[184/267] Compiling NIOCore AsyncChannelHandler.swift
[185/267] Compiling NIOCore AsyncChannelInboundStream.swift
[186/267] Compiling NIOCore AsyncChannelOutboundWriter.swift
[187/267] Compiling NIOCore NIOAsyncSequenceProducer.swift
[188/267] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/267] Compiling NIOCore NIOAsyncWriter.swift
[190/267] Compiling NIOCore EventLoopFuture+Deprecated.swift
[191/267] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[192/267] Compiling NIOCore EventLoopFuture.swift
[193/267] Compiling NIOCore FileDescriptor.swift
[194/267] Compiling NIOCore FileHandle.swift
[195/267] Compiling NIOCore FileRegion.swift
[196/267] Compiling NIOCore GlobalSingletons.swift
[197/267] Compiling NIOCore IO.swift
[198/267] Compiling NIOCore IOData.swift
[199/267] Compiling NIOCore NIOCoreSendableMetatype.swift
[200/267] Compiling NIOCore NIODecodedAsyncSequence.swift
[201/267] Compiling NIOCore NIOLoopBound.swift
[202/267] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[203/267] Compiling NIOCore NIOScheduledCallback.swift
[204/267] Compiling NIOCore NIOSendable.swift
[205/267] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[206/267] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[207/267] Compiling NIOCore RecvByteBufferAllocator.swift
[208/267] Compiling NIOCore CircularBuffer.swift
[209/267] Compiling NIOCore Codec.swift
[210/267] Compiling NIOCore ConvenienceOptionSupport.swift
[211/267] Compiling NIOCore DeadChannel.swift
[212/267] Compiling NIOCore DispatchQueue+WithFuture.swift
[213/267] Compiling NIOCore EventLoop+Deprecated.swift
[214/267] Compiling NIOCore EventLoop+SerialExecutor.swift
[215/267] Compiling NIOCore EventLoop.swift
[216/267] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[217/267] Compiling NIOCore IPProtocol.swift
[218/267] Compiling NIOCore IntegerBitPacking.swift
[219/267] Compiling NIOCore IntegerTypes.swift
[220/267] Compiling NIOCore Interfaces.swift
[221/267] Compiling NIOCore Linux.swift
[222/267] Compiling NIOCore MarkedCircularBuffer.swift
[223/267] Compiling NIOCore MulticastChannel.swift
[224/267] Compiling NIOCore NIOAny.swift
[225/267] Compiling NIOCore NIOCloseOnErrorHandler.swift
[226/267] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[227/267] Compiling NIOCore BSDSocketAPI.swift
[228/267] Compiling NIOCore ByteBuffer-aux.swift
[229/267] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[230/267] Compiling NIOCore ByteBuffer-conversions.swift
[231/267] Compiling NIOCore ByteBuffer-core.swift
[232/267] Compiling NIOCore ByteBuffer-hex.swift
[233/267] Compiling NIOCore ByteBuffer-int.swift
[234/267] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[235/267] Compiling NIOCore ByteBuffer-multi-int.swift
[236/267] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[237/267] Compiling NIOCore ByteBuffer-views.swift
[238/267] Compiling NIOCore Channel.swift
[239/267] Compiling NIOCore ChannelHandler.swift
[240/267] Compiling NIOCore ChannelHandlers.swift
[241/267] Compiling NIOCore ChannelInvoker.swift
[242/267] Compiling NIOCore ChannelOption.swift
[243/267] Compiling NIOCore ChannelPipeline.swift
[244/275] Emitting module NIOCore
[245/275] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[246/275] Compiling NIOCore SocketAddresses.swift
[247/275] Compiling NIOCore SocketOptionProvider.swift
[248/275] Compiling NIOCore SystemCallHelpers.swift
[249/275] Compiling NIOCore TimeAmount+Duration.swift
[250/275] Compiling NIOCore TypeAssistedChannelHandler.swift
[251/275] Compiling NIOCore UniversalBootstrapSupport.swift
[252/275] Compiling NIOCore Utilities.swift
[253/280] Wrapping AST for NIOCore for debugging
[255/330] Emitting module NIOEmbedded
[256/330] Compiling NIOEmbedded Embedded.swift
[257/330] Compiling NIOEmbedded AsyncTestingChannel.swift
[258/330] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[259/331] Wrapping AST for NIOEmbedded for debugging
[261/331] Emitting module NIOPosix
[262/337] Compiling NIOPosix BSDSocketAPICommon.swift
[263/337] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/337] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/337] Compiling NIOPosix BaseSocket.swift
[266/337] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[267/337] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[268/337] Compiling NIOPosix BaseSocketChannel.swift
[269/337] Compiling NIOPosix BaseStreamSocketChannel.swift
[270/337] Compiling NIOPosix Bootstrap.swift
[271/337] Compiling NIOPosix ControlMessage.swift
[272/337] Compiling NIOPosix DatagramVectorReadManager.swift
[273/337] Compiling NIOPosix Errors+Any.swift
[274/337] Compiling NIOPosix FileDescriptor.swift
[275/337] Compiling NIOPosix GetaddrinfoResolver.swift
[276/337] Compiling NIOPosix ServerSocket.swift
[277/337] Compiling NIOPosix Socket.swift
[278/337] Compiling NIOPosix SocketChannel.swift
[279/337] Compiling NIOPosix SocketProtocols.swift
[280/337] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[281/337] Compiling NIOPosix System.swift
[282/337] Compiling NIOPosix Thread.swift
[283/337] Compiling NIOPosix ThreadPosix.swift
[284/337] Compiling NIOPosix ThreadWindows.swift
[285/337] Compiling NIOPosix Utilities.swift
[286/337] Compiling NIOPosix VsockAddress.swift
[287/337] Compiling NIOPosix VsockChannelEvents.swift
[288/337] Compiling NIOPosix Windows.swift
[289/337] Compiling NIOPosix HappyEyeballs.swift
[290/337] Compiling NIOPosix IO.swift
[291/337] Compiling NIOPosix IntegerBitPacking.swift
[292/337] Compiling NIOPosix IntegerTypes.swift
[293/337] Compiling NIOPosix Linux.swift
[294/337] Compiling NIOPosix LinuxCPUSet.swift
[295/337] Compiling NIOPosix LinuxUring.swift
[296/337] Compiling NIOPosix PipePair.swift
[297/337] Compiling NIOPosix Pool.swift
[298/337] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[299/337] Compiling NIOPosix PosixSingletons.swift
[300/337] Compiling NIOPosix RawSocketBootstrap.swift
[301/337] Compiling NIOPosix Resolver.swift
[302/337] Compiling NIOPosix Selectable.swift
[303/337] Compiling NIOPosix SelectableChannel.swift
[304/337] Compiling NIOPosix SelectableEventLoop.swift
[305/337] Compiling NIOPosix SelectorEpoll.swift
[306/337] Compiling NIOPosix SelectorGeneric.swift
[307/337] Compiling NIOPosix SelectorKqueue.swift
[308/337] Compiling NIOPosix SelectorUring.swift
[309/337] Compiling NIOPosix SelectorWSAPoll.swift
[310/337] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[311/337] Compiling NIOPosix NIOPosixSendableMetatype.swift
[312/337] Compiling NIOPosix NIOThreadPool.swift
[313/337] Compiling NIOPosix NonBlockingFileIO.swift
[314/337] Compiling NIOPosix PendingDatagramWritesManager.swift
[315/337] Compiling NIOPosix PendingWritesManager.swift
[316/337] Compiling NIOPosix PipeChannel.swift
[317/338] Wrapping AST for NIOPosix for debugging
[319/340] Compiling NIO Exports.swift
[320/340] Emitting module NIO
[321/341] Wrapping AST for NIO for debugging
[323/345] Compiling AtemAppleDiscovery NetService.swift
[324/345] Emitting module AtemAppleDiscovery
[325/345] Compiling AtemAppleDiscovery Network-framework.swift
[327/369] Compiling Atem Packet.swift
[328/369] Compiling Atem PacketTypes.swift
[329/369] Compiling Atem Switcher.swift
[330/372] Compiling Atem Connection.swift
[331/372] Compiling Atem Controller.swift
[332/372] Compiling Atem 422 ABLARL YUV.swift
[333/372] Compiling Atem Decode input labels.swift
[334/372] Compiling Atem DataTransfer.swift
[335/372] Compiling Atem Message.swift
[336/372] Compiling Atem Model.swift
[337/372] Compiling Atem TallyLight.swift
[338/372] Compiling Atem ArrayOperations.swift
[339/372] Compiling Atem EventLoopGroup.swift
[340/372] Compiling Atem RunLength.swift
[341/372] Compiling Atem accelerate.swift
[342/372] Compiling Atem MediaPool.swift
[343/372] Compiling Atem MediaTransferManager.swift
[344/372] Compiling Atem MessageHandler.swift
[345/372] Compiling Atem Actions.swift
[346/372] Compiling Atem Configuration.swift
[347/372] Emitting module Atem
[348/372] Compiling Atem OptionSet+elements.swift
[349/372] Compiling Atem RawRepresentable+decode.swift
[350/372] Compiling Atem VideoSource.swift
[351/372] Compiling Atem HandlerWithTimer.swift
[352/372] Compiling Atem InitialSwitcherStateMessages.swift
[353/372] Compiling Atem IntOperators.swift
[354/383] Wrapping AST for Atem for debugging
[356/392] Compiling TitleGenerator Renderer.swift
[357/392] Compiling TitleGenerator Title.swift
[358/392] Emitting module TitleGenerator
[359/392] Compiling TitleGenerator main.swift
[361/393] Compiling SourceLabeler main.swift
[361/393] Wrapping AST for TitleGenerator for debugging
[362/393] Write Objects.LinkFileList
[364/393] Emitting module VersionDump
[365/393] Compiling VersionDump main.swift
[366/393] Compiling PreviewSwitcher main.swift
[367/393] Emitting module PreviewSwitcher
[368/393] Emitting module MessageDecoder
[370/395] Compiling SourceLabeler connect.swift
[371/395] Compiling SourceLabeler Label.swift
[372/395] Compiling SourceLabeler generate grid.swift
[372/395] Wrapping AST for VersionDump for debugging
[373/395] Write Objects.LinkFileList
[376/395] Emitting module Simulator
[377/395] Compiling Simulator main.swift
[378/395] Compiling MessageDecoder IntOperators.swift
[378/395] Linking TitleGenerator
[381/396] Emitting module SourceLabeler
[382/396] Compiling SourceLabeler Analyze grid.swift
[383/397] Linking VersionDump
[384/397] Wrapping AST for PreviewSwitcher for debugging
[385/397] Wrapping AST for SourceLabeler for debugging
[386/397] Wrapping AST for Simulator for debugging
[387/397] Write Objects.LinkFileList
[390/397] Linking SourceLabeler
[391/397] Linking Simulator
[392/397] Linking PreviewSwitcher
[394/397] Compiling MessageDecoder main.swift
[395/398] Wrapping AST for MessageDecoder for debugging
[396/398] Write Objects.LinkFileList
[397/398] Linking MessageDecoder
Build complete! (120.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.32.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "Atem",
  "name" : "Atem",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Atem",
      "targets" : [
        "Atem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AtemAppleDiscovery",
      "targets" : [
        "AtemAppleDiscovery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VersionDump",
      "targets" : [
        "VersionDump"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Simulator",
      "targets" : [
        "Simulator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TitleGenerator",
      "targets" : [
        "TitleGenerator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PreviewSwitcher",
      "targets" : [
        "PreviewSwitcher"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SourceLabeler",
      "targets" : [
        "SourceLabeler"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MessageDecoder",
      "targets" : [
        "MessageDecoder"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VersionDump",
      "module_type" : "SwiftTarget",
      "name" : "VersionDump",
      "path" : "Sources/VersionDump",
      "product_memberships" : [
        "VersionDump"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TitleGenerator",
      "module_type" : "SwiftTarget",
      "name" : "TitleGenerator",
      "path" : "Sources/TitleGenerator",
      "product_memberships" : [
        "TitleGenerator"
      ],
      "sources" : [
        "Renderer.swift",
        "Title.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SourceLabeler",
      "module_type" : "SwiftTarget",
      "name" : "SourceLabeler",
      "path" : "Sources/SourceLabeler",
      "product_memberships" : [
        "SourceLabeler"
      ],
      "sources" : [
        "Analyze grid.swift",
        "Label.swift",
        "connect.swift",
        "generate grid.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Simulator",
      "module_type" : "SwiftTarget",
      "name" : "Simulator",
      "path" : "Sources/Simulator",
      "product_memberships" : [
        "Simulator"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PreviewSwitcher",
      "module_type" : "SwiftTarget",
      "name" : "PreviewSwitcher",
      "path" : "Sources/PreviewSwitcher",
      "product_memberships" : [
        "PreviewSwitcher"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MessageDecoder",
      "module_type" : "SwiftTarget",
      "name" : "MessageDecoder",
      "path" : "Sources/MessageDecoder",
      "product_memberships" : [
        "MessageDecoder"
      ],
      "sources" : [
        "IntOperators.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AtemTests",
      "module_type" : "SwiftTarget",
      "name" : "AtemTests",
      "path" : "Tests/AtemTests",
      "sources" : [
        "Atem_Tests.swift",
        "ColorConversionTests.swift",
        "DataTransferMessagesTests.swift",
        "EnvelopeWrapper.swift",
        "MessageTests.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AtemAppleDiscovery",
      "module_type" : "SwiftTarget",
      "name" : "AtemAppleDiscovery",
      "path" : "Sources/AtemAppleDiscovery",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "AtemAppleDiscovery"
      ],
      "sources" : [
        "NetService.swift",
        "Network-framework.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Atem",
      "module_type" : "SwiftTarget",
      "name" : "Atem",
      "path" : "Sources/Atem",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Atem",
        "VersionDump",
        "Simulator",
        "TitleGenerator",
        "PreviewSwitcher",
        "SourceLabeler",
        "MessageDecoder"
      ],
      "sources" : [
        "Connection.swift",
        "Controller.swift",
        "MediaConverter/422 ABLARL YUV.swift",
        "MediaConverter/Decode input labels.swift",
        "MediaConverter/RunLength.swift",
        "MediaConverter/accelerate.swift",
        "MediaPool.swift",
        "MediaTransferManager.swift",
        "MessageHandler.swift",
        "Messages/Actions.swift",
        "Messages/Configuration.swift",
        "Messages/DataTransfer.swift",
        "Messages/Message.swift",
        "Model.swift",
        "Packet.swift",
        "PacketTypes.swift",
        "Switcher.swift",
        "TallyLight.swift",
        "Utilities/ArrayOperations.swift",
        "Utilities/EventLoopGroup.swift",
        "Utilities/HandlerWithTimer.swift",
        "Utilities/InitialSwitcherStateMessages.swift",
        "Utilities/IntOperators.swift",
        "Utilities/OptionSet+elements.swift",
        "Utilities/RawRepresentable+decode.swift",
        "VideoSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.