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, reference 2.1.3 (d9e903), with Swift 5.9 for Linux on 9 Mar 2025 20:53:32 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:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:         linux
Swift version:             5.9
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:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git (0.34s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.1.3 (0.81s)
Fetching https://github.com/apple/swift-nio.git
[1/73983] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (6.21s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.15s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/4209] Fetching swift-system
[1012/5914] Fetching swift-system, swift-atomics
[4396/21798] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.44s)
[19935/20093] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.75s)
Fetched https://github.com/apple/swift-collections.git (1.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.57s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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.4.2
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/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.1.3
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.4
Building for debugging...
[0/9] Compiling CNIOWASI CNIOWASI.c
[0/9] Compiling CNIOLinux liburing_shims.c
[0/9] Compiling CNIODarwin shim.c
[3/9] Compiling CNIOWindows WSAStartup.c
[4/9] Compiling CNIOWindows shim.c
[5/9] Compiling CNIOLinux shim.c
[6/9] Compiling _AtomicsShims.c
[8/51] Emitting module _NIOBase64
[8/51] Compiling c-nioatomics.c
[9/51] Compiling c-atomics.c
[11/57] Compiling _NIOBase64 Base64.swift
[12/58] Emitting module Atomics
[13/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/60] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/60] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/60] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/62] Compiling InternalCollectionsUtilities Specialize.swift
[26/63] Compiling InternalCollectionsUtilities Debugging.swift
[27/63] Compiling InternalCollectionsUtilities Descriptions.swift
[28/63] Emitting module InternalCollectionsUtilities
[29/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/63] Compiling InternalCollectionsUtilities Integer rank.swift
[31/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/63] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/63] Compiling _NIODataStructures _TinyArray.swift
[35/63] Compiling _NIODataStructures PriorityQueue.swift
[47/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/63] Compiling Atomics IntegerOperations.swift
[53/63] Compiling Atomics Unmanaged extensions.swift
[60/82] Compiling DequeModule _DequeBuffer.swift
[61/82] Compiling DequeModule _DequeBufferHeader.swift
[62/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[63/84] Compiling NIOConcurrencyHelpers lock.swift
[64/84] Compiling DequeModule Deque+CustomReflectable.swift
[65/84] Compiling DequeModule Deque+Descriptions.swift
[66/84] Compiling DequeModule Deque+Equatable.swift
[67/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[68/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/84] Compiling DequeModule Deque+Extras.swift
[70/84] Compiling DequeModule Deque+Hashable.swift
[71/84] Emitting module NIOConcurrencyHelpers
[72/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/84] Emitting module _NIODataStructures
[74/84] Compiling _NIODataStructures Heap.swift
[75/85] Compiling NIOConcurrencyHelpers atomics.swift
[80/88] Compiling DequeModule _DequeSlot.swift
[81/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/88] Compiling DequeModule Deque+Testing.swift
[83/88] Compiling DequeModule Deque._Storage.swift
[84/88] Compiling DequeModule Deque._UnsafeHandle.swift
[85/88] Compiling DequeModule Deque.swift
[86/88] Compiling DequeModule Deque+Codable.swift
[87/88] Compiling DequeModule Deque+Collection.swift
[88/88] Emitting module DequeModule
[91/149] Compiling NIOCore MarkedCircularBuffer.swift
[92/149] Compiling NIOCore MulticastChannel.swift
[93/149] Compiling NIOCore NIOAny.swift
[94/149] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/149] Compiling NIOCore NIOLoopBound.swift
[96/149] Compiling NIOCore NIOScheduledCallback.swift
[97/149] Compiling NIOCore NIOSendable.swift
[98/149] Compiling NIOCore RecvByteBufferAllocator.swift
[99/157] Compiling NIOCore GlobalSingletons.swift
[100/157] Compiling NIOCore IO.swift
[101/157] Compiling NIOCore IOData.swift
[102/157] Compiling NIOCore IPProtocol.swift
[103/157] Compiling NIOCore IntegerBitPacking.swift
[104/157] Compiling NIOCore IntegerTypes.swift
[105/157] Compiling NIOCore Interfaces.swift
[106/157] Compiling NIOCore Linux.swift
[107/157] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[108/157] Compiling NIOCore SocketAddresses.swift
[109/157] Compiling NIOCore SocketOptionProvider.swift
[110/157] Compiling NIOCore SystemCallHelpers.swift
[111/157] Compiling NIOCore TimeAmount+Duration.swift
[112/157] Compiling NIOCore TypeAssistedChannelHandler.swift
[113/157] Compiling NIOCore UniversalBootstrapSupport.swift
[114/157] Compiling NIOCore Utilities.swift
[115/157] Compiling NIOCore EventLoop.swift
[116/157] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/157] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/157] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/157] Compiling NIOCore EventLoopFuture.swift
[120/157] Compiling NIOCore FileDescriptor.swift
[121/157] Compiling NIOCore FileHandle.swift
[122/157] Compiling NIOCore FileRegion.swift
[123/157] Compiling NIOCore ChannelPipeline.swift
[124/157] Compiling NIOCore CircularBuffer.swift
[125/157] Compiling NIOCore Codec.swift
[126/157] Compiling NIOCore ConvenienceOptionSupport.swift
[127/157] Compiling NIOCore DeadChannel.swift
[128/157] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/157] Compiling NIOCore EventLoop+Deprecated.swift
[130/157] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/157] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/157] Compiling NIOCore BSDSocketAPI.swift
[133/157] Compiling NIOCore ByteBuffer-aux.swift
[134/157] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[135/157] Compiling NIOCore ByteBuffer-conversions.swift
[136/157] Compiling NIOCore ByteBuffer-core.swift
[137/157] Compiling NIOCore ByteBuffer-hex.swift
[138/157] Compiling NIOCore ByteBuffer-int.swift
[139/157] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/157] Compiling NIOCore AddressedEnvelope.swift
[141/157] Compiling NIOCore AsyncAwaitSupport.swift
[142/157] Compiling NIOCore AsyncChannel.swift
[143/157] Compiling NIOCore AsyncChannelHandler.swift
[144/157] Compiling NIOCore AsyncChannelInboundStream.swift
[145/157] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/157] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/157] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/157] Compiling NIOCore NIOAsyncWriter.swift
[149/157] Compiling NIOCore ByteBuffer-multi-int.swift
[150/157] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/157] Compiling NIOCore ByteBuffer-views.swift
[152/157] Compiling NIOCore Channel.swift
[153/157] Compiling NIOCore ChannelHandler.swift
[154/157] Compiling NIOCore ChannelHandlers.swift
[155/157] Compiling NIOCore ChannelInvoker.swift
[156/157] Compiling NIOCore ChannelOption.swift
[157/157] Emitting module NIOCore
[160/210] Emitting module NIOEmbedded
[161/210] Compiling NIOEmbedded Embedded.swift
[162/210] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[163/210] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/212] Emitting module NIOPosix
[167/218] Compiling NIOPosix SelectableChannel.swift
[168/218] Compiling NIOPosix SelectableEventLoop.swift
[169/218] Compiling NIOPosix SelectorEpoll.swift
[170/218] Compiling NIOPosix SelectorGeneric.swift
[171/218] Compiling NIOPosix SelectorKqueue.swift
[172/218] Compiling NIOPosix SelectorUring.swift
[173/218] Compiling NIOPosix BSDSocketAPICommon.swift
[174/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[175/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[176/218] Compiling NIOPosix BaseSocket.swift
[177/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[178/218] Compiling NIOPosix BaseSocketChannel.swift
[179/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[180/218] Compiling NIOPosix PooledRecvBufferAllocator.swift
[181/218] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/218] Compiling NIOPosix PosixSingletons.swift
[183/218] Compiling NIOPosix RawSocketBootstrap.swift
[184/218] Compiling NIOPosix Resolver.swift
[185/218] Compiling NIOPosix Selectable.swift
[186/218] Compiling NIOPosix ServerSocket.swift
[187/218] Compiling NIOPosix Socket.swift
[188/218] Compiling NIOPosix SocketChannel.swift
[189/218] Compiling NIOPosix SocketProtocols.swift
[190/218] Compiling NIOPosix System.swift
[191/218] Compiling NIOPosix Thread.swift
[192/218] Compiling NIOPosix ThreadPosix.swift
[193/218] Compiling NIOPosix ThreadWindows.swift
[194/218] Compiling NIOPosix UnsafeTransfer.swift
[195/218] Compiling NIOPosix Utilities.swift
[196/218] Compiling NIOPosix VsockAddress.swift
[197/218] Compiling NIOPosix VsockChannelEvents.swift
[198/218] Compiling NIOPosix Bootstrap.swift
[199/218] Compiling NIOPosix ControlMessage.swift
[200/218] Compiling NIOPosix DatagramVectorReadManager.swift
[201/218] Compiling NIOPosix Errors+Any.swift
[202/218] Compiling NIOPosix FileDescriptor.swift
[203/218] Compiling NIOPosix GetaddrinfoResolver.swift
[204/218] Compiling NIOPosix HappyEyeballs.swift
[205/218] Compiling NIOPosix NIOThreadPool.swift
[206/218] Compiling NIOPosix NonBlockingFileIO.swift
[207/218] Compiling NIOPosix PendingDatagramWritesManager.swift
[208/218] Compiling NIOPosix PendingWritesManager.swift
[209/218] Compiling NIOPosix PipeChannel.swift
[210/218] Compiling NIOPosix PipePair.swift
[211/218] Compiling NIOPosix Pool.swift
[212/218] Compiling NIOPosix IO.swift
[213/218] Compiling NIOPosix IntegerBitPacking.swift
[214/218] Compiling NIOPosix IntegerTypes.swift
[215/218] Compiling NIOPosix Linux.swift
[216/218] Compiling NIOPosix LinuxCPUSet.swift
[217/218] Compiling NIOPosix LinuxUring.swift
[218/218] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[221/222] Compiling NIO Exports.swift
[222/222] Emitting module NIO
[225/229] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[226/229] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[227/229] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/229] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[229/229] Emitting module NIOFoundationCompat
[232/240] Compiling ByteCoding Bool+ByteCodable.swift
[233/241] Compiling ByteCoding String+ByteCodable.swift
[234/241] Compiling ByteCoding Float+ByteCodable.swift
[235/241] Compiling ByteCoding PrimitiveByteCodable.swift
[236/241] Emitting module ByteCoding
[237/241] Compiling ByteCoding ByteCodable+Deprecated.swift
[238/241] Compiling ByteCoding ByteCodable.swift
[239/241] Compiling ByteCoding Data+ByteCodable.swift
[240/241] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[241/241] Compiling ByteCoding Data+HexString.swift
[244/246] Compiling SpeziNumerics ByteBuffer+Int24.swift
[245/246] Emitting module SpeziNumerics
[246/246] Compiling SpeziNumerics MedFloat16.swift
[249/268] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[250/268] Compiling EDFFormat EDFEncodingError.swift
[251/268] Compiling EDFFormat SubjectIdentification.swift
[252/268] Compiling EDFFormat Channel.swift
[253/268] Compiling EDFFormat DataRecord.swift
[254/270] Emitting module EDFFormat
[255/270] Compiling EDFFormat SignalLabel.swift
[256/270] Compiling EDFFormat SignalType.swift
[257/270] Compiling EDFFormat AngleDimension.swift
[258/270] Compiling EDFFormat SoundPressureLevelDimension.swift
[259/270] Compiling EDFFormat TemperatureDimension.swift
[260/270] Compiling EDFFormat DimensionPrefix.swift
[261/270] Compiling EDFFormat Sample.swift
[262/270] Compiling EDFFormat Signal.swift
[263/270] Compiling EDFFormat FileInformation.swift
[264/270] Compiling EDFFormat RecordingFormat.swift
[265/270] Compiling EDFFormat RecordingIdentification.swift
[266/270] Compiling EDFFormat EDFRepresentable.swift
[267/270] Compiling EDFFormat VerifyAsciiInput.swift
[268/270] Compiling EDFFormat GenericFileWriter.swift
[269/270] Compiling EDFFormat EEGLocation.swift
[270/270] Compiling EDFFormat FileFormat.swift
Build complete! (51.08s)
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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.