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, reference develop (dee175), with Swift 5.10 for macOS (SPM) on 19 Sep 2024 13:30:03 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/Macro-swift/MacroApp.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroApp
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at dee175e Merge branch 'develop' of github.com:Macro-swift/MacroApp into develop
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
dee175e4b12047244abffe6c91d0429c4671252f
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at develop
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1236] Fetching macroexpress
[88/2773] Fetching macroexpress, macro
Fetched https://github.com/Macro-swift/Macro.git from cache (1.55s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (1.55s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.64s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[378/5156] Fetching swift-atomics, swift-log
[5157/75064] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.74s)
Fetched https://github.com/apple/swift-log.git from cache (11.74s)
Fetched https://github.com/apple/swift-atomics.git from cache (11.74s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.58s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.78s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3638] Fetching swift-system
[875/18679] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.45s)
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/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-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.6.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.3.2
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/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/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.72.0
========================================
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": "macroapp",
      "name": "MacroApp",
      "url": "https://github.com/Macro-swift/MacroApp.git",
      "version": "unspecified",
      "path": "/Users/admin/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/admin/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/admin/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.72.0",
              "path": "/Users/admin/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/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": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/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/admin/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/admin/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/admin/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.72.0",
                  "path": "/Users/admin/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/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": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.6.1",
                  "path": "/Users/admin/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/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Macro-swift/MacroApp.git
