The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Seagull, reference 0.2.0 (bb9fa7), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 13:57:58 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/gavrilaf/seagull.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/seagull
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at bb9fa72 updated README
Cloned https://github.com/gavrilaf/seagull.git
Revision (git rev-parse @):
bb9fa724af5bbd17ea531844310f3dc51603b402
SUCCESS checkout https://github.com/gavrilaf/seagull.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gavrilaf/seagull.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 Rest-entitlement.plist
[3/24] Write sources
[4/24] Write Simple-entitlement.plist
[4/24] Write sources
[10/24] Write swift-version-1EA4D86E10B52AF.txt
[11/24] Compiling CNIOZlib empty.c
[12/24] Compiling CNIOLinux ifaddrs-android.c
[13/24] Compiling CNIOLinux shim.c
[14/32] Compiling CNIOHTTPParser c_nio_http_parser.c
[15/32] Compiling CNIODarwin shim.c
[16/32] Compiling CNIOSHA1 c_nio_sha1.c
[18/32] Compiling NIOPriorityQueue PriorityQueue.swift
[19/32] Emitting module NIOPriorityQueue
[20/32] Compiling NIOPriorityQueue Heap.swift
[20/32] Compiling c-atomics.c
[22/35] Compiling NIOConcurrencyHelpers lock.swift
[23/35] Emitting module NIOConcurrencyHelpers
[24/35] Compiling NIOConcurrencyHelpers atomics.swift
[25/86] Compiling NIO FileHandle.swift
[26/86] Compiling NIO FileRegion.swift
[27/86] Compiling NIO GetaddrinfoResolver.swift
[28/86] Compiling NIO HappyEyeballs.swift
[29/86] Compiling NIO Heap.swift
[30/86] Compiling NIO IO.swift
[31/91] Compiling Result Result.swift
[32/91] Compiling Result AnyError.swift
[33/91] Compiling Result NoError.swift
[34/91] Compiling Result ResultProtocol.swift
[35/91] Emitting module Result
[36/91] Compiling NIO ChannelInvoker.swift
[37/91] Compiling NIO ChannelOption.swift
[38/91] Compiling NIO ChannelPipeline.swift
[39/91] Compiling NIO CircularBuffer.swift
[40/91] Compiling NIO Codec.swift
[41/91] Compiling NIO CompositeError.swift
[42/91] Compiling NIO IOData.swift
[43/91] Compiling NIO IntegerTypes.swift
[44/91] Compiling NIO Interfaces.swift
[45/91] Compiling NIO Linux.swift
[46/91] Compiling NIO LinuxCPUSet.swift
[47/91] Emitting module NIO
[48/91] Compiling NIO ContiguousCollection.swift
[49/91] Compiling NIO DeadChannel.swift
[50/91] Compiling NIO Embedded.swift
[51/91] Compiling NIO EventLoop.swift
[52/91] Compiling NIO EventLoopFuture.swift
[53/91] Compiling NIO FileDescriptor.swift
[54/91] Compiling NIO ByteBuffer-core.swift
[55/91] Compiling NIO ByteBuffer-int.swift
[56/91] Compiling NIO ByteBuffer-views.swift
[57/91] Compiling NIO Channel.swift
[58/91] Compiling NIO ChannelHandler.swift
[59/91] Compiling NIO ChannelHandlers.swift
[60/91] Compiling NIO AddressedEnvelope.swift
[61/91] Compiling NIO BaseSocket.swift
[62/91] Compiling NIO BaseSocketChannel.swift
[63/91] Compiling NIO BlockingIOThreadPool.swift
[64/91] Compiling NIO Bootstrap.swift
[65/91] Compiling NIO ByteBuffer-aux.swift
[66/91] Compiling NIO SocketOptionProvider.swift
[67/91] Compiling NIO System.swift
[68/91] Compiling NIO Thread.swift
[69/91] Compiling NIO TypeAssistedChannelHandler.swift
[70/91] Compiling NIO Utilities.swift
[71/91] Compiling NIO MarkedCircularBuffer.swift
[72/91] Compiling NIO MulticastChannel.swift
[73/91] Compiling NIO NIOAny.swift
[74/91] Compiling NIO NonBlockingFileIO.swift
[75/91] Compiling NIO PendingDatagramWritesManager.swift
[76/91] Compiling NIO PendingWritesManager.swift
[77/91] Compiling NIO PriorityQueue.swift
[78/91] Compiling NIO RecvByteBufferAllocator.swift
[79/91] Compiling NIO Resolver.swift
[80/91] Compiling NIO Selectable.swift
[81/91] Compiling NIO Selector.swift
[82/91] Compiling NIO ServerSocket.swift
[83/91] Compiling NIO Socket.swift
[84/91] Compiling NIO SocketAddresses.swift
[85/91] Compiling NIO SocketChannel.swift
[86/101] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[87/101] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[88/101] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[89/101] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[90/101] Compiling NIOHTTP1 HTTPEncoder.swift
[91/101] Compiling NIOHTTP1 HTTPTypes.swift
[92/101] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[93/101] Compiling NIOHTTP1 ByteCollectionUtils.swift
[94/101] Emitting module NIOHTTP1
[95/101] Compiling NIOHTTP1 HTTPDecoder.swift
[96/116] Compiling Seagull SgResult.swift
[97/117] Compiling Seagull SgRequestContext.swift
[98/117] Compiling Seagull SgRequest.swift
[99/117] Compiling Seagull UriParser.swift
[100/117] Compiling Seagull Engine.swift
[101/117] Compiling Seagull ErrorProvider.swift
[102/117] Compiling Seagull Router.swift
[103/117] Compiling Seagull RouterGroup.swift
[104/117] Compiling Seagull SgDataResponse.swift
[105/117] Compiling Seagull SgFileResponse.swift
[106/117] Emitting module Seagull
[107/117] Compiling Seagull Errors.swift
[108/117] Compiling Seagull HTTP+Seagull.swift
[109/117] Compiling Seagull SgHandler.swift
[110/117] Compiling Seagull HTTPHandler.swift
[111/117] Compiling Seagull LogProvider.swift
[112/124] Compiling Simple main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Simple/main.swift:16:9: warning: variable 'router' was never mutated; consider changing to 'let' constant
14 |     print("Starting Seagull test server...")
15 |
16 |     var router = Router()
   |         `- warning: variable 'router' was never mutated; consider changing to 'let' constant
17 |
18 |     try router.add(method: .GET, relativePath: "/text", handler: plainTextHandler)
[113/124] Compiling Rest main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Rest/main.swift:15:9: warning: variable 'router' was never mutated; consider changing to 'let' constant
13 |     print("Starting Seagull base REST server...")
14 |
15 |     var router = Router()
   |         `- warning: variable 'router' was never mutated; consider changing to 'let' constant
