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 compress-nio, reference 1.4.2 (e1caa1), with Swift 6.2 (beta) for Linux on 23 Jun 2025 06:57:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/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.2
Building package at path:  $PWD
https://github.com/adam-fowler/compress-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (10.41s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[2264/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
[2829/16640] Fetching swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.21s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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
Building for debugging...
[0/19] Write sources
[7/19] Compiling _AtomicsShims.c
[8/19] Compiling CNIOWindows shim.c
[9/19] Compiling CNIOWindows WSAStartup.c
[10/19] Compiling CNIOLinux liburing_shims.c
[10/19] Compiling CNIOWASI CNIOWASI.c
[12/19] Write sources
[13/19] Compiling CNIODarwin shim.c
[14/19] Write swift-version-24593BA9C3E375BF.txt
[15/19] Compiling CCompressZlib empty.c
[16/19] Compiling CNIOLinux shim.c
[18/57] Emitting module _NIODataStructures
[18/57] Compiling c-nioatomics.c
[20/57] Emitting module Atomics
[20/59] Compiling c-atomics.c
[22/65] Compiling Atomics UnsafeAtomic.swift
[23/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/65] Compiling Atomics IntegerConformances.swift
[25/65] Compiling Atomics PointerConformances.swift
[26/65] Compiling Atomics AtomicMemoryOrderings.swift
[27/65] Compiling Atomics DoubleWord.swift
[28/66] Compiling Atomics ManagedAtomic.swift
[29/66] Compiling Atomics ManagedAtomicLazyReference.swift
[30/66] Compiling Atomics AtomicInteger.swift
[31/66] Compiling Atomics AtomicOptionalWrappable.swift
[32/66] Compiling Atomics AtomicReference.swift
[33/66] Compiling Atomics AtomicStorage.swift
[34/66] Compiling Atomics AtomicValue.swift
[41/66] Compiling Atomics RawRepresentable.swift
[42/66] Compiling Atomics AtomicBool.swift
[43/66] Compiling Atomics IntegerOperations.swift
[44/66] Compiling Atomics Unmanaged extensions.swift
[45/66] Emitting module _NIOBase64
[46/66] Compiling _NIOBase64 Base64.swift
[47/66] Emitting module InternalCollectionsUtilities
[48/66] Compiling Atomics Primitives.native.swift
[49/66] Compiling Atomics OptionalRawRepresentable.swift
[50/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/69] Compiling _NIODataStructures _TinyArray.swift
[63/69] Compiling _NIODataStructures PriorityQueue.swift
[64/84] Compiling DequeModule _DequeBuffer.swift
[65/84] Compiling DequeModule _DequeBufferHeader.swift
[66/86] Compiling DequeModule Deque+Extras.swift
[67/86] Compiling DequeModule Deque+Hashable.swift
[68/86] Compiling DequeModule _DequeSlot.swift
[69/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/86] Compiling NIOConcurrencyHelpers lock.swift
[71/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/86] Compiling DequeModule Deque+CustomReflectable.swift
[73/86] Compiling DequeModule Deque+Descriptions.swift
[74/86] Compiling DequeModule Deque+Codable.swift
[75/86] Compiling DequeModule Deque+Collection.swift
[76/86] Compiling _NIODataStructures Heap.swift
[78/87] Compiling DequeModule Deque+Testing.swift
[79/87] Compiling DequeModule Deque._Storage.swift
[80/87] Compiling DequeModule Deque+Equatable.swift
[81/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/87] Compiling DequeModule Deque._UnsafeHandle.swift
[83/87] Compiling DequeModule Deque.swift
[84/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/87] Emitting module NIOConcurrencyHelpers
[86/87] Compiling NIOConcurrencyHelpers atomics.swift
[88/88] Emitting module DequeModule
[90/149] Compiling NIOCore MulticastChannel.swift
[91/149] Compiling NIOCore NIOAny.swift
[92/149] Compiling NIOCore NIOCloseOnErrorHandler.swift
[93/149] Compiling NIOCore NIOLoopBound.swift
[94/149] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[95/149] Compiling NIOCore NIOScheduledCallback.swift
[96/149] Compiling NIOCore NIOSendable.swift
[97/149] Compiling NIOCore RecvByteBufferAllocator.swift
[98/157] Compiling NIOCore IO.swift
[99/157] Compiling NIOCore IOData.swift
[100/157] Compiling NIOCore IPProtocol.swift
[101/157] Compiling NIOCore IntegerBitPacking.swift
[102/157] Compiling NIOCore IntegerTypes.swift
[103/157] Compiling NIOCore Interfaces.swift
[104/157] Compiling NIOCore Linux.swift
[105/157] Compiling NIOCore MarkedCircularBuffer.swift
[106/157] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[107/157] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/157] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[109/157] Compiling NIOCore EventLoopFuture.swift
[110/157] Compiling NIOCore FileDescriptor.swift
[111/157] Compiling NIOCore FileHandle.swift
[112/157] Compiling NIOCore FileRegion.swift
[113/157] Compiling NIOCore GlobalSingletons.swift
[114/157] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[115/157] Compiling NIOCore BSDSocketAPI.swift
[116/157] Compiling NIOCore ByteBuffer-aux.swift
[117/157] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[118/157] Compiling NIOCore ByteBuffer-conversions.swift
[119/157] Compiling NIOCore ByteBuffer-core.swift
[120/157] Compiling NIOCore ByteBuffer-hex.swift
[121/157] Compiling NIOCore ByteBuffer-int.swift
[122/157] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[123/157] Compiling NIOCore CircularBuffer.swift
[124/157] Compiling NIOCore Codec.swift
[125/157] Compiling NIOCore ConvenienceOptionSupport.swift
[126/157] Compiling NIOCore DeadChannel.swift
[127/157] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/157] Compiling NIOCore EventLoop+Deprecated.swift
[129/157] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/157] Compiling NIOCore EventLoop.swift
[131/157] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/157] Compiling NIOCore SocketAddresses.swift
[133/157] Compiling NIOCore SocketOptionProvider.swift
[134/157] Compiling NIOCore SystemCallHelpers.swift
[135/157] Compiling NIOCore TimeAmount+Duration.swift
[136/157] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/157] Compiling NIOCore UniversalBootstrapSupport.swift
[138/157] Compiling NIOCore Utilities.swift
[139/157] Compiling NIOCore ByteBuffer-multi-int.swift
[140/157] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[141/157] Compiling NIOCore ByteBuffer-views.swift
[142/157] Compiling NIOCore Channel.swift
[143/157] Compiling NIOCore ChannelHandler.swift
[144/157] Compiling NIOCore ChannelHandlers.swift
[145/157] Compiling NIOCore ChannelInvoker.swift
[146/157] Compiling NIOCore ChannelOption.swift
[147/157] Compiling NIOCore ChannelPipeline.swift
[148/157] Compiling NIOCore AddressedEnvelope.swift
[149/157] Compiling NIOCore AsyncAwaitSupport.swift
[150/157] Compiling NIOCore AsyncChannel.swift
[151/157] Compiling NIOCore AsyncChannelHandler.swift
[152/157] Compiling NIOCore AsyncChannelInboundStream.swift
[153/157] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/157] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/157] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/157] Compiling NIOCore NIOAsyncWriter.swift
[157/157] Emitting module NIOCore
[159/167] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[160/167] Compiling CompressNIO CompressionAlgorithm.swift
[161/167] Compiling CompressNIO Compressor.swift
[162/167] Compiling CompressNIO Error.swift
[163/168] Compiling CompressNIO ZlibWrapper.swift
[164/168] Emitting module CompressNIO
[165/168] Compiling CompressNIO ByteBuffer+compress.swift
[166/168] Compiling CompressNIO ByteBuffer+decompress.swift
[167/168] Compiling CompressNIO Zlib.swift
[168/168] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
Build complete! (85.94s)
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.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.