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 Seagull, reference 0.2.0 (bb9fa7), with Swift 6.2 (beta) for Linux on 17 Jun 2025 13:51:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gavrilaf/seagull.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/apple/swift-nio.git
[1/2533] Fetching result
Fetched https://github.com/antitypical/Result.git from cache (0.36s)
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.74s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (6.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.46s)
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.23s)
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 (2.37s)
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
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/28] Write sources
[8/28] Compiling CNIOZlib empty.c
[9/28] Compiling CNIODarwin shim.c
[10/28] Compiling CNIOLinux ifaddrs-android.c
[11/28] Compiling CNIOLinux shim.c
[12/28] Compiling CNIOSHA1 c_nio_sha1.c
[13/28] Write swift-version-24593BA9C3E375BF.txt
[14/36] Compiling CNIOHTTPParser c_nio_http_parser.c
[15/36] Compiling c-atomics.c
[17/39] Emitting module NIOConcurrencyHelpers
[18/39] Compiling NIOPriorityQueue PriorityQueue.swift
[19/39] Compiling Result ResultProtocol.swift
[20/39] Compiling NIOConcurrencyHelpers lock.swift
[21/39] Compiling NIOConcurrencyHelpers atomics.swift
[23/40] Emitting module NIOPriorityQueue
[24/40] Compiling NIOPriorityQueue Heap.swift
[25/41] Wrapping AST for NIOConcurrencyHelpers for debugging
[26/41] Wrapping AST for NIOPriorityQueue for debugging
[28/85] Compiling Result NoError.swift
[29/85] Emitting module Result
[30/85] Compiling Result AnyError.swift
[31/85] Compiling Result Result.swift
[32/92] Wrapping AST for Result for debugging
[34/92] Compiling NIO ByteBuffer-int.swift
[35/92] Compiling NIO ByteBuffer-views.swift
[36/92] Compiling NIO Channel.swift
[37/92] Compiling NIO ChannelHandler.swift
[38/92] Compiling NIO ChannelHandlers.swift
[39/92] Compiling NIO ChannelInvoker.swift
[40/92] Compiling NIO ChannelOption.swift
[41/98] Emitting module NIO
[42/98] Compiling NIO ChannelPipeline.swift
[43/98] Compiling NIO CircularBuffer.swift
[44/98] Compiling NIO Codec.swift
[45/98] Compiling NIO CompositeError.swift
[46/98] Compiling NIO ContiguousCollection.swift
[47/98] Compiling NIO DeadChannel.swift
[48/98] Compiling NIO Embedded.swift
[49/98] Compiling NIO Heap.swift
[50/98] Compiling NIO IO.swift
[51/98] Compiling NIO IOData.swift
[52/98] Compiling NIO IntegerTypes.swift
[53/98] Compiling NIO Interfaces.swift
[54/98] Compiling NIO Linux.swift
[55/98] Compiling NIO LinuxCPUSet.swift
[56/98] Compiling NIO MarkedCircularBuffer.swift
[57/98] Compiling NIO MulticastChannel.swift
[58/98] Compiling NIO NIOAny.swift
[59/98] Compiling NIO NonBlockingFileIO.swift
[60/98] Compiling NIO PendingDatagramWritesManager.swift
[61/98] Compiling NIO PendingWritesManager.swift
[62/98] Compiling NIO PriorityQueue.swift
[63/98] Compiling NIO EventLoop.swift
[64/98] Compiling NIO EventLoopFuture.swift
[65/98] Compiling NIO FileDescriptor.swift
[66/98] Compiling NIO FileHandle.swift
[67/98] Compiling NIO FileRegion.swift
[68/98] Compiling NIO GetaddrinfoResolver.swift
[69/98] Compiling NIO HappyEyeballs.swift
[70/98] Compiling NIO RecvByteBufferAllocator.swift
[71/98] Compiling NIO Resolver.swift
[72/98] Compiling NIO Selectable.swift
[73/98] Compiling NIO Selector.swift
[74/98] Compiling NIO ServerSocket.swift
[75/98] Compiling NIO Socket.swift
[76/98] Compiling NIO SocketAddresses.swift
[77/98] Compiling NIO AddressedEnvelope.swift
[78/98] Compiling NIO BaseSocket.swift
[79/98] Compiling NIO BaseSocketChannel.swift
[80/98] Compiling NIO BlockingIOThreadPool.swift
[81/98] Compiling NIO Bootstrap.swift
[82/98] Compiling NIO ByteBuffer-aux.swift
[83/98] Compiling NIO ByteBuffer-core.swift
[84/98] Compiling NIO SocketChannel.swift
[85/98] Compiling NIO SocketOptionProvider.swift
[86/98] Compiling NIO System.swift
[87/98] Compiling NIO Thread.swift
[88/98] Compiling NIO TypeAssistedChannelHandler.swift
[89/98] Compiling NIO Utilities.swift
[90/99] Wrapping AST for NIO for debugging
[92/108] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[93/109] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[94/109] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[95/109] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[96/109] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[97/109] Compiling NIOHTTP1 HTTPEncoder.swift
[98/109] Compiling NIOHTTP1 HTTPTypes.swift
[99/109] Emitting module NIOHTTP1
[100/109] Compiling NIOHTTP1 ByteCollectionUtils.swift
[101/109] Compiling NIOHTTP1 HTTPDecoder.swift
[102/110] Wrapping AST for NIOHTTP1 for debugging
[104/125] Compiling Seagull Errors.swift
[105/125] Compiling Seagull HTTP+Seagull.swift
[106/126] Compiling Seagull SgRequestContext.swift
[107/126] Compiling Seagull SgResult.swift
[108/126] Compiling Seagull SgDataResponse.swift
[109/126] Compiling Seagull SgFileResponse.swift
[110/126] Compiling Seagull SgHandler.swift
[111/126] Compiling Seagull SgRequest.swift
[112/126] Compiling Seagull Router.swift
[113/126] Compiling Seagull RouterGroup.swift
[114/126] Compiling Seagull UriParser.swift
[115/126] Emitting module Seagull
[116/126] Compiling Seagull Engine.swift
[117/126] Compiling Seagull ErrorProvider.swift
[118/126] Compiling Seagull HTTPHandler.swift
[119/126] Compiling Seagull LogProvider.swift
[120/127] Wrapping AST for Seagull for debugging
[122/134] Compiling Simple main.swift
/host/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)
[123/134] Compiling Rest main.swift
/host/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)
[124/134] Emitting module Simple
[125/134] Compiling Simple handlers.swift
[127/135] Emitting module Rest
[128/135] Compiling Rest SafeMap.swift
/host/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:17:13: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
18 |         }
19 |     }
/host/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:15:10: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
13 |     }
14 |
15 |     func set(value: E, forKey key: T) {
   |          `- warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 |         queue.async(flags: .barrier) {
17 |             self.map[key] = value
/host/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:23:22: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
24 |         }
25 |     }
/host/spi-builder-workspace/Sources/Examples/Rest/SafeMap.swift:21:10: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |     }
20 |
21 |     func remove(key: T) {
   |          `- warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |         queue.async(flags: .barrier) {
23 |             self.map.removeValue(forKey: key)
[129/135] Compiling Rest handlers.swift
[129/135] Wrapping AST for Simple for debugging
[130/135] Write Objects.LinkFileList
[132/136] Wrapping AST for Rest for debugging
[133/136] Write Objects.LinkFileList
[134/136] Linking Simple
[135/136] Linking Rest
Build complete! (42.74s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.