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 swift-nio, reference main (eeda80), with Swift 5.10 for macOS (SPM) on 20 Sep 2024 20:54:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnnzhou/swift-nio_writable_buffered_bytes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eeda805 Merge branch 'main' into main
Cloned https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
Revision (git rev-parse @):
eeda805a2b8c1babcd6160d351c0ddf1920bbf0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git at main
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/1569] Fetching swift-atomics
[49/5229] Fetching swift-atomics, swift-system
[948/20270] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.43s)
Fetched https://github.com/apple/swift-system.git from cache (2.43s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.66s)
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.3.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.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio_writable_buffered_bytes",
      "name": "swift-nio",
      "url": "https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio_writable_buffered_bytes",
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
[1/24246] Fetching swift-nio_writable_buffered_bytes
Fetched https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git from cache (2.38s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.02s)
Creating working copy for https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
Working copy of https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git resolved at main (eeda805)
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.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.3.2
warning: '.resolve-product-dependencies': dependency 'swift-nio_writable_buffered_bytes' is not used by any target
Found 3 product dependencies
  - swift-atomics
  - swift-collections
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/120] Write swift-version-33747A42983211AE.txt
[1/120] Copying PrivacyInfo.xcprivacy
[3/120] Write sources
[7/124] Compiling CNIOWASI CNIOWASI.c
[8/124] Write sources
[9/124] Compiling CNIOLinux liburing_shims.c
[9/124] Compiling CNIOLinux shim.c
[11/124] Write sources
[13/124] Write NIOWebSocketServer-entitlement.plist
[14/124] Write sources
[15/124] Write NIOWebSocketClient-entitlement.plist
[16/124] Write sources
[18/124] Write NIOUDPEchoServer-entitlement.plist
[19/124] Write sources
[20/124] Write NIOUDPEchoClient-entitlement.plist
[21/124] Write sources
[24/124] Write NIOTCPEchoServer-entitlement.plist
[25/124] Write sources
[26/124] Write NIOTCPEchoClient-entitlement.plist
[27/124] Write sources
[29/124] Write NIOPerformanceTester-entitlement.plist
[30/124] Write sources
[31/124] Write NIOMulticastChat-entitlement.plist
[32/124] Write sources
[33/124] Write NIOHTTP1Server-entitlement.plist
[34/124] Write sources
[35/124] Write NIOHTTP1Client-entitlement.plist
[36/124] Write sources
[42/124] Write NIOEchoServer-entitlement.plist
[43/124] Write sources
[44/124] Write NIOEchoClient-entitlement.plist
[45/124] Write sources
[46/124] Write NIOCrashTester-entitlement.plist
[47/124] Write sources
[50/124] Write NIOChatServer-entitlement.plist
[51/124] Write sources
[52/124] Write NIOChatClient-entitlement.plist
[53/124] Write sources
[54/124] Write NIOAsyncAwaitDemo-entitlement.plist
[55/124] Write sources
[58/144] Compiling CNIODarwin shim.c
[59/144] Compiling CNIOSHA1 c_nio_sha1.c
[60/144] Compiling CNIOLLHTTP c_nio_http.c
[61/144] Compiling CNIOWindows shim.c
[62/144] Compiling CSystem shims.c
[63/144] Write sources
[64/144] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/144] Compiling CNIOWindows WSAStartup.c
[66/144] Compiling CNIOLLHTTP c_nio_api.c
[67/144] Compiling _AtomicsShims.c
[69/184] Compiling Atomics OptionalRawRepresentable.swift
[70/184] Compiling Atomics RawRepresentable.swift
[71/185] Compiling Atomics AtomicOptionalWrappable.swift
[72/185] Compiling Atomics AtomicReference.swift
[73/185] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/185] Compiling Atomics AtomicMemoryOrderings.swift
[75/185] Compiling Atomics DoubleWord.swift
[76/185] Compiling Atomics ManagedAtomic.swift
[77/185] Compiling Atomics ManagedAtomicLazyReference.swift
[78/185] Emitting module _NIOBase64
[79/185] Compiling _NIOBase64 Base64.swift
[80/185] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/185] Compiling Atomics AtomicBool.swift
[82/185] Compiling Atomics IntegerConformances.swift
[83/185] Compiling Atomics Primitives.shims.swift
[84/185] Compiling Atomics AtomicInteger.swift
[85/185] Compiling Atomics PointerConformances.swift
[86/185] Compiling Atomics Primitives.native.swift
[87/185] Emitting module InternalCollectionsUtilities
[88/185] Compiling Atomics AtomicStorage.swift
[89/185] Compiling Atomics AtomicValue.swift
[90/201] Compiling DequeModule _DequeBufferHeader.swift
[91/202] Emitting module _NIODataStructures
[92/202] Compiling DequeModule Deque+Extras.swift
[93/202] Compiling DequeModule Deque+Hashable.swift
[94/202] Compiling _NIODataStructures PriorityQueue.swift
[95/202] Compiling _NIODataStructures _TinyArray.swift
[96/202] Compiling _NIODataStructures Heap.swift
[97/202] Compiling DequeModule Deque+Equatable.swift
[98/202] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/202] Compiling DequeModule Deque+Testing.swift
[100/202] Compiling DequeModule Deque._Storage.swift
[101/202] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/202] Compiling Atomics UnsafeAtomic.swift
[103/202] Compiling Atomics UnsafeAtomicLazyReference.swift
[104/204] Compiling DequeModule _DequeSlot.swift
[105/204] Compiling DequeModule _DequeBuffer.swift
[106/204] Compiling DequeModule Deque._UnsafeHandle.swift
[107/204] Compiling DequeModule Deque.swift
[112/204] Compiling DequeModule Deque+CustomReflectable.swift
[113/204] Compiling DequeModule Deque+Descriptions.swift
[114/204] Compiling DequeModule Deque+Codable.swift
[115/204] Compiling DequeModule Deque+Collection.swift
[116/204] Emitting module DequeModule
[117/204] Compiling Atomics IntegerOperations.swift
[118/204] Compiling Atomics Unmanaged extensions.swift
[131/206] Compiling SystemPackage Util.swift
[132/206] Compiling SystemPackage UtilConsumers.swift
[151/206] Emitting module SystemPackage
[151/206] Compiling c-nioatomics.c
[155/206] Emitting module Atomics
[155/206] Compiling c-atomics.c
[157/212] Emitting module NIOConcurrencyHelpers
[158/212] Compiling NIOConcurrencyHelpers NIOLock.swift
[159/212] Compiling NIOConcurrencyHelpers lock.swift
[160/212] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[161/212] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[162/212] Compiling NIOConcurrencyHelpers atomics.swift
[163/271] Compiling NIOCore GlobalSingletons.swift
[164/271] Compiling NIOCore IO.swift
[165/271] Compiling NIOCore IOData.swift
[166/271] Compiling NIOCore IPProtocol.swift
[167/271] Compiling NIOCore IntegerBitPacking.swift
[168/271] Compiling NIOCore IntegerTypes.swift
[169/277] Compiling NIOCore Interfaces.swift
[170/277] Compiling NIOCore Linux.swift
[171/277] Compiling NIOCore MarkedCircularBuffer.swift
[172/277] Compiling NIOCore MulticastChannel.swift
[173/277] Compiling NIOCore NIOAny.swift
[174/277] Compiling NIOCore NIOCloseOnErrorHandler.swift
[175/277] Compiling NIOCore NIOLoopBound.swift
[176/277] Compiling NIOCore NIOSendable.swift
[177/277] Compiling NIOCore PointerHelpers.swift
[178/277] Compiling NIOCore RecvByteBufferAllocator.swift
[179/277] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[180/277] Compiling NIOCore SocketAddresses.swift
[181/277] Compiling NIOCore AddressedEnvelope.swift
[182/277] Compiling NIOCore AsyncAwaitSupport.swift
[183/277] Compiling NIOCore AsyncChannel.swift
[184/277] Compiling NIOCore AsyncChannelHandler.swift
[185/277] Compiling NIOCore AsyncChannelInboundStream.swift
[186/277] Compiling NIOCore AsyncChannelOutboundWriter.swift
[187/277] Compiling NIOCore NIOAsyncSequenceProducer.swift
[188/277] Compiling NIOCore SocketOptionProvider.swift
[189/277] Compiling NIOCore SystemCallHelpers.swift
[190/277] Compiling NIOCore TimeAmount+Duration.swift
[191/277] Compiling NIOCore TypeAssistedChannelHandler.swift
[192/277] Compiling NIOCore UniversalBootstrapSupport.swift
[193/277] Compiling NIOCore Utilities.swift
[194/277] Compiling NIOCore DeadChannel.swift
[195/277] Compiling NIOCore DispatchQueue+WithFuture.swift
[196/277] Compiling NIOCore EventLoop+Deprecated.swift
[197/277] Compiling NIOCore EventLoop+SerialExecutor.swift
[198/277] Compiling NIOCore EventLoop.swift
[199/277] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[200/277] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[201/277] Compiling NIOCore NIOAsyncWriter.swift
[202/277] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[203/277] Compiling NIOCore BSDSocketAPI.swift
[204/277] Compiling NIOCore ByteBuffer-aux.swift
[205/277] Compiling NIOCore ByteBuffer-conversions.swift
[206/277] Compiling NIOCore ByteBuffer-core.swift
[207/277] Compiling NIOCore ChannelHandlers.swift
[208/277] Compiling NIOCore ChannelInvoker.swift
[209/277] Compiling NIOCore ChannelOption.swift
[210/277] Compiling NIOCore ChannelPipeline.swift
[211/277] Compiling NIOCore CircularBuffer.swift
[212/277] Compiling NIOCore Codec.swift
[213/277] Compiling NIOCore ConvenienceOptionSupport.swift
[214/277] Compiling NIOCore EventLoopFuture+Deprecated.swift
[215/277] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[216/277] Compiling NIOCore EventLoopFuture.swift
[217/277] Compiling NIOCore FileDescriptor.swift
[218/277] Compiling NIOCore FileHandle.swift
[219/277] Compiling NIOCore FileRegion.swift
[220/277] Compiling NIOCore ByteBuffer-hexdump.swift
[221/277] Compiling NIOCore ByteBuffer-int.swift
[222/277] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/277] Compiling NIOCore ByteBuffer-multi-int.swift
[224/277] Compiling NIOCore ByteBuffer-views.swift
[225/277] Compiling NIOCore Channel.swift
[226/277] Compiling NIOCore ChannelHandler.swift
[227/277] Emitting module NIOCore
[228/331] Compiling NIOEmbedded AsyncTestingChannel.swift
[229/331] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[230/331] Compiling NIOEmbedded Embedded.swift
[231/331] Emitting module NIOEmbedded
[232/331] Compiling NIOPosix SelectorKqueue.swift
[233/331] Compiling NIOPosix SelectorUring.swift
[234/331] Compiling NIOPosix ServerSocket.swift
[235/331] Compiling NIOPosix Socket.swift
[236/331] Compiling NIOPosix SocketChannel.swift
[237/336] Emitting module NIOPosix
[238/336] Compiling NIOPosix SocketProtocols.swift
[239/336] Compiling NIOPosix System.swift
[240/336] Compiling NIOPosix Thread.swift
[241/336] Compiling NIOPosix ThreadPosix.swift
[242/336] Compiling NIOPosix ThreadWindows.swift
[243/336] Compiling NIOPosix Selectable.swift
[244/336] Compiling NIOPosix SelectableChannel.swift
[245/336] Compiling NIOPosix SelectableEventLoop.swift
[246/336] Compiling NIOPosix SelectorEpoll.swift
[247/336] Compiling NIOPosix SelectorGeneric.swift
[248/336] Compiling NIOPosix GetaddrinfoResolver.swift
[249/336] Compiling NIOPosix HappyEyeballs.swift
[250/336] Compiling NIOPosix IO.swift
[251/336] Compiling NIOPosix IntegerBitPacking.swift
[252/336] Compiling NIOPosix IntegerTypes.swift
[253/336] Compiling NIOPosix Linux.swift
[254/336] Compiling NIOPosix PooledRecvBufferAllocator.swift
[255/336] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[256/336] Compiling NIOPosix PosixSingletons.swift
[257/336] Compiling NIOPosix RawSocketBootstrap.swift
[258/336] Compiling NIOPosix Resolver.swift
[259/336] Compiling NIOPosix PendingWritesManager.swift
[260/336] Compiling NIOPosix PipeChannel.swift
[261/336] Compiling NIOPosix PipePair.swift
[262/336] Compiling NIOPosix PointerHelpers.swift
[263/336] Compiling NIOPosix Pool.swift
[264/336] Compiling NIOPosix LinuxCPUSet.swift
[265/336] Compiling NIOPosix LinuxUring.swift
[266/336] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[267/336] Compiling NIOPosix NIOThreadPool.swift
[268/336] Compiling NIOPosix NonBlockingFileIO.swift
[269/336] Compiling NIOPosix PendingDatagramWritesManager.swift
[270/336] Compiling NIOPosix BSDSocketAPICommon.swift
[271/336] Compiling NIOPosix BSDSocketAPIPosix.swift
[272/336] Compiling NIOPosix BSDSocketAPIWindows.swift
[273/336] Compiling NIOPosix BaseSocket.swift
[274/336] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[275/336] Compiling NIOPosix BaseSocketChannel.swift
[276/336] Compiling NIOPosix BaseStreamSocketChannel.swift
[277/336] Compiling NIOPosix Bootstrap.swift
[278/336] Compiling NIOPosix ControlMessage.swift
[279/336] Compiling NIOPosix DatagramVectorReadManager.swift
[280/336] Compiling NIOPosix Errors+Any.swift
[281/336] Compiling NIOPosix FileDescriptor.swift
[282/336] Compiling NIOPosix UnsafeTransfer.swift
[283/336] Compiling NIOPosix Utilities.swift
[284/336] Compiling NIOPosix VsockAddress.swift
[285/336] Compiling NIOPosix VsockChannelEvents.swift
[286/336] Compiling NIOPosix resource_bundle_accessor.swift
[287/386] Compiling NIOTCPEchoClient Client.swift
[288/386] Emitting module NIOTCPEchoClient
[289/388] Emitting module NIOEchoServer
[290/388] Compiling NIOEchoServer main.swift
[291/388] Compiling NIOEchoClient main.swift
[292/388] Emitting module NIOEchoClient
[293/388] Compiling NIOUDPEchoServer main.swift
[294/388] Emitting module NIOUDPEchoServer
[294/388] Write Objects.LinkFileList
[297/388] Emitting module NIOMulticastChat
[298/388] Compiling NIOMulticastChat main.swift
[299/388] Emitting module NIOUDPEchoClient
[300/388] Compiling NIOUDPEchoClient main.swift
[300/388] Write Objects.LinkFileList
[303/388] Emitting module NIOChatClient
[304/388] Compiling NIOChatClient main.swift
[304/388] Write Objects.LinkFileList
[307/388] Compiling NIOTCPEchoServer Server.swift
[308/388] Emitting module NIOTCPEchoServer
[309/388] Emitting module NIOChatServer
[310/388] Compiling NIOChatServer main.swift
[310/388] Write Objects.LinkFileList
[313/388] Emitting module NIO
[314/388] Compiling NIO Exports.swift
[314/388] Write Objects.LinkFileList
[316/390] Emitting module _NIOConcurrency
[317/390] Compiling _NIOConcurrency Empty.swift
[318/390] Compiling _NIOFileSystem ParallelDirCopy.swift
[319/390] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[320/390] Compiling _NIOFileSystem CInterop.swift
[321/393] Emitting module _NIOFileSystem
[322/399] Compiling _NIOFileSystem BufferedStream.swift
[323/399] Compiling _NIOFileSystem Cancellation.swift
[324/399] Compiling _NIOFileSystem UnsafeTransfer.swift
[325/399] Compiling _NIOFileSystem FileSystemProtocol.swift
[326/399] Compiling _NIOFileSystem FileType.swift
[327/399] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[328/399] Compiling _NIOFileSystem BufferedReader.swift
[329/399] Compiling _NIOFileSystem BufferedWriter.swift
[330/399] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[331/399] Compiling _NIOFileSystem ByteCount.swift
[332/399] Compiling _NIOFileSystem Convenience.swift
[333/399] Compiling _NIOFileSystem CopyStrategy.swift
[334/399] Compiling _NIOFileSystem DirectoryEntries.swift
[335/399] Compiling _NIOFileSystem DirectoryEntry.swift
[336/399] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[337/399] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[338/399] Compiling NIOTLS TLSEvents.swift
[339/399] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[340/399] Emitting module NIOTLS
[341/399] Compiling NIOTLS SNIHandler.swift
[342/399] Compiling _NIOFileSystem Utilities.swift
[343/399] Compiling _NIOFileSystem OpenOptions.swift
[344/399] Compiling _NIOFileSystem resource_bundle_accessor.swift
[344/399] Linking NIOUDPEchoClient
[345/399] Linking NIOEchoClient
[346/399] Linking NIOMulticastChat
[347/399] Linking NIOTCPEchoClient
[349/399] Compiling _NIOFileSystem Syscall.swift
[350/399] Compiling _NIOFileSystem Syscalls.swift
[351/399] Compiling _NIOFileSystem SystemFileHandle.swift
[352/399] Compiling _NIOFileSystem Errno.swift
[353/399] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[354/399] Compiling _NIOFileSystem Mocking.swift
[354/399] Linking NIOUDPEchoServer
[355/399] Linking NIOChatClient
[356/399] Linking NIOEchoServer
[356/399] Linking NIOTCPEchoServer
[358/399] Applying NIOUDPEchoClient
[359/420] Applying NIOTCPEchoClient
[360/420] Applying NIOEchoClient
[360/420] Applying NIOMulticastChat
[360/420] Applying NIOUDPEchoServer
[363/420] Applying NIOChatClient
[364/420] Applying NIOTCPEchoServer
[365/420] Applying NIOEchoServer
[367/420] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[368/420] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[369/420] Compiling NIOHTTP1 HTTPTypes.swift
[370/420] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[371/420] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[372/420] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[373/420] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[374/420] Compiling _NIOFileSystem FileSystemError.swift
[375/424] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[376/424] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[377/424] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[378/425] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[379/425] Emitting module NIOFileSystem
[380/425] Compiling NIOFileSystem Exports.swift
[381/425] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[382/425] Emitting module _NIOFileSystemFoundationCompat
[383/425] Compiling NIOHTTP1 HTTPEncoder.swift
[384/425] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[384/425] Linking NIOChatServer
[386/425] Emitting module NIOFoundationCompat
[387/425] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[388/425] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[388/425] Applying NIOChatServer
[390/425] Compiling NIOHTTP1 ByteCollectionUtils.swift
[391/425] Compiling NIOHTTP1 HTTPDecoder.swift
[394/425] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[395/425] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[396/425] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[397/425] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[400/425] Emitting module NIOHTTP1
[403/447] Compiling NIOWebSocket WebSocketOpcode.swift
[404/448] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[405/448] Emitting module NIOHTTP1Client
[406/448] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[407/448] Compiling NIOHTTP1Client main.swift
[408/448] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[409/448] Emitting module NIOWebSocket
[410/448] Compiling NIOWebSocket WebSocketErrorCodes.swift
[411/448] Compiling NIOWebSocket SHA1.swift
[412/448] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[413/448] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[414/448] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[415/448] Compiling NIOWebSocket WebSocketFrame.swift
[415/448] Write Objects.LinkFileList
[417/448] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[418/448] Compiling NIOAsyncAwaitDemo main.swift
[419/448] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[420/448] Emitting module NIOAsyncAwaitDemo
[421/448] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[422/448] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[423/448] Compiling NIOTestUtils EventCounterHandler.swift
[424/448] Emitting module NIOTestUtils
[424/448] Write Objects.LinkFileList
[426/485] Compiling NIOHTTP1Server main.swift
[427/485] Emitting module NIOHTTP1Server
[427/485] Write Objects.LinkFileList
[429/485] Emitting module NIOCrashTester
[430/485] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[431/485] Compiling NIOCrashTester CrashTests+EventLoop.swift
[432/485] Compiling NIOCrashTester CrashTests+HTTP.swift
[433/485] Compiling NIOCrashTester CrashTestSuites.swift
[434/485] Compiling NIOCrashTester CrashTests+LoopBound.swift
[435/485] Compiling NIOCrashTester CrashTests+Strict.swift
[436/485] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[437/485] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[438/487] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[439/487] Compiling NIOPerformanceTester LockBenchmark.swift
[440/487] Compiling NIOWebSocketServer Server.swift
[441/487] Emitting module NIOWebSocketServer
[442/487] Compiling NIOCrashTester CrashTests+System.swift
[443/487] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[444/487] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[445/487] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[446/487] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[447/487] Compiling NIOWebSocketClient Client.swift
[448/487] Emitting module NIOWebSocketClient
[448/487] Write Objects.LinkFileList
[450/487] Compiling NIOCrashTester OutputGrepper.swift
[451/487] Compiling NIOCrashTester main.swift
[451/487] Write Objects.LinkFileList
[453/487] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[454/487] Emitting module NIOFileSystemTour
[454/487] Write Objects.LinkFileList
[456/487] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[457/487] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[457/487] Write Objects.LinkFileList
[458/487] Linking NIOAsyncAwaitDemo
[459/487] Linking NIOHTTP1Client
[461/487] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[462/487] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[463/487] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[464/487] Compiling NIOPerformanceTester UDPBenchmark.swift
[464/487] Applying NIOAsyncAwaitDemo
[465/487] Linking NIOHTTP1Server
[466/487] Applying NIOHTTP1Client
[468/487] Compiling NIOPerformanceTester Benchmark.swift
[469/487] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[470/487] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[471/487] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[472/487] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[473/487] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[474/487] Emitting module NIOPerformanceTester
[474/487] Applying NIOHTTP1Server
[476/487] Compiling NIOPerformanceTester main.swift
[477/487] Compiling NIOPerformanceTester resources.swift
[477/487] Write Objects.LinkFileList
[478/487] Linking NIOWebSocketServer
[479/487] Linking NIOWebSocketClient
[480/487] Linking NIOCrashTester
[481/487] Applying NIOWebSocketServer
[482/487] Applying NIOWebSocketClient
[483/487] Applying NIOCrashTester
[484/487] Linking NIOFileSystemTour
[485/487] Linking NIOPerformanceTester
[486/487] Applying NIOPerformanceTester
Build complete! (22.96s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Repository:               johnnzhou/swift-nio_writable_buffered_bytes
Swift version used:       5.10
Target:                   NIO
Extracting symbol information for 'NIO'...
Finished extracting symbol information for 'NIO'. (0.70s)
Building documentation for 'NIO'...
Finished building documentation for 'NIO' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.54s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/apple/swift-atomics.git (0.51s)
Updated https://github.com/apple/swift-system.git (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3080] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Compiling SymbolKit GenericConstraint.swift
[12/53] Compiling SymbolKit GenericParameter.swift
[13/53] Compiling SymbolKit Generics.swift
[14/53] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Emitting module SymbolKit
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.66s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Target:                   NIOConcurrencyHelpers
Extracting symbol information for 'NIOConcurrencyHelpers'...
Finished extracting symbol information for 'NIOConcurrencyHelpers'. (0.49s)
Building documentation for 'NIOConcurrencyHelpers'...
Finished building documentation for 'NIOConcurrencyHelpers' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOCore
Extracting symbol information for 'NIOCore'...
Finished extracting symbol information for 'NIOCore'. (0.64s)
Building documentation for 'NIOCore'...
Finished building documentation for 'NIOCore' (1.02s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.33s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOEmbedded
Extracting symbol information for 'NIOEmbedded'...
Finished extracting symbol information for 'NIOEmbedded'. (0.47s)
Building documentation for 'NIOEmbedded'...
Finished building documentation for 'NIOEmbedded' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.33s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOFoundationCompat
Extracting symbol information for 'NIOFoundationCompat'...
Finished extracting symbol information for 'NIOFoundationCompat'. (0.56s)
Building documentation for 'NIOFoundationCompat'...
Finished building documentation for 'NIOFoundationCompat' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOHTTP1
Extracting symbol information for 'NIOHTTP1'...
Finished extracting symbol information for 'NIOHTTP1'. (0.51s)
Building documentation for 'NIOHTTP1'...
Finished building documentation for 'NIOHTTP1' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.46s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOPosix
Extracting symbol information for 'NIOPosix'...
Finished extracting symbol information for 'NIOPosix'. (0.54s)
Building documentation for 'NIOPosix'...
Finished building documentation for 'NIOPosix' (0.35s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOTLS
Extracting symbol information for 'NIOTLS'...
Finished extracting symbol information for 'NIOTLS'. (0.47s)
Building documentation for 'NIOTLS'...
Finished building documentation for 'NIOTLS' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.33s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOWebSocket
Extracting symbol information for 'NIOWebSocket'...
Finished extracting symbol information for 'NIOWebSocket'. (0.52s)
Building documentation for 'NIOWebSocket'...
Finished building documentation for 'NIOWebSocket' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   NIOTestUtils
Extracting symbol information for 'NIOTestUtils'...
Finished extracting symbol information for 'NIOTestUtils'. (0.51s)
Building documentation for 'NIOTestUtils'...
Finished building documentation for 'NIOTestUtils' (0.08s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
Target:                   _NIOFileSystem
Extracting symbol information for '_NIOFileSystem'...
Finished extracting symbol information for '_NIOFileSystem'. (0.58s)
Building documentation for '_NIOFileSystem'...
Finished building documentation for '_NIOFileSystem' (0.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/johnnzhou/swift-nio_writable_buffered_bytes/main/linkable-paths.json
    9246
58	/Users/admin/builder/spi-builder-workspace/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/johnnzhou/swift-nio_writable_buffered_bytes/main
File count: 9246
Doc size:   58.0MB
Preparing doc bundle ...
Uploading prod-johnnzhou-swift-nio_writable_buffered_bytes-main-4cb019dc.zip to s3://spi-docs-inbox/prod-johnnzhou-swift-nio_writable_buffered_bytes-main-4cb019dc.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.