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

Successful build of SgRouter, reference 0.1.1 (1554b8), with Swift 6.1 for Linux on 25 Apr 2025 09:13:35 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gavrilaf/sgrouter.git
Reference: 0.1.1
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/sgrouter
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 1554b8c renamed PerfTest -> RouterPerfTest
Cloned https://github.com/gavrilaf/sgrouter.git
Revision (git rev-parse @):
1554b8c99ebbb7b26b2480f7e3b84f76a757a81a
SUCCESS checkout https://github.com/gavrilaf/sgrouter.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gavrilaf/sgrouter.git
https://github.com/gavrilaf/sgrouter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftperftool",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gavrilaf/SwiftPerfTool.git"
    }
  ],
  "manifest_display_name" : "SgRouter",
  "name" : "SgRouter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SgRouter",
      "targets" : [
        "SgRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RouterPerfTest",
      "targets" : [
        "RouterPerfTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SgRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "SgRouterTests",
      "path" : "Tests/SgRouterTests",
      "sources" : [
        "Helpers/Asserts.swift",
        "Helpers/Node+TestHelpers.swift",
        "Helpers/Router+TestHelpers.swift",
        "Helpers/UriParser+TestHelpers.swift",
        "NodeTests.swift",
        "RouterTests.swift",
        "UriParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SgRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SgRouter",
      "module_type" : "SwiftTarget",
      "name" : "SgRouter",
      "path" : "Sources/SgRouter",
      "product_memberships" : [
        "SgRouter",
        "RouterPerfTest"
      ],
      "sources" : [
        "Node.swift",
        "Router.swift",
        "RouterError.swift",
        "UriParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RouterPerfTest",
      "module_type" : "SwiftTarget",
      "name" : "RouterPerfTest",
      "path" : "Sources/Examples/RouterPerfTest",
      "product_dependencies" : [
        "SwiftPerfTool"
      ],
      "product_memberships" : [
        "RouterPerfTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SgRouter"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/gavrilaf/SwiftPerfTool.git
[1/72] Fetching swiftperftool
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (0.20s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (1.09s)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/20] Compiling SwiftPerfTool Memory.swift
[6/20] Compiling SwiftPerfTool SwiftPerfTool.swift
[7/20] Compiling SwiftPerfTool Scores.swift
[8/20] Compiling SgRouter UriParser.swift
[9/20] Compiling SwiftPerfTool ApproximateEquatable.swift
[10/20] Emitting module SwiftPerfTool
[11/20] Compiling SwiftPerfTool Errors.swift
[12/21] Compiling SgRouter RouterError.swift
[13/21] Emitting module SgRouter
[14/21] Compiling SgRouter Node.swift
[15/21] Compiling SgRouter Router.swift
[17/22] Wrapping AST for SgRouter for debugging
[18/22] Wrapping AST for SwiftPerfTool for debugging
[20/24] Emitting module RouterPerfTest
[21/24] Compiling RouterPerfTest main.swift
[22/25] Wrapping AST for RouterPerfTest for debugging
[23/25] Write Objects.LinkFileList
[24/25] Linking RouterPerfTest
Build complete! (13.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftperftool",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gavrilaf/SwiftPerfTool.git"
    }
  ],
  "manifest_display_name" : "SgRouter",
  "name" : "SgRouter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SgRouter",
      "targets" : [
        "SgRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RouterPerfTest",
      "targets" : [
        "RouterPerfTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SgRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "SgRouterTests",
      "path" : "Tests/SgRouterTests",
      "sources" : [
        "Helpers/Asserts.swift",
        "Helpers/Node+TestHelpers.swift",
        "Helpers/Router+TestHelpers.swift",
        "Helpers/UriParser+TestHelpers.swift",
        "NodeTests.swift",
        "RouterTests.swift",
        "UriParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SgRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SgRouter",
      "module_type" : "SwiftTarget",
      "name" : "SgRouter",
      "path" : "Sources/SgRouter",
      "product_memberships" : [
        "SgRouter",
        "RouterPerfTest"
      ],
      "sources" : [
        "Node.swift",
        "Router.swift",
        "RouterError.swift",
        "UriParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RouterPerfTest",
      "module_type" : "SwiftTarget",
      "name" : "RouterPerfTest",
      "path" : "Sources/Examples/RouterPerfTest",
      "product_dependencies" : [
        "SwiftPerfTool"
      ],
      "product_memberships" : [
        "RouterPerfTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SgRouter"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
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
Done.