The Swift Package Index logo.Swift Package Index

Build Information

Successful build of aws-xray-sdk-swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pokryfka/aws-xray-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pokryfka/aws-xray-sdk-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c505ac2 docs: bump version in README
Cloned https://github.com/pokryfka/aws-xray-sdk-swift.git
Revision (git rev-parse @):
c505ac2d75ce838311365a40a7725cdfdfdcd2ec
SUCCESS checkout https://github.com/pokryfka/aws-xray-sdk-swift.git at main
Fetching https://github.com/fabianfett/pure-swift-json.git from cache
Fetching https://github.com/slashmo/gsoc-swift-baggage-context.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/slashmo/gsoc-swift-baggage-context.git (0.24s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/fabianfett/pure-swift-json.git (0.24s)
Fetched https://github.com/apple/swift-log.git (0.30s)
Fetched https://github.com/apple/swift-nio.git (0.91s)
Computing version for https://github.com/fabianfett/pure-swift-json.git
Computed https://github.com/fabianfett/pure-swift-json.git at 0.4.0 (0.49s)
Computing version for https://github.com/slashmo/gsoc-swift-baggage-context.git
Computed https://github.com/slashmo/gsoc-swift-baggage-context.git at 0.2.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.50s)
Fetched https://github.com/apple/swift-collections.git (0.78s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.03s)
Creating working copy for https://github.com/slashmo/gsoc-swift-baggage-context.git
Working copy of https://github.com/slashmo/gsoc-swift-baggage-context.git resolved at 0.2.0
Creating working copy for https://github.com/fabianfett/pure-swift-json.git
Working copy of https://github.com/fabianfett/pure-swift-json.git resolved at 0.4.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.0.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "aws-xray-sdk-swift",
      "name": "aws-xray-sdk-swift",
      "url": "https://github.com/pokryfka/aws-xray-sdk-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-xray-sdk-swift",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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.0.5",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "gsoc-swift-baggage-context",
          "name": "swift-baggage-context",
          "url": "https://github.com/slashmo/gsoc-swift-baggage-context.git",
          "version": "0.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gsoc-swift-baggage-context",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "pure-swift-json",
          "name": "pure-swift-json",
          "url": "https://github.com/fabianfett/pure-swift-json.git",
          "version": "0.4.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pure-swift-json",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pokryfka/aws-xray-sdk-swift.git from cache