16 |
17 |     try router.add(method: .GET, relativePath: "/", handler: Handlers.ping)
[114/124] Emitting module Simple
[115/124] Compiling Simple handlers.swift
[115/124] Write Objects.LinkFileList
[117/124] Compiling Rest SafeMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:17:13: warning: capture of non-sendable type 'T.Type' in an isolated closure
15 |     func set(value: E, forKey key: T) {
16 |         queue.async(flags: .barrier) {
17 |             self.map[key] = value
   |             `- warning: capture of non-sendable type 'T.Type' in an isolated closure
18 |         }
19 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:15:10: warning: capture of non-sendable type 'T.Type' in an isolated closure
13 |     }
14 |
15 |     func set(value: E, forKey key: T) {
   |          `- warning: capture of non-sendable type 'T.Type' in an isolated closure
16 |         queue.async(flags: .barrier) {
17 |             self.map[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:23:22: warning: capture of non-sendable type 'T.Type' in an isolated closure
21 |     func remove(key: T) {
22 |         queue.async(flags: .barrier) {
23 |             self.map.removeValue(forKey: key)
   |                      `- warning: capture of non-sendable type 'T.Type' in an isolated closure
24 |         }
25 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:21:10: warning: capture of non-sendable type 'T.Type' in an isolated closure
19 |     }
20 |
21 |     func remove(key: T) {
   |          `- warning: capture of non-sendable type 'T.Type' in an isolated closure
22 |         queue.async(flags: .barrier) {
23 |             self.map.removeValue(forKey: key)
[118/124] Emitting module Rest
[119/124] Compiling Rest handlers.swift
[119/124] Write Objects.LinkFileList
[120/124] Linking Simple
[120/124] Linking Rest
[122/124] Applying Rest
[122/124] Applying Simple
Build complete! (26.35s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
[2534/78860] Fetching result, swift-nio
Fetched https://github.com/antitypical/Result.git from cache (13.12s)
Fetched https://github.com/apple/swift-nio.git from cache (13.12s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (15.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.53s)
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.68s)
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.19s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
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" : "result",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antitypical/Result.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "Seagull",
  "name" : "Seagull",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Seagull",
      "targets" : [
        "Seagull"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Simple",
      "targets" : [
        "Simple"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Rest",
      "targets" : [
        "Rest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Simple",
      "module_type" : "SwiftTarget",
      "name" : "Simple",
      "path" : "Sources/Examples/Simple",
      "product_memberships" : [
        "Simple"
      ],
      "sources" : [
        "handlers.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SeagullTests",
      "module_type" : "SwiftTarget",
      "name" : "SeagullTests",
      "path" : "Tests/SeagullTests",
      "sources" : [
        "EngineIntegrationTests.swift",
        "EngineNIOTests.swift",
        "NIOTestHelpers.swift",
        "RouterTests.swift",
        "SgHandlerTests.swift",
        "TestHelpers.swift",
        "TestServer.swift",
        "UriParserTests.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Seagull",
      "module_type" : "SwiftTarget",
      "name" : "Seagull",
      "path" : "Sources/Seagull",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "Result"
      ],
      "product_memberships" : [
        "Seagull",
        "Simple",
        "Rest"
      ],
      "sources" : [
        "Engine.swift",
        "ErrorProvider.swift",
        "Errors.swift",
        "HTTP+Seagull.swift",
        "HTTPHandler.swift",
        "LogProvider.swift",
        "Router.swift",
        "RouterGroup.swift",
        "SgDataResponse.swift",
        "SgFileResponse.swift",
        "SgHandler.swift",
        "SgRequest.swift",
        "SgRequestContext.swift",
        "SgResult.swift",
        "UriParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Rest",
      "module_type" : "SwiftTarget",
      "name" : "Rest",
      "path" : "Sources/Examples/Rest",
      "product_memberships" : [
        "Rest"
      ],
      "sources" : [
        "SafeMap.swift",
        "handlers.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Done.