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 Capriccio with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shibapm/capriccio.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shibapm/capriccio
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 12aac7b Unhide dependencies
Cloned https://github.com/shibapm/capriccio.git
Revision (git rev-parse @):
12aac7b3dfd0747e73ce347b5b6c914d56c23101
SUCCESS checkout https://github.com/shibapm/capriccio.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shibapm/capriccio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/19] Write sources
[2/19] Write capriccio-entitlement.plist
[2/19] Write sources
[9/19] Write swift-version-6F35C1178C84523A.txt
[10/51] Compiling api.c
[11/51] Compiling parser.c
[12/51] Compiling emitter.c
[13/51] Compiling reader.c
[14/51] Compiling writer.c
[15/51] Compiling scanner.c
[17/67] Emitting module PathKit
[18/67] Emitting module ArgumentParser
[19/70] Compiling Yams Tag.swift
[20/71] Compiling Yams YamlError.swift
[21/71] Compiling Yams shim.swift
[22/71] Compiling Yams Constructor.swift
[23/71] Compiling Yams Decoder.swift
[24/71] Compiling Yams Node.swift
[25/71] Compiling Yams Parser.swift
[26/71] Compiling Yams Node.Scalar.swift
[27/71] Compiling Yams Node.Sequence.swift
[28/71] Compiling ArgumentParser InputOrigin.swift
[29/71] Compiling ArgumentParser Name.swift
[30/71] Compiling ArgumentParser Parsed.swift
[31/71] Compiling ArgumentParser OptionGroup.swift
[32/71] Compiling ArgumentParser CommandConfiguration.swift
[33/71] Compiling ArgumentParser EnumerableFlag.swift
[34/71] Compiling ArgumentParser ParsedValues.swift
[35/71] Compiling ArgumentParser ParserError.swift
[36/71] Compiling ArgumentParser SplitArguments.swift
[37/71] Compiling ArgumentParser ParsableCommand.swift
[38/71] Compiling ArgumentParser ArgumentDecoder.swift
[39/71] Compiling ArgumentParser ArgumentDefinition.swift
[40/71] Compiling PathKit PathKit.swift
[43/71] Compiling Yams String+Yams.swift
[44/71] Compiling Yams Representer.swift
[45/71] Compiling Yams Resolver.swift
[48/71] Compiling Yams Emitter.swift
[49/71] Compiling Yams Encoder.swift
[50/71] Compiling ArgumentParser UsageGenerator.swift
[51/71] Compiling ArgumentParser StringExtensions.swift
[52/71] Compiling ArgumentParser Tree.swift
[53/71] Compiling Consumer Consumer.swift
[54/71] Emitting module Consumer
[59/71] Compiling Yams Mark.swift
[60/71] Compiling Yams Node.Mapping.swift
[61/71] Compiling ArgumentParser HelpCommand.swift
[62/71] Compiling ArgumentParser HelpGenerator.swift
[63/71] Compiling ArgumentParser MessageInfo.swift
[64/71] Emitting module Yams
[69/96] Compiling Gherkin Parser.swift
[70/96] Compiling Gherkin Transform.swift
[71/96] Compiling Stencil Parser.swift
[72/96] Compiling Stencil Template.swift
[73/96] Compiling Stencil Inheritence.swift
[74/96] Compiling Stencil KeyPath.swift
[75/96] Compiling Stencil Node.swift
[76/96] Compiling Stencil NowTag.swift
[77/96] Compiling Stencil Lexer.swift
[78/96] Compiling Stencil Loader.swift
[79/96] Compiling Stencil IfTag.swift
[80/96] Compiling Stencil Include.swift
[81/98] Compiling Stencil Extension.swift
[82/98] Compiling Stencil FilterTag.swift
[83/98] Compiling Stencil Filters.swift
[84/98] Compiling Stencil ForTag.swift
[85/98] Compiling Stencil Errors.swift
[86/98] Compiling Stencil Expression.swift
[87/98] Emitting module Stencil
[88/98] Compiling Stencil Context.swift
[89/98] Compiling Stencil Environment.swift
[90/98] Compiling Gherkin LegacyShims.swift
[91/98] Emitting module Gherkin
[92/98] Compiling Gherkin Models.swift
[93/98] Compiling Gherkin Error.swift
[94/98] Compiling Stencil Tokenizer.swift
[95/98] Compiling Stencil Variable.swift
[96/106] Compiling CapriccioLib String+CamelCased.swift
[97/106] Compiling CapriccioLib SwiftTestCodeGenerator.swift
[98/106] Compiling CapriccioLib SwiftTestsFilesWriter.swift
[99/106] Compiling CapriccioLib FeatureFilesFetcher.swift
[100/106] Compiling CapriccioLib FileManaging.swift
[101/106] Compiling CapriccioLib Gherkin+SwiftCode.swift
[102/106] Compiling CapriccioLib FeatureFilesReader.swift
[103/106] Emitting module CapriccioLib
[104/112] Compiling Capriccio Runner.swift
[105/112] Compiling Capriccio main.swift
[106/112] Compiling Capriccio CapriccioArgumentsParser.swift
[107/112] Compiling Capriccio CapriccioArguments.swift
[108/112] Compiling Capriccio ArgumentsRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Capriccio/ArgumentsRunner.swift:49:51: warning: main actor-isolated let 'filesFetcher' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
37 |     var templateFilePath: String?
38 |
39 |     mutating func run() throws {
   |                   `- note: add '@MainActor' to make instance method 'run()' part of global actor 'MainActor'
40 |         let arguments  = CapriccioArguments(source: source,
41 |                                             destination: destination,
   :
47 |                                             templateFilePath: templateFilePath)
48 |
49 |         Runner.run(with: arguments, filesFetcher: filesFetcher)
   |                                                   `- warning: main actor-isolated let 'filesFetcher' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
50 |     }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/Capriccio/main.swift:13:5: note: let declared here
11 | let capriccioVersion = "1.2.0"
12 |
13 | let filesFetcher = FeatureFilesFetcher()
   |     `- note: let declared here
14 |
15 | var arguments: CapriccioArguments
[109/112] Emitting module Capriccio
[109/112] Write Objects.LinkFileList
[110/112] Linking capriccio
[111/112] Applying capriccio
Build complete! (67.24s)
Fetching https://github.com/Quick/Quick
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/shibapm/PackageConfig.git
[1/1411] Fetching pathkit
[58/6274] Fetching pathkit, swiftshell
[204/6854] Fetching pathkit, swiftshell, packageconfig
[1587/16191] Fetching pathkit, swiftshell, packageconfig, yams
[1907/21380] Fetching pathkit, swiftshell, packageconfig, yams, stencil
[2456/35929] Fetching pathkit, swiftshell, packageconfig, yams, stencil, quick
Fetched https://github.com/kareman/SwiftShell from cache (1.32s)
Fetching https://github.com/kylef/Spectre.git
[15367/31066] Fetching pathkit, packageconfig, yams, stencil, quick
[31067/49706] Fetching pathkit, packageconfig, yams, stencil, quick, nimble
Fetched https://github.com/jpsim/Yams.git from cache (1.86s)
Fetching https://github.com/nicklockwood/Consumer.git
Fetched https://github.com/kylef/PathKit.git from cache (1.86s)
Fetching https://github.com/apple/swift-argument-parser
[20878/38958] Fetching packageconfig, stencil, quick, nimble
[22183/39979] Fetching packageconfig, stencil, quick, nimble, spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.01s)
Fetching https://github.com/f-meloni/Logger
[37281/38958] Fetching packageconfig, stencil, quick, nimble
[38587/39549] Fetching packageconfig, stencil, quick, nimble, consumer
[39550/51228] Fetching packageconfig, stencil, quick, nimble, consumer, swift-argument-parser
Fetched https://github.com/shibapm/PackageConfig.git from cache (2.85s)
Fetching https://github.com/f-meloni/TestSpy
Fetched https://github.com/stencilproject/Stencil from cache (2.85s)
Fetching https://github.com/shibapm/Rocket
Fetched https://github.com/Quick/Nimble from cache (2.85s)
Fetched https://github.com/Quick/Quick from cache (2.85s)
Fetching https://github.com/iainsmith/SwiftGherkin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[825/12270] Fetching consumer, swift-argument-parser
[1644/12386] Fetching consumer, swift-argument-parser, logger
Fetched https://github.com/f-meloni/Logger from cache (0.74s)
[1759/12270] Fetching consumer, swift-argument-parser
Fetched https://github.com/nicklockwood/Consumer.git from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
[1/2048] Fetching testspy
[63/3434] Fetching testspy, rocket
[230/3990] Fetching testspy, rocket, swiftgherkin
[1978/15239] Fetching testspy, rocket, swiftgherkin, swift-snapshot-testing
Fetched https://github.com/f-meloni/TestSpy from cache (3.88s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.88s)
Fetched https://github.com/shibapm/Rocket from cache (3.88s)
Fetched https://github.com/iainsmith/SwiftGherkin from cache (3.88s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.7.2 (0.72s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 0.9.2 (2.71s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.4.1 (0.67s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.0 (0.68s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.1.0 (0.66s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.13.1 (0.66s)
Computing version for https://github.com/iainsmith/SwiftGherkin
Computed https://github.com/iainsmith/SwiftGherkin at 0.2.0 (0.65s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 0.13.0 (0.66s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (2.26s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (0.65s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (0.68s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.65s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.66s)
Computing version for https://github.com/nicklockwood/Consumer.git
Computed https://github.com/nicklockwood/Consumer.git at 0.3.5 (0.65s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 0.9.2
Creating working copy for https://github.com/f-meloni/Logger
Working copy of https://github.com/f-meloni/Logger resolved at 0.2.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.7.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
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/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.4.1
Creating working copy for https://github.com/iainsmith/SwiftGherkin
Working copy of https://github.com/iainsmith/SwiftGherkin resolved at 0.2.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.0
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.13.1
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/nicklockwood/Consumer.git
Working copy of https://github.com/nicklockwood/Consumer.git resolved at 0.3.5
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftgherkin",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/iainsmith/SwiftGherkin"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "exact" : [
          "0.13.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "0.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "testspy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/TestSpy"
    },
    {
      "identity" : "rocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Rocket"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "Capriccio",
  "name" : "Capriccio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "capriccio",
      "targets" : [
        "Capriccio"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CapriccioLibTests",
      "module_type" : "SwiftTarget",
      "name" : "CapriccioLibTests",
      "path" : "Tests/CapriccioLibTests",
      "product_dependencies" : [
        "Nimble",
        "TestSpy",
        "SnapshotTesting"
      ],
      "sources" : [
        "FeatureFilesFetcherTests.swift",
        "FeatureFilesReaderTests.swift",
        "MockFileManager.swift",
        "SwiftTestCodeGeneratorTests+MultipleScenarios.swift",
        "SwiftTestCodeGeneratorTests+Scenario.swift",
        "SwiftTestCodeGeneratorTests+ScenarioOutline.swift",
        "SwiftTestCodeGeneratorTests.swift",
        "SwiftTestsFilesWriterTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CapriccioLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CapriccioLib",
      "module_type" : "SwiftTarget",
      "name" : "CapriccioLib",
      "path" : "Sources/CapriccioLib",
      "product_dependencies" : [
        "Gherkin",
        "Stencil"
      ],
      "product_memberships" : [
        "capriccio"
      ],
      "sources" : [
        "FeatureFilesFetcher.swift",
        "FeatureFilesReader.swift",
        "FileManaging.swift",
        "Gherkin+SwiftCode.swift",
        "String+CamelCased.swift",
        "SwiftTestCodeGenerator.swift",
        "SwiftTestsFilesWriter.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Capriccio",
      "module_type" : "SwiftTarget",
      "name" : "Capriccio",
      "path" : "Sources/Capriccio",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "capriccio"
      ],
      "sources" : [
        "ArgumentsRunner.swift",
        "CapriccioArguments.swift",
        "CapriccioArgumentsParser.swift",
        "Runner.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CapriccioLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.