Build Information
Successful build of SpeziFileFormats, reference main (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-1":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-1":/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.17s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0 (3.00s)
Fetching https://github.com/apple/swift-nio.git
[1/76111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.76s)
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-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[549/6101] Fetching swift-atomics, swift-system
[6102/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.23s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.23s)
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.77s)
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.65s)
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-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-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 CNIOWindows shim.c
[13/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Write sources
[17/24] Compiling CNIODarwin shim.c
[18/24] Compiling CNIOLinux liburing_shims.c
[19/24] Compiling CNIOLinux shim.c
[20/24] Compiling _AtomicsShims.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[22/63] Compiling c-nioatomics.c
[24/63] Compiling Atomics AtomicInteger.swift
[25/63] Compiling Atomics AtomicOptionalWrappable.swift
[26/63] Compiling _NIODataStructures PriorityQueue.swift
[27/63] Compiling _NIODataStructures _TinyArray.swift
[28/64] Compiling Atomics OptionalRawRepresentable.swift
[29/64] Compiling Atomics RawRepresentable.swift
[30/64] Compiling _NIOBase64 Base64.swift
[31/64] Emitting module _NIOBase64
[32/64] Compiling Atomics UnsafeAtomic.swift
[33/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/64] Emitting module InternalCollectionsUtilities
[35/65] Compiling Atomics IntegerConformances.swift
[36/65] Compiling Atomics PointerConformances.swift
[37/67] Compiling Atomics Primitives.native.swift
[38/67] Compiling Atomics Primitives.shims.swift
[39/67] Compiling Atomics AtomicMemoryOrderings.swift
[40/67] Compiling Atomics DoubleWord.swift
[41/67] Compiling Atomics AtomicReference.swift
[42/67] Compiling Atomics AtomicStorage.swift
[43/67] Compiling Atomics AtomicValue.swift
[44/67] Compiling Atomics ManagedAtomic.swift
[45/67] Compiling Atomics ManagedAtomicLazyReference.swift
[48/67] Compiling Atomics AtomicBool.swift
[53/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/67] Emitting module _NIODataStructures
[55/67] Compiling _NIODataStructures Heap.swift
[58/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/69] Emitting module Atomics
[67/69] Compiling Atomics IntegerOperations.swift
[68/69] Compiling Atomics Unmanaged extensions.swift
[70/85] Compiling DequeModule Deque+CustomReflectable.swift
[71/85] Compiling DequeModule Deque+Descriptions.swift
[71/87] Compiling c-atomics.c
[73/87] Compiling DequeModule _DequeBuffer.swift
[74/87] Compiling DequeModule _DequeBufferHeader.swift
[75/93] Compiling DequeModule Deque+Testing.swift
[76/93] Compiling DequeModule Deque._Storage.swift
[77/93] Compiling DequeModule _DequeSlot.swift
[78/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/93] Compiling DequeModule Deque+Equatable.swift
[82/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/93] Compiling DequeModule Deque+Extras.swift
[84/93] Compiling DequeModule Deque+Hashable.swift
[85/93] Compiling DequeModule Deque._UnsafeHandle.swift
[86/93] Compiling DequeModule Deque.swift
[87/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/93] Emitting module NIOConcurrencyHelpers
[89/93] Compiling NIOConcurrencyHelpers lock.swift
[90/93] Emitting module DequeModule
[91/93] Compiling DequeModule Deque+Codable.swift
[92/93] Compiling DequeModule Deque+Collection.swift
[93/94] Compiling NIOConcurrencyHelpers atomics.swift
[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/163] Compiling NIOCore CircularBuffer.swift
[105/163] Compiling NIOCore Codec.swift
[106/163] Compiling NIOCore ConvenienceOptionSupport.swift
[107/163] Compiling NIOCore DeadChannel.swift
[108/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[109/163] Compiling NIOCore EventLoop+Deprecated.swift
[110/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[111/163] Compiling NIOCore EventLoop.swift
[112/163] Compiling NIOCore MulticastChannel.swift
[113/163] Compiling NIOCore NIOAny.swift
[114/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[115/163] Compiling NIOCore NIOLoopBound.swift
[116/163] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[117/163] Compiling NIOCore NIOScheduledCallback.swift
[118/163] Compiling NIOCore NIOSendable.swift
[119/163] Compiling NIOCore RecvByteBufferAllocator.swift
[120/163] Compiling NIOCore AddressedEnvelope.swift
[121/163] Compiling NIOCore AsyncAwaitSupport.swift
[122/163] Compiling NIOCore AsyncChannel.swift
[123/163] Compiling NIOCore AsyncChannelHandler.swift
[124/163] Compiling NIOCore AsyncChannelInboundStream.swift
[125/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[126/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[127/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[128/163] Compiling NIOCore NIOAsyncWriter.swift
[129/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[130/163] Compiling NIOCore SocketAddresses.swift
[131/163] Compiling NIOCore SocketOptionProvider.swift
[132/163] Compiling NIOCore SystemCallHelpers.swift
[133/163] Compiling NIOCore TimeAmount+Duration.swift
[134/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[135/163] Compiling NIOCore UniversalBootstrapSupport.swift
[136/163] Compiling NIOCore Utilities.swift
[137/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[138/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/163] Compiling NIOCore EventLoopFuture.swift
[141/163] Compiling NIOCore FileDescriptor.swift
[142/163] Compiling NIOCore FileHandle.swift
[143/163] Compiling NIOCore FileRegion.swift
[144/163] Compiling NIOCore GlobalSingletons.swift
[145/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[146/163] Compiling NIOCore BSDSocketAPI.swift
[147/163] Compiling NIOCore ByteBuffer-aux.swift
[148/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[149/163] Compiling NIOCore ByteBuffer-conversions.swift
[150/163] Compiling NIOCore ByteBuffer-core.swift
[151/163] Compiling NIOCore ByteBuffer-hex.swift
[152/163] Compiling NIOCore ByteBuffer-int.swift
[153/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[154/163] Compiling NIOCore ByteBuffer-multi-int.swift
[155/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[156/163] Compiling NIOCore ByteBuffer-views.swift
[157/163] Compiling NIOCore Channel.swift
[158/163] Compiling NIOCore ChannelHandler.swift
[159/163] Compiling NIOCore ChannelHandlers.swift
[160/163] Compiling NIOCore ChannelInvoker.swift
[161/163] Compiling NIOCore ChannelOption.swift
[162/163] Compiling NIOCore ChannelPipeline.swift
[163/163] Emitting module NIOCore
[165/214] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/214] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/214] Compiling NIOEmbedded Embedded.swift
[168/214] Emitting module NIOEmbedded
[170/215] Emitting module NIOPosix
[171/221] Compiling NIOPosix SelectableChannel.swift
[172/221] Compiling NIOPosix SelectableEventLoop.swift
[173/221] Compiling NIOPosix SelectorEpoll.swift
[174/221] Compiling NIOPosix SelectorGeneric.swift
[175/221] Compiling NIOPosix SelectorKqueue.swift
[176/221] Compiling NIOPosix SelectorUring.swift
[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 ServerSocket.swift
[184/221] Compiling NIOPosix Socket.swift
[185/221] Compiling NIOPosix SocketChannel.swift
[186/221] Compiling NIOPosix SocketProtocols.swift
[187/221] Compiling NIOPosix System.swift
[188/221] Compiling NIOPosix Thread.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 ByteBuffer-foundation.swift
[229/230] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[230/230] Compiling NIOFoundationCompat WaitSpinningRunLoop.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] 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
[234/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
[235/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
[236/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
[237/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
[238/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
[239/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
[240/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
[241/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
[242/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
[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] 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
[246/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
[247/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
[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 AngleDimension.swift
[251/269] Compiling EDFFormat SoundPressureLevelDimension.swift
[252/269] Compiling EDFFormat TemperatureDimension.swift
[253/271] Compiling EDFFormat DimensionPrefix.swift
[254/271] Compiling EDFFormat Sample.swift
[255/271] Compiling EDFFormat Signal.swift
[256/271] Emitting module EDFFormat
[257/271] Compiling EDFFormat SignalLabel.swift
[258/271] Compiling EDFFormat SignalType.swift
[259/271] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[260/271] Compiling EDFFormat EDFEncodingError.swift
[261/271] Compiling EDFFormat SubjectIdentification.swift
[262/271] Compiling EDFFormat Channel.swift
[263/271] Compiling EDFFormat DataRecord.swift
[264/271] Compiling EDFFormat FileInformation.swift
[265/271] Compiling EDFFormat RecordingFormat.swift
[266/271] Compiling EDFFormat RecordingIdentification.swift
[267/271] Compiling EDFFormat EDFRepresentable.swift
[268/271] Compiling EDFFormat VerifyAsciiInput.swift
[269/271] Compiling EDFFormat GenericFileWriter.swift
[270/271] Compiling EDFFormat EEGLocation.swift
[271/271] Compiling EDFFormat FileFormat.swift
Build complete! (71.78s)
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.