[1/198] Fetching macroapp
Fetched https://github.com/Macro-swift/MacroApp.git from cache (0.82s)
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 from cache (0.58s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.58s)
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-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio.git from cache (0.84s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
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 from cache (0.53s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.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 from cache (0.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.03s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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/Macro-swift/MacroApp.git
Working copy of https://github.com/Macro-swift/MacroApp.git resolved at develop (dee175e)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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
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.10
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Write sources
[3/38] Copying PrivacyInfo.xcprivacy
[5/38] Write sources
[25/38] Write swift-version-33747A42983211AE.txt
[26/38] Compiling CNIOWindows shim.c
[26/38] Compiling CNIOWindows WSAStartup.c
[28/38] Compiling CNIOLinux shim.c
[28/38] Compiling CNIOLinux liburing_shims.c
[30/66] Compiling _AtomicsShims.c
[31/66] Compiling CNIODarwin shim.c
[32/66] Compiling CNIOLLHTTP c_nio_http.c
[33/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/73] Compiling CNIOLLHTTP c_nio_api.c
[34/73] Write sources
[37/110] Compiling _NIODataStructures PriorityQueue.swift
[38/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/110] Compiling Atomics PointerConformances.swift
[40/110] Compiling Atomics Primitives.native.swift
[41/111] Emitting module InternalCollectionsUtilities
[42/111] Compiling Atomics ManagedAtomic.swift
[43/111] Compiling Atomics ManagedAtomicLazyReference.swift
[44/111] Compiling Atomics OptionalRawRepresentable.swift
[45/111] Compiling Atomics RawRepresentable.swift
[46/111] Compiling Atomics UnsafeAtomic.swift
[47/111] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/111] Compiling Atomics AtomicMemoryOrderings.swift
[49/111] Compiling Atomics DoubleWord.swift
[50/111] Emitting module _NIOBase64
[51/111] Compiling _NIOBase64 Base64.swift
[52/111] Compiling Atomics Primitives.shims.swift
[53/111] Compiling Atomics AtomicInteger.swift
[54/111] Compiling Atomics AtomicOptionalWrappable.swift
[55/111] Compiling Atomics AtomicReference.swift
[56/111] Compiling Atomics AtomicBool.swift
[57/111] Compiling Atomics IntegerConformances.swift
[58/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/111] Compiling _NIODataStructures _TinyArray.swift
[60/111] Emitting module _NIODataStructures
[61/111] Compiling _NIODataStructures Heap.swift
[62/127] Compiling DequeModule _DequeBufferHeader.swift
[63/127] Compiling DequeModule _DequeSlot.swift
[64/128] Compiling DequeModule _DequeBuffer.swift
[65/128] Compiling Logging LogHandler.swift
[66/128] Compiling Logging Locks.swift
[67/128] Emitting module Logging
[68/128] Compiling Logging Logging.swift
[69/128] Compiling Logging MetadataProvider.swift
[70/128] Compiling DequeModule Deque+Extras.swift
[71/128] Compiling DequeModule Deque+Hashable.swift
[72/128] Compiling DequeModule Deque+CustomReflectable.swift
[73/128] Compiling DequeModule Deque+Descriptions.swift
[74/128] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/128] Compiling DequeModule Deque+Equatable.swift
[76/128] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/128] Compiling DequeModule Deque+Testing.swift
[78/128] Compiling DequeModule Deque._Storage.swift
[79/128] Compiling DequeModule Deque._UnsafeHandle.swift
[80/128] Compiling DequeModule Deque.swift
[81/128] Compiling DequeModule Deque+Codable.swift
[82/128] Compiling DequeModule Deque+Collection.swift
[83/128] Emitting module DequeModule
[86/128] Compiling Atomics AtomicStorage.swift
[87/128] Compiling Atomics AtomicValue.swift
[91/130] Compiling c-nioatomics.c
[93/130] Compiling mustache MustacheRenderingContext.swift
[96/131] Compiling xsys socket.swift
[107/131] Compiling xsys ntohs.swift
[108/131] Compiling xsys sockaddr_any.swift
[109/131] Compiling Atomics IntegerOperations.swift
[110/131] Compiling Atomics Unmanaged extensions.swift
[111/131] Compiling mustache MustacheNode.swift
[112/131] Compiling mustache MustacheParser.swift
[113/131] Compiling xsys time.swift
[114/131] Compiling xsys timespec.swift
[119/131] Compiling xsys timeval_any.swift
[120/131] Emitting module Atomics
[120/131] Compiling c-atomics.c
[122/137] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[123/137] Emitting module NIOConcurrencyHelpers
[124/137] Compiling NIOConcurrencyHelpers NIOLock.swift
[125/137] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[126/137] Compiling NIOConcurrencyHelpers atomics.swift
[127/137] Compiling NIOConcurrencyHelpers lock.swift
[128/137] Emitting module xsys
[131/137] Compiling mustache HTMLEscape.swift
[132/137] Compiling mustache Helpers.swift
[133/137] Emitting module mustache
[134/137] Compiling mime MIME.swift
[135/137] Emitting module mime
[136/137] Compiling mustache Mustacheable.swift
[137/137] Compiling mustache SimpleKVC.swift
[138/196] Compiling NIOCore Interfaces.swift
[139/196] Compiling NIOCore Linux.swift
[140/196] Compiling NIOCore MarkedCircularBuffer.swift
[141/196] Compiling NIOCore MulticastChannel.swift
[142/196] Compiling NIOCore NIOAny.swift
[143/196] Compiling NIOCore NIOCloseOnErrorHandler.swift
[144/202] Compiling NIOCore GlobalSingletons.swift
[145/202] Compiling NIOCore IO.swift
[146/202] Compiling NIOCore IOData.swift
[147/202] Compiling NIOCore IPProtocol.swift
[148/202] Compiling NIOCore IntegerBitPacking.swift
[149/202] Compiling NIOCore IntegerTypes.swift
[150/202] Compiling NIOCore NIOLoopBound.swift
[151/202] Compiling NIOCore NIOSendable.swift
[152/202] Compiling NIOCore PointerHelpers.swift
[153/202] Compiling NIOCore RecvByteBufferAllocator.swift
[154/202] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[155/202] Compiling NIOCore SocketAddresses.swift
[156/202] Compiling NIOCore SocketOptionProvider.swift
[157/202] Compiling NIOCore SystemCallHelpers.swift
[158/202] Compiling NIOCore TimeAmount+Duration.swift
[159/202] Compiling NIOCore TypeAssistedChannelHandler.swift
[160/202] Compiling NIOCore UniversalBootstrapSupport.swift
[161/202] Compiling NIOCore Utilities.swift
[162/202] Compiling NIOCore DeadChannel.swift
[163/202] Compiling NIOCore DispatchQueue+WithFuture.swift
[164/202] Compiling NIOCore EventLoop+Deprecated.swift
[165/202] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/202] Compiling NIOCore EventLoop.swift
[167/202] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[168/202] Compiling NIOCore ChannelHandlers.swift
[169/202] Compiling NIOCore ChannelInvoker.swift
[170/202] Compiling NIOCore ChannelOption.swift
[171/202] Compiling NIOCore ChannelPipeline.swift
[172/202] Compiling NIOCore CircularBuffer.swift
[173/202] Compiling NIOCore Codec.swift
[174/202] Compiling NIOCore ConvenienceOptionSupport.swift
[175/202] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[176/202] Compiling NIOCore NIOAsyncWriter.swift
[177/202] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[178/202] Compiling NIOCore BSDSocketAPI.swift
[179/202] Compiling NIOCore ByteBuffer-aux.swift
[180/202] Compiling NIOCore ByteBuffer-conversions.swift
[181/202] Compiling NIOCore ByteBuffer-core.swift
[182/202] Compiling NIOCore EventLoopFuture+Deprecated.swift
[183/202] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[184/202] Compiling NIOCore EventLoopFuture.swift
[185/202] Compiling NIOCore FileDescriptor.swift
[186/202] Compiling NIOCore FileHandle.swift
[187/202] Compiling NIOCore FileRegion.swift
[188/202] Compiling NIOCore ByteBuffer-hexdump.swift
[189/202] Compiling NIOCore ByteBuffer-int.swift
[190/202] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[191/202] Compiling NIOCore ByteBuffer-multi-int.swift
[192/202] Compiling NIOCore ByteBuffer-views.swift
[193/202] Compiling NIOCore Channel.swift
[194/202] Compiling NIOCore ChannelHandler.swift
[195/202] Compiling NIOCore AddressedEnvelope.swift
[196/202] Compiling NIOCore AsyncAwaitSupport.swift
[197/202] Compiling NIOCore AsyncChannel.swift
[198/202] Compiling NIOCore AsyncChannelHandler.swift
[199/202] Compiling NIOCore AsyncChannelInboundStream.swift
[200/202] Compiling NIOCore AsyncChannelOutboundWriter.swift
[201/202] Compiling NIOCore NIOAsyncSequenceProducer.swift
[202/202] Emitting module NIOCore
[203/256] Compiling NIOEmbedded AsyncTestingChannel.swift
[204/256] Compiling NIOEmbedded Embedded.swift
[205/256] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[206/256] Emitting module NIOEmbedded
[207/256] Emitting module NIOPosix
[208/261] Compiling NIOPosix GetaddrinfoResolver.swift
[209/261] Compiling NIOPosix HappyEyeballs.swift
[210/261] Compiling NIOPosix IO.swift
[211/261] Compiling NIOPosix IntegerBitPacking.swift
[212/261] Compiling NIOPosix IntegerTypes.swift
[213/261] Compiling NIOPosix Linux.swift
[214/261] Compiling NIOPosix SocketProtocols.swift
[215/261] Compiling NIOPosix System.swift
[216/261] Compiling NIOPosix Thread.swift
[217/261] Compiling NIOPosix ThreadPosix.swift
[218/261] Compiling NIOPosix ThreadWindows.swift
[219/261] Compiling NIOPosix SelectorKqueue.swift
[220/261] Compiling NIOPosix SelectorUring.swift
[221/261] Compiling NIOPosix ServerSocket.swift
[222/261] Compiling NIOPosix Socket.swift
[223/261] Compiling NIOPosix SocketChannel.swift
[224/261] Compiling NIOPosix PendingWritesManager.swift
[225/261] Compiling NIOPosix PipeChannel.swift
[226/261] Compiling NIOPosix PipePair.swift
[227/261] Compiling NIOPosix PointerHelpers.swift
[228/261] Compiling NIOPosix Pool.swift
[229/261] Compiling NIOPosix UnsafeTransfer.swift
[230/261] Compiling NIOPosix Utilities.swift
[231/261] Compiling NIOPosix VsockAddress.swift
[232/261] Compiling NIOPosix VsockChannelEvents.swift
[233/261] Compiling NIOPosix resource_bundle_accessor.swift
[234/261] Compiling NIOPosix BSDSocketAPICommon.swift
[235/261] Compiling NIOPosix BSDSocketAPIPosix.swift
[236/261] Compiling NIOPosix BSDSocketAPIWindows.swift
[237/261] Compiling NIOPosix BaseSocket.swift
[238/261] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[239/261] Compiling NIOPosix BaseSocketChannel.swift
[240/261] Compiling NIOPosix PooledRecvBufferAllocator.swift
[241/261] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[242/261] Compiling NIOPosix PosixSingletons.swift
[243/261] Compiling NIOPosix RawSocketBootstrap.swift
[244/261] Compiling NIOPosix Resolver.swift
[245/261] Compiling NIOPosix Selectable.swift
[246/261] Compiling NIOPosix SelectableChannel.swift
[247/261] Compiling NIOPosix SelectableEventLoop.swift
[248/261] Compiling NIOPosix SelectorEpoll.swift
[249/261] Compiling NIOPosix SelectorGeneric.swift
[250/261] Compiling NIOPosix LinuxCPUSet.swift
[251/261] Compiling NIOPosix LinuxUring.swift
[252/261] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[253/261] Compiling NIOPosix NIOThreadPool.swift
[254/261] Compiling NIOPosix NonBlockingFileIO.swift
[255/261] Compiling NIOPosix PendingDatagramWritesManager.swift
[256/261] Compiling NIOPosix BaseStreamSocketChannel.swift
[257/261] Compiling NIOPosix Bootstrap.swift
[258/261] Compiling NIOPosix ControlMessage.swift
[259/261] Compiling NIOPosix DatagramVectorReadManager.swift
[260/261] Compiling NIOPosix Errors+Any.swift
[261/261] Compiling NIOPosix FileDescriptor.swift
[262/263] Compiling NIO Exports.swift
[263/263] Emitting module NIO
[264/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[265/285] Emitting module NIOHTTP1
[266/285] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[267/285] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[268/285] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[269/285] Emitting module NIOFoundationCompat
[270/285] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[271/285] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[272/285] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[273/285] Compiling NIOHTTP1 HTTPEncoder.swift
[274/285] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[275/323] Compiling MacroCore EventListenerSet.swift
[276/323] Compiling MacroCore ListenerType.swift
[277/323] Compiling MacroCore BufferDeprecations.swift
[278/323] Compiling MacroCore BufferHexEncoding.swift
[279/323] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[280/323] Compiling MacroCore JSError.swift
[281/323] Compiling MacroCore Concat.swift
[282/323] Compiling MacroCore Buffer.swift
[283/323] Compiling MacroCore BufferData.swift
[284/323] Compiling MacroCore DuplexStreamType.swift
[285/323] Compiling MacroCore Pipe.swift
[286/323] Compiling MacroCore ReadableByteStreamType.swift
[287/323] Compiling MacroCore ReadableStreamBase.swift
[288/323] Compiling MacroCore ReadableStreamType.swift
[289/323] Compiling MacroCore WritableByteStream.swift
[290/323] Compiling MacroCore MacroError.swift
[291/323] Compiling MacroCore NextTick.swift
[292/323] Compiling MacroCore CommandLine.swift
[293/323] Compiling MacroCore DetectXcode.swift
[294/327] Compiling MacroCore Environment.swift
[295/327] Compiling MacroCore Process.swift
[296/327] Compiling MacroCore Warnings.swift
[297/327] Compiling MacroCore Regex.swift
[298/327] Compiling MacroCore StringStubs.swift
[299/327] Compiling MacroCore ToString.swift
[300/327] Compiling MacroCore LeftPad.swift
[301/327] Compiling MacroCore MacroCore.swift
[302/327] Compiling MacroCore CollectionUtils.swift
[303/327] Compiling MacroCore Console.swift
[304/327] Compiling MacroCore Dirname.swift
[305/327] Compiling MacroCore EnvironmentValues.swift
[306/327] Compiling MacroCore ErrorEmitter.swift
[310/327] Compiling MacroCore JSON.swift
[311/327] Compiling MacroCore CollectionStubs.swift
[312/327] Compiling MacroCore Math.swift
[313/327] Compiling MacroCore Object.swift
[314/327] Emitting module MacroCore
[319/327] Compiling MacroCore BufferStrings.swift
[323/327] Compiling MacroCore ReadableByteStream.swift
[324/327] Compiling MacroCore WritableByteStreamType.swift
[325/327] Compiling MacroCore WritableStreamBase.swift
[326/327] Compiling MacroCore WritableStreamType.swift
[327/327] Compiling MacroCore StringEncoding.swift
[328/355] Compiling fs FileStream.swift
[329/356] Compiling http HTTPHeadersHolder.swift
[330/357] Compiling fs ResultExtensions.swift
[331/357] Compiling fs AsyncWrapper.swift
[332/357] Compiling fs StatStruct.swift
[333/357] Compiling http OutgoingMessage.swift
[334/357] Compiling http ServerResponse.swift
[335/357] Compiling fs Promise.swift
[336/357] Compiling fs FileReadStream.swift
[337/357] Compiling fs FileWriteStream.swift
[338/357] Compiling http http.swift
[339/357] Compiling http QueryString.swift
[340/357] Compiling fs Path.swift
[341/357] Compiling fs PosixWrappers.swift
[342/357] Compiling fs File.swift
[343/357] Compiling fs JSONFile.swift
[344/357] Compiling fs fs.swift
[347/357] Emitting module fs
[348/357] Compiling fs Directory.swift
[349/357] Compiling fs FSWatcher.swift
[350/359] Emitting module dotenv
[351/359] Compiling dotenv dotenv.swift
[358/359] Emitting module http
[359/359] Compiling http Server.swift
[360/373] Compiling connect Middleware.swift
[361/373] Compiling connect Session.swift
[362/373] Compiling connect Pause.swift
[363/373] Compiling connect ServeStatic.swift
[364/374] Compiling connect Logger.swift
[365/374] Compiling connect MethodOverride.swift
[366/374] Compiling connect Cookies.swift
[367/374] Compiling connect CrossCompile.swift
[368/374] Compiling connect QS.swift
[369/374] Emitting module connect
[370/374] Compiling connect Connect.swift
[371/374] Compiling connect CookieParser.swift
[372/374] Compiling connect BodyParser.swift
[373/374] Compiling connect CORS.swift
[374/374] Compiling connect TypeIs.swift
[375/404] Compiling express Router.swift
[376/405] Compiling express ServerResponse.swift
[377/405] Emitting module multer
[378/405] Compiling multer IncomingMessageMulter.swift
[379/405] Compiling multer Limits.swift
[380/406] Compiling express RouteFactories.swift
[381/406] Compiling express RouteKeeper.swift
[384/406] Compiling multer MulterStorage.swift
[385/406] Compiling multer PartType.swift
[386/406] Compiling multer MulterError.swift
[387/406] Compiling multer ProcessingContext.swift
[388/406] Compiling express RouteMounts.swift
[389/406] Compiling express RoutePattern.swift
[390/406] Compiling express Settings.swift
[391/406] Compiling express Render.swift
[392/406] Compiling express Route.swift
[393/406] Compiling express Express.swift
[394/406] Compiling express IncomingMessage.swift
[395/406] Compiling multer Multer.swift
[396/406] Compiling multer MultiPartParser.swift
[397/406] Compiling express JSON.swift
[398/406] Compiling express MiddlewareObject.swift
[401/406] Compiling express BasicAuth.swift
[402/406] Compiling express ErrorMiddleware.swift
[403/406] Emitting module express
[406/406] Compiling multer Utilities.swift
[407/408] Compiling MacroExpress MacroExpress.swift
[408/408] Emitting module MacroExpress
[409/420] Compiling MacroApp Endpoints.swift
[410/421] Compiling MacroApp RouteEndpoint.swift
[411/421] Compiling MacroApp Render.swift
[412/421] Compiling MacroApp Route.swift
[413/421] Compiling MacroApp ReExports.swift
[414/421] Compiling MacroApp Mount.swift
[415/421] Compiling MacroApp EndpointsPrimitive.swift
[416/421] Compiling MacroApp Tuples.swift
[417/421] Compiling MacroApp Use.swift
[418/421] Compiling MacroApp App.swift
[419/421] Compiling MacroApp EndpointsBuilder.swift
[420/421] Emitting module MacroApp
[421/421] Compiling MacroApp MethodEndpoints.swift
Build complete! (24.41s)
Build complete.
Done.