This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 MacroApp with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroApp
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 083e4fc Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
083e4fc170940be0be920758eb4d44f259d866b9
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at 0.6.0
Fetching https://github.com/Macro-swift/MacroExpress.git from cache
Fetching https://github.com/Macro-swift/Macro.git from cache
Fetched https://github.com/Macro-swift/Macro.git (0.19s)
Fetched https://github.com/Macro-swift/MacroExpress.git (0.19s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
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-atomics.git (0.35s)
Fetched https://github.com/apple/swift-nio.git (1.41s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.02s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.15s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.01s)
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-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git (0.53s)
Fetched https://github.com/apple/swift-collections.git (0.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
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/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.4
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.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.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "macroapp",
      "name": "MacroApp",
      "url": "https://github.com/Macro-swift/MacroApp.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacroApp",
      "dependencies": [
        {
          "identity": "macro",
          "name": "Macro",
          "url": "https://github.com/Macro-swift/Macro.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Macro",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.63.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/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/3/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.6",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.2.1",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.4",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "macroexpress",
          "name": "MacroExpress",
          "url": "https://github.com/Macro-swift/MacroExpress.git",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacroExpress",
          "dependencies": [
            {
              "identity": "macro",
              "name": "Macro",
              "url": "https://github.com/Macro-swift/Macro.git",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Macro",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.63.0",
                  "path": "/Users/builder/builds/TDmZkXJm/3/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/3/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.6",
                      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.2.1",
                      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.5.4",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "mustache",
              "name": "mustache",
              "url": "https://github.com/AlwaysRightInstitute/mustache.git",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Macro-swift/MacroApp.git from cache
Fetched https://github.com/Macro-swift/MacroApp.git (0.19s)
Fetching https://github.com/Macro-swift/Macro.git from cache
Fetching https://github.com/Macro-swift/MacroExpress.git from cache
Fetched https://github.com/Macro-swift/Macro.git (0.21s)
Fetched https://github.com/Macro-swift/MacroExpress.git (0.21s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.30s)
Fetched https://github.com/apple/swift-atomics.git (0.40s)
Fetched https://github.com/apple/swift-nio.git (1.47s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.02s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.16s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.01s)
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-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git (0.68s)
Fetched https://github.com/apple/swift-collections.git (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.2
Creating working copy for https://github.com/Macro-swift/MacroApp.git
Working copy of https://github.com/Macro-swift/MacroApp.git resolved at 0.6.0
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.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.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.6
warning: '.resolve-product-dependencies': dependency 'macroapp' is not used by any target
Found 2 product dependencies
  - Macro
  - MacroExpress
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Macro-swift/MacroApp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Compiling CNIOWindows shim.c
[1/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIOLinux liburing_shims.c
[3/11] Compiling CNIOLinux shim.c
[4/33] Compiling CNIODarwin shim.c
[5/33] Compiling _AtomicsShims.c
[6/33] Compiling CNIOLLHTTP c_nio_api.c
[7/41] Compiling CNIOLLHTTP c_nio_http.c
[8/41] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/65] Compiling DequeModule Deque._Storage.swift
[11/65] Compiling DequeModule Deque._UnsafeHandle.swift
[12/67] Compiling _NIOBase64 Base64.swift
[13/67] Emitting module _NIOBase64
[14/67] Compiling _NIODataStructures _TinyArray.swift
[15/67] Compiling _NIODataStructures PriorityQueue.swift
[16/86] Compiling Atomics Primitives.shims.swift
[17/86] Compiling Atomics AtomicInteger.swift
[18/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/86] Compiling Atomics AtomicMemoryOrderings.swift
[20/86] Compiling Atomics DoubleWord.swift
[21/86] Compiling Atomics IntegerConformances.swift
[22/86] Compiling Atomics PointerConformances.swift
[23/86] Compiling Atomics Primitives.native.swift
[24/86] Compiling Atomics OptionalRawRepresentable.swift
[25/86] Compiling Atomics RawRepresentable.swift
[26/86] Compiling Atomics AtomicBool.swift
[27/86] Compiling Atomics ManagedAtomic.swift
[28/86] Compiling Atomics ManagedAtomicLazyReference.swift
[29/86] Compiling Atomics AtomicReference.swift
[30/86] Compiling Atomics AtomicOptionalWrappable.swift
[31/86] Compiling Atomics UnsafeAtomic.swift
[32/86] Compiling Logging MetadataProvider.swift
[33/86] Compiling Logging Locks.swift
[34/86] Emitting module Logging
[35/86] Emitting module _NIODataStructures
[36/86] Compiling _NIODataStructures Heap.swift
[37/86] Emitting module DequeModule
[38/86] Compiling DequeModule _DequeSlot.swift
[39/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/86] Compiling Logging LogHandler.swift
[41/86] Compiling Logging Logging.swift
[46/86] Compiling xsys timespec.swift
[50/87] Compiling Atomics AtomicStorage.swift
[51/87] Compiling Atomics AtomicValue.swift
[52/89] Compiling mustache MustacheNode.swift
[53/89] Compiling xsys timeval_any.swift
[54/89] Compiling Atomics IntegerOperations.swift
[55/89] Compiling Atomics Unmanaged extensions.swift
[55/89] Compiling c-nioatomics.c
[63/89] Emitting module xsys
[66/89] Compiling mustache HTMLEscape.swift
[67/89] Emitting module mustache
[68/89] Compiling mustache Helpers.swift
[69/89] Compiling mime MIME.swift
[70/89] Emitting module mime
[71/89] Compiling mustache MustacheParser.swift
[72/89] Compiling mustache Mustacheable.swift
[73/89] Compiling mustache MustacheRenderingContext.swift
[74/89] Compiling mustache SimpleKVC.swift
[82/89] Emitting module Atomics
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/95] Emitting module NIOConcurrencyHelpers
[92/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/95] Compiling NIOConcurrencyHelpers atomics.swift
[94/95] Compiling NIOConcurrencyHelpers lock.swift
[95/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/152] Compiling NIOCore ChannelOption.swift
[97/152] Compiling NIOCore ChannelPipeline.swift
[98/152] Compiling NIOCore CircularBuffer.swift
[99/152] Compiling NIOCore Codec.swift
[100/152] Compiling NIOCore ConvenienceOptionSupport.swift
[101/152] Compiling NIOCore DeadChannel.swift
[102/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[103/152] Compiling NIOCore EventLoop+Deprecated.swift
[104/152] Compiling NIOCore GlobalSingletons.swift
[105/152] Compiling NIOCore IO.swift
[106/152] Compiling NIOCore IOData.swift
[107/152] Compiling NIOCore IPProtocol.swift
[108/152] Compiling NIOCore IntegerBitPacking.swift
[109/152] Compiling NIOCore IntegerTypes.swift
[110/152] Compiling NIOCore Interfaces.swift
[111/152] Compiling NIOCore Linux.swift
[112/152] Compiling NIOCore MarkedCircularBuffer.swift
[113/152] Compiling NIOCore MulticastChannel.swift
[114/152] Compiling NIOCore NIOAny.swift
[115/152] Compiling NIOCore NIOCloseOnErrorHandler.swift
[116/152] Compiling NIOCore NIOLoopBound.swift
[117/152] Compiling NIOCore NIOSendable.swift
[118/152] Compiling NIOCore PointerHelpers.swift
[119/152] Compiling NIOCore RecvByteBufferAllocator.swift
[120/152] Compiling NIOCore EventLoop+SerialExecutor.swift
[121/152] Compiling NIOCore EventLoop.swift
[122/152] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/152] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/152] Compiling NIOCore EventLoopFuture.swift
[125/152] Compiling NIOCore FileDescriptor.swift
[126/152] Compiling NIOCore FileHandle.swift
[127/152] Compiling NIOCore FileRegion.swift
[128/152] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[129/152] Compiling NIOCore NIOAsyncWriter.swift
[130/152] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[131/152] Compiling NIOCore BSDSocketAPI.swift
[132/152] Compiling NIOCore ByteBuffer-aux.swift
[133/152] Compiling NIOCore ByteBuffer-conversions.swift
[134/152] Compiling NIOCore ByteBuffer-core.swift
[135/152] Compiling NIOCore ByteBuffer-hexdump.swift
[136/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/160] Compiling NIOCore SocketAddresses.swift
[138/160] Compiling NIOCore SocketOptionProvider.swift
[139/160] Compiling NIOCore SystemCallHelpers.swift
[140/160] Compiling NIOCore TimeAmount+Duration.swift
[141/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[142/160] Compiling NIOCore UniversalBootstrapSupport.swift
[143/160] Compiling NIOCore Utilities.swift
[144/160] Compiling NIOCore ByteBuffer-int.swift
[145/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[146/160] Compiling NIOCore ByteBuffer-multi-int.swift
[147/160] Compiling NIOCore ByteBuffer-views.swift
[148/160] Compiling NIOCore Channel.swift
[149/160] Compiling NIOCore ChannelHandler.swift
[150/160] Compiling NIOCore ChannelHandlers.swift
[151/160] Compiling NIOCore ChannelInvoker.swift
[152/160] Emitting module NIOCore
[153/160] Compiling NIOCore AddressedEnvelope.swift
[154/160] Compiling NIOCore AsyncAwaitSupport.swift
[155/160] Compiling NIOCore AsyncChannel.swift
[156/160] Compiling NIOCore AsyncChannelInboundStream.swift
[157/160] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[158/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[159/160] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[160/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[161/211] Emitting module NIOEmbedded
[162/211] Compiling NIOEmbedded Embedded.swift
[163/211] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/211] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/211] Emitting module NIOPosix
[166/217] Compiling NIOPosix IntegerBitPacking.swift
[167/217] Compiling NIOPosix IntegerTypes.swift
[168/217] Compiling NIOPosix Linux.swift
[169/217] Compiling NIOPosix LinuxCPUSet.swift
[170/217] Compiling NIOPosix LinuxUring.swift
[171/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[172/217] Compiling NIOPosix NIOThreadPool.swift
[173/217] Compiling NIOPosix ThreadPosix.swift
[174/217] Compiling NIOPosix ThreadWindows.swift
[175/217] Compiling NIOPosix UnsafeTransfer.swift
[176/217] Compiling NIOPosix Utilities.swift
[177/217] Compiling NIOPosix VsockAddress.swift
[178/217] Compiling NIOPosix VsockChannelEvents.swift
[179/217] Compiling NIOPosix SelectableChannel.swift
[180/217] Compiling NIOPosix SelectableEventLoop.swift
[181/217] Compiling NIOPosix SelectorEpoll.swift
[182/217] Compiling NIOPosix SelectorGeneric.swift
[183/217] Compiling NIOPosix SelectorKqueue.swift
[184/217] Compiling NIOPosix SelectorUring.swift
[185/217] Compiling NIOPosix PooledRecvBufferAllocator.swift
[186/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[187/217] Compiling NIOPosix PosixSingletons.swift
[188/217] Compiling NIOPosix RawSocketBootstrap.swift
[189/217] Compiling NIOPosix Resolver.swift
[190/217] Compiling NIOPosix Selectable.swift
[191/217] Compiling NIOPosix ServerSocket.swift
[192/217] Compiling NIOPosix Socket.swift
[193/217] Compiling NIOPosix SocketChannel.swift
[194/217] Compiling NIOPosix SocketProtocols.swift
[195/217] Compiling NIOPosix System.swift
[196/217] Compiling NIOPosix Thread.swift
[197/217] Compiling NIOPosix NonBlockingFileIO.swift
[198/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[199/217] Compiling NIOPosix PendingWritesManager.swift
[200/217] Compiling NIOPosix PipeChannel.swift
[201/217] Compiling NIOPosix PipePair.swift
[202/217] Compiling NIOPosix PointerHelpers.swift
[203/217] Compiling NIOPosix Pool.swift
[204/217] Compiling NIOPosix Bootstrap.swift
[205/217] Compiling NIOPosix ControlMessage.swift
[206/217] Compiling NIOPosix DatagramVectorReadManager.swift
[207/217] Compiling NIOPosix FileDescriptor.swift
[208/217] Compiling NIOPosix GetaddrinfoResolver.swift
[209/217] Compiling NIOPosix HappyEyeballs.swift
[210/217] Compiling NIOPosix IO.swift
[211/217] Compiling NIOPosix BSDSocketAPICommon.swift
[212/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[213/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[214/217] Compiling NIOPosix BaseSocket.swift
[215/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[216/217] Compiling NIOPosix BaseSocketChannel.swift
[217/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[218/219] Compiling NIO Exports.swift
[219/219] Emitting module NIO
[220/239] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[221/239] Emitting module NIOFoundationCompat
[222/239] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[223/239] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[224/276] Compiling MacroCore MacroError.swift
[225/276] Compiling MacroCore NextTick.swift
[226/276] Compiling MacroCore CommandLine.swift
[227/276] Compiling MacroCore DetectXcode.swift
[228/276] Compiling MacroCore Environment.swift
[229/281] Compiling MacroCore JSON.swift
[230/281] Compiling MacroCore CollectionStubs.swift
[231/281] Compiling MacroCore Buffer.swift
[232/281] Compiling MacroCore BufferData.swift
[233/281] Compiling MacroCore Concat.swift
[234/281] Compiling MacroCore DuplexStreamType.swift
[235/281] Compiling MacroCore BufferStrings.swift
[236/281] Compiling MacroCore CollectionUtils.swift
[237/281] Compiling MacroCore ListenerType.swift
[238/281] Compiling MacroCore JSError.swift
[239/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[240/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[242/283] Compiling MacroCore ReadableByteStream.swift
[243/283] Compiling MacroCore ReadableByteStreamType.swift
[244/283] Compiling MacroCore ReadableStreamBase.swift
[245/283] Compiling MacroCore ReadableStreamType.swift
[251/283] Compiling MacroCore Console.swift
[252/283] Compiling MacroCore Dirname.swift
[253/283] Compiling MacroCore EnvironmentValues.swift
[254/283] Compiling MacroCore ErrorEmitter.swift
[255/283] Compiling MacroCore EventListenerSet.swift
[256/283] Compiling MacroCore Object.swift
[257/283] Compiling MacroCore StringStubs.swift
[258/283] Compiling MacroCore ToString.swift
[259/283] Compiling MacroCore LeftPad.swift
[260/283] Compiling MacroCore MacroCore.swift
[261/283] Compiling MacroCore WritableByteStream.swift
[262/283] Compiling MacroCore WritableByteStreamType.swift
[263/283] Compiling MacroCore WritableStreamBase.swift
[264/283] Compiling MacroCore WritableStreamType.swift
[265/283] Compiling MacroCore StringEncoding.swift
[266/283] Compiling MacroCore BufferDeprecations.swift
[267/283] Compiling MacroCore BufferHexEncoding.swift
[268/283] Emitting module NIOHTTP1
[269/283] Compiling MacroCore Process.swift
[270/283] Compiling MacroCore Warnings.swift
[271/283] Compiling MacroCore Regex.swift
[283/283] Emitting module MacroCore
[284/311] Compiling fs StatStruct.swift
[285/311] Compiling http URLSessionClientRequest.swift
[286/311] Compiling http BasicAuth.swift
[287/312] Compiling http OutgoingMessage.swift
[288/313] Compiling fs fs.swift
[289/313] Compiling http QueryString.swift
[290/313] Compiling http Server.swift
[291/313] Compiling http ServerResponse.swift
[292/313] Compiling http HTTPHeadersHolder.swift
[293/313] Compiling http Globals.swift
[294/313] Compiling http IncomingMessage.swift
[295/313] Compiling http http.swift
[296/313] Compiling http Agent.swift
[297/313] Compiling http ClientRequest.swift
[298/313] Compiling http URLRequestInit.swift
[299/313] Compiling http URLSessionAgent.swift
[308/313] Emitting module http
[309/313] Emitting module fs
[312/315] Emitting module dotenv
[313/315] Compiling dotenv dotenv.swift
[316/329] Compiling connect Connect.swift
[317/329] Compiling connect CookieParser.swift
[318/330] Compiling connect BodyParser.swift
[319/330] Compiling connect CORS.swift
[320/330] Compiling connect TypeIs.swift
[321/330] Compiling connect Cookies.swift
[322/330] Compiling connect CrossCompile.swift
[323/330] Compiling connect Session.swift
[324/330] Emitting module connect
[325/330] Compiling connect Logger.swift
[326/330] Compiling connect MethodOverride.swift
[327/330] Compiling connect QS.swift
[328/330] Compiling connect ServeStatic.swift
[329/330] Compiling connect Middleware.swift
[330/330] Compiling connect Pause.swift
[331/359] Compiling express IncomingMessage.swift
[332/359] Compiling express JSON.swift
[333/361] Compiling multer MultiPartParser.swift
[334/361] Compiling express RouteMounts.swift
[335/361] Compiling express RoutePattern.swift
[336/361] Compiling express Router.swift
[337/361] Compiling express ServerResponse.swift
[338/361] Compiling express Settings.swift
[339/361] Compiling multer PartType.swift
[340/361] Compiling multer ProcessingContext.swift
[341/361] Compiling multer MemoryStorage.swift
[342/361] Compiling multer Middleware.swift
[343/361] Compiling multer Multer.swift
[344/361] Compiling multer MulterError.swift
[345/361] Compiling multer DiskStorage.swift
[346/361] Compiling multer File.swift
[347/361] Emitting module multer
[348/361] Compiling multer IncomingMessageMulter.swift
[349/361] Compiling multer Limits.swift
[350/361] Compiling multer MulterStorage.swift
[359/362] Emitting module express
[362/362] Compiling multer Utilities.swift
[363/364] Emitting module MacroExpress
[364/364] Compiling MacroExpress MacroExpress.swift
[365/376] Compiling MacroApp RouteEndpoint.swift
[366/376] Compiling MacroApp Use.swift
[367/377] Compiling MacroApp ReExports.swift
[368/377] Compiling MacroApp Route.swift
[369/377] Compiling MacroApp Mount.swift
[370/377] Compiling MacroApp Render.swift
[371/377] Compiling MacroApp Endpoints.swift
[372/377] Compiling MacroApp MethodEndpoints.swift
[373/377] Compiling MacroApp EndpointsPrimitive.swift
[374/377] Compiling MacroApp Tuples.swift
[375/377] Emitting module MacroApp
[376/377] Compiling MacroApp App.swift
[377/377] Compiling MacroApp EndpointsBuilder.swift
Build complete! (26.90s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.