Fetched https://github.com/pokryfka/aws-xray-sdk-swift.git (0.16s)
Fetching https://github.com/fabianfett/pure-swift-json.git from cache
Fetching https://github.com/slashmo/gsoc-swift-baggage-context.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/fabianfett/pure-swift-json.git (0.22s)
Fetched https://github.com/slashmo/gsoc-swift-baggage-context.git (0.22s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Fetched https://github.com/apple/swift-nio.git (0.78s)
Computing version for https://github.com/fabianfett/pure-swift-json.git
Computed https://github.com/fabianfett/pure-swift-json.git at 0.4.0 (0.02s)
Computing version for https://github.com/slashmo/gsoc-swift-baggage-context.git
Computed https://github.com/slashmo/gsoc-swift-baggage-context.git at 0.2.0 (0.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.02s)
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-atomics.git (0.48s)
Fetched https://github.com/apple/swift-collections.git (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/pokryfka/aws-xray-sdk-swift.git
Working copy of https://github.com/pokryfka/aws-xray-sdk-swift.git resolved at main
Creating working copy for https://github.com/slashmo/gsoc-swift-baggage-context.git
Working copy of https://github.com/slashmo/gsoc-swift-baggage-context.git resolved at 0.2.0
Creating working copy for https://github.com/fabianfett/pure-swift-json.git
Working copy of https://github.com/fabianfett/pure-swift-json.git resolved at 0.4.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
warning: '.resolve-product-dependencies': dependency 'aws-xray-sdk-swift' is not used by any target
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-baggage-context
  - pure-swift-json
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Compiling CNIOWindows WSAStartup.c
[0/11] Compiling CNIOWindows shim.c
[2/11] Compiling CNIOLinux shim.c
[3/11] Compiling CNIOLinux liburing_shims.c
[4/15] Compiling _AtomicsShims.c
[5/15] Compiling CNIOLLHTTP c_nio_http.c
[5/15] Compiling CNIODarwin shim.c
[7/35] Compiling CNIOLLHTTP c_nio_api.c
[8/53] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/56] Emitting module Logging
[11/56] Compiling DequeModule Deque+Hashable.swift
[12/56] Compiling DequeModule Deque+Testing.swift
[13/56] Compiling DequeModule Deque+Equatable.swift
[14/56] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[15/56] Compiling DequeModule Deque+Extras.swift
[16/56] Compiling DequeModule Deque.swift
[17/56] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[18/58] Emitting module _NIOBase64
[19/58] Compiling _NIOBase64 Base64.swift
[20/58] Compiling Baggage BaggageContext.swift
[21/58] Compiling Baggage BaggageContextCarrier.swift
[22/58] Emitting module Baggage
[23/63] Compiling Logging MetadataProvider.swift
[24/77] Compiling Logging Locks.swift
[25/77] Compiling Atomics ManagedAtomic.swift
[26/77] Compiling Atomics ManagedAtomicLazyReference.swift
[27/77] Compiling Atomics OptionalRawRepresentable.swift
[28/77] Compiling Atomics Primitives.native.swift
[29/77] Compiling Atomics AtomicReference.swift
[30/77] Compiling Atomics AtomicStorage.swift
[31/77] Compiling Atomics AtomicMemoryOrderings.swift
[32/77] Compiling Atomics DoubleWord.swift
[33/77] Emitting module DequeModule
[34/77] Compiling Atomics AtomicValue.swift
[35/77] Compiling Atomics Primitives.shims.swift
[36/77] Compiling _NIODataStructures PriorityQueue.swift
[37/77] Compiling _NIODataStructures _TinyArray.swift
[38/77] Emitting module _NIODataStructures
[39/77] Compiling PureSwiftJSON DocumentReader.swift
[40/77] Compiling Atomics PointerConformances.swift
[43/77] Compiling Atomics RawRepresentable.swift
[46/77] Emitting module PureSwiftJSON
[47/77] Compiling PureSwiftJSON JSONValue.swift
[50/77] Compiling Atomics AtomicBool.swift
[51/77] Compiling Atomics IntegerConformances.swift
[52/78] Compiling _NIODataStructures Heap.swift
[53/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/78] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/78] Compiling PureSwiftJSON JSONParser.swift
[56/78] Compiling Logging LogHandler.swift
[57/78] Compiling Logging Logging.swift
[61/80] Compiling Atomics AtomicInteger.swift
[62/80] Compiling Atomics AtomicOptionalWrappable.swift
[68/80] Compiling Atomics IntegerOperations.swift
[69/80] Compiling Atomics Unmanaged extensions.swift
[69/80] Compiling c-nioatomics.c
[71/80] Emitting module Atomics
[72/80] Compiling Atomics UnsafeAtomic.swift
[79/80] Compiling c-atomics.c
[81/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/86] Emitting module NIOConcurrencyHelpers
[83/86] Compiling NIOConcurrencyHelpers lock.swift
[84/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/86] Compiling NIOConcurrencyHelpers atomics.swift
[87/143] Compiling NIOCore AddressedEnvelope.swift
[88/143] Compiling NIOCore AsyncAwaitSupport.swift
[89/143] Compiling NIOCore AsyncChannel.swift
[90/143] Compiling NIOCore AsyncChannelInboundStream.swift
[91/143] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[92/143] Compiling NIOCore AsyncChannelOutboundWriter.swift
[93/143] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[94/143] Compiling NIOCore NIOAsyncSequenceProducer.swift
[95/151] Compiling NIOCore EventLoop+SerialExecutor.swift
[96/151] Compiling NIOCore EventLoop.swift
[97/151] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/151] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/151] Compiling NIOCore EventLoopFuture.swift
[100/151] Compiling NIOCore FileDescriptor.swift
[101/151] Compiling NIOCore FileHandle.swift
[102/151] Compiling NIOCore FileRegion.swift
[103/151] Compiling NIOCore ChannelOption.swift
[104/151] Compiling NIOCore ChannelPipeline.swift
[105/151] Compiling NIOCore CircularBuffer.swift
[106/151] Compiling NIOCore Codec.swift
[107/151] Compiling NIOCore ConvenienceOptionSupport.swift
[108/151] Compiling NIOCore DeadChannel.swift
[109/151] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/151] Compiling NIOCore EventLoop+Deprecated.swift
[111/151] Compiling NIOCore GlobalSingletons.swift
[112/151] Compiling NIOCore IO.swift
[113/151] Compiling NIOCore IOData.swift
[114/151] Compiling NIOCore IPProtocol.swift
[115/151] Compiling NIOCore IntegerBitPacking.swift
[116/151] Compiling NIOCore IntegerTypes.swift
[117/151] Compiling NIOCore Interfaces.swift
[118/151] Compiling NIOCore Linux.swift
[119/151] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[120/151] Compiling NIOCore NIOAsyncWriter.swift
[121/151] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/151] Compiling NIOCore BSDSocketAPI.swift
[123/151] Compiling NIOCore ByteBuffer-aux.swift
[124/151] Compiling NIOCore ByteBuffer-conversions.swift
[125/151] Compiling NIOCore ByteBuffer-core.swift
[126/151] Compiling NIOCore ByteBuffer-hexdump.swift
[127/151] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/151] Compiling NIOCore SocketAddresses.swift
[129/151] Compiling NIOCore SocketOptionProvider.swift
[130/151] Compiling NIOCore SystemCallHelpers.swift
[131/151] Compiling NIOCore TimeAmount+Duration.swift
[132/151] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/151] Compiling NIOCore UniversalBootstrapSupport.swift
[134/151] Compiling NIOCore Utilities.swift
[135/151] Compiling NIOCore MarkedCircularBuffer.swift
[136/151] Compiling NIOCore MulticastChannel.swift
[137/151] Compiling NIOCore NIOAny.swift
[138/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[139/151] Compiling NIOCore NIOLoopBound.swift
[140/151] Compiling NIOCore NIOSendable.swift
[141/151] Compiling NIOCore PointerHelpers.swift
[142/151] Compiling NIOCore RecvByteBufferAllocator.swift
[143/151] Compiling NIOCore ByteBuffer-int.swift
[144/151] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[145/151] Compiling NIOCore ByteBuffer-multi-int.swift
[146/151] Compiling NIOCore ByteBuffer-views.swift
[147/151] Compiling NIOCore Channel.swift
[148/151] Compiling NIOCore ChannelHandler.swift
[149/151] Compiling NIOCore ChannelHandlers.swift
[150/151] Compiling NIOCore ChannelInvoker.swift
[151/151] Emitting module NIOCore
[152/200] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[153/200] Emitting module NIOEmbedded
[154/200] Compiling NIOEmbedded Embedded.swift
[155/200] Compiling NIOEmbedded AsyncTestingChannel.swift
[156/200] Compiling NIOPosix IntegerBitPacking.swift
[157/200] Compiling NIOPosix IntegerTypes.swift
[158/200] Compiling NIOPosix Linux.swift
[159/200] Compiling NIOPosix LinuxCPUSet.swift
[160/200] Compiling NIOPosix LinuxUring.swift
[161/200] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[162/206] Emitting module NIOPosix
[163/206] Compiling NIOPosix Thread.swift
[164/206] Compiling NIOPosix ThreadPosix.swift
[165/206] Compiling NIOPosix ThreadWindows.swift
[166/206] Compiling NIOPosix Utilities.swift
[167/206] Compiling NIOPosix VsockAddress.swift
[168/206] Compiling NIOPosix VsockChannelEvents.swift
[169/206] Compiling NIOPosix SelectorUring.swift
[170/206] Compiling NIOPosix ServerSocket.swift
[171/206] Compiling NIOPosix Socket.swift
[172/206] Compiling NIOPosix SocketChannel.swift
[173/206] Compiling NIOPosix SocketProtocols.swift
[174/206] Compiling NIOPosix System.swift
[175/206] Compiling NIOPosix PointerHelpers.swift
[176/206] Compiling NIOPosix Pool.swift
[177/206] Compiling NIOPosix PooledRecvBufferAllocator.swift
[178/206] Compiling NIOPosix PosixSingletons.swift
[179/206] Compiling NIOPosix RawSocketBootstrap.swift
[180/206] Compiling NIOPosix Resolver.swift
[181/206] Compiling NIOPosix BSDSocketAPICommon.swift
[182/206] Compiling NIOPosix BSDSocketAPIPosix.swift
[183/206] Compiling NIOPosix BSDSocketAPIWindows.swift
[184/206] Compiling NIOPosix BaseSocket.swift
[185/206] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[186/206] Compiling NIOPosix BaseSocketChannel.swift
[187/206] Compiling NIOPosix BaseStreamSocketChannel.swift
[188/206] Compiling NIOPosix Selectable.swift
[189/206] Compiling NIOPosix SelectableChannel.swift
[190/206] Compiling NIOPosix SelectableEventLoop.swift
[191/206] Compiling NIOPosix SelectorEpoll.swift
[192/206] Compiling NIOPosix SelectorGeneric.swift
[193/206] Compiling NIOPosix SelectorKqueue.swift
[194/206] Compiling NIOPosix NIOThreadPool.swift
[195/206] Compiling NIOPosix NonBlockingFileIO.swift
[196/206] Compiling NIOPosix PendingDatagramWritesManager.swift
[197/206] Compiling NIOPosix PendingWritesManager.swift
[198/206] Compiling NIOPosix PipeChannel.swift
[199/206] Compiling NIOPosix PipePair.swift
[200/206] Compiling NIOPosix Bootstrap.swift
[201/206] Compiling NIOPosix ControlMessage.swift
[202/206] Compiling NIOPosix DatagramVectorReadManager.swift
[203/206] Compiling NIOPosix FileDescriptor.swift
[204/206] Compiling NIOPosix GetaddrinfoResolver.swift
[205/206] Compiling NIOPosix HappyEyeballs.swift
[206/206] Compiling NIOPosix IO.swift
[207/208] Emitting module NIO
[208/208] Compiling NIO Exports.swift
[209/224] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[210/224] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[211/224] Emitting module NIOHTTP1
[212/226] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[213/226] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[214/226] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[215/226] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[216/226] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[217/226] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[218/226] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[219/226] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[220/226] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[221/226] Compiling NIOHTTP1 HTTPTypes.swift
[222/226] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[223/226] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[224/226] Compiling NIOHTTP1 ByteCollectionUtils.swift
[225/226] Compiling NIOHTTP1 HTTPDecoder.swift
[226/226] Compiling NIOHTTP1 HTTPEncoder.swift
[227/248] Compiling AWSXRayRecorder Emitter+NIO.swift
[228/248] Compiling AWSXRayRecorder Emitter.swift
[229/248] Compiling AWSXRayRecorder Exception.swift
[230/250] Compiling AWSXRayRecorder AWS.swift
[231/250] Compiling AWSXRayRecorder AnyCodable.swift
[232/250] Compiling AWSXRayRecorder AnyDecodable.swift
[233/250] Compiling AWSXRayRecorder Locks+Synchronized.swift
[234/250] Compiling AWSXRayRecorder Locks.swift
[235/250] Compiling AWSXRayRecorder Random.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[236/250] Compiling AWSXRayRecorder Recorder+Helpers.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[237/250] Compiling AWSXRayRecorder Recorder+NIO.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[238/250] Compiling AWSXRayRecorder AnyEncodable.swift
[239/250] Compiling AWSXRayRecorder Baggage.swift
[240/250] Compiling AWSXRayRecorder Config.swift
[241/250] Compiling AWSXRayRecorder HTTP.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[242/250] Compiling AWSXRayRecorder NoOpRecorder.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[243/250] Compiling AWSXRayRecorder NoOpSegment.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[244/250] Compiling AWSXRayRecorder StringCompat.swift
[245/250] Compiling AWSXRayRecorder Timestamp.swift
[246/250] Compiling AWSXRayRecorder Trace.swift
[247/250] Emitting module AWSXRayRecorder
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[248/250] Compiling AWSXRayRecorder Recorder.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[249/250] Compiling AWSXRayRecorder Segment+NIOHTTP.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[250/250] Compiling AWSXRayRecorder Segment.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayRecorder/Recorder.swift:30:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[251/259] Compiling AWSXRayUDPEmitter Random.swift
[252/259] Compiling AWSXRayUDPEmitter Locks.swift
[253/259] Compiling AWSXRayUDPEmitter NIOHelpers.swift
[254/259] Compiling AWSXRayUDPEmitter UDPClient.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayUDPEmitter/UDPClient.swift:52:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[255/259] Compiling AWSXRayUDPEmitter Config.swift
[256/259] Compiling AWSXRayUDPEmitter UDPEmitter.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayUDPEmitter/UDPClient.swift:52:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[257/259] Emitting module AWSXRayUDPEmitter
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayUDPEmitter/UDPClient.swift:52:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[258/262] Emitting module AWSXRaySDK
[259/262] Compiling AWSXRaySDK DefaultEncoding.swift
[260/262] Compiling AWSXRaySDK DefaultRecorder.swift
[261/262] Compiling AWSXRayTesting LogEmitter.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayTesting/LogEmitter.swift:29:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
[262/262] Emitting module AWSXRayTesting
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSXRayTesting/LogEmitter.swift:29:30: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    private let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
                             ^
Build complete! (21.68s)
Build complete.
Done.