This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 vipergen with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/che1404/vipergen.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/che1404/vipergen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7cf9197 Merge pull request #1 from oinsider/master
Cloned https://github.com/che1404/vipergen.git
Revision (git rev-parse @):
7cf919747355ce976e3e3953da430cfc3fa4f44c
SUCCESS checkout https://github.com/che1404/vipergen.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/che1404/vipergen.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/kylef/Stencil.git
[1/1231] Fetching files
[235/2642] Fetching files, pathkit
[652/4230] Fetching files, pathkit, commander
[1484/5251] Fetching files, pathkit, commander, spectre
[5252/10440] Fetching files, pathkit, commander, spectre, stencil
Fetched https://github.com/kylef/PathKit.git from cache (0.39s)
Fetched https://github.com/kylef/Commander.git from cache (0.42s)
Fetched https://github.com/kylef/Stencil.git from cache (0.42s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.43s)
Fetched https://github.com/kylef/Spectre.git from cache (0.43s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.52s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.41s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.55s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.15.1 (0.54s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.43s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.15.1
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/26] Emitting module Files
[8/26] Compiling Commander Command.swift
[9/26] Compiling Commander ArgumentParser.swift
[10/26] Compiling Commander ArgumentConvertible.swift
[11/26] Compiling Commander ArgumentDescription.swift
[12/26] Emitting module Commander
[13/26] Compiling Commander CommandRunner.swift
[14/27] Compiling Commander Group.swift
[15/27] Compiling Files Files.swift
[16/28] Wrapping AST for Files for debugging
[18/28] Compiling Commander CommandType.swift
[19/28] Compiling Commander Error.swift
[20/28] Compiling Commander Commands.swift
[22/29] Emitting module PathKit
[23/29] Compiling PathKit PathKit.swift
[24/30] Wrapping AST for Commander for debugging
[25/30] Wrapping AST for PathKit for debugging
[27/52] Compiling Stencil Context.swift
[28/52] Compiling Stencil DynamicMemberLookup.swift
[29/52] Compiling Stencil Environment.swift
[30/54] Emitting module Stencil
[31/54] Compiling Stencil Loader.swift
[32/54] Compiling Stencil Node.swift
[33/54] Compiling Stencil NowTag.swift
[34/54] Compiling Stencil IfTag.swift
[35/54] Compiling Stencil Include.swift
[36/54] Compiling Stencil Inheritance.swift
[37/54] Compiling Stencil Errors.swift
[38/54] Compiling Stencil Expression.swift
[39/54] Compiling Stencil Extension.swift
[40/54] Compiling Stencil FilterTag.swift
[41/54] Compiling Stencil Filters.swift
[42/54] Compiling Stencil ForTag.swift
[43/54] Compiling Stencil KeyPath.swift
[44/54] Compiling Stencil LazyValueWrapper.swift
[45/54] Compiling Stencil Lexer.swift
[46/54] Compiling Stencil Parser.swift
[47/54] Compiling Stencil Template.swift
[48/54] Compiling Stencil Tokenizer.swift
[49/54] Compiling Stencil TrimBehaviour.swift
[50/54] Compiling Stencil Variable.swift
[51/55] Wrapping AST for Stencil for debugging
[53/61] Compiling vipergen VipergenConfiguration.swift
[54/61] Compiling vipergen main.swift
[55/61] Compiling vipergen TemplateRenderer.swift
[56/61] Emitting module vipergen
[57/61] Compiling vipergen TemplateRendererStencil.swift
[58/61] Compiling vipergen Vipergen.swift
[59/62] Wrapping AST for vipergen for debugging
[60/62] Write Objects.LinkFileList
[61/62] Linking vipergen
Build complete! (26.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Stencil.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    }
  ],
  "manifest_display_name" : "vipergen",
  "name" : "vipergen",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "vipergen",
      "targets" : [
        "vipergen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "vipergen",
      "module_type" : "SwiftTarget",
      "name" : "vipergen",
      "path" : "Sources/vipergen",
      "product_dependencies" : [
        "Stencil",
        "Commander",
        "Files"
      ],
      "product_memberships" : [
        "vipergen"
      ],
      "sources" : [
        "TemplateRenderer.swift",
        "TemplateRendererStencil.swift",
        "Vipergen.swift",
        "VipergenConfiguration.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.