The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpeziFileFormats, reference main (d9e903), with Swift 6.0 for Linux on 9 Mar 2025 20:54:00 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:basic-6.0-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: 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:         linux
Swift version:             6.0
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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.16s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.2.0 (2.03s)
Fetching https://github.com/apple/swift-nio.git
[1/73983] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.82s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[1570/5914] Fetching swift-atomics, swift-system
[2632/21798] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
[8657/20093] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.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.81.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.1.4
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/24] Write sources
[12/24] Compiling CNIODarwin shim.c
[13/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIOLinux liburing_shims.c
[16/24] Write sources
[18/24] Compiling _AtomicsShims.c
[19/24] Compiling CNIOWindows WSAStartup.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/66] Emitting module _NIOBase64
[23/66] Compiling c-nioatomics.c
[24/66] Compiling c-atomics.c
[26/72] Emitting module NIOConcurrencyHelpers
[27/72] Compiling Atomics ManagedAtomic.swift
[28/72] Compiling Atomics ManagedAtomicLazyReference.swift
[29/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/72] Compiling InternalCollectionsUtilities Specialize.swift
[31/74] Compiling InternalCollectionsUtilities Debugging.swift
[32/74] Compiling InternalCollectionsUtilities Descriptions.swift
[33/74] Emitting module InternalCollectionsUtilities
[34/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/76] Compiling _NIOBase64 Base64.swift
[40/77] Emitting module Atomics
[41/77] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/77] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/77] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[50/77] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[51/77] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[52/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[53/77] Compiling InternalCollectionsUtilities Integer rank.swift
[54/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/77] Compiling _NIODataStructures PriorityQueue.swift
[56/77] Compiling _NIODataStructures _TinyArray.swift
[67/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/78] Compiling Atomics IntegerOperations.swift
[71/78] Compiling Atomics Unmanaged extensions.swift
[73/79] Compiling NIOConcurrencyHelpers lock.swift
[74/79] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/79] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/79] Compiling NIOConcurrencyHelpers atomics.swift
[78/92] Compiling _NIODataStructures Heap.swift
[79/92] Emitting module _NIODataStructures
[82/96] Compiling DequeModule _DequeBuffer.swift
[83/96] Compiling DequeModule _DequeBufferHeader.swift
[84/98] Compiling DequeModule Deque+Extras.swift
[85/98] Compiling DequeModule Deque+Hashable.swift
[86/98] Compiling DequeModule Deque+Testing.swift
[87/98] Compiling DequeModule Deque._Storage.swift
[88/98] Compiling DequeModule Deque+Equatable.swift
[89/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/98] Compiling DequeModule _DequeSlot.swift
[91/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/98] Compiling DequeModule Deque._UnsafeHandle.swift
[93/98] Compiling DequeModule Deque.swift
[94/98] Compiling DequeModule Deque+CustomReflectable.swift
[95/98] Compiling DequeModule Deque+Descriptions.swift
[96/98] Emitting module DequeModule
[97/98] Compiling DequeModule Deque+Codable.swift
[98/98] Compiling DequeModule Deque+Collection.swift
[100/158] Compiling NIOCore MarkedCircularBuffer.swift
[101/158] Compiling NIOCore MulticastChannel.swift
[102/158] Compiling NIOCore NIOAny.swift
[103/158] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/158] Compiling NIOCore NIOLoopBound.swift
[105/158] Compiling NIOCore NIOScheduledCallback.swift
[106/158] Compiling NIOCore NIOSendable.swift
[107/158] Compiling NIOCore RecvByteBufferAllocator.swift
[108/166] Compiling NIOCore EventLoop.swift
[109/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[110/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/166] Compiling NIOCore EventLoopFuture.swift
[113/166] Compiling NIOCore FileDescriptor.swift
[114/166] Compiling NIOCore FileHandle.swift
[115/166] Compiling NIOCore FileRegion.swift
[116/166] Compiling NIOCore ChannelPipeline.swift
[117/166] Compiling NIOCore CircularBuffer.swift
[118/166] Compiling NIOCore Codec.swift
[119/166] Compiling NIOCore ConvenienceOptionSupport.swift
[120/166] Compiling NIOCore DeadChannel.swift
[121/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[122/166] Compiling NIOCore EventLoop+Deprecated.swift
[123/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[124/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[125/166] Compiling NIOCore SocketAddresses.swift
[126/166] Compiling NIOCore SocketOptionProvider.swift
[127/166] Compiling NIOCore SystemCallHelpers.swift
[128/166] Compiling NIOCore TimeAmount+Duration.swift
[129/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[130/166] Compiling NIOCore UniversalBootstrapSupport.swift
[131/166] Compiling NIOCore Utilities.swift
[132/166] Compiling NIOCore GlobalSingletons.swift
[133/166] Compiling NIOCore IO.swift
[134/166] Compiling NIOCore IOData.swift
[135/166] Compiling NIOCore IPProtocol.swift
[136/166] Compiling NIOCore IntegerBitPacking.swift
[137/166] Compiling NIOCore IntegerTypes.swift
[138/166] Compiling NIOCore Interfaces.swift
[139/166] Compiling NIOCore Linux.swift
[140/166] Compiling NIOCore ByteBuffer-multi-int.swift
[141/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[142/166] Compiling NIOCore ByteBuffer-views.swift
[143/166] Compiling NIOCore Channel.swift
[144/166] Compiling NIOCore ChannelHandler.swift
[145/166] Compiling NIOCore ChannelHandlers.swift
[146/166] Compiling NIOCore ChannelInvoker.swift
[147/166] Compiling NIOCore ChannelOption.swift
[148/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/166] Compiling NIOCore BSDSocketAPI.swift
[150/166] Compiling NIOCore ByteBuffer-aux.swift
[151/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/166] Compiling NIOCore ByteBuffer-conversions.swift
[153/166] Compiling NIOCore ByteBuffer-core.swift
[154/166] Compiling NIOCore ByteBuffer-hex.swift
[155/166] Compiling NIOCore ByteBuffer-int.swift
[156/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/166] Compiling NIOCore AddressedEnvelope.swift
[158/166] Compiling NIOCore AsyncAwaitSupport.swift
[159/166] Compiling NIOCore AsyncChannel.swift
[160/166] Compiling NIOCore AsyncChannelHandler.swift
[161/166] Compiling NIOCore AsyncChannelInboundStream.swift
[162/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[163/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[165/166] Compiling NIOCore NIOAsyncWriter.swift
[166/166] Emitting module NIOCore
[168/218] Emitting module NIOEmbedded
[169/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/218] Compiling NIOEmbedded Embedded.swift
[171/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/219] Compiling NIOPosix ServerSocket.swift
[174/219] Compiling NIOPosix Socket.swift
[175/219] Compiling NIOPosix SocketChannel.swift
[176/219] Compiling NIOPosix SocketProtocols.swift
[177/219] Compiling NIOPosix System.swift
[178/219] Compiling NIOPosix Thread.swift
[179/225] Emitting module NIOPosix
[180/225] Compiling NIOPosix ThreadPosix.swift
[181/225] Compiling NIOPosix ThreadWindows.swift
[182/225] Compiling NIOPosix UnsafeTransfer.swift
[183/225] Compiling NIOPosix Utilities.swift
[184/225] Compiling NIOPosix VsockAddress.swift
[185/225] Compiling NIOPosix VsockChannelEvents.swift
[186/225] Compiling NIOPosix Bootstrap.swift
[187/225] Compiling NIOPosix ControlMessage.swift
[188/225] Compiling NIOPosix DatagramVectorReadManager.swift
[189/225] Compiling NIOPosix Errors+Any.swift
[190/225] Compiling NIOPosix FileDescriptor.swift
[191/225] Compiling NIOPosix GetaddrinfoResolver.swift
[192/225] Compiling NIOPosix HappyEyeballs.swift
[193/225] Compiling NIOPosix SelectableChannel.swift
[194/225] Compiling NIOPosix SelectableEventLoop.swift
[195/225] Compiling NIOPosix SelectorEpoll.swift
[196/225] Compiling NIOPosix SelectorGeneric.swift
[197/225] Compiling NIOPosix SelectorKqueue.swift
[198/225] Compiling NIOPosix SelectorUring.swift
[199/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[200/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[201/225] Compiling NIOPosix PosixSingletons.swift
[202/225] Compiling NIOPosix RawSocketBootstrap.swift
[203/225] Compiling NIOPosix Resolver.swift
[204/225] Compiling NIOPosix Selectable.swift
[205/225] Compiling NIOPosix IO.swift
[206/225] Compiling NIOPosix IntegerBitPacking.swift
[207/225] Compiling NIOPosix IntegerTypes.swift
[208/225] Compiling NIOPosix Linux.swift
[209/225] Compiling NIOPosix LinuxCPUSet.swift
[210/225] Compiling NIOPosix LinuxUring.swift
[211/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[212/225] Compiling NIOPosix BSDSocketAPICommon.swift
[213/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[214/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[215/225] Compiling NIOPosix BaseSocket.swift
[216/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[217/225] Compiling NIOPosix BaseSocketChannel.swift
[218/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[219/225] Compiling NIOPosix NIOThreadPool.swift
[220/225] Compiling NIOPosix NonBlockingFileIO.swift
[221/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/225] Compiling NIOPosix PendingWritesManager.swift
[223/225] Compiling NIOPosix PipeChannel.swift
[224/225] Compiling NIOPosix PipePair.swift
[225/225] Compiling NIOPosix Pool.swift
[227/228] Emitting module NIO
[228/228] Compiling NIO Exports.swift
[230/234] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[231/234] Emitting module NIOFoundationCompat
[232/234] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[233/234] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/234] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[236/246] Compiling ByteCoding String+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[237/247] Compiling ByteCoding Float+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[238/247] Emitting module ByteCoding
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[239/247] Compiling ByteCoding Data+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[240/247] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[241/247] Compiling ByteCoding PrimitiveByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[242/247] Compiling ByteCoding RawRepresentable+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[243/247] Compiling ByteCoding ByteCodable+Deprecated.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[244/247] Compiling ByteCoding ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[245/247] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[246/247] Compiling ByteCoding Bool+ByteCodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[247/247] Compiling ByteCoding Data+HexString.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/49] Emitting module _NIOBase64
[3/49] Compiling _NIOBase64 Base64.swift
[5/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/50] Compiling InternalCollectionsUtilities Specialize.swift
[7/52] Compiling NIOConcurrencyHelpers NIOLock.swift
[8/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/52] Compiling InternalCollectionsUtilities Debugging.swift
[13/52] Compiling InternalCollectionsUtilities Descriptions.swift
[16/54] Compiling _NIODataStructures PriorityQueue.swift
[17/54] Compiling _NIODataStructures _TinyArray.swift
[18/54] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/54] Compiling _NIODataStructures Heap.swift
[22/54] Emitting module _NIODataStructures
[23/54] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/55] Compiling NIOConcurrencyHelpers lock.swift
[32/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[33/55] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[34/55] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[35/55] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/55] Compiling InternalCollectionsUtilities Integer rank.swift
[37/55] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/55] Compiling Atomics IntegerOperations.swift
[39/55] Compiling Atomics Unmanaged extensions.swift
[40/55] Emitting module NIOConcurrencyHelpers
[41/55] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[42/55] Emitting module InternalCollectionsUtilities
[43/55] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[44/55] Compiling NIOConcurrencyHelpers atomics.swift
[51/72] Compiling DequeModule Deque+CustomReflectable.swift
[52/72] Compiling DequeModule Deque+Descriptions.swift
[53/74] Compiling DequeModule _DequeBuffer.swift
[54/74] Compiling DequeModule _DequeBufferHeader.swift
[55/74] Compiling DequeModule Deque+Equatable.swift
[56/74] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[57/74] Compiling DequeModule Deque+Testing.swift
[58/74] Compiling DequeModule Deque._Storage.swift
[59/74] Compiling DequeModule Deque+Extras.swift
[60/74] Compiling DequeModule Deque+Hashable.swift
[61/74] Compiling DequeModule Deque._UnsafeHandle.swift
[62/74] Compiling DequeModule Deque.swift
[63/74] Compiling DequeModule _DequeSlot.swift
[64/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/74] Compiling DequeModule Deque+Codable.swift
[66/74] Compiling DequeModule Deque+Collection.swift
[67/74] Emitting module DequeModule
[71/75] Emitting module Atomics
[77/135] Compiling NIOCore AddressedEnvelope.swift
[78/135] Compiling NIOCore AsyncAwaitSupport.swift
[79/135] Compiling NIOCore AsyncChannel.swift
[80/135] Compiling NIOCore AsyncChannelHandler.swift
[81/135] Compiling NIOCore AsyncChannelInboundStream.swift
[82/135] Compiling NIOCore AsyncChannelOutboundWriter.swift
[83/135] Compiling NIOCore NIOAsyncSequenceProducer.swift
[84/135] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[85/135] Compiling NIOCore NIOAsyncWriter.swift
[86/143] Compiling NIOCore MarkedCircularBuffer.swift
[87/143] Compiling NIOCore MulticastChannel.swift
[88/143] Compiling NIOCore NIOAny.swift
[89/143] Compiling NIOCore NIOCloseOnErrorHandler.swift
[90/143] Compiling NIOCore NIOLoopBound.swift
[91/143] Compiling NIOCore NIOScheduledCallback.swift
[92/143] Compiling NIOCore NIOSendable.swift
[93/143] Compiling NIOCore RecvByteBufferAllocator.swift
[94/143] Compiling NIOCore EventLoop.swift
[95/143] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[96/143] Compiling NIOCore EventLoopFuture+Deprecated.swift
[97/143] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[98/143] Compiling NIOCore EventLoopFuture.swift
[99/143] Compiling NIOCore FileDescriptor.swift
[100/143] Compiling NIOCore FileHandle.swift
[101/143] Compiling NIOCore FileRegion.swift
[102/143] Compiling NIOCore ChannelPipeline.swift
[103/143] Compiling NIOCore CircularBuffer.swift
[104/143] Compiling NIOCore Codec.swift
[105/143] Compiling NIOCore ConvenienceOptionSupport.swift
[106/143] Compiling NIOCore DeadChannel.swift
[107/143] Compiling NIOCore DispatchQueue+WithFuture.swift
[108/143] Compiling NIOCore EventLoop+Deprecated.swift
[109/143] Compiling NIOCore EventLoop+SerialExecutor.swift
[110/143] Compiling NIOCore GlobalSingletons.swift
[111/143] Compiling NIOCore IO.swift
[112/143] Compiling NIOCore IOData.swift
[113/143] Compiling NIOCore IPProtocol.swift
[114/143] Compiling NIOCore IntegerBitPacking.swift
[115/143] Compiling NIOCore IntegerTypes.swift
[116/143] Compiling NIOCore Interfaces.swift
[117/143] Compiling NIOCore Linux.swift
[118/143] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[119/143] Compiling NIOCore BSDSocketAPI.swift
[120/143] Compiling NIOCore ByteBuffer-aux.swift
[121/143] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[122/143] Compiling NIOCore ByteBuffer-conversions.swift
[123/143] Compiling NIOCore ByteBuffer-core.swift
[124/143] Compiling NIOCore ByteBuffer-hex.swift
[125/143] Compiling NIOCore ByteBuffer-int.swift
[126/143] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[127/143] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/143] Compiling NIOCore SocketAddresses.swift
[129/143] Compiling NIOCore SocketOptionProvider.swift
[130/143] Compiling NIOCore SystemCallHelpers.swift
[131/143] Compiling NIOCore TimeAmount+Duration.swift
[132/143] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/143] Compiling NIOCore UniversalBootstrapSupport.swift
[134/143] Compiling NIOCore Utilities.swift
[135/143] Compiling NIOCore ByteBuffer-multi-int.swift
[136/143] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[137/143] Compiling NIOCore ByteBuffer-views.swift
[138/143] Compiling NIOCore Channel.swift
[139/143] Compiling NIOCore ChannelHandler.swift
[140/143] Compiling NIOCore ChannelHandlers.swift
[141/143] Compiling NIOCore ChannelInvoker.swift
[142/143] Compiling NIOCore ChannelOption.swift
[143/143] Emitting module NIOCore
[145/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[146/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[147/195] Emitting module NIOEmbedded
[148/195] Compiling NIOEmbedded Embedded.swift
[150/196] Compiling NIOPosix IO.swift
[151/196] Compiling NIOPosix IntegerBitPacking.swift
[152/196] Compiling NIOPosix IntegerTypes.swift
[153/196] Compiling NIOPosix Linux.swift
[154/196] Compiling NIOPosix LinuxCPUSet.swift
[155/196] Compiling NIOPosix LinuxUring.swift
[156/196] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[157/202] Compiling NIOPosix ThreadPosix.swift
[158/202] Compiling NIOPosix ThreadWindows.swift
[159/202] Compiling NIOPosix UnsafeTransfer.swift
[160/202] Compiling NIOPosix Utilities.swift
[161/202] Compiling NIOPosix VsockAddress.swift
[162/202] Compiling NIOPosix VsockChannelEvents.swift
[163/202] Emitting module NIOPosix
[164/202] Compiling NIOPosix PooledRecvBufferAllocator.swift
[165/202] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[166/202] Compiling NIOPosix PosixSingletons.swift
[167/202] Compiling NIOPosix RawSocketBootstrap.swift
[168/202] Compiling NIOPosix Resolver.swift
[169/202] Compiling NIOPosix Selectable.swift
[170/202] Compiling NIOPosix BSDSocketAPICommon.swift
[171/202] Compiling NIOPosix BSDSocketAPIPosix.swift
[172/202] Compiling NIOPosix BSDSocketAPIWindows.swift
[173/202] Compiling NIOPosix BaseSocket.swift
[174/202] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[175/202] Compiling NIOPosix BaseSocketChannel.swift
[176/202] Compiling NIOPosix BaseStreamSocketChannel.swift
[177/202] Compiling NIOPosix ServerSocket.swift
[178/202] Compiling NIOPosix Socket.swift
[179/202] Compiling NIOPosix SocketChannel.swift
[180/202] Compiling NIOPosix SocketProtocols.swift
[181/202] Compiling NIOPosix System.swift
[182/202] Compiling NIOPosix Thread.swift
[183/202] Compiling NIOPosix SelectableChannel.swift
[184/202] Compiling NIOPosix SelectableEventLoop.swift
[185/202] Compiling NIOPosix SelectorEpoll.swift
[186/202] Compiling NIOPosix SelectorGeneric.swift
[187/202] Compiling NIOPosix SelectorKqueue.swift
[188/202] Compiling NIOPosix SelectorUring.swift
[189/202] Compiling NIOPosix Bootstrap.swift
[190/202] Compiling NIOPosix ControlMessage.swift
[191/202] Compiling NIOPosix DatagramVectorReadManager.swift
[192/202] Compiling NIOPosix Errors+Any.swift
[193/202] Compiling NIOPosix FileDescriptor.swift
[194/202] Compiling NIOPosix GetaddrinfoResolver.swift
[195/202] Compiling NIOPosix HappyEyeballs.swift
[196/202] Compiling NIOPosix NIOThreadPool.swift
[197/202] Compiling NIOPosix NonBlockingFileIO.swift
[198/202] Compiling NIOPosix PendingDatagramWritesManager.swift
[199/202] Compiling NIOPosix PendingWritesManager.swift
[200/202] Compiling NIOPosix PipeChannel.swift
[201/202] Compiling NIOPosix PipePair.swift
[202/202] Compiling NIOPosix Pool.swift
[204/205] Emitting module NIO
[205/205] Compiling NIO Exports.swift
[207/211] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[208/211] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[209/211] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[210/211] Emitting module NIOFoundationCompat
[211/211] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[213/223] Compiling ByteCoding String+ByteCodable.swift
[214/224] Compiling ByteCoding Float+ByteCodable.swift
[215/224] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[216/224] Compiling ByteCoding ByteCodable+Deprecated.swift
[217/224] Compiling ByteCoding ByteCodable.swift
[218/224] Emitting module ByteCoding
[219/224] Compiling ByteCoding PrimitiveByteCodable.swift
[220/224] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[221/224] Compiling ByteCoding Data+ByteCodable.swift
[222/224] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[223/224] Compiling ByteCoding Bool+ByteCodable.swift
[224/224] Compiling ByteCoding Data+HexString.swift
[226/228] Compiling SpeziNumerics ByteBuffer+Int24.swift
[227/228] Emitting module SpeziNumerics
[228/228] Compiling SpeziNumerics MedFloat16.swift
[230/249] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[231/249] Compiling EDFFormat EDFEncodingError.swift
[232/251] Emitting module EDFFormat
[233/251] Compiling EDFFormat SignalLabel.swift
[234/251] Compiling EDFFormat SignalType.swift
[235/251] Compiling EDFFormat FileInformation.swift
[236/251] Compiling EDFFormat RecordingFormat.swift
[237/251] Compiling EDFFormat RecordingIdentification.swift
[238/251] Compiling EDFFormat SubjectIdentification.swift
[239/251] Compiling EDFFormat Channel.swift
[240/251] Compiling EDFFormat DataRecord.swift
[241/251] Compiling EDFFormat DimensionPrefix.swift
[242/251] Compiling EDFFormat Sample.swift
[243/251] Compiling EDFFormat Signal.swift
[244/251] Compiling EDFFormat EDFRepresentable.swift
[245/251] Compiling EDFFormat VerifyAsciiInput.swift
[246/251] Compiling EDFFormat GenericFileWriter.swift
[247/251] Compiling EDFFormat EEGLocation.swift
[248/251] Compiling EDFFormat FileFormat.swift
[249/251] Compiling EDFFormat AngleDimension.swift
[250/251] Compiling EDFFormat SoundPressureLevelDimension.swift
[251/251] Compiling EDFFormat TemperatureDimension.swift
Build complete! (23.60s)
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-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.