The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MacroExpress, reference 1.0.8 (e4cce5), with Swift 6.1 for macOS (SPM) on 12 Jun 2025 19:46:30 UTC.

Swift 6 data race errors: 14

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroExpress.git
Reference: 1.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroExpress
 * tag               1.0.8      -> FETCH_HEAD
HEAD is now at e4cce5a Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
e4cce5a843265a2b9d4c1d8afe6a0ae8b354506d
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at 1.0.8
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1634] Fetching macro
[56/2193] Fetching macro, mustache
Fetched https://github.com/Macro-swift/Macro.git from cache (0.85s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.85s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (1.45s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.8 (0.57s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetched https://github.com/apple/swift-nio.git from cache (1.72s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.74s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Fetched https://github.com/apple/swift-collections.git from cache (0.85s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.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.83.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.2.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.8
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.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.5.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": "macroexpress",
      "name": "MacroExpress",
      "url": "https://github.com/Macro-swift/MacroExpress.git",
      "version": "unspecified",
      "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.8",
          "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.3.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.83.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.3.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.2.0",
                  "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.5.0",
                  "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.3",
              "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.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1352] Fetching macroexpress
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.90s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/Macro-swift/Macro.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.47s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.47s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.54s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.8 (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.45s)
Fetched https://github.com/apple/swift-nio.git from cache (0.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
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.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.83.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.8
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.8 (e4cce5a)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
warning: '.resolve-product-dependencies': dependency 'macroexpress' is not used by any target
Found 2 product dependencies
  - Macro
  - Mustache
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
https://github.com/Macro-swift/MacroExpress.git
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    }
  ],
  "manifest_display_name" : "MacroExpress",
  "name" : "MacroExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MacroExpress",
      "targets" : [
        "MacroExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "express",
      "targets" : [
        "express"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "connect",
      "targets" : [
        "connect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mime",
      "targets" : [
        "mime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dotenv",
      "targets" : [
        "dotenv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "multer",
      "targets" : [
        "multer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "multerTests",
      "module_type" : "SwiftTarget",
      "name" : "multerTests",
      "path" : "Tests/multerTests",
      "sources" : [
        "Fixtures.swift",
        "MultiPartParserTests.swift",
        "XCTestManifests.swift",
        "multerTests.swift"
      ],
      "target_dependencies" : [
        "multer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "multer",
      "module_type" : "SwiftTarget",
      "name" : "multer",
      "path" : "Sources/multer",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "multer"
      ],
      "sources" : [
        "DiskStorage.swift",
        "File.swift",
        "IncomingMessageMulter.swift",
        "Limits.swift",
        "MemoryStorage.swift",
        "Middleware.swift",
        "Multer.swift",
        "MulterError.swift",
        "MulterStorage.swift",
        "MultiPartParser.swift",
        "PartType.swift",
        "ProcessingContext.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "mime",
        "connect"
      ],
      "type" : "library"
    },
    {
      "c99name" : "mimeTests",
      "module_type" : "SwiftTarget",
      "name" : "mimeTests",
      "path" : "Tests/mimeTests",
      "sources" : [
        "XCTestManifests.swift",
        "mimeTests.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mime",
      "module_type" : "SwiftTarget",
      "name" : "mime",
      "path" : "Sources/mime",
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "mime",
        "multer"
      ],
      "sources" : [
        "MIME.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "express",
      "module_type" : "SwiftTarget",
      "name" : "express",
      "path" : "Sources/express",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "Mustache"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express"
      ],
      "sources" : [
        "BasicAuth.swift",
        "ErrorMiddleware.swift",
        "Express.swift",
        "ExpressWrappedDictionary.swift",
        "IncomingMessage.swift",
        "JSON.swift",
        "MiddlewareObject.swift",
        "Module.swift",
        "Mustache.swift",
        "Render.swift",
        "Route.swift",
        "RouteFactories.swift",
        "RouteKeeper.swift",
        "RouteMounts.swift",
        "RoutePattern.swift",
        "Router.swift",
        "ServerResponse.swift",
        "Settings.swift"
      ],
      "target_dependencies" : [
        "connect",
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "dotenvTests",
      "module_type" : "SwiftTarget",
      "name" : "dotenvTests",
      "path" : "Tests/dotenvTests",
      "sources" : [
        "XCTestManifests.swift",
        "dotenvTests.swift"
      ],
      "target_dependencies" : [
        "dotenv"
      ],
      "type" : "test"
    },
    {
      "c99name" : "dotenv",
      "module_type" : "SwiftTarget",
      "name" : "dotenv",
      "path" : "Sources/dotenv",
      "product_dependencies" : [
        "MacroCore",
        "fs"
      ],
      "product_memberships" : [
        "MacroExpress",
        "dotenv"
      ],
      "sources" : [
        "dotenv.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "connect",
      "module_type" : "SwiftTarget",
      "name" : "connect",
      "path" : "Sources/connect",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "multer"
      ],
      "sources" : [
        "BodyParser.swift",
        "CORS.swift",
        "Connect.swift",
        "CookieParser.swift",
        "Cookies.swift",
        "CrossCompile.swift",
        "Logger.swift",
        "MethodOverride.swift",
        "Middleware.swift",
        "NoCache.swift",
        "Pause.swift",
        "QS.swift",
        "ServeStatic.swift",
        "Session.swift",
        "TypeIs.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "bodyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "bodyParserTests",
      "path" : "Tests/bodyParserTests",
      "product_dependencies" : [
        "Macro"
      ],
      "sources" : [
        "XCTestManifests.swift",
        "bodyParserTests.swift"
      ],
      "target_dependencies" : [
        "connect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RouteTests",
      "module_type" : "SwiftTarget",
      "name" : "RouteTests",
      "path" : "Tests/RouteTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "ErrorMiddlewareTests.swift",
        "RouteMountingTests.swift",
        "SimpleRouteTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "express"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroExpress",
      "module_type" : "SwiftTarget",
      "name" : "MacroExpress",
      "path" : "Sources/MacroExpress",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "xsys"
      ],
      "product_memberships" : [
        "MacroExpress"
      ],
      "sources" : [
        "MacroExpress.swift"
      ],
      "target_dependencies" : [
        "dotenv",
        "mime",
        "connect",
        "express",
        "multer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/38] Write sources
[22/38] Copying PrivacyInfo.xcprivacy
[23/38] Write sources
[24/38] Compiling CNIOWindows WSAStartup.c
[24/38] Compiling CNIOWindows shim.c
[26/38] Compiling CNIOWASI CNIOWASI.c
[27/38] Compiling CNIOLinux shim.c
[27/38] Compiling CNIOLinux liburing_shims.c
[29/38] Write sources
[30/38] Write swift-version-2F0A5646E1D333AE.txt
[31/38] Compiling _AtomicsShims.c
[32/58] Compiling CNIOLLHTTP c_nio_http.c
[33/60] Compiling CNIOLLHTTP c_nio_api.c
[34/74] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/88] Compiling CNIODarwin shim.c
[37/107] Compiling _NIOBase64 Base64.swift
[38/107] Emitting module _NIOBase64
[39/107] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/107] Compiling InternalCollectionsUtilities Debugging.swift
[41/107] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/107] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/107] Compiling InternalCollectionsUtilities Descriptions.swift
[44/108] Compiling Atomics DoubleWord.swift
[45/108] Compiling Atomics ManagedAtomic.swift
[46/108] Compiling Atomics AtomicBool.swift
[47/108] Compiling Atomics IntegerConformances.swift
[48/108] Emitting module InternalCollectionsUtilities
[49/108] Compiling Atomics OptionalRawRepresentable.swift
[50/108] Compiling Atomics RawRepresentable.swift
[51/108] Compiling Atomics AtomicInteger.swift
[52/108] Compiling Atomics AtomicOptionalWrappable.swift
[53/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/108] Compiling _NIODataStructures _TinyArray.swift
[55/108] Compiling _NIODataStructures PriorityQueue.swift
[56/124] Compiling DequeModule _DequeBuffer.swift
[57/124] Compiling DequeModule _DequeBufferHeader.swift
[58/124] Compiling DequeModule _DequeSlot.swift
[59/125] Compiling Logging MetadataProvider.swift
[60/125] Emitting module _NIODataStructures
[61/125] Compiling _NIODataStructures Heap.swift
[62/125] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/125] Compiling Logging Locks.swift
[64/125] Compiling Logging LogHandler.swift
[65/125] Compiling Logging Logging.swift
[66/125] Emitting module Logging
[67/125] Compiling DequeModule Deque._UnsafeHandle.swift
[68/125] Compiling DequeModule Deque.swift
[69/125] Compiling Atomics UnsafeAtomicLazyReference.swift
[70/125] Compiling Atomics IntegerOperations.swift
[71/125] Compiling DequeModule Deque+Codable.swift
[72/125] Compiling DequeModule Deque+Collection.swift
[73/125] Compiling Atomics AtomicValue.swift
[74/125] Compiling Atomics AtomicMemoryOrderings.swift
[75/125] Compiling Atomics AtomicReference.swift
[76/125] Compiling Atomics AtomicStorage.swift
[77/125] Compiling DequeModule Deque+Testing.swift
[78/125] Compiling DequeModule Deque._Storage.swift
[79/125] Compiling DequeModule Deque+CustomReflectable.swift
[80/125] Compiling DequeModule Deque+Descriptions.swift
[81/125] Compiling DequeModule Deque+Extras.swift
[82/125] Compiling DequeModule Deque+Hashable.swift
[83/126] Compiling DequeModule Deque+Equatable.swift
[84/126] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/126] Compiling Atomics Unmanaged extensions.swift
[91/126] Compiling c-nioatomics.c
[97/126] Emitting module DequeModule
[100/126] Emitting module Atomics
[100/126] Compiling c-atomics.c
[102/132] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[103/132] Compiling NIOConcurrencyHelpers lock.swift
[104/132] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/132] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[106/132] Emitting module NIOConcurrencyHelpers
[107/132] Compiling NIOConcurrencyHelpers atomics.swift
[108/132] Compiling xsys timespec.swift
[109/157] Compiling xsys time.swift
[110/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/195] Compiling NIOCore GlobalSingletons.swift
[112/195] Compiling Mustache MustacheRenderingContext.swift
[113/195] Compiling xsys ntohs.swift
[114/195] Compiling xsys sockaddr_any.swift
[115/195] Compiling xsys socket.swift
[116/195] Compiling NIOCore AsyncChannelInboundStream.swift
[117/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[118/195] Compiling NIOCore AsyncChannel.swift
[119/195] Compiling NIOCore AsyncChannelHandler.swift
[120/195] Compiling xsys timeval_any.swift
[121/195] Compiling mime MIME.swift
[122/195] Emitting module mime
[123/195] Compiling NIOCore AddressedEnvelope.swift
[124/195] Compiling NIOCore AsyncAwaitSupport.swift
[125/195] Emitting module xsys
[126/195] Compiling Mustache MustacheRendering.swift
[127/195] Compiling Mustache MustacheNode.swift
[128/195] Compiling Mustache SimpleKVC.swift
[129/195] Compiling Mustache Mustachable.swift
[130/195] Compiling Mustache MustacheParser.swift
[131/195] Compiling Mustache HTMLEscape.swift
[132/195] Emitting module Mustache
[133/195] Compiling Mustache Helpers.swift
[142/201] Compiling NIOCore IO.swift
[143/201] Compiling NIOCore IOData.swift
[144/201] Compiling NIOCore IPProtocol.swift
[145/201] Compiling NIOCore IntegerBitPacking.swift
[146/201] Compiling NIOCore IntegerTypes.swift
[147/201] Compiling NIOCore Interfaces.swift
[148/201] Compiling NIOCore SocketOptionProvider.swift
[149/201] Compiling NIOCore SystemCallHelpers.swift
[150/201] Compiling NIOCore TimeAmount+Duration.swift
[151/201] Compiling NIOCore TypeAssistedChannelHandler.swift
[152/201] Compiling NIOCore UniversalBootstrapSupport.swift
[153/201] Compiling NIOCore Utilities.swift
[154/201] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[155/201] Compiling NIOCore NIOAsyncWriter.swift
[156/201] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[157/201] Compiling NIOCore BSDSocketAPI.swift
[158/201] Compiling NIOCore ByteBuffer-aux.swift
[159/201] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[160/201] Compiling NIOCore ByteBuffer-conversions.swift
[161/201] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[162/201] Compiling NIOCore NIOScheduledCallback.swift
[163/201] Compiling NIOCore NIOSendable.swift
[164/201] Compiling NIOCore RecvByteBufferAllocator.swift
[165/201] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[166/201] Compiling NIOCore SocketAddresses.swift
[167/201] Compiling NIOCore Linux.swift
[168/201] Compiling NIOCore MarkedCircularBuffer.swift
[169/201] Compiling NIOCore MulticastChannel.swift
[170/201] Compiling NIOCore NIOAny.swift
[171/201] Compiling NIOCore NIOCloseOnErrorHandler.swift
[172/201] Compiling NIOCore NIOLoopBound.swift
[173/201] Compiling NIOCore Channel.swift
[174/201] Compiling NIOCore ChannelHandler.swift
[175/201] Compiling NIOCore ChannelHandlers.swift
[176/201] Compiling NIOCore ChannelInvoker.swift
[177/201] Compiling NIOCore ChannelOption.swift
[178/201] Compiling NIOCore ChannelPipeline.swift
[179/201] Compiling NIOCore CircularBuffer.swift
[180/201] Compiling NIOCore ByteBuffer-core.swift
[181/201] Compiling NIOCore ByteBuffer-hex.swift
[182/201] Compiling NIOCore ByteBuffer-int.swift
[183/201] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/201] Compiling NIOCore ByteBuffer-multi-int.swift
[185/201] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/201] Compiling NIOCore ByteBuffer-views.swift
[187/201] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[188/201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[189/201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[190/201] Compiling NIOCore EventLoopFuture.swift
[191/201] Compiling NIOCore FileDescriptor.swift
[192/201] Compiling NIOCore FileHandle.swift
[193/201] Compiling NIOCore FileRegion.swift
[194/201] Compiling NIOCore Codec.swift
[195/201] Compiling NIOCore ConvenienceOptionSupport.swift
[196/201] Compiling NIOCore DeadChannel.swift
[197/201] Compiling NIOCore DispatchQueue+WithFuture.swift
[198/201] Compiling NIOCore EventLoop+Deprecated.swift
[199/201] Compiling NIOCore EventLoop+SerialExecutor.swift
[200/201] Compiling NIOCore EventLoop.swift
[201/201] Emitting module NIOCore
[202/253] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[203/253] Compiling NIOEmbedded AsyncTestingChannel.swift
[204/253] Emitting module NIOEmbedded
[205/253] Compiling NIOEmbedded Embedded.swift
[206/253] Compiling NIOPosix Pool.swift
[207/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[208/253] Compiling NIOPosix PosixSingletons.swift
[209/253] Compiling NIOPosix RawSocketBootstrap.swift
[210/253] Compiling NIOPosix Resolver.swift
[211/258] Compiling NIOPosix Linux.swift
[212/258] Compiling NIOPosix LinuxCPUSet.swift
[213/258] Compiling NIOPosix LinuxUring.swift
[214/258] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/258] Compiling NIOPosix NIOThreadPool.swift
[216/258] Compiling NIOPosix GetaddrinfoResolver.swift
[217/258] Compiling NIOPosix HappyEyeballs.swift
[218/258] Compiling NIOPosix IO.swift
[219/258] Compiling NIOPosix IntegerBitPacking.swift
[220/258] Compiling NIOPosix IntegerTypes.swift
[221/258] Emitting module NIOPosix
[222/258] Compiling NIOPosix UnsafeTransfer.swift
[223/258] Compiling NIOPosix Utilities.swift
[224/258] Compiling NIOPosix VsockAddress.swift
[225/258] Compiling NIOPosix VsockChannelEvents.swift
[226/258] Compiling NIOPosix resource_bundle_accessor.swift
[227/258] Compiling NIOPosix BSDSocketAPICommon.swift
[228/258] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/258] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/258] Compiling NIOPosix BaseSocket.swift
[231/258] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/258] Compiling NIOPosix BaseSocketChannel.swift
[233/258] Compiling NIOPosix BaseStreamSocketChannel.swift
[234/258] Compiling NIOPosix Bootstrap.swift
[235/258] Compiling NIOPosix ControlMessage.swift
[236/258] Compiling NIOPosix DatagramVectorReadManager.swift
[237/258] Compiling NIOPosix Errors+Any.swift
[238/258] Compiling NIOPosix FileDescriptor.swift
[239/258] Compiling NIOPosix SelectorKqueue.swift
[240/258] Compiling NIOPosix SelectorUring.swift
[241/258] Compiling NIOPosix ServerSocket.swift
[242/258] Compiling NIOPosix Socket.swift
[243/258] Compiling NIOPosix SocketChannel.swift
[244/258] Compiling NIOPosix Selectable.swift
[245/258] Compiling NIOPosix SelectableChannel.swift
[246/258] Compiling NIOPosix SelectableEventLoop.swift
[247/258] Compiling NIOPosix SelectorEpoll.swift
[248/258] Compiling NIOPosix SelectorGeneric.swift
[249/258] Compiling NIOPosix SocketProtocols.swift
[250/258] Compiling NIOPosix System.swift
[251/258] Compiling NIOPosix Thread.swift
[252/258] Compiling NIOPosix ThreadPosix.swift
[253/258] Compiling NIOPosix ThreadWindows.swift
[254/258] Compiling NIOPosix NonBlockingFileIO.swift
[255/258] Compiling NIOPosix PendingDatagramWritesManager.swift
[256/258] Compiling NIOPosix PendingWritesManager.swift
[257/258] Compiling NIOPosix PipeChannel.swift
[258/258] Compiling NIOPosix PipePair.swift
[259/260] Emitting module NIO
[260/260] Compiling NIO Exports.swift
[261/282] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[262/282] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[263/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[264/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[265/283] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[266/283] Emitting module NIOHTTP1
[267/283] Emitting module NIOFoundationCompat
[268/283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[269/321] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[270/321] Compiling MacroCore BufferDeprecations.swift
[271/321] Compiling MacroCore BufferHexEncoding.swift
[272/321] Compiling MacroCore CollectionStubs.swift
[273/321] Compiling MacroCore Math.swift
[274/321] Compiling MacroCore Console.swift
[275/321] Compiling MacroCore Dirname.swift
[276/321] Compiling MacroCore Object.swift
[277/321] Compiling MacroCore MacroError.swift
[278/321] Compiling MacroCore Buffer.swift
[279/321] Compiling MacroCore BufferData.swift
[280/321] Compiling MacroCore BufferStrings.swift
[281/321] Compiling MacroCore CollectionUtils.swift
[282/321] Compiling MacroCore EnvironmentValues.swift
[283/321] Compiling MacroCore JSON.swift
[285/321] Compiling MacroCore NextTick.swift
[286/321] Compiling MacroCore CommandLine.swift
[287/321] Compiling MacroCore DetectXcode.swift
[288/325] Compiling MacroCore ErrorEmitter.swift
[289/325] Compiling MacroCore EventListenerSet.swift
[290/325] Compiling MacroCore ListenerType.swift
[291/325] Compiling MacroCore JSError.swift
[292/325] Compiling MacroCore StringStubs.swift
[293/325] Compiling MacroCore ToString.swift
[294/325] Compiling MacroCore LeftPad.swift
[295/325] Compiling MacroCore MacroCore.swift
[304/325] Compiling MacroCore Environment.swift
[305/325] Compiling MacroCore Process.swift
[306/325] Compiling MacroCore Warnings.swift
[307/325] Compiling MacroCore Regex.swift
[308/325] Compiling MacroCore Concat.swift
[309/325] Compiling MacroCore DuplexStreamType.swift
[310/325] Compiling MacroCore Pipe.swift
[311/325] Compiling MacroCore ReadableByteStream.swift
[312/325] Compiling MacroCore ReadableByteStreamType.swift
[313/325] Compiling MacroCore ReadableStreamBase.swift
[314/325] Compiling MacroCore ReadableStreamType.swift
[315/325] Compiling MacroCore WritableByteStream.swift
[316/325] Emitting module MacroCore
[322/325] Compiling MacroCore WritableByteStreamType.swift
[323/325] Compiling MacroCore WritableStreamBase.swift
[324/325] Compiling MacroCore WritableStreamType.swift
[325/325] Compiling MacroCore StringEncoding.swift
[326/353] Compiling fs StatStruct.swift
[327/353] Compiling fs ResultExtensions.swift
[328/353] Compiling fs AsyncWrapper.swift
[329/354] Compiling http OutgoingMessage.swift
[330/354] Compiling http HTTPHeadersHolder.swift
[331/355] Compiling fs FileStream.swift
[332/355] Compiling fs FileWriteStream.swift
[333/355] Compiling fs Promise.swift
[334/355] Compiling fs FileReadStream.swift
[335/355] Compiling http URLRequestInit.swift
[336/355] Compiling http URLSessionAgent.swift
[337/355] Compiling fs Path.swift
[338/355] Compiling fs PosixWrappers.swift
[339/355] Compiling fs fs.swift
[344/355] Compiling http Globals.swift
[345/355] Compiling http IncomingMessage.swift
[346/355] Compiling http http.swift
[347/355] Emitting module fs
[350/357] Compiling http QueryString.swift
[353/357] Emitting module http
[354/357] Compiling http Server.swift
[355/357] Compiling http ServerResponse.swift
[356/357] Compiling dotenv dotenv.swift
[357/357] Emitting module dotenv
[358/372] Compiling connect ServeStatic.swift
[359/372] Compiling connect Pause.swift
[360/372] Compiling connect Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:16:17: warning: let 'sessionIdCookie' is not concurrency-safe because non-'Sendable' type 'Cookie' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | import struct   NIOConcurrencyHelpers.NIOLock
 15 |
 16 | fileprivate let sessionIdCookie = Cookie(
    |                 |- warning: let 'sessionIdCookie' is not concurrency-safe because non-'Sendable' type 'Cookie' may have shared mutable state; this is an error in the Swift 6 language mode
    |                 |- note: add '@MainActor' to make let 'sessionIdCookie' part of global actor 'MainActor'
    |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |   name: "NzSID",
 18 |   path: "/",
/Users/admin/builder/spi-builder-workspace/Sources/connect/Cookies.swift:131:15: note: consider making struct 'Cookie' conform to the 'Sendable' protocol
129 | import struct Foundation.Date
130 |
131 | public struct Cookie {
    |               `- note: consider making struct 'Cookie' conform to the 'Sendable' protocol
132 |   public let name     : String
133 |   public var value    : String
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:23:17: warning: var 'sessionIdCounter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 21 | )
 22 |
 23 | fileprivate var sessionIdCounter = 0
    |                 |- warning: var 'sessionIdCounter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                 |- note: convert 'sessionIdCounter' to a 'let' constant to make 'Sendable' shared state immutable
    |                 |- note: add '@MainActor' to make var 'sessionIdCounter' part of global actor 'MainActor'
    |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |
 25 | public typealias SessionIdGenerator = ( IncomingMessage ) -> String
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:183:14: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Session?' may have shared mutable state; this is an error in the Swift 6 language mode
146 | // MARK: - Session Class
147 |
148 | public class Session {
    |              `- note: class 'Session' does not conform to the 'Sendable' protocol
149 |   // Reference type, so that we can do stuff like:
150 |   //
    :
181 |
182 | private enum SessionKey: EnvironmentKey {
183 |   static let defaultValue : Session? = nil
    |              |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Session?' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
184 |   static let loggingKey   = "session"
185 | }
[361/373] Compiling connect Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/Logger.swift:157:14: warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
155 |   }
156 |
157 |   static var urlPadLen = 28
    |              |- warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'urlPadLen' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'urlPadLen' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
158 |   var paddedURL : String {
159 |     let url       = req.url
[362/373] Compiling connect MethodOverride.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/Logger.swift:157:14: warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
155 |   }
156 |
157 |   static var urlPadLen = 28
    |              |- warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'urlPadLen' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'urlPadLen' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
158 |   var paddedURL : String {
159 |     let url       = req.url
[363/373] Compiling connect Middleware.swift
[364/373] Compiling connect NoCache.swift
[365/373] Compiling connect Cookies.swift
[366/373] Compiling connect CrossCompile.swift
[367/373] Compiling connect BodyParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/BodyParser.swift:372:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |  */
 54 | @dynamicMemberLookup
 55 | public enum BodyParserBody {
    |             `- note: consider making enum 'BodyParserBody' conform to the 'Sendable' protocol
 56 |
 57 |   /// The request has not been parsed yet by the ``bodyParser`` middleware.
    :
370 |
371 |   fileprivate enum BodyKey: EnvironmentKey {
372 |     static let defaultValue : BodyParserBody = .notParsed
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
373 |     static let loggingKey   = "body"
374 |   }
[368/373] Compiling connect CORS.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/BodyParser.swift:372:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |  */
 54 | @dynamicMemberLookup
 55 | public enum BodyParserBody {
    |             `- note: consider making enum 'BodyParserBody' conform to the 'Sendable' protocol
 56 |
 57 |   /// The request has not been parsed yet by the ``bodyParser`` middleware.
    :
370 |
371 |   fileprivate enum BodyKey: EnvironmentKey {
372 |     static let defaultValue : BodyParserBody = .notParsed
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
373 |     static let loggingKey   = "body"
374 |   }
[369/373] Emitting module connect
/Users/admin/builder/spi-builder-workspace/Sources/connect/BodyParser.swift:372:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |  */
 54 | @dynamicMemberLookup
 55 | public enum BodyParserBody {
    |             `- note: consider making enum 'BodyParserBody' conform to the 'Sendable' protocol
 56 |
 57 |   /// The request has not been parsed yet by the ``bodyParser`` middleware.
    :
370 |
371 |   fileprivate enum BodyKey: EnvironmentKey {
372 |     static let defaultValue : BodyParserBody = .notParsed
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'BodyParserBody' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
373 |     static let loggingKey   = "body"
374 |   }
/Users/admin/builder/spi-builder-workspace/Sources/connect/Logger.swift:157:14: warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
155 |   }
156 |
157 |   static var urlPadLen = 28
    |              |- warning: static property 'urlPadLen' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'urlPadLen' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'urlPadLen' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
158 |   var paddedURL : String {
159 |     let url       = req.url
/Users/admin/builder/spi-builder-workspace/Sources/connect/QS.swift:28:14: warning: static property 'sparseArrayDefaultValue' is not concurrency-safe because non-'Sendable' type 'Any' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |   private class EmptyArraySlot {}
 28 |   static let sparseArrayDefaultValue : Any = EmptyArraySlot()
    |              |- warning: static property 'sparseArrayDefaultValue' is not concurrency-safe because non-'Sendable' type 'Any' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make static property 'sparseArrayDefaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |
 30 |   static func parse(_ string              : String,
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:16:17: warning: let 'sessionIdCookie' is not concurrency-safe because non-'Sendable' type 'Cookie' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | import struct   NIOConcurrencyHelpers.NIOLock
 15 |
 16 | fileprivate let sessionIdCookie = Cookie(
    |                 |- warning: let 'sessionIdCookie' is not concurrency-safe because non-'Sendable' type 'Cookie' may have shared mutable state; this is an error in the Swift 6 language mode
    |                 |- note: add '@MainActor' to make let 'sessionIdCookie' part of global actor 'MainActor'
    |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |   name: "NzSID",
 18 |   path: "/",
/Users/admin/builder/spi-builder-workspace/Sources/connect/Cookies.swift:131:15: note: consider making struct 'Cookie' conform to the 'Sendable' protocol
129 | import struct Foundation.Date
130 |
131 | public struct Cookie {
    |               `- note: consider making struct 'Cookie' conform to the 'Sendable' protocol
132 |   public let name     : String
133 |   public var value    : String
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:23:17: warning: var 'sessionIdCounter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 21 | )
 22 |
 23 | fileprivate var sessionIdCounter = 0
    |                 |- warning: var 'sessionIdCounter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                 |- note: convert 'sessionIdCounter' to a 'let' constant to make 'Sendable' shared state immutable
    |                 |- note: add '@MainActor' to make var 'sessionIdCounter' part of global actor 'MainActor'
    |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |
 25 | public typealias SessionIdGenerator = ( IncomingMessage ) -> String
/Users/admin/builder/spi-builder-workspace/Sources/connect/Session.swift:183:14: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Session?' may have shared mutable state; this is an error in the Swift 6 language mode
146 | // MARK: - Session Class
147 |
148 | public class Session {
    |              `- note: class 'Session' does not conform to the 'Sendable' protocol
149 |   // Reference type, so that we can do stuff like:
150 |   //
    :
181 |
182 | private enum SessionKey: EnvironmentKey {
183 |   static let defaultValue : Session? = nil
    |              |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Session?' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
184 |   static let loggingKey   = "session"
185 | }
[370/373] Compiling connect QS.swift
/Users/admin/builder/spi-builder-workspace/Sources/connect/QS.swift:28:14: warning: static property 'sparseArrayDefaultValue' is not concurrency-safe because non-'Sendable' type 'Any' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |   private class EmptyArraySlot {}
 28 |   static let sparseArrayDefaultValue : Any = EmptyArraySlot()
    |              |- warning: static property 'sparseArrayDefaultValue' is not concurrency-safe because non-'Sendable' type 'Any' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make static property 'sparseArrayDefaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |
 30 |   static func parse(_ string              : String,
[371/373] Compiling connect Connect.swift
[372/373] Compiling connect CookieParser.swift
[373/373] Compiling connect TypeIs.swift
[374/404] Compiling express ServerResponse.swift
[375/404] Compiling express RoutePattern.swift
[376/404] Compiling express Router.swift
[377/405] Compiling multer PartType.swift
[378/405] Compiling multer ProcessingContext.swift
[379/406] Compiling multer MulterError.swift
[380/406] Compiling multer MulterStorage.swift
[381/406] Compiling multer Multer.swift
[382/406] Compiling express Express.swift
[383/406] Compiling express ExpressWrappedDictionary.swift
[384/406] Compiling express MiddlewareObject.swift
[385/406] Compiling express Module.swift
[386/406] Compiling multer MultiPartParser.swift
[387/406] Compiling express Mustache.swift
/Users/admin/builder/spi-builder-workspace/Sources/multer/IncomingMessageMulter.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |   enum FilesKey: EnvironmentKey {
15 |     static let defaultValue : [ String : [ multer.File ] ]? = nil
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |     static let loggingKey   = "files"
17 |   }
/Users/admin/builder/spi-builder-workspace/Sources/multer/File.swift:18:15: note: class 'File' does not conform to the 'Sendable' protocol
 16 |    * the file contents.
 17 |    */
 18 |   final class File: Equatable {
    |               `- note: class 'File' does not conform to the 'Sendable' protocol
 19 |
 20 |     /// Name in form field
[388/406] Compiling express Render.swift
/Users/admin/builder/spi-builder-workspace/Sources/multer/IncomingMessageMulter.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |   enum FilesKey: EnvironmentKey {
15 |     static let defaultValue : [ String : [ multer.File ] ]? = nil
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |     static let loggingKey   = "files"
17 |   }
/Users/admin/builder/spi-builder-workspace/Sources/multer/File.swift:18:15: note: class 'File' does not conform to the 'Sendable' protocol
 16 |    * the file contents.
 17 |    */
 18 |   final class File: Equatable {
    |               `- note: class 'File' does not conform to the 'Sendable' protocol
 19 |
 20 |     /// Name in form field
[389/406] Emitting module multer
/Users/admin/builder/spi-builder-workspace/Sources/multer/IncomingMessageMulter.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |   enum FilesKey: EnvironmentKey {
15 |     static let defaultValue : [ String : [ multer.File ] ]? = nil
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : [multer.File]]?' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |     static let loggingKey   = "files"
17 |   }
/Users/admin/builder/spi-builder-workspace/Sources/multer/File.swift:18:15: note: class 'File' does not conform to the 'Sendable' protocol
 16 |    * the file contents.
 17 |    */
 18 |   final class File: Equatable {
    |               `- note: class 'File' does not conform to the 'Sendable' protocol
 19 |
 20 |     /// Name in form field
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:301:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
 77 |  *
 78 |  */
 79 | open class Express: SettingsHolder, MountableMiddlewareObject, MiddlewareObject,
    |            `- note: class 'Express' does not conform to the 'Sendable' protocol
 80 |                     RouteKeeper
 81 | {
    :
299 |   /// A reference to the active application. Updated when subapps are triggered.
300 |   enum App: EnvironmentKey {
301 |     static let defaultValue : Express? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
302 |     static let loggingKey   = "app"
303 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:307:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                `- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Macro/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 11 | import enum     MacroCore.EventListenerSet
 12 | import protocol MacroCore.EnvironmentKey
 13 | import class    http.IncomingMessage
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 14 | import class    http.ServerResponse
 15 |
    :
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:313:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
311 |   /// The active route.
312 |   enum RouteKey: EnvironmentKey {
313 |     static let defaultValue : Route? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
314 |     static let loggingKey   = "route"
315 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Route.swift:53:12: note: class 'Route' does not conform to the 'Sendable' protocol
 51 |  * and companions.
 52 |  */
 53 | open class Route: MiddlewareObject, ErrorMiddlewareObject, RouteKeeper,
    |            `- note: class 'Route' does not conform to the 'Sendable' protocol
 54 |                   CustomStringConvertible
 55 | {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:335:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
333 |   enum Params: EnvironmentKey {
334 |     // TBD: Should the value be `Any`?
335 |     static let defaultValue = IncomingMessage.Params([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
336 |     static let loggingKey   = "params"
337 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:343:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
341 |    */
342 |   enum Query: EnvironmentKey {
343 |     static let defaultValue : IncomingMessage.Query? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
344 |     static let loggingKey   = "query"
345 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:355:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
353 |    */
354 |   enum Locals: EnvironmentKey {
355 |     static let defaultValue : ServerResponse.Locals = .init([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
356 |     static let loggingKey   = "locals"
357 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:301:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
 77 |  *
 78 |  */
 79 | open class Express: SettingsHolder, MountableMiddlewareObject, MiddlewareObject,
    |            `- note: class 'Express' does not conform to the 'Sendable' protocol
 80 |                     RouteKeeper
 81 | {
    :
299 |   /// A reference to the active application. Updated when subapps are triggered.
300 |   enum App: EnvironmentKey {
301 |     static let defaultValue : Express? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
302 |     static let loggingKey   = "app"
303 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:307:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                `- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Macro/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 11 | import enum     MacroCore.EventListenerSet
 12 | import protocol MacroCore.EnvironmentKey
 13 | import class    http.IncomingMessage
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 14 | import class    http.ServerResponse
 15 |
    :
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:313:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
311 |   /// The active route.
312 |   enum RouteKey: EnvironmentKey {
313 |     static let defaultValue : Route? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
314 |     static let loggingKey   = "route"
315 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Route.swift:53:12: note: class 'Route' does not conform to the 'Sendable' protocol
 51 |  * and companions.
 52 |  */
 53 | open class Route: MiddlewareObject, ErrorMiddlewareObject, RouteKeeper,
    |            `- note: class 'Route' does not conform to the 'Sendable' protocol
 54 |                   CustomStringConvertible
 55 | {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:335:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
333 |   enum Params: EnvironmentKey {
334 |     // TBD: Should the value be `Any`?
335 |     static let defaultValue = IncomingMessage.Params([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
336 |     static let loggingKey   = "params"
337 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:343:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
341 |    */
342 |   enum Query: EnvironmentKey {
343 |     static let defaultValue : IncomingMessage.Query? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
344 |     static let loggingKey   = "query"
345 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:355:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
353 |    */
354 |   enum Locals: EnvironmentKey {
355 |     static let defaultValue : ServerResponse.Locals = .init([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
356 |     static let loggingKey   = "locals"
357 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
[392/406] Compiling express IncomingMessage.swift
[393/406] Compiling express JSON.swift
[394/406] Compiling express RouteKeeper.swift
[395/406] Compiling express RouteMounts.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/express/Mustache.swift:15:5: warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
13 | import Mustache
14 |
15 | let mustacheExpress : ExpressEngine = { path, options, done in
   |     |- warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: add '@MainActor' to make let 'mustacheExpress' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |   fs.readFile(path, "utf8") { err, str in
17 |     guard err == nil else {
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/express/Mustache.swift:15:5: warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
13 | import Mustache
14 |
15 | let mustacheExpress : ExpressEngine = { path, options, done in
   |     |- warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: add '@MainActor' to make let 'mustacheExpress' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |   fs.readFile(path, "utf8") { err, str in
17 |     guard err == nil else {
[400/406] Compiling express BasicAuth.swift
[401/406] Compiling express ErrorMiddleware.swift
[402/406] Emitting module express
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:301:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
 77 |  *
 78 |  */
 79 | open class Express: SettingsHolder, MountableMiddlewareObject, MiddlewareObject,
    |            `- note: class 'Express' does not conform to the 'Sendable' protocol
 80 |                     RouteKeeper
 81 | {
    :
299 |   /// A reference to the active application. Updated when subapps are triggered.
300 |   enum App: EnvironmentKey {
301 |     static let defaultValue : Express? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Express?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
302 |     static let loggingKey   = "app"
303 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:307:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                `- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage?' may have shared mutable state; this is an error in the Swift 6 language mode
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Macro/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 11 | import enum     MacroCore.EventListenerSet
 12 | import protocol MacroCore.EnvironmentKey
 13 | import class    http.IncomingMessage
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'http'
 14 | import class    http.ServerResponse
 15 |
    :
305 |   /// A reference to the request associated with a response.
306 |   enum RequestKey: EnvironmentKey {
307 |     static let defaultValue : IncomingMessage? = nil
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
308 |     static let loggingKey   = "request"
309 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:313:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
311 |   /// The active route.
312 |   enum RouteKey: EnvironmentKey {
313 |     static let defaultValue : Route? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Route?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
314 |     static let loggingKey   = "route"
315 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/Route.swift:53:12: note: class 'Route' does not conform to the 'Sendable' protocol
 51 |  * and companions.
 52 |  */
 53 | open class Route: MiddlewareObject, ErrorMiddlewareObject, RouteKeeper,
    |            `- note: class 'Route' does not conform to the 'Sendable' protocol
 54 |                   CustomStringConvertible
 55 | {
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:335:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
333 |   enum Params: EnvironmentKey {
334 |     // TBD: Should the value be `Any`?
335 |     static let defaultValue = IncomingMessage.Params([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Params' (aka 'ExpressWrappedDictionary<String>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
336 |     static let loggingKey   = "params"
337 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:343:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
341 |    */
342 |   enum Query: EnvironmentKey {
343 |     static let defaultValue : IncomingMessage.Query? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'IncomingMessage.Query?' (aka 'Optional<ExpressWrappedDictionary<Any>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
344 |     static let loggingKey   = "query"
345 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
/Users/admin/builder/spi-builder-workspace/Sources/express/Express.swift:355:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
353 |    */
354 |   enum Locals: EnvironmentKey {
355 |     static let defaultValue : ServerResponse.Locals = .init([:])
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'ServerResponse.Locals' (aka 'ExpressWrappedDictionary<Any>') may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
356 |     static let loggingKey   = "locals"
357 |   }
/Users/admin/builder/spi-builder-workspace/Sources/express/ExpressWrappedDictionary.swift:19:15: note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 17 |  */
 18 | @dynamicMemberLookup
 19 | public struct ExpressWrappedDictionary<V>: Collection {
    |               `- note: consider making generic struct 'ExpressWrappedDictionary' conform to the 'Sendable' protocol
 20 |
 21 |   public typealias WrappedType = [ String : V ]
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/express/Mustache.swift:15:5: warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
13 | import Mustache
14 |
15 | let mustacheExpress : ExpressEngine = { path, options, done in
   |     |- warning: let 'mustacheExpress' is not concurrency-safe because non-'Sendable' type 'ExpressEngine' (aka '(String, Optional<Any>, @escaping (Optional<Any>...) -> ()) -> ()') may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: add '@MainActor' to make let 'mustacheExpress' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |   fs.readFile(path, "utf8") { err, str in
17 |     guard err == nil else {
[403/406] Compiling express Route.swift
[404/406] Compiling express RouteFactories.swift
[405/406] Compiling express Settings.swift
[406/406] Compiling multer Utilities.swift
[407/408] Emitting module MacroExpress
[408/408] Compiling MacroExpress MacroExpress.swift
Build complete! (19.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    }
  ],
  "manifest_display_name" : "MacroExpress",
  "name" : "MacroExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MacroExpress",
      "targets" : [
        "MacroExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "express",
      "targets" : [
        "express"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "connect",
      "targets" : [
        "connect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mime",
      "targets" : [
        "mime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dotenv",
      "targets" : [
        "dotenv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "multer",
      "targets" : [
        "multer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "multerTests",
      "module_type" : "SwiftTarget",
      "name" : "multerTests",
      "path" : "Tests/multerTests",
      "sources" : [
        "Fixtures.swift",
        "MultiPartParserTests.swift",
        "XCTestManifests.swift",
        "multerTests.swift"
      ],
      "target_dependencies" : [
        "multer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "multer",
      "module_type" : "SwiftTarget",
      "name" : "multer",
      "path" : "Sources/multer",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "multer"
      ],
      "sources" : [
        "DiskStorage.swift",
        "File.swift",
        "IncomingMessageMulter.swift",
        "Limits.swift",
        "MemoryStorage.swift",
        "Middleware.swift",
        "Multer.swift",
        "MulterError.swift",
        "MulterStorage.swift",
        "MultiPartParser.swift",
        "PartType.swift",
        "ProcessingContext.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "mime",
        "connect"
      ],
      "type" : "library"
    },
    {
      "c99name" : "mimeTests",
      "module_type" : "SwiftTarget",
      "name" : "mimeTests",
      "path" : "Tests/mimeTests",
      "sources" : [
        "XCTestManifests.swift",
        "mimeTests.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mime",
      "module_type" : "SwiftTarget",
      "name" : "mime",
      "path" : "Sources/mime",
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "mime",
        "multer"
      ],
      "sources" : [
        "MIME.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "express",
      "module_type" : "SwiftTarget",
      "name" : "express",
      "path" : "Sources/express",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "Mustache"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express"
      ],
      "sources" : [
        "BasicAuth.swift",
        "ErrorMiddleware.swift",
        "Express.swift",
        "ExpressWrappedDictionary.swift",
        "IncomingMessage.swift",
        "JSON.swift",
        "MiddlewareObject.swift",
        "Module.swift",
        "Mustache.swift",
        "Render.swift",
        "Route.swift",
        "RouteFactories.swift",
        "RouteKeeper.swift",
        "RouteMounts.swift",
        "RoutePattern.swift",
        "Router.swift",
        "ServerResponse.swift",
        "Settings.swift"
      ],
      "target_dependencies" : [
        "connect",
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "dotenvTests",
      "module_type" : "SwiftTarget",
      "name" : "dotenvTests",
      "path" : "Tests/dotenvTests",
      "sources" : [
        "XCTestManifests.swift",
        "dotenvTests.swift"
      ],
      "target_dependencies" : [
        "dotenv"
      ],
      "type" : "test"
    },
    {
      "c99name" : "dotenv",
      "module_type" : "SwiftTarget",
      "name" : "dotenv",
      "path" : "Sources/dotenv",
      "product_dependencies" : [
        "MacroCore",
        "fs"
      ],
      "product_memberships" : [
        "MacroExpress",
        "dotenv"
      ],
      "sources" : [
        "dotenv.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "connect",
      "module_type" : "SwiftTarget",
      "name" : "connect",
      "path" : "Sources/connect",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "multer"
      ],
      "sources" : [
        "BodyParser.swift",
        "CORS.swift",
        "Connect.swift",
        "CookieParser.swift",
        "Cookies.swift",
        "CrossCompile.swift",
        "Logger.swift",
        "MethodOverride.swift",
        "Middleware.swift",
        "NoCache.swift",
        "Pause.swift",
        "QS.swift",
        "ServeStatic.swift",
        "Session.swift",
        "TypeIs.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "bodyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "bodyParserTests",
      "path" : "Tests/bodyParserTests",
      "product_dependencies" : [
        "Macro"
      ],
      "sources" : [
        "XCTestManifests.swift",
        "bodyParserTests.swift"
      ],
      "target_dependencies" : [
        "connect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RouteTests",
      "module_type" : "SwiftTarget",
      "name" : "RouteTests",
      "path" : "Tests/RouteTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "ErrorMiddlewareTests.swift",
        "RouteMountingTests.swift",
        "SimpleRouteTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "express"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroExpress",
      "module_type" : "SwiftTarget",
      "name" : "MacroExpress",
      "path" : "Sources/MacroExpress",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "xsys"
      ],
      "product_memberships" : [
        "MacroExpress"
      ],
      "sources" : [
        "MacroExpress.swift"
      ],
      "target_dependencies" : [
        "dotenv",
        "mime",
        "connect",
        "express",
        "multer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.