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 1.4.2 (e1caa1), with Swift 6.1 for Linux on 30 Apr 2025 20:26:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/compress-nio.git
Reference: 1.4.2
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/adam-fowler/compress-nio
 * tag               1.4.2      -> FETCH_HEAD
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 1.4.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adam-fowler/compress-nio.git
https://github.com/adam-fowler/compress-nio.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/75569] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (7.18s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/4367] Fetching swift-system
[1617/6072] Fetching swift-system, swift-atomics
[5579/22341] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
[4634/17974] 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.2.0 (1.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/19] Write sources
[7/19] Compiling CNIOWindows WSAStartup.c
[8/19] Compiling CNIOWASI CNIOWASI.c
[9/19] Compiling CNIOLinux liburing_shims.c
[9/19] Compiling _AtomicsShims.c
[10/19] Write sources
[12/19] Compiling CNIODarwin shim.c
[13/19] Compiling CCompressZlib empty.c
[14/19] Compiling CNIOLinux shim.c
[15/19] Compiling CNIOWindows shim.c
[16/19] Write swift-version-24593BA9C3E375BF.txt
[18/61] Emitting module InternalCollectionsUtilities
[18/63] Compiling c-nioatomics.c
[20/63] Emitting module Atomics
[21/65] Compiling Atomics ManagedAtomic.swift
[22/65] Compiling Atomics ManagedAtomicLazyReference.swift
[23/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/65] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/65] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/65] Compiling Atomics IntegerConformances.swift
[29/65] Compiling Atomics PointerConformances.swift
[30/65] Compiling Atomics Primitives.native.swift
[31/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/65] Compiling Atomics AtomicReference.swift
[35/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/65] Compiling Atomics AtomicMemoryOrderings.swift
[38/65] Compiling Atomics DoubleWord.swift
[43/66] Compiling _NIODataStructures _TinyArray.swift
[44/66] Compiling _NIODataStructures PriorityQueue.swift
[45/66] Emitting module _NIOBase64
[46/66] Compiling _NIOBase64 Base64.swift
[61/67] Compiling Atomics IntegerOperations.swift
[62/67] Compiling Atomics Unmanaged extensions.swift
[64/68] Compiling c-atomics.c
[67/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/89] Compiling DequeModule _DequeBuffer.swift
[69/89] Compiling DequeModule _DequeBufferHeader.swift
[70/91] Emitting module _NIODataStructures
[71/91] Compiling _NIODataStructures Heap.swift
[72/92] Compiling NIOConcurrencyHelpers lock.swift
[74/92] Emitting module NIOConcurrencyHelpers
[75/92] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/92] Compiling DequeModule Deque+Equatable.swift
[77/92] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/92] Compiling DequeModule Deque+Extras.swift
[79/92] Compiling DequeModule Deque+Hashable.swift
[80/92] Compiling DequeModule Deque._UnsafeHandle.swift
[81/92] Compiling DequeModule Deque.swift
[82/92] Compiling DequeModule Deque+Testing.swift
[83/92] Compiling DequeModule Deque._Storage.swift
[84/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/92] Compiling NIOConcurrencyHelpers atomics.swift
[86/93] Compiling DequeModule _DequeSlot.swift
[87/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/93] Compiling DequeModule Deque+CustomReflectable.swift
[90/93] Compiling DequeModule Deque+Descriptions.swift
[91/93] Compiling DequeModule Deque+Codable.swift
[92/93] Compiling DequeModule Deque+Collection.swift
[93/93] Emitting module DequeModule
[95/153] Compiling NIOCore MarkedCircularBuffer.swift
[96/153] Compiling NIOCore MulticastChannel.swift
[97/153] Compiling NIOCore NIOAny.swift
[98/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/153] Compiling NIOCore NIOLoopBound.swift
[100/153] Compiling NIOCore NIOScheduledCallback.swift
[101/153] Compiling NIOCore NIOSendable.swift
[102/153] Compiling NIOCore RecvByteBufferAllocator.swift
[103/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/161] Compiling NIOCore SocketAddresses.swift
[105/161] Compiling NIOCore SocketOptionProvider.swift
[106/161] Compiling NIOCore SystemCallHelpers.swift
[107/161] Compiling NIOCore TimeAmount+Duration.swift
[108/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/161] Compiling NIOCore UniversalBootstrapSupport.swift
[110/161] Compiling NIOCore Utilities.swift
[111/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[112/161] Compiling NIOCore BSDSocketAPI.swift
[113/161] Compiling NIOCore ByteBuffer-aux.swift
[114/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[115/161] Compiling NIOCore ByteBuffer-conversions.swift
[116/161] Compiling NIOCore ByteBuffer-core.swift
[117/161] Compiling NIOCore ByteBuffer-hex.swift
[118/161] Compiling NIOCore ByteBuffer-int.swift
[119/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[120/161] Compiling NIOCore EventLoop.swift
[121/161] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/161] Compiling NIOCore EventLoopFuture.swift
[125/161] Compiling NIOCore FileDescriptor.swift
[126/161] Compiling NIOCore FileHandle.swift
[127/161] Compiling NIOCore FileRegion.swift
[128/161] Compiling NIOCore ChannelPipeline.swift
[129/161] Compiling NIOCore CircularBuffer.swift
[130/161] Compiling NIOCore Codec.swift
[131/161] Compiling NIOCore ConvenienceOptionSupport.swift
[132/161] Compiling NIOCore DeadChannel.swift
[133/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[134/161] Compiling NIOCore EventLoop+Deprecated.swift
[135/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[136/161] Compiling NIOCore GlobalSingletons.swift
[137/161] Compiling NIOCore IO.swift
[138/161] Compiling NIOCore IOData.swift
[139/161] Compiling NIOCore IPProtocol.swift
[140/161] Compiling NIOCore IntegerBitPacking.swift
[141/161] Compiling NIOCore IntegerTypes.swift
[142/161] Compiling NIOCore Interfaces.swift
[143/161] Compiling NIOCore Linux.swift
[144/161] Compiling NIOCore ByteBuffer-multi-int.swift
[145/161] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[146/161] Compiling NIOCore ByteBuffer-views.swift
[147/161] Compiling NIOCore Channel.swift
[148/161] Compiling NIOCore ChannelHandler.swift
[149/161] Compiling NIOCore ChannelHandlers.swift
[150/161] Compiling NIOCore ChannelInvoker.swift
[151/161] Compiling NIOCore ChannelOption.swift
[152/161] Compiling NIOCore AddressedEnvelope.swift
[153/161] Compiling NIOCore AsyncAwaitSupport.swift
[154/161] Compiling NIOCore AsyncChannel.swift
[155/161] Compiling NIOCore AsyncChannelHandler.swift
[156/161] Compiling NIOCore AsyncChannelInboundStream.swift
[157/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[158/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[159/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/161] Compiling NIOCore NIOAsyncWriter.swift
[161/161] Emitting module NIOCore
[163/171] Compiling CompressNIO Error.swift
[164/171] Compiling CompressNIO Compressor.swift
[165/172] Compiling CompressNIO CompressionAlgorithm.swift
[166/172] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[167/172] Emitting module CompressNIO
[168/172] Compiling CompressNIO ZlibWrapper.swift
[169/172] Compiling CompressNIO ByteBuffer+compress.swift
[170/172] Compiling CompressNIO ByteBuffer+decompress.swift
[171/172] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[172/172] Compiling CompressNIO Zlib.swift
Build complete! (36.45s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.