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 KituraStencil, reference master (1909bd), with Swift 6.0 for Linux on 28 Nov 2024 05:21:31 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-StencilTemplateEngine.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/Kitura/Kitura-StencilTemplateEngine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1909bd4 TravisCI: remove swift 4.x; add swift 5.4 (#55)
Cloned https://github.com/Kitura/Kitura-StencilTemplateEngine.git
Revision (git rev-parse @):
1909bd470295fb7653a58f93a7a8a0776570bc4d
SUCCESS checkout https://github.com/Kitura/Kitura-StencilTemplateEngine.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kitura/Kitura-StencilTemplateEngine.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.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/kylef/Stencil.git
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
[1/438] Fetching kitura-templateengine
[439/5627] Fetching kitura-templateengine, stencil
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.21s)
Fetched https://github.com/kylef/Stencil.git from cache (0.27s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.43s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.13.1 (1.80s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[583/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Fetched https://github.com/kylef/PathKit.git from cache (0.19s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.42s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.43s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/9] Emitting module KituraTemplateEngine
[7/9] Compiling KituraTemplateEngine TemplateEngine.swift
[9/10] Emitting module PathKit
[10/10] Compiling PathKit PathKit.swift
[12/30] Emitting module Stencil
[13/32] Compiling Stencil Context.swift
[14/32] Compiling Stencil Environment.swift
[15/32] Compiling Stencil Errors.swift
[16/32] Compiling Stencil Parser.swift
[17/32] Compiling Stencil Template.swift
[18/32] Compiling Stencil Include.swift
[19/32] Compiling Stencil Inheritence.swift
[20/32] Compiling Stencil KeyPath.swift
[21/32] Compiling Stencil Expression.swift
[22/32] Compiling Stencil Extension.swift
[23/32] Compiling Stencil FilterTag.swift
[24/32] Compiling Stencil Lexer.swift
[25/32] Compiling Stencil Loader.swift
[26/32] Compiling Stencil Filters.swift
[27/32] Compiling Stencil ForTag.swift
[28/32] Compiling Stencil IfTag.swift
[29/32] Compiling Stencil Node.swift
[30/32] Compiling Stencil NowTag.swift
[31/32] Compiling Stencil Tokenizer.swift
[32/32] Compiling Stencil Variable.swift
[34/35] Emitting module KituraStencil
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:36:10: warning: associated value 'unableToEncodeValue(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 34 |
 35 |     /// Thrown when unable to encode the `Encodable` value provided to data.
 36 |     case unableToEncodeValue(value: Encodable)
    |          `- warning: associated value 'unableToEncodeValue(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Thrown when Stencil fails to render the context with the given template.
Swift.Encodable:1:17: note: protocol 'Encodable' does not conform to the 'Sendable' protocol
1 | public protocol Encodable {
  |                 `- note: protocol 'Encodable' does not conform to the 'Sendable' protocol
2 |     func encode(to encoder: any Encoder) throws
3 | }
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:39:10: warning: associated value 'unableToRenderContext(context:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Thrown when Stencil fails to render the context with the given template.
 39 |     case unableToRenderContext(context: [String: Any])
    |          `- warning: associated value 'unableToRenderContext(context:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 40 |
 41 |     /// Thrown when a `[Encodable]` or `Set<Encodable>` is passed without a Key.
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:42:10: warning: associated value 'noKeyProvidedForType(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 40 |
 41 |     /// Thrown when a `[Encodable]` or `Set<Encodable>` is passed without a Key.
 42 |     case noKeyProvidedForType(value: Encodable)
    |          `- warning: associated value 'noKeyProvidedForType(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 43 | }
 44 |
Swift.Encodable:1:17: note: protocol 'Encodable' does not conform to the 'Sendable' protocol
1 | public protocol Encodable {
  |                 `- note: protocol 'Encodable' does not conform to the 'Sendable' protocol
2 |     func encode(to encoder: any Encoder) throws
3 | }
[35/35] Compiling KituraStencil KituraStencilTemplateEngine.swift
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:36:10: warning: associated value 'unableToEncodeValue(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 34 |
 35 |     /// Thrown when unable to encode the `Encodable` value provided to data.
 36 |     case unableToEncodeValue(value: Encodable)
    |          `- warning: associated value 'unableToEncodeValue(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Thrown when Stencil fails to render the context with the given template.
Swift.Encodable:1:17: note: protocol 'Encodable' does not conform to the 'Sendable' protocol
1 | public protocol Encodable {
  |                 `- note: protocol 'Encodable' does not conform to the 'Sendable' protocol
2 |     func encode(to encoder: any Encoder) throws
3 | }
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:39:10: warning: associated value 'unableToRenderContext(context:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Thrown when Stencil fails to render the context with the given template.
 39 |     case unableToRenderContext(context: [String: Any])
    |          `- warning: associated value 'unableToRenderContext(context:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 40 |
 41 |     /// Thrown when a `[Encodable]` or `Set<Encodable>` is passed without a Key.
/host/spi-builder-workspace/Sources/KituraStencil/KituraStencilTemplateEngine.swift:42:10: warning: associated value 'noKeyProvidedForType(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 40 |
 41 |     /// Thrown when a `[Encodable]` or `Set<Encodable>` is passed without a Key.
 42 |     case noKeyProvidedForType(value: Encodable)
    |          `- warning: associated value 'noKeyProvidedForType(value:)' of 'Sendable'-conforming enum 'StencilTemplateEngineError' has non-sendable type 'any Encodable'; this is an error in the Swift 6 language mode
 43 | }
 44 |
Swift.Encodable:1:17: note: protocol 'Encodable' does not conform to the 'Sendable' protocol
1 | public protocol Encodable {
  |                 `- note: protocol 'Encodable' does not conform to the 'Sendable' protocol
2 |     func encode(to encoder: any Encoder) throws
3 | }
Build complete! (14.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kitura-templateengine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.200",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Kitura-TemplateEngine.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "0.14.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Stencil.git"
    }
  ],
  "manifest_display_name" : "KituraStencil",
  "name" : "KituraStencil",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraStencil",
      "targets" : [
        "KituraStencil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraStencil",
      "module_type" : "SwiftTarget",
      "name" : "KituraStencil",
      "path" : "Sources/KituraStencil",
      "product_dependencies" : [
        "KituraTemplateEngine",
        "Stencil"
      ],
      "product_memberships" : [
        "KituraStencil"
      ],
      "sources" : [
        "KituraStencilTemplateEngine.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.