The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build TitanLoggingSwiftyBeaver, reference master (45e2c1), with Swift 6.1 for Linux on 25 Apr 2025 17:28:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Reference: master
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/bermudadigitalstudio/titanloggingswiftybeaver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 45e2c1b Support Titan 0.8.0
Cloned https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Revision (git rev-parse @):
45e2c1b057ffc875f99378e4450b1266c789db00
SUCCESS checkout https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    },
    {
      "identity" : "titan",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bermudadigitalstudio/Titan.git"
    }
  ],
  "manifest_display_name" : "TitanLoggingSwiftyBeaver",
  "name" : "TitanLoggingSwiftyBeaver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TitanLoggingSwiftyBeaver",
      "targets" : [
        "TitanLoggingSwiftyBeaver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TitanLoggingSwiftyBeaver",
      "module_type" : "SwiftTarget",
      "name" : "TitanLoggingSwiftyBeaver",
      "path" : "Sources/TitanLoggingSwiftyBeaver",
      "product_dependencies" : [
        "SwiftyBeaver",
        "TitanCore"
      ],
      "product_memberships" : [
        "TitanLoggingSwiftyBeaver"
      ],
      "sources" : [
        "TitanLoggingSwiftyBeaver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/bermudadigitalstudio/Titan.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/1161] Fetching titan
[1162/5213] Fetching titan, swiftybeaver
Fetched https://github.com/bermudadigitalstudio/Titan.git from cache (0.42s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.43s)
Computing version for https://github.com/bermudadigitalstudio/Titan.git
Computed https://github.com/bermudadigitalstudio/Titan.git at 0.9.0 (1.00s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (2.22s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/bermudadigitalstudio/Titan.git
Working copy of https://github.com/bermudadigitalstudio/Titan.git resolved at 0.9.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/23] Emitting module SwiftyBeaver
[6/24] Compiling TitanCore TitanResponse.swift
[7/24] Compiling SwiftyBeaver SwiftyBeaver.swift
[8/24] Compiling SwiftyBeaver Extensions.swift
[9/24] Compiling SwiftyBeaver FileDestination.swift
[10/24] Compiling TitanCore TitanMethod.swift
[11/24] Compiling TitanCore TitanRequest.swift
[12/24] Compiling TitanCore TitanLogs.swift
[13/24] Compiling SwiftyBeaver Filter.swift
[14/24] Compiling TitanCore TitanError.swift
[15/24] Compiling TitanCore TitanCore.swift
[16/24] Emitting module TitanCore
[17/24] Compiling TitanCore TitanHeader.swift
[18/24] Compiling SwiftyBeaver AES256CBC.swift
[19/24] Compiling SwiftyBeaver Base64.swift
[20/24] Compiling SwiftyBeaver BaseDestination.swift
[21/24] Compiling SwiftyBeaver ConsoleDestination.swift
[22/24] Compiling SwiftyBeaver GoogleCloudDestination.swift
[23/24] Compiling SwiftyBeaver FilterValidator.swift
[24/24] Compiling SwiftyBeaver SBPlatformDestination.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/28] Emitting module TitanLoggingSwiftyBeaver
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:4:55: error: cannot find type 'Function' in scope
 2 | import TitanCore
 3 |
 4 | public func logRequests(logger: SwiftyBeaver.Type) -> Function {
   |                                                       `- error: cannot find type 'Function' in scope
 5 |   return { req, res in
 6 |     logger.debug("Servicing request: \(req)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:11:56: error: cannot find type 'Function' in scope
 9 | }
10 |
11 | public func logResponses(logger: SwiftyBeaver.Type) -> Function {
   |                                                        `- error: cannot find type 'Function' in scope
12 |   return { req, res in
13 |     logger.debug("Returning response: \(res)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:18:59: error: cannot find type 'Function' in scope
16 | }
17 |
18 | public func logServerErrors(logger: SwiftyBeaver.Type) -> Function {
   |                                                           `- error: cannot find type 'Function' in scope
19 |   return { req, res in
20 |     if 500..<600 ~= res.code {
[28/28] Compiling TitanLoggingSwiftyBeaver TitanLoggingSwiftyBeaver.swift
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:4:55: error: cannot find type 'Function' in scope
 2 | import TitanCore
 3 |
 4 | public func logRequests(logger: SwiftyBeaver.Type) -> Function {
   |                                                       `- error: cannot find type 'Function' in scope
 5 |   return { req, res in
 6 |     logger.debug("Servicing request: \(req)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:11:56: error: cannot find type 'Function' in scope
 9 | }
10 |
11 | public func logResponses(logger: SwiftyBeaver.Type) -> Function {
   |                                                        `- error: cannot find type 'Function' in scope
12 |   return { req, res in
13 |     logger.debug("Returning response: \(res)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:18:59: error: cannot find type 'Function' in scope
16 | }
17 |
18 | public func logServerErrors(logger: SwiftyBeaver.Type) -> Function {
   |                                                           `- error: cannot find type 'Function' in scope
19 |   return { req, res in
20 |     if 500..<600 ~= res.code {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling TitanCore TitanLogs.swift
[3/20] Compiling TitanCore TitanResponse.swift
[4/20] Compiling TitanCore TitanMethod.swift
[5/20] Compiling TitanCore TitanRequest.swift
[6/20] Compiling TitanCore TitanError.swift
[7/20] Compiling TitanCore TitanHeader.swift
[8/20] Emitting module TitanCore
[9/20] Compiling TitanCore TitanCore.swift
[11/21] Compiling SwiftyBeaver FilterValidator.swift
[12/22] Compiling SwiftyBeaver GoogleCloudDestination.swift
[13/22] Compiling SwiftyBeaver Filter.swift
[14/22] Compiling SwiftyBeaver Extensions.swift
[15/22] Compiling SwiftyBeaver FileDestination.swift
[16/22] Compiling SwiftyBeaver SwiftyBeaver.swift
[17/22] Compiling SwiftyBeaver BaseDestination.swift
[18/22] Compiling SwiftyBeaver ConsoleDestination.swift
[19/22] Compiling SwiftyBeaver SBPlatformDestination.swift
[20/22] Emitting module SwiftyBeaver
[21/22] Compiling SwiftyBeaver AES256CBC.swift
[22/22] Compiling SwiftyBeaver Base64.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/25] Emitting module TitanLoggingSwiftyBeaver
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:4:55: error: cannot find type 'Function' in scope
 2 | import TitanCore
 3 |
 4 | public func logRequests(logger: SwiftyBeaver.Type) -> Function {
   |                                                       `- error: cannot find type 'Function' in scope
 5 |   return { req, res in
 6 |     logger.debug("Servicing request: \(req)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:11:56: error: cannot find type 'Function' in scope
 9 | }
10 |
11 | public func logResponses(logger: SwiftyBeaver.Type) -> Function {
   |                                                        `- error: cannot find type 'Function' in scope
12 |   return { req, res in
13 |     logger.debug("Returning response: \(res)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:18:59: error: cannot find type 'Function' in scope
16 | }
17 |
18 | public func logServerErrors(logger: SwiftyBeaver.Type) -> Function {
   |                                                           `- error: cannot find type 'Function' in scope
19 |   return { req, res in
20 |     if 500..<600 ~= res.code {
[25/25] Compiling TitanLoggingSwiftyBeaver TitanLoggingSwiftyBeaver.swift
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:4:55: error: cannot find type 'Function' in scope
 2 | import TitanCore
 3 |
 4 | public func logRequests(logger: SwiftyBeaver.Type) -> Function {
   |                                                       `- error: cannot find type 'Function' in scope
 5 |   return { req, res in
 6 |     logger.debug("Servicing request: \(req)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:11:56: error: cannot find type 'Function' in scope
 9 | }
10 |
11 | public func logResponses(logger: SwiftyBeaver.Type) -> Function {
   |                                                        `- error: cannot find type 'Function' in scope
12 |   return { req, res in
13 |     logger.debug("Returning response: \(res)")
/host/spi-builder-workspace/Sources/TitanLoggingSwiftyBeaver/TitanLoggingSwiftyBeaver.swift:18:59: error: cannot find type 'Function' in scope
16 | }
17 |
18 | public func logServerErrors(logger: SwiftyBeaver.Type) -> Function {
   |                                                           `- error: cannot find type 'Function' in scope
19 |   return { req, res in
20 |     if 500..<600 ~= res.code {
BUILD FAILURE 6.1 linux