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 compress-nio, reference main (e1caa1), with Swift 5.9 for macOS (SPM) on 9 Mar 2025 08:49:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/compress-nio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/compress-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e1caa19 Only assert on STREAM ERROR
Cloned https://github.com/adam-fowler/compress-nio.git
Revision (git rev-parse @):
e1caa19077dda4b00441142ef57da3db02acd466
SUCCESS checkout https://github.com/adam-fowler/compress-nio.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/adam-fowler/compress-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling CNIOWindows shim.c
[0/10] Compiling CNIOWindows WSAStartup.c
[2/10] Compiling CNIOWASI CNIOWASI.c
[3/10] Compiling CCompressZlib empty.c
[4/10] Compiling CNIOLinux shim.c
[5/10] Compiling CNIOLinux liburing_shims.c
[6/34] Compiling _AtomicsShims.c
[7/34] Compiling CNIODarwin shim.c
[9/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/34] Compiling InternalCollectionsUtilities Specialize.swift
[11/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/34] Compiling InternalCollectionsUtilities Debugging.swift
[15/34] Compiling InternalCollectionsUtilities Descriptions.swift
[16/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/54] Compiling Atomics OptionalRawRepresentable.swift
[21/54] Compiling Atomics RawRepresentable.swift
[22/54] Compiling Atomics AtomicBool.swift
[23/54] Compiling Atomics IntegerConformances.swift
[24/54] Emitting module InternalCollectionsUtilities
[25/54] Compiling Atomics Primitives.shims.swift
[26/54] Compiling Atomics AtomicInteger.swift
[27/54] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/54] Emitting module _NIOBase64
[29/54] Compiling _NIOBase64 Base64.swift
[30/70] Compiling _NIODataStructures PriorityQueue.swift
[31/70] Compiling DequeModule _DequeBufferHeader.swift
[32/71] Compiling DequeModule _DequeSlot.swift
[33/71] Compiling _NIODataStructures _TinyArray.swift
[34/71] Compiling DequeModule Deque+CustomReflectable.swift
[35/71] Compiling DequeModule Deque+Descriptions.swift
[36/71] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/71] Compiling DequeModule _DequeBuffer.swift
[38/71] Compiling DequeModule Deque+Testing.swift
[39/71] Compiling DequeModule Deque._Storage.swift
[40/71] Compiling DequeModule Deque+Extras.swift
[41/71] Compiling DequeModule Deque+Hashable.swift
[42/71] Compiling DequeModule Deque._UnsafeHandle.swift
[43/71] Compiling DequeModule Deque.swift
[44/71] Compiling DequeModule Deque+Equatable.swift
[45/71] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[46/71] Compiling DequeModule Deque+Codable.swift
[47/71] Compiling DequeModule Deque+Collection.swift
[48/71] Emitting module DequeModule
[49/71] Compiling Atomics UnsafeAtomic.swift
[50/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/73] Emitting module _NIODataStructures
[52/73] Compiling _NIODataStructures Heap.swift
[53/73] Compiling Atomics AtomicStorage.swift
[54/73] Compiling Atomics AtomicValue.swift
[55/73] Compiling Atomics IntegerOperations.swift
[56/73] Compiling Atomics Unmanaged extensions.swift
[57/73] Compiling Atomics ManagedAtomic.swift
[58/73] Compiling Atomics ManagedAtomicLazyReference.swift
[60/73] Compiling c-nioatomics.c
[72/73] Emitting module Atomics
[72/73] Compiling c-atomics.c
[74/79] Compiling NIOConcurrencyHelpers lock.swift
[75/79] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/79] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/79] Compiling NIOConcurrencyHelpers atomics.swift
[79/79] Emitting module NIOConcurrencyHelpers
[80/140] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[81/140] Compiling NIOCore EventLoopFuture+Deprecated.swift
[82/140] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[83/140] Compiling NIOCore EventLoopFuture.swift
[84/140] Compiling NIOCore FileDescriptor.swift
[85/140] Compiling NIOCore FileHandle.swift
[86/140] Compiling NIOCore FileRegion.swift
[87/140] Compiling NIOCore GlobalSingletons.swift
[88/140] Compiling NIOCore IO.swift
[89/140] Compiling NIOCore IOData.swift
[90/140] Compiling NIOCore IPProtocol.swift
[91/140] Compiling NIOCore IntegerBitPacking.swift
[92/140] Compiling NIOCore IntegerTypes.swift
[93/140] Compiling NIOCore AddressedEnvelope.swift
[94/140] Compiling NIOCore AsyncAwaitSupport.swift
[95/140] Compiling NIOCore AsyncChannel.swift
[96/140] Compiling NIOCore AsyncChannelHandler.swift
[97/140] Compiling NIOCore AsyncChannelInboundStream.swift
[98/140] Compiling NIOCore AsyncChannelOutboundWriter.swift
[99/140] Compiling NIOCore NIOAsyncSequenceProducer.swift
[100/146] Compiling NIOCore Interfaces.swift
[101/146] Compiling NIOCore Linux.swift
[102/146] Compiling NIOCore MarkedCircularBuffer.swift
[103/146] Compiling NIOCore MulticastChannel.swift
[104/146] Compiling NIOCore NIOAny.swift
[105/146] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/146] Compiling NIOCore Codec.swift
[107/146] Compiling NIOCore ConvenienceOptionSupport.swift
[108/146] Compiling NIOCore DeadChannel.swift
[109/146] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/146] Compiling NIOCore EventLoop+Deprecated.swift
[111/146] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/146] Compiling NIOCore EventLoop.swift
[113/146] Compiling NIOCore Channel.swift
[114/146] Compiling NIOCore ChannelHandler.swift
[115/146] Compiling NIOCore ChannelHandlers.swift
[116/146] Compiling NIOCore ChannelInvoker.swift
[117/146] Compiling NIOCore ChannelOption.swift
[118/146] Compiling NIOCore ChannelPipeline.swift
[119/146] Compiling NIOCore CircularBuffer.swift
[120/146] Compiling NIOCore SocketOptionProvider.swift
[121/146] Compiling NIOCore SystemCallHelpers.swift
[122/146] Compiling NIOCore TimeAmount+Duration.swift
[123/146] Compiling NIOCore TypeAssistedChannelHandler.swift
[124/146] Compiling NIOCore UniversalBootstrapSupport.swift
[125/146] Compiling NIOCore Utilities.swift
[126/146] Compiling NIOCore NIOLoopBound.swift
[127/146] Compiling NIOCore NIOScheduledCallback.swift
[128/146] Compiling NIOCore NIOSendable.swift
[129/146] Compiling NIOCore RecvByteBufferAllocator.swift
[130/146] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/146] Compiling NIOCore SocketAddresses.swift
[132/146] Compiling NIOCore ByteBuffer-core.swift
[133/146] Compiling NIOCore ByteBuffer-hex.swift
[134/146] Compiling NIOCore ByteBuffer-int.swift
[135/146] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[136/146] Compiling NIOCore ByteBuffer-multi-int.swift
[137/146] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[138/146] Compiling NIOCore ByteBuffer-views.swift
[139/146] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[140/146] Compiling NIOCore NIOAsyncWriter.swift
[141/146] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[142/146] Compiling NIOCore BSDSocketAPI.swift
[143/146] Compiling NIOCore ByteBuffer-aux.swift
[144/146] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[145/146] Compiling NIOCore ByteBuffer-conversions.swift
[146/146] Emitting module NIOCore
[147/156] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[148/156] Compiling CompressNIO Error.swift
[149/156] Compiling CompressNIO ByteBuffer+compress.swift
[150/156] Emitting module CompressNIO
[151/156] Compiling CompressNIO CompressionAlgorithm.swift
[152/156] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[153/156] Compiling CompressNIO ByteBuffer+decompress.swift
[154/156] Compiling CompressNIO Compressor.swift
[155/156] Compiling CompressNIO ZlibWrapper.swift
[156/156] Compiling CompressNIO Zlib.swift
Build complete! (22.63s)
Fetching https://github.com/apple/swift-nio.git
[1/73983] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (5.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (2.59s)
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/1705] Fetching swift-atomics
[530/5914] Fetching swift-atomics, swift-system
[573/21798] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.82s)
Fetched https://github.com/apple/swift-system.git (1.82s)
Fetched https://github.com/apple/swift-atomics.git (1.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.51s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "compress-nio",
  "name" : "compress-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CompressNIO",
      "targets" : [
        "CompressNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CompressNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "CompressNIOTests",
      "path" : "Tests/CompressNIOTests",
      "sources" : [
        "NIOCompressTests.swift",
        "ZlibCompressTests.swift"
      ],
      "target_dependencies" : [
        "CompressNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CompressNIO",
      "module_type" : "SwiftTarget",
      "name" : "CompressNIO",
      "path" : "Sources/CompressNIO",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "CompressNIO"
      ],
      "sources" : [
        "ByteBuffer+compress.swift",
        "ByteBuffer+decompress.swift",
        "CompressionAlgorithm.swift",
        "Compressor.swift",
        "Error.swift",
        "zlib/ByteBuffer+zlib+compress.swift",
        "zlib/ByteBuffer+zlib+decompress.swift",
        "zlib/Zlib.swift",
        "zlib/ZlibWrapper.swift"
      ],
      "target_dependencies" : [
        "CCompressZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CCompressZlib",
      "module_type" : "ClangTarget",
      "name" : "CCompressZlib",
      "path" : "Sources/CCompressZlib",
      "product_memberships" : [
        "CompressNIO"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.