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 SwiftEngine, reference 0.0.7 (98b262), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 05:31:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftengine/swiftengine.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftengine/swiftengine
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 98b2624 Merge pull request #34 from swiftengine/dev
Cloned https://github.com/swiftengine/swiftengine.git
Revision (git rev-parse @):
98b262425e2539941691a3c4152859900712b9b7
SUCCESS checkout https://github.com/swiftengine/swiftengine.git at 0.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftengine/swiftengine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[3/24] Write SwiftEngineServer-entitlement.plist
[3/24] Write sources
[3/24] Write SEProcessor-entitlement.plist
[4/24] Write sources
[10/24] Write swift-version-1EA4D86E10B52AF.txt
[11/35] Compiling CNIOLinux ifaddrs-android.c
[11/35] Compiling CNIOLinux shim.c
[11/35] Compiling CNIOZlib empty.c
[14/35] Compiling CNIOHTTPParser c_nio_http_parser.c
[15/35] Compiling CNIODarwin shim.c
[16/35] Compiling CNIOSHA1 c_nio_sha1.c
[17/35] Compiling c-atomics.c
[19/38] Emitting module NIOPriorityQueue
[20/38] Compiling NIOPriorityQueue PriorityQueue.swift
[21/38] Compiling NIOPriorityQueue Heap.swift
[22/38] Compiling NIOConcurrencyHelpers lock.swift
[23/38] Emitting module NIOConcurrencyHelpers
[24/38] Compiling NIOConcurrencyHelpers atomics.swift
[25/89] Compiling NIO PendingWritesManager.swift
[26/89] Compiling NIO PriorityQueue.swift
[27/89] Compiling NIO RecvByteBufferAllocator.swift
[28/89] Compiling NIO Resolver.swift
[29/89] Compiling NIO Selectable.swift
[30/94] Compiling NIO IOData.swift
[31/94] Compiling NIO IntegerTypes.swift
[32/94] Compiling NIO Interfaces.swift
[33/94] Compiling NIO Linux.swift
[34/94] Compiling NIO LinuxCPUSet.swift
[35/94] Compiling NIO MarkedCircularBuffer.swift
[36/94] Compiling NIO MulticastChannel.swift
[37/94] Compiling NIO NIOAny.swift
[38/94] Compiling NIO NonBlockingFileIO.swift
[39/94] Compiling NIO PendingDatagramWritesManager.swift
[40/94] Compiling NIO FileHandle.swift
[41/94] Compiling NIO FileRegion.swift
[42/94] Compiling NIO GetaddrinfoResolver.swift
[43/94] Compiling NIO HappyEyeballs.swift
[44/94] Compiling NIO Heap.swift
[45/94] Compiling NIO IO.swift
[46/94] Compiling NIO ChannelInvoker.swift
[47/94] Compiling NIO ChannelOption.swift
[48/94] Compiling NIO ChannelPipeline.swift
[49/94] Compiling NIO CircularBuffer.swift
[50/94] Compiling NIO Codec.swift
[51/94] Compiling NIO CompositeError.swift
[52/94] Emitting module NIO
[53/94] Compiling NIO ContiguousCollection.swift
[54/94] Compiling NIO DeadChannel.swift
[55/94] Compiling NIO Embedded.swift
[56/94] Compiling NIO EventLoop.swift
[57/94] Compiling NIO EventLoopFuture.swift
[58/94] Compiling NIO FileDescriptor.swift
[59/94] Compiling NIO AddressedEnvelope.swift
[60/94] Compiling NIO BaseSocket.swift
[61/94] Compiling NIO BaseSocketChannel.swift
[62/94] Compiling NIO BlockingIOThreadPool.swift
[63/94] Compiling NIO Bootstrap.swift
[64/94] Compiling NIO ByteBuffer-aux.swift
[65/94] Compiling NIO SocketOptionProvider.swift
[66/94] Compiling NIO System.swift
[67/94] Compiling NIO Thread.swift
[68/94] Compiling NIO TypeAssistedChannelHandler.swift
[69/94] Compiling NIO Utilities.swift
[70/94] Compiling SEProcessorLib SEResponse.swift
[71/94] Compiling SEProcessorLib SEShell.swift
[72/94] Compiling SEProcessorLib SERoute.swift
[73/94] Emitting module SEProcessorLib
[74/94] Compiling SEProcessorLib SECommon.swift
[75/94] Compiling SEProcessorLib SEGlobals.swift
[76/94] Compiling SEProcessorLib ContentType.swift
[77/94] Compiling SEProcessorLib SECompiler.swift
[78/96] Compiling NIO ByteBuffer-core.swift
[79/96] Compiling NIO ByteBuffer-int.swift
[80/96] Compiling NIO ByteBuffer-views.swift
[81/96] Compiling NIO Channel.swift
[82/96] Compiling NIO ChannelHandler.swift
[83/96] Compiling NIO ChannelHandlers.swift
[84/96] Compiling NIO Selector.swift
[85/96] Compiling NIO ServerSocket.swift
[86/96] Compiling NIO Socket.swift
[87/96] Compiling NIO SocketAddresses.swift
[88/96] Compiling NIO SocketChannel.swift
[89/96] Compiling SEProcessor main.swift
[90/96] Emitting module SEProcessor
[90/96] Write Objects.LinkFileList
[91/108] Linking SEProcessor
[92/108] Applying SEProcessor
[94/108] Emitting module NIOFoundationCompat
[95/108] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[96/108] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[97/108] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[98/108] Compiling NIOHTTP1 HTTPEncoder.swift
[99/108] Compiling NIOHTTP1 HTTPTypes.swift
[100/108] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[101/108] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[102/108] Compiling NIOHTTP1 ByteCollectionUtils.swift
[103/108] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[104/108] Emitting module NIOHTTP1
[105/108] Compiling NIOHTTP1 HTTPDecoder.swift
[106/117] Compiling SwiftEngineServer SEMiddlewareHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:81:13: warning: variable 'string' was never mutated; consider changing to 'let' constant
79 |     public func close(ctx: ChannelHandlerContext, mode: CloseMode, promise: EventLoopPromise<Void>?) {
80 |         track()
81 |         var string = "HTTP/1.1 200 OK\ncontent-length: 12\n\nHello World!"
   |             `- warning: variable 'string' was never mutated; consider changing to 'let' constant
82 |         var buf = ctx.channel.allocator.buffer(capacity: string.utf8.count)
83 |         buf.set(string: string, at: 0)
[107/117] Compiling SwiftEngineServer SocketAddress+IP.swift
[108/117] Compiling SwiftEngineServer main.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
[109/117] Compiling SwiftEngineServer SEShell.swift
[110/117] Compiling SwiftEngineServer SELogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
[111/117] Compiling SwiftEngineServer SEHTTPHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEHTTPHandler.swift:70:95: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
 68 |                 let success = FileManager.default.createFile(atPath: self.requestBodyFilePath, contents: nil, attributes: nil)
 69 |                 if (!success) {
 70 |                     SELogger.logUnexpectedCrash("Could not create tmp request body file at: \(self.requestBodyFilePath). Please check permission settings.")
    |                                                                                               |    |- note: use 'String(describing:)' to silence this warning
    |                                                                                               |    `- note: provide a default value to avoid this warning
    |                                                                                               `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
 71 |                 }
 72 |                 self.requestBodyFileHandle = FileHandle(forWritingAtPath: self.requestBodyFilePath)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEHTTPHandler.swift:170:18: warning: variable 'stdOut' was never mutated; consider changing to 'let' constant
168 |
169 |             // Run it
170 |             var (stdOut, stdErr, status) = SEShell.run(args, envVars: envVars)
    |                  `- warning: variable 'stdOut' was never mutated; consider changing to 'let' constant
171 |
172 |             let output = (status == 0 ? stdOut : stdErr)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEHTTPHandler.swift:170:26: warning: variable 'stdErr' was never mutated; consider changing to 'let' constant
168 |
169 |             // Run it
170 |             var (stdOut, stdErr, status) = SEShell.run(args, envVars: envVars)
    |                          `- warning: variable 'stdErr' was never mutated; consider changing to 'let' constant
171 |
172 |             let output = (status == 0 ? stdOut : stdErr)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEHTTPHandler.swift:170:34: warning: variable 'status' was never mutated; consider changing to 'let' constant
168 |
169 |             // Run it
170 |             var (stdOut, stdErr, status) = SEShell.run(args, envVars: envVars)
    |                                  `- warning: variable 'status' was never mutated; consider changing to 'let' constant
171 |
172 |             let output = (status == 0 ? stdOut : stdErr)
[112/117] Compiling SwiftEngineServer ByteBuffer+ForString.swift
[113/117] Compiling SwiftEngineServer HTTPHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
[114/117] Emitting module SwiftEngineServer
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEngineServer/SEMiddlewareHandler.swift:8:10: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
 6 | 	case request(RequestT)
 7 | 	case response(ResponseT)
 8 | 	case end()
   |          |- warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
   |          |- note: did you mean to remove the empty associated value list?
   |          `- note: did you mean to explicitly add a 'Void' associated value?
 9 | }
10 |
[114/117] Write Objects.LinkFileList
[115/117] Linking SwiftEngineServer
[116/117] Applying SwiftEngineServer
Build complete! (18.41s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.29s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (8.86s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.53s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (1.05s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: couldn't find pc file for zlib
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "SwiftEngine",
  "name" : "SwiftEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftEngineServer",
      "targets" : [
        "SwiftEngineServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SEProcessor",
      "targets" : [
        "SEProcessor"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftEngineServerTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEngineServerTests",
      "path" : "Tests/SwiftEngineServerTests",
      "sources" : [
        "SwiftEngineTests.swift"
      ],
      "target_dependencies" : [
        "SwiftEngineServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftEngineServer",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEngineServer",
      "path" : "Sources/SwiftEngineServer",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "SwiftEngineServer"
      ],
      "sources" : [
        "ByteBuffer+ForString.swift",
        "HTTPHandler.swift",
        "SEHTTPHandler.swift",
        "SELogger.swift",
        "SEMiddlewareHandler.swift",
        "SEShell.swift",
        "SocketAddress+IP.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SEProcessorTests",
      "module_type" : "SwiftTarget",
      "name" : "SEProcessorTests",
      "path" : "Tests/SEProcessorTests",
      "sources" : [
        "SEProcessorTests.swift"
      ],
      "target_dependencies" : [
        "SwiftEngineServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SEProcessorLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SEProcessorLibTests",
      "path" : "Tests/SEProcessorLibTests",
      "sources" : [
        "SEProcessirLibTests.swift"
      ],
      "target_dependencies" : [
        "SwiftEngineServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SEProcessorLib",
      "module_type" : "SwiftTarget",
      "name" : "SEProcessorLib",
      "path" : "Sources/SEProcessorLib",
      "product_memberships" : [
        "SEProcessor"
      ],
      "sources" : [
        "ContentType.swift",
        "SECommon.swift",
        "SECompiler.swift",
        "SEGlobals.swift",
        "SEResponse.swift",
        "SERoute.swift",
        "SEShell.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SEProcessor",
      "module_type" : "SwiftTarget",
      "name" : "SEProcessor",
      "path" : "Sources/SEProcessor",
      "product_memberships" : [
        "SEProcessor"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SEProcessorLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Done.