The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SpeziFileFormats with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.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 017ea99 Restructuring and Optimizations (#3)
Cloned https://github.com/StanfordSpezi/SpeziFileFormats.git
Revision (git rev-parse @):
017ea997f4f6128b15e8b8d4aac979cb7a822e74
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFileFormats.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziFileFormats.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/65303] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (2.03s)
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/1563] Fetching swift-atomics
[939/15308] Fetching swift-atomics, swift-collections
[2252/18480] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
[7571/16917] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
Fetched https://github.com/apple/swift-collections.git from cache (0.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.51s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.64.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
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIOLinux liburing_shims.c
[13/23] Compiling CNIOWindows WSAStartup.c
[14/23] Write sources
[16/23] Compiling CNIODarwin shim.c
[17/23] Compiling CNIOWindows shim.c
[18/23] Compiling _AtomicsShims.c
[19/23] Compiling CNIOLinux shim.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[21/65] Compiling c-nioatomics.c
[22/65] Compiling c-atomics.c
[24/71] Emitting module Atomics
[25/73] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/73] Compiling Atomics RawRepresentable.swift
[27/73] Compiling Atomics AtomicBool.swift
[28/73] Emitting module _CollectionsUtilities
[29/73] Compiling Atomics ManagedAtomic.swift
[30/73] Compiling Atomics ManagedAtomicLazyReference.swift
[31/73] Compiling Atomics UnsafeAtomic.swift
[32/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/73] Compiling Atomics IntegerOperations.swift
[34/73] Compiling Atomics Unmanaged extensions.swift
[35/75] Compiling Atomics AtomicMemoryOrderings.swift
[36/75] Compiling Atomics DoubleWord.swift
[37/75] Compiling Atomics AtomicReference.swift
[38/75] Compiling Atomics AtomicStorage.swift
[39/75] Compiling Atomics AtomicValue.swift
[40/75] Compiling Atomics Primitives.shims.swift
[41/75] Compiling Atomics AtomicInteger.swift
[42/75] Compiling Atomics AtomicOptionalWrappable.swift
[46/75] Compiling Atomics OptionalRawRepresentable.swift
[52/75] Compiling Atomics Primitives.native.swift
[55/75] Compiling Atomics IntegerConformances.swift
[56/75] Compiling Atomics PointerConformances.swift
[57/75] Emitting module _NIOBase64
[58/75] Compiling _NIOBase64 Base64.swift
[66/77] Compiling _NIODataStructures PriorityQueue.swift
[67/77] Compiling _NIODataStructures _TinyArray.swift
[69/77] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[70/77] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/78] Emitting module NIOConcurrencyHelpers
[74/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/78] Emitting module _NIODataStructures
[76/78] Compiling _NIODataStructures Heap.swift
[78/79] Compiling NIOConcurrencyHelpers atomics.swift
[79/79] Compiling NIOConcurrencyHelpers lock.swift
[81/96] Compiling DequeModule Deque+Descriptions.swift
[82/96] Compiling DequeModule Deque+Equatable.swift
[83/98] Compiling DequeModule Deque+Hashable.swift
[84/98] Compiling DequeModule Deque+Sendable.swift
[85/98] Compiling DequeModule _DequeBuffer.swift
[86/98] Compiling DequeModule _DequeBufferHeader.swift
[87/98] Compiling DequeModule Deque+Testing.swift
[88/98] Compiling DequeModule Deque._Storage.swift
[89/98] Compiling DequeModule _DequeSlot.swift
[90/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/98] Compiling DequeModule Deque+Extras.swift
[93/98] Compiling DequeModule Deque._UnsafeHandle.swift
[94/98] Compiling DequeModule Deque.swift
[95/98] Compiling DequeModule Deque+Codable.swift
[96/98] Compiling DequeModule Deque+Collection.swift
[97/98] Compiling DequeModule Deque+CustomReflectable.swift
[98/98] Emitting module DequeModule
[100/157] Compiling NIOCore MarkedCircularBuffer.swift
[101/157] Compiling NIOCore MulticastChannel.swift
[102/157] Compiling NIOCore NIOAny.swift
[103/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/157] Compiling NIOCore NIOLoopBound.swift
[105/157] Compiling NIOCore NIOSendable.swift
[106/157] Compiling NIOCore PointerHelpers.swift
[107/157] Compiling NIOCore RecvByteBufferAllocator.swift
[108/165] Compiling NIOCore GlobalSingletons.swift
[109/165] Compiling NIOCore IO.swift
[110/165] Compiling NIOCore IOData.swift
[111/165] Compiling NIOCore IPProtocol.swift
[112/165] Compiling NIOCore IntegerBitPacking.swift
[113/165] Compiling NIOCore IntegerTypes.swift
[114/165] Compiling NIOCore Interfaces.swift
[115/165] Compiling NIOCore Linux.swift
[116/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/165] Compiling NIOCore SocketAddresses.swift
[118/165] Compiling NIOCore SocketOptionProvider.swift
[119/165] Compiling NIOCore SystemCallHelpers.swift
[120/165] Compiling NIOCore TimeAmount+Duration.swift
[121/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/165] Compiling NIOCore UniversalBootstrapSupport.swift
[123/165] Compiling NIOCore Utilities.swift
[124/165] Compiling NIOCore AddressedEnvelope.swift
[125/165] Compiling NIOCore AsyncAwaitSupport.swift
[126/165] Compiling NIOCore AsyncChannel.swift
[127/165] Compiling NIOCore AsyncChannelInboundStream.swift
[128/165] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[129/165] Compiling NIOCore AsyncChannelOutboundWriter.swift
[130/165] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[131/165] Compiling NIOCore NIOAsyncSequenceProducer.swift
[132/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/165] Compiling NIOCore EventLoop.swift
[134/165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[135/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[136/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[137/165] Compiling NIOCore EventLoopFuture.swift
[138/165] Compiling NIOCore FileDescriptor.swift
[139/165] Compiling NIOCore FileHandle.swift
[140/165] Compiling NIOCore FileRegion.swift
[141/165] Compiling NIOCore ChannelPipeline.swift
[142/165] Compiling NIOCore CircularBuffer.swift
[143/165] Compiling NIOCore Codec.swift
[144/165] Compiling NIOCore ConvenienceOptionSupport.swift
[145/165] Compiling NIOCore DeadChannel.swift
[146/165] Compiling NIOCore DispatchQueue+WithFuture.swift
[147/165] Compiling NIOCore EventLoop+Deprecated.swift
[148/165] Compiling NIOCore EventLoop+SerialExecutor.swift
[149/165] Compiling NIOCore NIOAsyncWriter.swift
[150/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/165] Compiling NIOCore BSDSocketAPI.swift
[152/165] Compiling NIOCore ByteBuffer-aux.swift
[153/165] Compiling NIOCore ByteBuffer-conversions.swift
[154/165] Compiling NIOCore ByteBuffer-core.swift
[155/165] Compiling NIOCore ByteBuffer-hexdump.swift
[156/165] Compiling NIOCore ByteBuffer-int.swift
[157/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/165] Compiling NIOCore ByteBuffer-multi-int.swift
[159/165] Compiling NIOCore ByteBuffer-views.swift
[160/165] Compiling NIOCore Channel.swift
[161/165] Compiling NIOCore ChannelHandler.swift
[162/165] Compiling NIOCore ChannelHandlers.swift
[163/165] Compiling NIOCore ChannelInvoker.swift
[164/165] Compiling NIOCore ChannelOption.swift
[165/165] Emitting module NIOCore
[167/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/217] Emitting module NIOEmbedded
[170/217] Compiling NIOEmbedded Embedded.swift
[172/218] Emitting module NIOPosix
[173/224] Compiling NIOPosix IntegerBitPacking.swift
[174/224] Compiling NIOPosix IntegerTypes.swift
[175/224] Compiling NIOPosix Linux.swift
[176/224] Compiling NIOPosix LinuxCPUSet.swift
[177/224] Compiling NIOPosix LinuxUring.swift
[178/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[179/224] Compiling NIOPosix NIOThreadPool.swift
[180/224] Compiling NIOPosix ThreadPosix.swift
[181/224] Compiling NIOPosix ThreadWindows.swift
[182/224] Compiling NIOPosix UnsafeTransfer.swift
[183/224] Compiling NIOPosix Utilities.swift
[184/224] Compiling NIOPosix VsockAddress.swift
[185/224] Compiling NIOPosix VsockChannelEvents.swift
[186/224] Compiling NIOPosix PooledRecvBufferAllocator.swift
[187/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[188/224] Compiling NIOPosix PosixSingletons.swift
[189/224] Compiling NIOPosix RawSocketBootstrap.swift
[190/224] Compiling NIOPosix Resolver.swift
[191/224] Compiling NIOPosix Selectable.swift
[192/224] Compiling NIOPosix SelectableChannel.swift
[193/224] Compiling NIOPosix SelectableEventLoop.swift
[194/224] Compiling NIOPosix SelectorEpoll.swift
[195/224] Compiling NIOPosix SelectorGeneric.swift
[196/224] Compiling NIOPosix SelectorKqueue.swift
[197/224] Compiling NIOPosix SelectorUring.swift
[198/224] Compiling NIOPosix ServerSocket.swift
[199/224] Compiling NIOPosix Socket.swift
[200/224] Compiling NIOPosix SocketChannel.swift
[201/224] Compiling NIOPosix SocketProtocols.swift
[202/224] Compiling NIOPosix System.swift
[203/224] Compiling NIOPosix Thread.swift
[204/224] Compiling NIOPosix BSDSocketAPICommon.swift
[205/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/224] Compiling NIOPosix BaseSocket.swift
[208/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/224] Compiling NIOPosix BaseSocketChannel.swift
[210/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/224] Compiling NIOPosix NonBlockingFileIO.swift
[212/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/224] Compiling NIOPosix PendingWritesManager.swift
[214/224] Compiling NIOPosix PipeChannel.swift
[215/224] Compiling NIOPosix PipePair.swift
[216/224] Compiling NIOPosix PointerHelpers.swift
[217/224] Compiling NIOPosix Pool.swift
[218/224] Compiling NIOPosix Bootstrap.swift
[219/224] Compiling NIOPosix ControlMessage.swift
[220/224] Compiling NIOPosix DatagramVectorReadManager.swift
[221/224] Compiling NIOPosix FileDescriptor.swift
[222/224] Compiling NIOPosix GetaddrinfoResolver.swift
[223/224] Compiling NIOPosix HappyEyeballs.swift
[224/224] Compiling NIOPosix IO.swift
[226/227] Compiling NIO Exports.swift
[227/227] Emitting module NIO
[229/232] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/232] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/232] Emitting module NIOFoundationCompat
[232/232] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[234/241] Compiling ByteCoding ByteCodable.swift
[235/241] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[236/242] Compiling ByteCoding Float+ByteCodable.swift
[237/242] Compiling ByteCoding Data+HexString.swift
[238/242] Compiling ByteCoding Data+ByteCodable.swift
[239/242] Compiling ByteCoding String+ByteCodable.swift
[240/242] Compiling ByteCoding Bool+ByteCodable.swift
[241/242] Emitting module ByteCoding
[242/242] Compiling ByteCoding ByteBuffer+Int24.swift
[244/265] Emitting module XCTByteCoding
[245/265] Compiling XCTByteCoding TestIdentity.swift
[246/265] Compiling EDFFormat AngleDimension.swift
[247/265] Compiling EDFFormat SoundPressureLevelDimension.swift
[248/265] Compiling EDFFormat TemperatureDimension.swift
[249/267] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[250/267] Compiling EDFFormat EDFEncodingError.swift
[252/268] Emitting module EDFFormat
[253/268] Compiling EDFFormat SignalLabel.swift
[254/268] Compiling EDFFormat SignalType.swift
[255/268] Compiling EDFFormat FileInformation.swift
[256/268] Compiling EDFFormat RecordingFormat.swift
[257/268] Compiling EDFFormat RecordingIdentification.swift
[258/268] Compiling EDFFormat DimensionPrefix.swift
[259/268] Compiling EDFFormat Sample.swift
[260/268] Compiling EDFFormat Signal.swift
[261/268] Compiling EDFFormat EDFRepresentable.swift
[262/268] Compiling EDFFormat VerifyAsciiInput.swift
[263/268] Compiling EDFFormat SubjectIdentification.swift
[264/268] Compiling EDFFormat Channel.swift
[265/268] Compiling EDFFormat DataRecord.swift
[266/268] Compiling EDFFormat GenericFileWriter.swift
[267/268] Compiling EDFFormat EEGLocation.swift
[268/268] Compiling EDFFormat FileFormat.swift
Build complete! (31.16s)
Build complete.
Done.

Build Machine: Linux 1