Build Information
Successful build of Seagull, reference master (4c9a7f
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 13:57:46 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/seagull
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4c9a7f6 Update README.md
Cloned https://github.com/gavrilaf/seagull.git
Revision (git rev-parse @):
4c9a7f6c9cd8d8a306a70c08174eaea77b96e46e
SUCCESS checkout https://github.com/gavrilaf/seagull.git at master
========================================
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/26] Write sources
[7/26] Write SeagullPerfTest-entitlement.plist
[8/26] Write SeagullRestDemo-entitlement.plist
[9/26] Write sources
[12/26] Write swift-version-1EA4D86E10B52AF.txt
[13/42] Compiling CNIOLinux ifaddrs-android.c
[14/42] Compiling CNIOLinux shim.c
[14/42] Compiling CNIOZlib empty.c
[16/45] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/45] Compiling CNIODarwin shim.c
[18/45] Compiling CNIOSHA1 c_nio_sha1.c
[20/45] Compiling NIOPriorityQueue PriorityQueue.swift
[21/45] Emitting module NIOPriorityQueue
[22/45] Compiling NIOPriorityQueue Heap.swift
[22/45] Compiling c-atomics.c
[24/48] Compiling NIOConcurrencyHelpers lock.swift
[25/48] Compiling NIOConcurrencyHelpers atomics.swift
[26/48] Emitting module NIOConcurrencyHelpers
[27/99] Compiling Result ResultProtocol.swift
[28/99] Compiling NIO FileHandle.swift
[29/99] Compiling NIO FileRegion.swift
[30/99] Compiling NIO GetaddrinfoResolver.swift
[31/99] Compiling NIO HappyEyeballs.swift
[32/99] Compiling NIO Heap.swift
[33/99] Compiling NIO IO.swift
[34/104] Compiling NIO IOData.swift
[35/104] Compiling NIO IntegerTypes.swift
[36/104] Compiling NIO Interfaces.swift
[37/104] Compiling NIO Linux.swift
[38/104] Compiling NIO LinuxCPUSet.swift
[39/104] Compiling NIO MarkedCircularBuffer.swift
[40/104] Compiling NIO MulticastChannel.swift
[41/104] Compiling NIO NIOAny.swift
[42/104] Compiling NIO NonBlockingFileIO.swift
[43/104] Compiling NIO PendingDatagramWritesManager.swift
[44/104] Compiling SwiftPerfTool SwiftPerfTool.swift
[45/104] Compiling SwiftPerfTool ApproximateEquatable.swift
[46/104] Compiling SwiftPerfTool Errors.swift
[47/104] Emitting module SwiftPerfTool
[48/104] Compiling SwiftPerfTool Scores.swift
[49/104] Compiling SwiftPerfTool Memory.swift
[50/104] Compiling SgRouter UriParser.swift
[51/104] Compiling SgRouter RouterError.swift
[52/104] Compiling Result NoError.swift
[53/104] Compiling Result Result.swift
[54/104] Compiling Result AnyError.swift
[55/104] Emitting module Result
[56/104] Compiling SgRouter Router.swift
[57/104] Emitting module SgRouter
[58/104] Compiling SgRouter Node.swift
[59/104] Compiling NIO ChannelInvoker.swift
[60/104] Compiling NIO ChannelOption.swift
[61/104] Compiling NIO ChannelPipeline.swift
[62/104] Compiling NIO CircularBuffer.swift
[63/104] Compiling NIO Codec.swift
[64/104] Compiling NIO CompositeError.swift
[65/104] Compiling NIO ContiguousCollection.swift
[66/104] Compiling NIO DeadChannel.swift
[67/104] Compiling NIO Embedded.swift
[68/104] Compiling NIO EventLoop.swift
[69/104] Compiling NIO EventLoopFuture.swift
[70/104] Compiling NIO FileDescriptor.swift
[71/104] Compiling NIO AddressedEnvelope.swift
[72/104] Compiling NIO BaseSocket.swift
[73/104] Compiling NIO BaseSocketChannel.swift
[74/104] Compiling NIO BlockingIOThreadPool.swift
[75/104] Compiling NIO Bootstrap.swift
[76/104] Compiling NIO ByteBuffer-aux.swift
[77/104] Compiling NIO ByteBuffer-core.swift
[78/104] Compiling NIO ByteBuffer-int.swift
[79/104] Compiling NIO ByteBuffer-views.swift
[80/104] Compiling NIO Channel.swift
[81/104] Compiling NIO ChannelHandler.swift
[82/104] Compiling NIO ChannelHandlers.swift
[83/104] Emitting module NIO
[84/104] Compiling NIO SocketOptionProvider.swift
[85/104] Compiling NIO System.swift
[86/104] Compiling NIO Thread.swift
[87/104] Compiling NIO TypeAssistedChannelHandler.swift
[88/104] Compiling NIO Utilities.swift
[89/104] Compiling NIO PendingWritesManager.swift
[90/104] Compiling NIO PriorityQueue.swift
[91/104] Compiling NIO RecvByteBufferAllocator.swift
[92/104] Compiling NIO Resolver.swift
[93/104] Compiling NIO Selectable.swift
[94/104] Compiling NIO Selector.swift
[95/104] Compiling NIO ServerSocket.swift
[96/104] Compiling NIO Socket.swift
[97/104] Compiling NIO SocketAddresses.swift
[98/104] Compiling NIO SocketChannel.swift
[99/114] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[100/114] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[101/114] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[102/114] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[103/114] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[104/114] Compiling NIOHTTP1 HTTPTypes.swift
[105/114] Compiling NIOHTTP1 HTTPEncoder.swift
[106/114] Compiling NIOHTTP1 ByteCollectionUtils.swift
[107/114] Compiling NIOHTTP1 HTTPDecoder.swift
[108/114] Emitting module NIOHTTP1
[109/130] Compiling Seagull RouterGroup.swift
[110/130] Compiling Seagull UriHandler.swift
[111/131] Compiling Seagull LogProvider.swift
[112/131] Compiling Seagull HTTP+Seagull.swift
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:16:1: warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
14 | // MARK: -
15 |
16 | extension HTTPMethod: Hashable {
| |- warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public var hashValue: Int {
18 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
15 |
16 | extension HTTPMethod: Hashable {
17 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
18 | switch self {
19 | case .GET:
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[113/131] Compiling Seagull ErrorProvider.swift
[114/131] Compiling Seagull Errors.swift
[115/131] Compiling Seagull SgDataResponse.swift
[116/131] Compiling Seagull SgRequestContext.swift
[117/131] Compiling Seagull SgResult.swift
[118/131] Compiling Seagull SgFileResponse.swift
[119/131] Compiling Seagull SgRequest.swift
[120/131] Compiling Seagull NIOHelpers.swift
[121/131] Compiling Seagull HttpRouter.swift
[122/131] Compiling Seagull RouteHandler.swift
[123/131] Emitting module Seagull
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:16:1: warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
14 | // MARK: -
15 |
16 | extension HTTPMethod: Hashable {
| |- warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public var hashValue: Int {
18 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
15 |
16 | extension HTTPMethod: Hashable {
17 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
18 | switch self {
19 | case .GET:
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/131] Compiling Seagull Engine.swift
[125/131] Compiling Seagull HTTPHandler.swift
[126/137] Compiling SeagullRestDemo main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/SeagullRestDemo/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 = HttpRouter()
| `- warning: variable 'router' was never mutated; consider changing to 'let' constant
16 |
17 | try router.GET("/", handler: Handlers.ping)
[127/137] Compiling SeagullPerfTest main.swift
[128/137] Emitting module SeagullPerfTest
[128/137] Write Objects.LinkFileList
[130/137] Compiling SeagullRestDemo SafeMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/SeagullRestDemo/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/SeagullRestDemo/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/SeagullRestDemo/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/SeagullRestDemo/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)
[131/137] Emitting module SeagullRestDemo
[132/137] Compiling SeagullRestDemo handlers.swift
[132/137] Write Objects.LinkFileList
[133/137] Linking SeagullRestDemo
[133/137] Linking SeagullPerfTest
[135/137] Applying SeagullRestDemo
[136/137] Applying SeagullPerfTest
Build complete! (23.37s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/gavrilaf/SgRouter.git
Fetching https://github.com/gavrilaf/SwiftPerfTool.git
Fetching https://github.com/antitypical/Result.git
[1/90] Fetching sgrouter
[11/162] Fetching sgrouter, swiftperftool
[162/2695] Fetching sgrouter, swiftperftool, result
[2695/79022] Fetching sgrouter, swiftperftool, result, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.87s)
Fetched https://github.com/gavrilaf/SgRouter.git from cache (8.87s)
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (8.87s)
Fetched https://github.com/antitypical/Result.git from cache (8.87s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (9.43s)
Computing version for https://github.com/gavrilaf/SgRouter.git
Computed https://github.com/gavrilaf/SgRouter.git at 0.1.1 (0.47s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (1.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.50s)
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.08s)
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
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/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
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/gavrilaf/SgRouter.git
Working copy of https://github.com/gavrilaf/SgRouter.git resolved at 0.1.1
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.9.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swiftperftool",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gavrilaf/SwiftPerfTool.git"
},
{
"identity" : "sgrouter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gavrilaf/SgRouter.git"
}
],
"manifest_display_name" : "Seagull",
"name" : "Seagull",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Seagull",
"targets" : [
"Seagull"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SeagullRestDemo",
"targets" : [
"SeagullRestDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "SeagullPerfTest",
"targets" : [
"SeagullPerfTest"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SeagullTests",
"module_type" : "SwiftTarget",
"name" : "SeagullTests",
"path" : "Tests/SeagullTests",
"sources" : [
"EngineIntegrationTests.swift",
"EngineNIOTests.swift",
"Helpers/Asserts.swift",
"Helpers/NIO+TestHelpers.swift",
"Helpers/Resources+TestHelpres.swift",
"Helpers/Route+TestHelpers.swift",
"Helpers/TestServer.swift",
"RouterTests.swift",
"SgHandlerTests.swift"
],
"target_dependencies" : [
"Seagull"
],
"type" : "test"
},
{
"c99name" : "SeagullRestDemo",
"module_type" : "SwiftTarget",
"name" : "SeagullRestDemo",
"path" : "Sources/Examples/SeagullRestDemo",
"product_memberships" : [
"SeagullRestDemo"
],
"sources" : [
"SafeMap.swift",
"handlers.swift",
"main.swift"
],
"target_dependencies" : [
"Seagull"
],
"type" : "executable"
},
{
"c99name" : "SeagullPerfTest",
"module_type" : "SwiftTarget",
"name" : "SeagullPerfTest",
"path" : "Sources/Examples/SeagullPerfTest",
"product_dependencies" : [
"SwiftPerfTool"
],
"product_memberships" : [
"SeagullPerfTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Seagull"
],
"type" : "executable"
},
{
"c99name" : "Seagull",
"module_type" : "SwiftTarget",
"name" : "Seagull",
"path" : "Sources/Seagull",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"Result",
"SgRouter"
],
"product_memberships" : [
"Seagull",
"SeagullRestDemo",
"SeagullPerfTest"
],
"sources" : [
"Engine.swift",
"HTTPHandler.swift",
"Router/HttpRouter.swift",
"Router/RouteHandler.swift",
"Router/RouterGroup.swift",
"Router/UriHandler.swift",
"Types/Errors.swift",
"Types/SgDataResponse.swift",
"Types/SgFileResponse.swift",
"Types/SgRequest.swift",
"Types/SgRequestContext.swift",
"Types/SgResult.swift",
"Utils/ErrorProvider.swift",
"Utils/HTTP+Seagull.swift",
"Utils/LogProvider.swift",
"Utils/NIOHelpers.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.