Build Information
Successful build of SpeziFileFormats, reference 2.1.3 (d9e903
), with Swift 6.1 for Android on 30 May 2025 12:33:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFileFormats.git
Reference: 2.1.3
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/StanfordSpezi/SpeziFileFormats
* tag 2.1.3 -> FETCH_HEAD
HEAD is now at d9e9031 Migrate to Swift Testing (#14)
Cloned https://github.com/StanfordSpezi/SpeziFileFormats.git
Revision (git rev-parse @):
d9e903199a7cc7d9100a412c9989147f58b13038
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFileFormats.git at 2.1.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFileFormats.git
https://github.com/StanfordSpezi/SpeziFileFormats.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "spezinetworking",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
}
],
"manifest_display_name" : "SpeziFileFormats",
"name" : "SpeziFileFormats",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "EDFFormat",
"targets" : [
"EDFFormat"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EDFFormatTests",
"module_type" : "SwiftTarget",
"name" : "EDFFormatTests",
"path" : "Tests/EDFFormatTests",
"product_dependencies" : [
"ByteCoding"
],
"sources" : [
"Defaults.swift",
"EDFEncodingTests.swift"
],
"target_dependencies" : [
"EDFFormat"
],
"type" : "test"
},
{
"c99name" : "EDFFormat",
"module_type" : "SwiftTarget",
"name" : "EDFFormat",
"path" : "Sources/EDFFormat",
"product_dependencies" : [
"ByteCoding",
"SpeziNumerics"
],
"product_memberships" : [
"EDFFormat"
],
"sources" : [
"Dimension/AngleDimension.swift",
"Dimension/SoundPressureLevelDimension.swift",
"Dimension/TemperatureDimension.swift",
"GenericFileWriter.swift",
"Information/EEGLocation.swift",
"Information/FileFormat.swift",
"Information/FileInformation.swift",
"Information/RecordingFormat.swift",
"Information/RecordingIdentification.swift",
"Information/SubjectIdentification.swift",
"Signal/Channel.swift",
"Signal/DataRecord.swift",
"Signal/DimensionPrefix.swift",
"Signal/Sample.swift",
"Signal/Signal.swift",
"Signal/SignalLabel.swift",
"Signal/SignalType.swift",
"Utils/ByteBuffer+EDFAscii.swift",
"Utils/EDFEncodingError.swift",
"Utils/EDFRepresentable.swift",
"Utils/VerifyAsciiInput.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.56s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0 (3.68s)
Fetching https://github.com/apple/swift-nio.git
[1/76111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.50s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[1711/18301] Fetching swift-atomics, swift-collections
[6025/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (2.23s)
Fetched https://github.com/apple/swift-system.git from cache (2.24s)
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.63s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.5.0
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.3.0
Building for debugging...
[0/24] Write sources
[12/24] Compiling _AtomicsShims.c
[13/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Write sources
[17/24] Compiling CNIOLinux liburing_shims.c
[18/24] Compiling CNIOWindows shim.c
[19/24] Compiling CNIODarwin shim.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/63] Emitting module _NIODataStructures
[23/63] Compiling c-nioatomics.c
[24/63] Compiling c-atomics.c
[26/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/64] Compiling InternalCollectionsUtilities Debugging.swift
[29/64] Emitting module _NIOBase64
[30/64] Compiling _NIOBase64 Base64.swift
[31/65] Compiling InternalCollectionsUtilities Descriptions.swift
[32/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/66] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/67] Compiling Atomics ManagedAtomic.swift
[36/67] Compiling Atomics ManagedAtomicLazyReference.swift
[37/67] Compiling Atomics UnsafeAtomic.swift
[38/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/73] Compiling _NIODataStructures _TinyArray.swift
[42/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/73] Emitting module InternalCollectionsUtilities
[46/73] Compiling Atomics AtomicInteger.swift
[47/73] Compiling Atomics AtomicOptionalWrappable.swift
[51/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/73] Compiling InternalCollectionsUtilities Integer rank.swift
[53/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/73] Emitting module Atomics
[55/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/74] Compiling _NIODataStructures Heap.swift
[65/74] Compiling _NIODataStructures PriorityQueue.swift
[68/75] Compiling Atomics IntegerOperations.swift
[69/75] Compiling Atomics Unmanaged extensions.swift
[70/76] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[72/76] Compiling NIOConcurrencyHelpers lock.swift
[73/76] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/91] Compiling NIOConcurrencyHelpers atomics.swift
[75/91] Compiling DequeModule _DequeBuffer.swift
[76/91] Compiling DequeModule _DequeBufferHeader.swift
[77/93] Compiling DequeModule Deque+Equatable.swift
[78/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/93] Compiling DequeModule Deque+CustomReflectable.swift
[80/93] Compiling DequeModule Deque+Descriptions.swift
[81/93] Compiling DequeModule Deque+Extras.swift
[82/93] Compiling DequeModule Deque+Hashable.swift
[83/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/93] Emitting module NIOConcurrencyHelpers
[86/94] Compiling DequeModule _DequeSlot.swift
[87/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/94] Compiling DequeModule Deque+Codable.swift
[89/94] Compiling DequeModule Deque+Collection.swift
[90/94] Compiling DequeModule Deque._UnsafeHandle.swift
[91/94] Compiling DequeModule Deque.swift
[92/94] Compiling DequeModule Deque+Testing.swift
[93/94] Compiling DequeModule Deque._Storage.swift
[94/94] Emitting module DequeModule
[96/155] Compiling NIOCore IO.swift
[97/155] Compiling NIOCore IOData.swift
[98/155] Compiling NIOCore IPProtocol.swift
[99/155] Compiling NIOCore IntegerBitPacking.swift
[100/155] Compiling NIOCore IntegerTypes.swift
[101/155] Compiling NIOCore Interfaces.swift
[102/155] Compiling NIOCore Linux.swift
[103/155] Compiling NIOCore MarkedCircularBuffer.swift
[104/155] Compiling NIOCore AddressedEnvelope.swift
[105/155] Compiling NIOCore AsyncAwaitSupport.swift
[106/155] Compiling NIOCore AsyncChannel.swift
[107/155] Compiling NIOCore AsyncChannelHandler.swift
[108/155] Compiling NIOCore AsyncChannelInboundStream.swift
[109/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[112/155] Compiling NIOCore NIOAsyncWriter.swift
[113/155] Compiling NIOCore MulticastChannel.swift
[114/155] Compiling NIOCore NIOAny.swift
[115/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[116/155] Compiling NIOCore NIOLoopBound.swift
[117/155] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[118/155] Compiling NIOCore NIOScheduledCallback.swift
[119/155] Compiling NIOCore NIOSendable.swift
[120/155] Compiling NIOCore RecvByteBufferAllocator.swift
[121/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/155] Compiling NIOCore EventLoopFuture.swift
[125/155] Compiling NIOCore FileDescriptor.swift
[126/155] Compiling NIOCore FileHandle.swift
[127/155] Compiling NIOCore FileRegion.swift
[128/155] Compiling NIOCore GlobalSingletons.swift
[129/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/163] Compiling NIOCore BSDSocketAPI.swift
[131/163] Compiling NIOCore ByteBuffer-aux.swift
[132/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[133/163] Compiling NIOCore ByteBuffer-conversions.swift
[134/163] Compiling NIOCore ByteBuffer-core.swift
[135/163] Compiling NIOCore ByteBuffer-hex.swift
[136/163] Compiling NIOCore ByteBuffer-int.swift
[137/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/163] Emitting module NIOCore
[139/163] Compiling NIOCore CircularBuffer.swift
[140/163] Compiling NIOCore Codec.swift
[141/163] Compiling NIOCore ConvenienceOptionSupport.swift
[142/163] Compiling NIOCore DeadChannel.swift
[143/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/163] Compiling NIOCore EventLoop+Deprecated.swift
[145/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/163] Compiling NIOCore EventLoop.swift
[147/163] Compiling NIOCore ByteBuffer-multi-int.swift
[148/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/163] Compiling NIOCore ByteBuffer-views.swift
[150/163] Compiling NIOCore Channel.swift
[151/163] Compiling NIOCore ChannelHandler.swift
[152/163] Compiling NIOCore ChannelHandlers.swift
[153/163] Compiling NIOCore ChannelInvoker.swift
[154/163] Compiling NIOCore ChannelOption.swift
[155/163] Compiling NIOCore ChannelPipeline.swift
[156/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[157/163] Compiling NIOCore SocketAddresses.swift
[158/163] Compiling NIOCore SocketOptionProvider.swift
[159/163] Compiling NIOCore SystemCallHelpers.swift
[160/163] Compiling NIOCore TimeAmount+Duration.swift
[161/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[162/163] Compiling NIOCore UniversalBootstrapSupport.swift
[163/163] Compiling NIOCore Utilities.swift
[165/214] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/214] Emitting module NIOEmbedded
[167/214] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/214] Compiling NIOEmbedded Embedded.swift
[170/215] Compiling NIOPosix ServerSocket.swift
[171/215] Compiling NIOPosix Socket.swift
[172/215] Compiling NIOPosix SocketChannel.swift
[173/215] Compiling NIOPosix SocketProtocols.swift
[174/215] Compiling NIOPosix System.swift
[175/215] Compiling NIOPosix Thread.swift
[176/221] Emitting module NIOPosix
[177/221] Compiling NIOPosix Pool.swift
[178/221] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[179/221] Compiling NIOPosix PosixSingletons.swift
[180/221] Compiling NIOPosix RawSocketBootstrap.swift
[181/221] Compiling NIOPosix Resolver.swift
[182/221] Compiling NIOPosix Selectable.swift
[183/221] Compiling NIOPosix SelectableChannel.swift
[184/221] Compiling NIOPosix SelectableEventLoop.swift
[185/221] Compiling NIOPosix SelectorEpoll.swift
[186/221] Compiling NIOPosix SelectorGeneric.swift
[187/221] Compiling NIOPosix SelectorKqueue.swift
[188/221] Compiling NIOPosix SelectorUring.swift
[189/221] Compiling NIOPosix ThreadPosix.swift
[190/221] Compiling NIOPosix ThreadWindows.swift
[191/221] Compiling NIOPosix UnsafeTransfer.swift
[192/221] Compiling NIOPosix Utilities.swift
[193/221] Compiling NIOPosix VsockAddress.swift
[194/221] Compiling NIOPosix VsockChannelEvents.swift
[195/221] Compiling NIOPosix BSDSocketAPICommon.swift
[196/221] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/221] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/221] Compiling NIOPosix BaseSocket.swift
[199/221] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/221] Compiling NIOPosix BaseSocketChannel.swift
[201/221] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/221] Compiling NIOPosix Bootstrap.swift
[203/221] Compiling NIOPosix ControlMessage.swift
[204/221] Compiling NIOPosix DatagramVectorReadManager.swift
[205/221] Compiling NIOPosix Errors+Any.swift
[206/221] Compiling NIOPosix FileDescriptor.swift
[207/221] Compiling NIOPosix GetaddrinfoResolver.swift
[208/221] Compiling NIOPosix HappyEyeballs.swift
[209/221] Compiling NIOPosix IO.swift
[210/221] Compiling NIOPosix IntegerBitPacking.swift
[211/221] Compiling NIOPosix IntegerTypes.swift
[212/221] Compiling NIOPosix Linux.swift
[213/221] Compiling NIOPosix LinuxCPUSet.swift
[214/221] Compiling NIOPosix LinuxUring.swift
[215/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[216/221] Compiling NIOPosix NIOThreadPool.swift
[217/221] Compiling NIOPosix NonBlockingFileIO.swift
[218/221] Compiling NIOPosix PendingDatagramWritesManager.swift
[219/221] Compiling NIOPosix PendingWritesManager.swift
[220/221] Compiling NIOPosix PipeChannel.swift
[221/221] Compiling NIOPosix PipePair.swift
[223/224] Emitting module NIO
[224/224] Compiling NIO Exports.swift
[226/230] Emitting module NIOFoundationCompat
[227/230] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[228/230] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[229/230] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[230/230] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/242] Compiling ByteCoding String+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[233/243] Emitting module ByteCoding
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/243] Compiling ByteCoding ByteCodable+Deprecated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/243] Compiling ByteCoding ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/243] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/243] Compiling ByteCoding Data+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/243] Compiling ByteCoding PrimitiveByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/243] Compiling ByteCoding RawRepresentable+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/243] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/243] Compiling ByteCoding Bool+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/243] Compiling ByteCoding Float+ByteCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/243] Compiling ByteCoding Data+HexString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/248] Emitting module SpeziNumerics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/248] Compiling SpeziNumerics MedFloat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/248] Compiling SpeziNumerics ByteBuffer+Int24.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/248] Compiling SpeziNumerics MedFloatImpl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/269] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[251/269] Compiling EDFFormat EDFEncodingError.swift
[252/271] Compiling EDFFormat SignalLabel.swift
[253/271] Compiling EDFFormat SignalType.swift
[254/271] Compiling EDFFormat DimensionPrefix.swift
[255/271] Compiling EDFFormat Sample.swift
[256/271] Compiling EDFFormat Signal.swift
[257/271] Compiling EDFFormat SubjectIdentification.swift
[258/271] Compiling EDFFormat Channel.swift
[259/271] Compiling EDFFormat DataRecord.swift
[260/271] Compiling EDFFormat FileInformation.swift
[261/271] Compiling EDFFormat RecordingFormat.swift
[262/271] Compiling EDFFormat RecordingIdentification.swift
[263/271] Compiling EDFFormat EDFRepresentable.swift
[264/271] Compiling EDFFormat VerifyAsciiInput.swift
[265/271] Emitting module EDFFormat
[266/271] Compiling EDFFormat GenericFileWriter.swift
[267/271] Compiling EDFFormat EEGLocation.swift
[268/271] Compiling EDFFormat FileFormat.swift
[269/271] Compiling EDFFormat AngleDimension.swift
[270/271] Compiling EDFFormat SoundPressureLevelDimension.swift
[271/271] Compiling EDFFormat TemperatureDimension.swift
Build complete! (73.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "spezinetworking",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
}
],
"manifest_display_name" : "SpeziFileFormats",
"name" : "SpeziFileFormats",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "EDFFormat",
"targets" : [
"EDFFormat"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EDFFormatTests",
"module_type" : "SwiftTarget",
"name" : "EDFFormatTests",
"path" : "Tests/EDFFormatTests",
"product_dependencies" : [
"ByteCoding"
],
"sources" : [
"Defaults.swift",
"EDFEncodingTests.swift"
],
"target_dependencies" : [
"EDFFormat"
],
"type" : "test"
},
{
"c99name" : "EDFFormat",
"module_type" : "SwiftTarget",
"name" : "EDFFormat",
"path" : "Sources/EDFFormat",
"product_dependencies" : [
"ByteCoding",
"SpeziNumerics"
],
"product_memberships" : [
"EDFFormat"
],
"sources" : [
"Dimension/AngleDimension.swift",
"Dimension/SoundPressureLevelDimension.swift",
"Dimension/TemperatureDimension.swift",
"GenericFileWriter.swift",
"Information/EEGLocation.swift",
"Information/FileFormat.swift",
"Information/FileInformation.swift",
"Information/RecordingFormat.swift",
"Information/RecordingIdentification.swift",
"Information/SubjectIdentification.swift",
"Signal/Channel.swift",
"Signal/DataRecord.swift",
"Signal/DimensionPrefix.swift",
"Signal/Sample.swift",
"Signal/Signal.swift",
"Signal/SignalLabel.swift",
"Signal/SignalType.swift",
"Utils/ByteBuffer+EDFAscii.swift",
"Utils/EDFEncodingError.swift",
"Utils/EDFRepresentable.swift",
"Utils/VerifyAsciiInput.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.