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 SpeziNetworking, reference main (098e78), with Swift 6.2 (beta) for Linux on 23 Jun 2025 07:11:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNetworking.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/SpeziNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 098e78d Migrate to Swift Testing (#15)
Cloned https://github.com/StanfordSpezi/SpeziNetworking.git
Revision (git rev-parse @):
098e78d7717fc4e3199c579e47c75b916ce678ca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNetworking.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziNetworking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
[5758/82096] Fetching swift-numerics, swift-nio
Fetched https://github.com/apple/swift-numerics.git from cache (4.22s)
Fetched https://github.com/apple/swift-nio.git from cache (4.32s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (6.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.98s)
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/4436] Fetching swift-system
[4437/6233] Fetching swift-system, swift-atomics
[5031/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
[2796/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.28s)
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.68s)
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
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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
Building for debugging...
[0/25] Write sources
[14/25] Compiling CNIOWASI CNIOWASI.c
[15/25] Compiling CNIOWindows shim.c
[16/25] Compiling CNIOLinux liburing_shims.c
[17/25] Write sources
[18/25] Compiling _AtomicsShims.c
[19/25] Compiling CNIOWindows WSAStartup.c
[20/25] Compiling CNIOLinux shim.c
[21/25] Compiling CNIODarwin shim.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[24/63] Emitting module _NIODataStructures
[24/63] Compiling c-atomics.c
[24/63] Compiling c-nioatomics.c
[27/69] Compiling Atomics AtomicReference.swift
[28/69] Compiling Atomics IntegerConformances.swift
[29/69] Compiling Atomics AtomicInteger.swift
[30/69] Compiling Atomics AtomicOptionalWrappable.swift
[31/70] Compiling InternalCollectionsUtilities Descriptions.swift
[32/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/70] Emitting module _NIOBase64
[35/70] Compiling _NIOBase64 Base64.swift
[36/70] Compiling Atomics AtomicStorage.swift
[37/70] Compiling Atomics AtomicValue.swift
[38/70] Emitting module InternalCollectionsUtilities
[39/70] Compiling Atomics AtomicMemoryOrderings.swift
[40/70] Compiling Atomics DoubleWord.swift
[41/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/73] Compiling _NIODataStructures PriorityQueue.swift
[49/73] Compiling _NIODataStructures _TinyArray.swift
[50/73] Compiling Atomics UnsafeAtomic.swift
[51/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/73] Compiling Atomics ManagedAtomic.swift
[55/73] Compiling Atomics ManagedAtomicLazyReference.swift
[59/73] Compiling Atomics AtomicBool.swift
[60/73] Emitting module Atomics
[64/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/89] Compiling Atomics IntegerOperations.swift
[67/89] Compiling Atomics Unmanaged extensions.swift
[69/90] Compiling DequeModule _DequeBuffer.swift
[70/90] Compiling DequeModule _DequeBufferHeader.swift
[71/92] Compiling DequeModule Deque+CustomReflectable.swift
[72/92] Compiling DequeModule Deque+Descriptions.swift
[73/92] Compiling DequeModule Deque+Extras.swift
[74/92] Compiling DequeModule Deque+Hashable.swift
[75/92] Compiling _NIODataStructures Heap.swift
[77/93] Compiling DequeModule _DequeSlot.swift
[78/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/93] Compiling NIOConcurrencyHelpers lock.swift
[80/93] Compiling DequeModule Deque+Testing.swift
[81/93] Compiling DequeModule Deque._Storage.swift
[82/93] Compiling DequeModule Deque+Equatable.swift
[83/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/93] Compiling DequeModule Deque._UnsafeHandle.swift
[85/93] Compiling DequeModule Deque.swift
[86/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/93] Emitting module NIOConcurrencyHelpers
[89/93] Compiling NIOConcurrencyHelpers atomics.swift
[90/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/94] Emitting module DequeModule
[93/94] Compiling DequeModule Deque+Codable.swift
[94/94] Compiling DequeModule Deque+Collection.swift
[96/155] Compiling NIOCore MulticastChannel.swift
[97/155] Compiling NIOCore NIOAny.swift
[98/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/155] Compiling NIOCore NIOLoopBound.swift
[100/155] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[101/155] Compiling NIOCore NIOScheduledCallback.swift
[102/155] Compiling NIOCore NIOSendable.swift
[103/155] Compiling NIOCore RecvByteBufferAllocator.swift
[104/163] Compiling NIOCore AddressedEnvelope.swift
[105/163] Compiling NIOCore AsyncAwaitSupport.swift
[106/163] Compiling NIOCore AsyncChannel.swift
[107/163] Compiling NIOCore AsyncChannelHandler.swift
[108/163] Compiling NIOCore AsyncChannelInboundStream.swift
[109/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[112/163] Compiling NIOCore NIOAsyncWriter.swift
[113/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/163] Compiling NIOCore SocketAddresses.swift
[115/163] Compiling NIOCore SocketOptionProvider.swift
[116/163] Compiling NIOCore SystemCallHelpers.swift
[117/163] Compiling NIOCore TimeAmount+Duration.swift
[118/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/163] Compiling NIOCore UniversalBootstrapSupport.swift
[120/163] Compiling NIOCore Utilities.swift
[121/163] Compiling NIOCore ByteBuffer-multi-int.swift
[122/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[123/163] Compiling NIOCore ByteBuffer-views.swift
[124/163] Compiling NIOCore Channel.swift
[125/163] Compiling NIOCore ChannelHandler.swift
[126/163] Compiling NIOCore ChannelHandlers.swift
[127/163] Compiling NIOCore ChannelInvoker.swift
[128/163] Compiling NIOCore ChannelOption.swift
[129/163] Compiling NIOCore ChannelPipeline.swift
[130/163] Compiling NIOCore IO.swift
[131/163] Compiling NIOCore IOData.swift
[132/163] Compiling NIOCore IPProtocol.swift
[133/163] Compiling NIOCore IntegerBitPacking.swift
[134/163] Compiling NIOCore IntegerTypes.swift
[135/163] Compiling NIOCore Interfaces.swift
[136/163] Compiling NIOCore Linux.swift
[137/163] Compiling NIOCore MarkedCircularBuffer.swift
[138/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/163] Compiling NIOCore EventLoopFuture.swift
[142/163] Compiling NIOCore FileDescriptor.swift
[143/163] Compiling NIOCore FileHandle.swift
[144/163] Compiling NIOCore FileRegion.swift
[145/163] Compiling NIOCore GlobalSingletons.swift
[146/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/163] Compiling NIOCore BSDSocketAPI.swift
[148/163] Compiling NIOCore ByteBuffer-aux.swift
[149/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[150/163] Compiling NIOCore ByteBuffer-conversions.swift
[151/163] Compiling NIOCore ByteBuffer-core.swift
[152/163] Compiling NIOCore ByteBuffer-hex.swift
[153/163] Compiling NIOCore ByteBuffer-int.swift
[154/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/163] Emitting module NIOCore
[156/163] Compiling NIOCore CircularBuffer.swift
[157/163] Compiling NIOCore Codec.swift
[158/163] Compiling NIOCore ConvenienceOptionSupport.swift
[159/163] Compiling NIOCore DeadChannel.swift
[160/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[161/163] Compiling NIOCore EventLoop+Deprecated.swift
[162/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[163/163] Compiling NIOCore EventLoop.swift
[165/214] Emitting module NIOEmbedded
[166/214] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/214] Compiling NIOEmbedded Embedded.swift
[168/214] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/215] Compiling NIOPosix Pool.swift
[171/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[172/215] Compiling NIOPosix PosixSingletons.swift
[173/215] Compiling NIOPosix RawSocketBootstrap.swift
[174/215] Compiling NIOPosix Resolver.swift
[175/215] Compiling NIOPosix Selectable.swift
[176/221] Compiling NIOPosix ThreadPosix.swift
[177/221] Compiling NIOPosix ThreadWindows.swift
[178/221] Compiling NIOPosix UnsafeTransfer.swift
[179/221] Compiling NIOPosix Utilities.swift
[180/221] Compiling NIOPosix VsockAddress.swift
[181/221] Compiling NIOPosix VsockChannelEvents.swift
[182/221] Emitting module NIOPosix
[183/221] Compiling NIOPosix SelectableChannel.swift
[184/221] Compiling NIOPosix SelectableEventLoop.swift
[185/221] Compiling NIOPosix SelectorEpoll.swift
[186/221] Compiling NIOPosix SelectorGeneric.swift
[187/221] Compiling NIOPosix SelectorKqueue.swift
[188/221] Compiling NIOPosix SelectorUring.swift
[189/221] Compiling NIOPosix ServerSocket.swift
[190/221] Compiling NIOPosix Socket.swift
[191/221] Compiling NIOPosix SocketChannel.swift
[192/221] Compiling NIOPosix SocketProtocols.swift
[193/221] Compiling NIOPosix System.swift
[194/221] Compiling NIOPosix Thread.swift
[195/221] Compiling NIOPosix Bootstrap.swift
[196/221] Compiling NIOPosix ControlMessage.swift
[197/221] Compiling NIOPosix DatagramVectorReadManager.swift
[198/221] Compiling NIOPosix Errors+Any.swift
[199/221] Compiling NIOPosix FileDescriptor.swift
[200/221] Compiling NIOPosix GetaddrinfoResolver.swift
[201/221] Compiling NIOPosix HappyEyeballs.swift
[202/221] Compiling NIOPosix BSDSocketAPICommon.swift
[203/221] Compiling NIOPosix BSDSocketAPIPosix.swift
[204/221] Compiling NIOPosix BSDSocketAPIWindows.swift
[205/221] Compiling NIOPosix BaseSocket.swift
[206/221] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[207/221] Compiling NIOPosix BaseSocketChannel.swift
[208/221] Compiling NIOPosix BaseStreamSocketChannel.swift
[209/221] Compiling NIOPosix IO.swift
[210/221] Compiling NIOPosix IntegerBitPacking.swift
[211/221] Compiling NIOPosix IntegerTypes.swift
[212/221] Compiling NIOPosix Linux.swift
[213/221] Compiling NIOPosix LinuxCPUSet.swift
[214/221] Compiling NIOPosix LinuxUring.swift
[215/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[216/221] Compiling NIOPosix NIOThreadPool.swift
[217/221] Compiling NIOPosix NonBlockingFileIO.swift
[218/221] Compiling NIOPosix PendingDatagramWritesManager.swift
[219/221] Compiling NIOPosix PendingWritesManager.swift
[220/221] Compiling NIOPosix PipeChannel.swift
[221/221] Compiling NIOPosix PipePair.swift
[223/224] Compiling NIO Exports.swift
[224/224] Emitting module NIO
[226/230] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[227/230] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/230] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[229/230] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[230/230] Emitting module NIOFoundationCompat
[232/242] Compiling ByteCoding String+ByteCodable.swift
[233/243] Emitting module ByteCoding
[234/243] Compiling ByteCoding PrimitiveByteCodable.swift
[235/243] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[236/243] Compiling ByteCoding Float+ByteCodable.swift
[237/243] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[238/243] Compiling ByteCoding Bool+ByteCodable.swift
[239/243] Compiling ByteCoding Data+ByteCodable.swift
[240/243] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[241/243] Compiling ByteCoding ByteCodable+Deprecated.swift
[242/243] Compiling ByteCoding ByteCodable.swift
[243/243] Compiling ByteCoding Data+HexString.swift
[245/252] Emitting module XCTByteCoding
[246/252] Compiling XCTByteCoding TestIdentity.swift
[248/253] Emitting module SpeziNumerics
[249/253] Compiling SpeziNumerics ByteBuffer+Int24.swift
[250/253] Compiling ByteCodingTesting TestIdentity.swift
[251/253] Emitting module ByteCodingTesting
[253/254] Compiling SpeziNumerics MedFloat.swift
[254/254] Compiling SpeziNumerics MedFloatImpl.swift
Build complete! (73.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.59.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    }
  ],
  "manifest_display_name" : "SpeziNetworking",
  "name" : "SpeziNetworking",
  "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" : "ByteCoding",
      "targets" : [
        "ByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziNumerics",
      "targets" : [
        "SpeziNumerics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTByteCoding",
      "targets" : [
        "XCTByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ByteCodingTesting",
      "targets" : [
        "ByteCodingTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "XCTByteCoding",
      "path" : "Sources/XCTByteCoding",
      "product_memberships" : [
        "XCTByteCoding"
      ],
      "sources" : [
        "TestIdentity.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziNumericsTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumericsTests",
      "path" : "Tests/SpeziNumericsTests",
      "product_dependencies" : [
        "RealModule"
      ],
      "sources" : [
        "Int24Tests.swift",
        "MedFloatTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "SpeziNumerics",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziNumerics",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumerics",
      "path" : "Sources/SpeziNumerics",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SpeziNumerics"
      ],
      "sources" : [
        "ByteBuffer+Int24.swift",
        "MedFloat.swift",
        "MedFloatImpl.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCodingTests",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTests",
      "path" : "Tests/ByteCodingTests",
      "sources" : [
        "ByteCodableTests.swift",
        "RawRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ByteCodingTesting",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTesting",
      "path" : "Sources/ByteCodingTesting",
      "product_memberships" : [
        "ByteCodingTesting"
      ],
      "sources" : [
        "TestIdentity.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "ByteCoding",
      "path" : "Sources/ByteCoding",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "ByteCoding",
        "SpeziNumerics",
        "XCTByteCoding",
        "ByteCodingTesting"
      ],
      "sources" : [
        "ByteCodable+Deprecated.swift",
        "ByteCodable.swift",
        "PrimitiveByteCodable.swift",
        "RawRepresentable+ByteCodable.swift",
        "RawRepresentable+PrimitiveByteCodable.swift",
        "StandardLibrary/Bool+ByteCodable.swift",
        "StandardLibrary/Data+ByteCodable.swift",
        "StandardLibrary/FixedWithInteger+ByteCodable.swift",
        "StandardLibrary/Float+ByteCodable.swift",
        "StandardLibrary/String+ByteCodable.swift",
        "TestingSupport/Data+HexString.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.