Build Information
Successful build of SpeziFileFormats, reference 2.1.3 (d9e903
), with Swift 6.2 (beta) for Android on 23 Jun 2025 07:09:59 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/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.2
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFileFormats.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/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.45s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0 (4.73s)
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.92s)
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/1797] Fetching swift-atomics
[271/6233] Fetching swift-atomics, swift-system
[2725/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.08s)
Fetched https://github.com/apple/swift-system.git from cache (2.09s)
Fetched https://github.com/apple/swift-collections.git from cache (2.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.61s)
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-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
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
Building for debugging...
[0/24] Write sources
[12/24] Compiling CNIOWindows shim.c
[13/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Compiling _AtomicsShims.c
[14/24] Write sources
[17/24] Compiling CNIOWindows WSAStartup.c
[18/24] Compiling CNIODarwin shim.c
[19/24] Compiling CNIOLinux liburing_shims.c
[20/24] Write swift-version-8C5A4AE7A8CE2BA.txt
[21/24] Compiling CNIOLinux shim.c
[23/62] Emitting module _NIOBase64
[23/62] Compiling c-nioatomics.c
[24/62] Compiling c-atomics.c
[26/68] Compiling Atomics UnsafeAtomic.swift
[27/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/70] Compiling Atomics ManagedAtomicLazyReference.swift
[30/70] Compiling InternalCollectionsUtilities Debugging.swift
[31/70] Compiling InternalCollectionsUtilities Descriptions.swift
[32/70] Compiling Atomics AtomicMemoryOrderings.swift
[33/70] Compiling Atomics DoubleWord.swift
[34/70] Emitting module InternalCollectionsUtilities
[35/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/71] Compiling InternalCollectionsUtilities Integer rank.swift
[37/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/71] Compiling _NIOBase64 Base64.swift
[52/72] Emitting module Atomics
[60/72] Compiling _NIODataStructures Heap.swift
[61/72] Compiling _NIODataStructures PriorityQueue.swift
[62/72] Emitting module _NIODataStructures
[63/72] Compiling _NIODataStructures _TinyArray.swift
[65/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/75] Compiling Atomics IntegerOperations.swift
[68/75] Compiling Atomics Unmanaged extensions.swift
[69/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/90] Compiling NIOConcurrencyHelpers lock.swift
[72/90] Emitting module NIOConcurrencyHelpers
[73/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/90] Compiling NIOConcurrencyHelpers atomics.swift
[75/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/90] Compiling DequeModule _DequeBuffer.swift
[77/90] Compiling DequeModule _DequeBufferHeader.swift
[79/93] Compiling DequeModule Deque+CustomReflectable.swift
[80/93] Compiling DequeModule Deque+Descriptions.swift
[81/93] Compiling DequeModule Deque+Equatable.swift
[82/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/93] Compiling DequeModule _DequeSlot.swift
[84/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/93] Compiling DequeModule Deque+Testing.swift
[86/93] Compiling DequeModule Deque._Storage.swift
[87/93] Compiling DequeModule Deque._UnsafeHandle.swift
[88/93] Compiling DequeModule Deque.swift
[89/93] Compiling DequeModule Deque+Extras.swift
[90/93] Compiling DequeModule Deque+Hashable.swift
[91/93] Compiling DequeModule Deque+Codable.swift
[92/93] Compiling DequeModule Deque+Collection.swift
[93/93] Emitting module DequeModule
[95/154] Compiling NIOCore MulticastChannel.swift
[96/154] Compiling NIOCore NIOAny.swift
[97/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[98/154] Compiling NIOCore NIOLoopBound.swift
[99/154] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[100/154] Compiling NIOCore NIOScheduledCallback.swift
[101/154] Compiling NIOCore NIOSendable.swift
[102/154] Compiling NIOCore RecvByteBufferAllocator.swift
[103/162] Compiling NIOCore IO.swift
[104/162] Compiling NIOCore IOData.swift
[105/162] Compiling NIOCore IPProtocol.swift
[106/162] Compiling NIOCore IntegerBitPacking.swift
[107/162] Compiling NIOCore IntegerTypes.swift
[108/162] Compiling NIOCore Interfaces.swift
[109/162] Compiling NIOCore Linux.swift
[110/162] Compiling NIOCore MarkedCircularBuffer.swift
[111/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[112/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/162] Compiling NIOCore EventLoopFuture.swift
[115/162] Compiling NIOCore FileDescriptor.swift
[116/162] Compiling NIOCore FileHandle.swift
[117/162] Compiling NIOCore FileRegion.swift
[118/162] Compiling NIOCore GlobalSingletons.swift
[119/162] Compiling NIOCore CircularBuffer.swift
[120/162] Compiling NIOCore Codec.swift
[121/162] Compiling NIOCore ConvenienceOptionSupport.swift
[122/162] Compiling NIOCore DeadChannel.swift
[123/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[124/162] Compiling NIOCore EventLoop+Deprecated.swift
[125/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[126/162] Compiling NIOCore EventLoop.swift
[127/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/162] Compiling NIOCore SocketAddresses.swift
[129/162] Compiling NIOCore SocketOptionProvider.swift
[130/162] Compiling NIOCore SystemCallHelpers.swift
[131/162] Compiling NIOCore TimeAmount+Duration.swift
[132/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/162] Compiling NIOCore UniversalBootstrapSupport.swift
[134/162] Compiling NIOCore Utilities.swift
[135/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[136/162] Compiling NIOCore BSDSocketAPI.swift
[137/162] Compiling NIOCore ByteBuffer-aux.swift
[138/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[139/162] Compiling NIOCore ByteBuffer-conversions.swift
[140/162] Compiling NIOCore ByteBuffer-core.swift
[141/162] Compiling NIOCore ByteBuffer-hex.swift
[142/162] Compiling NIOCore ByteBuffer-int.swift
[143/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[144/162] Compiling NIOCore AddressedEnvelope.swift
[145/162] Compiling NIOCore AsyncAwaitSupport.swift
[146/162] Compiling NIOCore AsyncChannel.swift
[147/162] Compiling NIOCore AsyncChannelHandler.swift
[148/162] Compiling NIOCore AsyncChannelInboundStream.swift
[149/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[150/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[151/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[152/162] Compiling NIOCore NIOAsyncWriter.swift
[153/162] Compiling NIOCore ByteBuffer-multi-int.swift
[154/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[155/162] Compiling NIOCore ByteBuffer-views.swift
[156/162] Compiling NIOCore Channel.swift
[157/162] Compiling NIOCore ChannelHandler.swift
[158/162] Compiling NIOCore ChannelHandlers.swift
[159/162] Compiling NIOCore ChannelInvoker.swift
[160/162] Compiling NIOCore ChannelOption.swift
[161/162] Compiling NIOCore ChannelPipeline.swift
[162/162] Emitting module NIOCore
[164/213] Emitting module NIOEmbedded
[165/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/213] Compiling NIOEmbedded Embedded.swift
[169/214] Compiling NIOPosix Pool.swift
[170/214] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[171/214] Compiling NIOPosix PosixSingletons.swift
[172/214] Compiling NIOPosix RawSocketBootstrap.swift
[173/214] Compiling NIOPosix Resolver.swift
[174/214] Compiling NIOPosix Selectable.swift
[175/214] Compiling NIOPosix SelectableChannel.swift
[176/214] Compiling NIOPosix SelectableEventLoop.swift
[177/214] Compiling NIOPosix SelectorEpoll.swift
[178/214] Compiling NIOPosix SelectorGeneric.swift
[179/214] Compiling NIOPosix SelectorKqueue.swift
[180/214] Compiling NIOPosix SelectorUring.swift
[181/214] Compiling NIOPosix ServerSocket.swift
[182/214] Compiling NIOPosix Socket.swift
[183/214] Compiling NIOPosix SocketChannel.swift
[184/214] Compiling NIOPosix SocketProtocols.swift
[185/214] Compiling NIOPosix System.swift
[186/214] Compiling NIOPosix Thread.swift
[187/220] Emitting module NIOPosix
[188/220] Compiling NIOPosix BSDSocketAPICommon.swift
[189/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[190/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[191/220] Compiling NIOPosix BaseSocket.swift
[192/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[193/220] Compiling NIOPosix BaseSocketChannel.swift
[194/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[195/220] Compiling NIOPosix ThreadPosix.swift
[196/220] Compiling NIOPosix ThreadWindows.swift
[197/220] Compiling NIOPosix UnsafeTransfer.swift
[198/220] Compiling NIOPosix Utilities.swift
[199/220] Compiling NIOPosix VsockAddress.swift
[200/220] Compiling NIOPosix VsockChannelEvents.swift
[201/220] Compiling NIOPosix IO.swift
[202/220] Compiling NIOPosix IntegerBitPacking.swift
[203/220] Compiling NIOPosix IntegerTypes.swift
[204/220] Compiling NIOPosix Linux.swift
[205/220] Compiling NIOPosix LinuxCPUSet.swift
[206/220] Compiling NIOPosix LinuxUring.swift
[207/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[208/220] Compiling NIOPosix NIOThreadPool.swift
[209/220] Compiling NIOPosix NonBlockingFileIO.swift
[210/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[211/220] Compiling NIOPosix PendingWritesManager.swift
[212/220] Compiling NIOPosix PipeChannel.swift
[213/220] Compiling NIOPosix PipePair.swift
[214/220] Compiling NIOPosix Bootstrap.swift
[215/220] Compiling NIOPosix ControlMessage.swift
[216/220] Compiling NIOPosix DatagramVectorReadManager.swift
[217/220] Compiling NIOPosix Errors+Any.swift
[218/220] Compiling NIOPosix FileDescriptor.swift
[219/220] Compiling NIOPosix GetaddrinfoResolver.swift
[220/220] Compiling NIOPosix HappyEyeballs.swift
[222/223] Emitting module NIO
[223/223] Compiling NIO Exports.swift
[225/229] Emitting module NIOFoundationCompat
[226/229] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[227/229] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/229] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[229/229] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[231/241] Compiling ByteCoding String+ByteCodable.swift
[232/241] Compiling ByteCoding Float+ByteCodable.swift
[233/242] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[234/242] Compiling ByteCoding Data+ByteCodable.swift
[235/242] Compiling ByteCoding ByteCodable+Deprecated.swift
[236/242] Compiling ByteCoding ByteCodable.swift
[237/242] Compiling ByteCoding PrimitiveByteCodable.swift
[238/242] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[239/242] Emitting module ByteCoding
[240/242] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[241/242] Compiling ByteCoding Bool+ByteCodable.swift
[242/242] Compiling ByteCoding Data+HexString.swift
[244/247] Compiling SpeziNumerics MedFloat.swift
[245/247] Compiling SpeziNumerics ByteBuffer+Int24.swift
[246/247] Emitting module SpeziNumerics
[247/247] Compiling SpeziNumerics MedFloatImpl.swift
[249/268] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[250/268] Compiling EDFFormat EDFEncodingError.swift
[251/270] Compiling EDFFormat AngleDimension.swift
[252/270] Compiling EDFFormat SoundPressureLevelDimension.swift
[253/270] Compiling EDFFormat TemperatureDimension.swift
[254/270] Compiling EDFFormat SignalLabel.swift
[255/270] Compiling EDFFormat SignalType.swift
[256/270] Emitting module EDFFormat
[257/270] Compiling EDFFormat SubjectIdentification.swift
[258/270] Compiling EDFFormat Channel.swift
[259/270] Compiling EDFFormat DataRecord.swift
[260/270] Compiling EDFFormat DimensionPrefix.swift
[261/270] Compiling EDFFormat Sample.swift
[262/270] Compiling EDFFormat Signal.swift
[263/270] Compiling EDFFormat EDFRepresentable.swift
[264/270] Compiling EDFFormat VerifyAsciiInput.swift
[265/270] Compiling EDFFormat FileInformation.swift
[266/270] Compiling EDFFormat RecordingFormat.swift
[267/270] Compiling EDFFormat RecordingIdentification.swift
[268/270] Compiling EDFFormat GenericFileWriter.swift
[269/270] Compiling EDFFormat EEGLocation.swift
[270/270] Compiling EDFFormat FileFormat.swift
Build complete! (160.12s)
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.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.