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 NIOErrorKit, reference 0.0.1 (740848), with Swift 6.0 for Linux on 31 Oct 2024 11:09:27 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/einstore/nioerrorkit.git
Reference: 0.0.1
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/einstore/nioerrorkit
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 7408484 initial upload
Cloned https://github.com/einstore/nioerrorkit.git
Revision (git rev-parse @):
74084844f7def572171311f450cb7d3df0da87c4
SUCCESS checkout https://github.com/einstore/nioerrorkit.git at 0.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/einstore/nioerrorkit.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Einstore/WebErrorKit.git
Fetching https://github.com/apple/swift-nio.git
[1/28] Fetching weberrorkit
Fetched https://github.com/Einstore/WebErrorKit.git from cache (0.18s)
[1/71098] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.35s)
Computing version for https://github.com/Einstore/WebErrorKit.git
Computed https://github.com/Einstore/WebErrorKit.git at 0.0.1 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetched https://github.com/apple/swift-collections.git from cache (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
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
Creating working copy for https://github.com/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at 0.0.1
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.0
Building for debugging...
[0/26] Write sources
[12/26] Compiling CNIOWindows shim.c
[13/26] Compiling CNIOWindows WSAStartup.c
[14/26] Compiling CNIOLinux liburing_shims.c
[15/26] Compiling CNIOWASI CNIOWASI.c
[16/26] Compiling CNIODarwin shim.c
[17/26] Compiling CNIOLLHTTP c_nio_http.c
[18/26] Write sources
[19/26] Compiling CNIOLinux shim.c
[20/26] Compiling CNIOLLHTTP c_nio_api.c
[21/26] Compiling _AtomicsShims.c
[22/26] Write swift-version-24593BA9C3E375BF.txt
[23/26] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/76] Emitting module InternalCollectionsUtilities
[25/78] Compiling c-nioatomics.c
[26/78] Compiling c-atomics.c
[28/84] Compiling Atomics AtomicInteger.swift
[29/84] Compiling Atomics AtomicOptionalWrappable.swift
[30/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/84] Compiling InternalCollectionsUtilities Specialize.swift
[32/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/84] Compiling Atomics AtomicMemoryOrderings.swift
[35/84] Compiling Atomics DoubleWord.swift
[36/84] Compiling _NIODataStructures _TinyArray.swift
[37/84] Compiling _NIODataStructures PriorityQueue.swift
[38/84] Compiling WebErrorKit WebError+RawRepresentable.swift
[39/84] Compiling WebErrorKit WebErrorContent.swift
[40/84] Compiling WebErrorKit WebError.swift
[41/84] Compiling WebErrorKit WebError+Serializable.swift
[42/84] Compiling WebErrorKit SerializableWebError.swift
[43/84] Compiling WebErrorKit String+Codify.swift
[44/84] Compiling Atomics AtomicBool.swift
[45/84] Compiling Atomics Primitives.shims.swift
[50/84] Compiling Atomics AtomicReference.swift
[51/84] Compiling Atomics AtomicStorage.swift
[52/84] Compiling Atomics AtomicValue.swift
[58/86] Emitting module _NIOBase64
[59/86] Compiling _NIOBase64 Base64.swift
[63/87] Compiling Atomics IntegerConformances.swift
[64/87] Compiling Atomics PointerConformances.swift
[65/87] Compiling Atomics Primitives.native.swift
[66/87] Compiling Atomics OptionalRawRepresentable.swift
[67/87] Compiling Atomics RawRepresentable.swift
[72/88] Emitting module Atomics
[77/88] Compiling Atomics IntegerOperations.swift
[78/88] Compiling Atomics Unmanaged extensions.swift
[80/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/89] Emitting module NIOConcurrencyHelpers
[82/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/89] Emitting module _NIODataStructures
[84/89] Compiling _NIODataStructures Heap.swift
[86/105] Compiling NIOConcurrencyHelpers lock.swift
[87/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/105] Compiling NIOConcurrencyHelpers atomics.swift
[90/106] Compiling DequeModule _DequeBuffer.swift
[91/106] Compiling DequeModule _DequeBufferHeader.swift
[92/106] Compiling DequeModule Deque+Equatable.swift
[93/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/108] Compiling DequeModule _DequeSlot.swift
[95/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/108] Compiling DequeModule Deque+Extras.swift
[97/108] Compiling DequeModule Deque+Hashable.swift
[98/108] Compiling DequeModule Deque._UnsafeHandle.swift
[99/108] Compiling DequeModule Deque.swift
[100/108] Compiling DequeModule Deque+Testing.swift
[101/108] Compiling DequeModule Deque._Storage.swift
[102/108] Compiling DequeModule Deque+Codable.swift
[103/108] Compiling DequeModule Deque+Collection.swift
[104/108] Compiling DequeModule Deque+CustomReflectable.swift
[105/108] Compiling DequeModule Deque+Descriptions.swift
[106/108] Emitting module DequeModule
[108/110] Emitting module WebErrorKit
[109/110] Compiling WebErrorKit Exports.swift
[111/170] Compiling NIOCore IO.swift
[112/170] Compiling NIOCore IOData.swift
[113/170] Compiling NIOCore IPProtocol.swift
[114/170] Compiling NIOCore IntegerBitPacking.swift
[115/170] Compiling NIOCore IntegerTypes.swift
[116/170] Compiling NIOCore Interfaces.swift
[117/170] Compiling NIOCore Linux.swift
[118/170] Compiling NIOCore MarkedCircularBuffer.swift
[119/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/178] Compiling NIOCore EventLoopFuture.swift
[123/178] Compiling NIOCore FileDescriptor.swift
[124/178] Compiling NIOCore FileHandle.swift
[125/178] Compiling NIOCore FileRegion.swift
[126/178] Compiling NIOCore GlobalSingletons.swift
[127/178] Compiling NIOCore MulticastChannel.swift
[128/178] Compiling NIOCore NIOAny.swift
[129/178] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/178] Compiling NIOCore NIOLoopBound.swift
[131/178] Compiling NIOCore NIOScheduledCallback.swift
[132/178] Compiling NIOCore NIOSendable.swift
[133/178] Compiling NIOCore PointerHelpers.swift
[134/178] Compiling NIOCore RecvByteBufferAllocator.swift
[135/178] Compiling NIOCore CircularBuffer.swift
[136/178] Compiling NIOCore Codec.swift
[137/178] Compiling NIOCore ConvenienceOptionSupport.swift
[138/178] Compiling NIOCore DeadChannel.swift
[139/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/178] Compiling NIOCore EventLoop+Deprecated.swift
[141/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/178] Compiling NIOCore EventLoop.swift
[143/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[144/178] Compiling NIOCore SocketAddresses.swift
[145/178] Compiling NIOCore SocketOptionProvider.swift
[146/178] Compiling NIOCore SystemCallHelpers.swift
[147/178] Compiling NIOCore TimeAmount+Duration.swift
[148/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[149/178] Compiling NIOCore UniversalBootstrapSupport.swift
[150/178] Compiling NIOCore Utilities.swift
[151/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/178] Compiling NIOCore BSDSocketAPI.swift
[153/178] Compiling NIOCore ByteBuffer-aux.swift
[154/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/178] Compiling NIOCore ByteBuffer-conversions.swift
[156/178] Compiling NIOCore ByteBuffer-core.swift
[157/178] Compiling NIOCore ByteBuffer-hex.swift
[158/178] Compiling NIOCore ByteBuffer-int.swift
[159/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/178] Compiling NIOCore AddressedEnvelope.swift
[161/178] Compiling NIOCore AsyncAwaitSupport.swift
[162/178] Compiling NIOCore AsyncChannel.swift
[163/178] Compiling NIOCore AsyncChannelHandler.swift
[164/178] Compiling NIOCore AsyncChannelInboundStream.swift
[165/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[166/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[167/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/178] Compiling NIOCore NIOAsyncWriter.swift
[169/178] Compiling NIOCore ByteBuffer-multi-int.swift
[170/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[171/178] Compiling NIOCore ByteBuffer-views.swift
[172/178] Compiling NIOCore Channel.swift
[173/178] Compiling NIOCore ChannelHandler.swift
[174/178] Compiling NIOCore ChannelHandlers.swift
[175/178] Compiling NIOCore ChannelInvoker.swift
[176/178] Compiling NIOCore ChannelOption.swift
[177/178] Compiling NIOCore ChannelPipeline.swift
[178/178] Emitting module NIOCore
[180/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/231] Compiling NIOEmbedded Embedded.swift
[182/231] Emitting module NIOEmbedded
[183/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[185/232] Compiling NIOPosix Pool.swift
[186/232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[187/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[188/232] Compiling NIOPosix PosixSingletons.swift
[189/232] Compiling NIOPosix RawSocketBootstrap.swift
[190/232] Compiling NIOPosix Resolver.swift
[191/232] Compiling NIOPosix Selectable.swift
[192/238] Compiling NIOPosix ThreadPosix.swift
[193/238] Compiling NIOPosix ThreadWindows.swift
[194/238] Compiling NIOPosix UnsafeTransfer.swift
[195/238] Compiling NIOPosix Utilities.swift
[196/238] Compiling NIOPosix VsockAddress.swift
[197/238] Compiling NIOPosix VsockChannelEvents.swift
[198/238] Emitting module NIOPosix
[199/238] Compiling NIOPosix IO.swift
[200/238] Compiling NIOPosix IntegerBitPacking.swift
[201/238] Compiling NIOPosix IntegerTypes.swift
[202/238] Compiling NIOPosix Linux.swift
[203/238] Compiling NIOPosix LinuxCPUSet.swift
[204/238] Compiling NIOPosix LinuxUring.swift
[205/238] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[206/238] Compiling NIOPosix ServerSocket.swift
[207/238] Compiling NIOPosix Socket.swift
[208/238] Compiling NIOPosix SocketChannel.swift
[209/238] Compiling NIOPosix SocketProtocols.swift
[210/238] Compiling NIOPosix System.swift
[211/238] Compiling NIOPosix Thread.swift
[212/238] Compiling NIOPosix Bootstrap.swift
[213/238] Compiling NIOPosix ControlMessage.swift
[214/238] Compiling NIOPosix DatagramVectorReadManager.swift
[215/238] Compiling NIOPosix Errors+Any.swift
[216/238] Compiling NIOPosix FileDescriptor.swift
[217/238] Compiling NIOPosix GetaddrinfoResolver.swift
[218/238] Compiling NIOPosix HappyEyeballs.swift
[219/238] Compiling NIOPosix BSDSocketAPICommon.swift
[220/238] Compiling NIOPosix BSDSocketAPIPosix.swift
[221/238] Compiling NIOPosix BSDSocketAPIWindows.swift
[222/238] Compiling NIOPosix BaseSocket.swift
[223/238] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[224/238] Compiling NIOPosix BaseSocketChannel.swift
[225/238] Compiling NIOPosix BaseStreamSocketChannel.swift
[226/238] Compiling NIOPosix SelectableChannel.swift
[227/238] Compiling NIOPosix SelectableEventLoop.swift
[228/238] Compiling NIOPosix SelectorEpoll.swift
[229/238] Compiling NIOPosix SelectorGeneric.swift
[230/238] Compiling NIOPosix SelectorKqueue.swift
[231/238] Compiling NIOPosix SelectorUring.swift
[232/238] Compiling NIOPosix NIOThreadPool.swift
[233/238] Compiling NIOPosix NonBlockingFileIO.swift
[234/238] Compiling NIOPosix PendingDatagramWritesManager.swift
[235/238] Compiling NIOPosix PendingWritesManager.swift
[236/238] Compiling NIOPosix PipeChannel.swift
[237/238] Compiling NIOPosix PipePair.swift
[238/238] Compiling NIOPosix PointerHelpers.swift
[240/241] Emitting module NIO
[241/241] Compiling NIO Exports.swift
[243/258] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[244/258] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[245/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[246/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[247/260] Emitting module NIOHTTP1
[248/260] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[249/260] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[250/260] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[251/260] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[252/260] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[253/260] Compiling NIOHTTP1 HTTPTypes.swift
[254/260] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[255/260] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[256/260] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[257/260] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[258/260] Compiling NIOHTTP1 ByteCollectionUtils.swift
[259/260] Compiling NIOHTTP1 HTTPDecoder.swift
[260/260] Compiling NIOHTTP1 HTTPEncoder.swift
[262/264] Emitting module NIOErrorKit
[263/264] Compiling NIOErrorKit WebError+NIO.swift
[264/264] Compiling NIOErrorKit Exports.swift
Build complete! (48.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "weberrorkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Einstore/WebErrorKit.git"
    }
  ],
  "manifest_display_name" : "NIOErrorKit",
  "name" : "NIOErrorKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOErrorKit",
      "targets" : [
        "NIOErrorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOErrorKit",
      "module_type" : "SwiftTarget",
      "name" : "NIOErrorKit",
      "path" : "Sources/NIOErrorKit",
      "product_dependencies" : [
        "WebErrorKit",
        "NIO",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOErrorKit"
      ],
      "sources" : [
        "Exports.swift",
        "WebError+NIO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.