Build Information
Successful build of Capriccio, reference master (12aac7
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 05:47:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/shibapm/capriccio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[2/19] Write capriccio-entitlement.plist
[2/19] Write sources
[9/19] Write swift-version-1EA4D86E10B52AF.txt
[10/51] Compiling emitter.c
[11/51] Compiling scanner.c
[12/51] Compiling api.c
[13/51] Compiling reader.c
[14/51] Compiling writer.c
[15/51] Compiling parser.c
[17/67] Emitting module ArgumentParser
[18/70] Emitting module Yams
[19/71] Compiling ArgumentParser InputOrigin.swift
[20/71] Compiling ArgumentParser Name.swift
[21/71] Compiling ArgumentParser Parsed.swift
[22/71] Compiling Yams YamlError.swift
[23/71] Compiling Yams Tag.swift
[24/71] Compiling ArgumentParser ParsedValues.swift
[25/71] Compiling ArgumentParser ParserError.swift
[26/71] Compiling ArgumentParser SplitArguments.swift
[27/71] Compiling ArgumentParser ArgumentSet.swift
[28/71] Compiling ArgumentParser ArgumentSetSequence.swift
[29/71] Compiling ArgumentParser CommandParser.swift
[30/71] Compiling ArgumentParser Argument.swift
[31/71] Compiling ArgumentParser ArgumentHelp.swift
[32/71] Compiling ArgumentParser Errors.swift
[33/71] Compiling Yams shim.swift
[34/71] Compiling Yams Emitter.swift
[35/71] Compiling Yams Encoder.swift
[36/71] Compiling Yams Node.swift
[37/71] Compiling Yams Node.Scalar.swift
[38/71] Compiling Yams Node.Sequence.swift
[39/71] Compiling Yams Constructor.swift
[40/71] Compiling Yams Decoder.swift
[41/71] Compiling Yams Mark.swift
[42/71] Compiling Yams Node.Mapping.swift
[43/71] Compiling Yams Parser.swift
[44/71] Compiling Yams Representer.swift
[45/71] Compiling Yams Resolver.swift
[46/71] Compiling ArgumentParser HelpCommand.swift
[47/71] Compiling ArgumentParser HelpGenerator.swift
[48/71] Compiling ArgumentParser MessageInfo.swift
[49/71] Compiling ArgumentParser UsageGenerator.swift
[50/71] Compiling ArgumentParser StringExtensions.swift
[51/71] Compiling ArgumentParser Tree.swift
[52/71] Compiling Yams String+Yams.swift
[65/71] Emitting module PathKit
[66/71] Compiling PathKit PathKit.swift
[67/71] Emitting module Consumer
[68/71] Compiling Consumer Consumer.swift
[69/96] Compiling Gherkin Transform.swift
[70/96] Compiling Gherkin Parser.swift
[71/96] Compiling Stencil Node.swift
[72/96] Compiling Stencil NowTag.swift
[73/98] Compiling Stencil Inheritence.swift
[74/98] Compiling Stencil KeyPath.swift
[75/98] Compiling Stencil Parser.swift
[76/98] Compiling Stencil Template.swift
[77/98] Compiling Stencil IfTag.swift
[78/98] Compiling Stencil Include.swift
[79/98] Emitting module Stencil
[80/98] Compiling Stencil Lexer.swift
[81/98] Compiling Stencil Loader.swift
[82/98] Compiling Stencil Filters.swift
[83/98] Compiling Stencil ForTag.swift
[84/98] Compiling Stencil Context.swift
[85/98] Compiling Stencil Environment.swift
[86/98] Compiling Stencil Extension.swift
[87/98] Compiling Stencil FilterTag.swift
[88/98] Compiling Stencil Errors.swift
[89/98] Compiling Stencil Expression.swift
[90/98] Compiling Gherkin LegacyShims.swift
[91/98] Emitting module Gherkin
[92/98] Compiling Gherkin Error.swift
[93/98] Compiling Gherkin Models.swift
[94/98] Compiling Stencil Tokenizer.swift
[95/98] Compiling Stencil Variable.swift
[96/106] Compiling CapriccioLib SwiftTestsFilesWriter.swift
[97/106] Emitting module CapriccioLib
[98/106] Compiling CapriccioLib String+CamelCased.swift
[99/106] Compiling CapriccioLib FeatureFilesReader.swift
[100/106] Compiling CapriccioLib FileManaging.swift
[101/106] Compiling CapriccioLib SwiftTestCodeGenerator.swift
[102/106] Compiling CapriccioLib FeatureFilesFetcher.swift
[103/106] Compiling CapriccioLib Gherkin+SwiftCode.swift
[104/112] Compiling Capriccio CapriccioArgumentsParser.swift
[105/112] Compiling Capriccio main.swift
[106/112] Emitting module Capriccio
[107/112] Compiling Capriccio Runner.swift
[108/112] Compiling Capriccio CapriccioArguments.swift
[109/112] Compiling Capriccio ArgumentsRunner.swift
[109/112] Write Objects.LinkFileList
[110/112] Linking capriccio
[111/112] Applying capriccio
Build complete! (54.44s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/f-meloni/TestSpy
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/Quick/Nimble
[1/1386] Fetching rocket
[112/3434] Fetching rocket, testspy
[1449/14293] Fetching rocket, testspy, yams
[1450/19586] Fetching rocket, testspy, yams, stencil
[2033/34966] Fetching rocket, testspy, yams, stencil, swift-argument-parser
[2462/54550] Fetching rocket, testspy, yams, stencil, swift-argument-parser, nimble
[4966/67777] Fetching rocket, testspy, yams, stencil, swift-argument-parser, nimble, swift-snapshot-testing
Fetched https://github.com/f-meloni/TestSpy from cache (4.36s)
[50257/65729] Fetching rocket, yams, stencil, swift-argument-parser, nimble, swift-snapshot-testing
Fetching https://github.com/iainsmith/SwiftGherkin
[51448/66285] Fetching rocket, yams, stencil, swift-argument-parser, nimble, swift-snapshot-testing, swiftgherkin
Fetched https://github.com/iainsmith/SwiftGherkin from cache (1.15s)
[53682/65729] Fetching rocket, yams, stencil, swift-argument-parser, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Nimble from cache (7.88s)
Fetched https://github.com/apple/swift-argument-parser from cache (7.88s)
Fetched https://github.com/jpsim/Yams.git from cache (7.88s)
Fetched https://github.com/stencilproject/Stencil from cache (7.88s)
[12365/14613] Fetching rocket, swift-snapshot-testing
Fetched https://github.com/shibapm/Rocket from cache (8.65s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (8.65s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (9.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.1.0 (0.48s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.13.1 (1.93s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[185/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.90s)
[552/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.97s)
Computing version for https://github.com/iainsmith/SwiftGherkin
Computed https://github.com/iainsmith/SwiftGherkin at 0.2.0 (1.48s)
Fetching https://github.com/nicklockwood/Consumer.git
[1/591] Fetching consumer
Fetched https://github.com/nicklockwood/Consumer.git from cache (0.80s)
Computing version for https://github.com/nicklockwood/Consumer.git
Computed https://github.com/nicklockwood/Consumer.git at 0.3.5 (2.72s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 0.9.2 (0.51s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/f-meloni/Logger
[1/116] Fetching logger
[104/4979] Fetching logger, swiftshell
[105/5559] Fetching logger, swiftshell, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.74s)
Fetched https://github.com/f-meloni/Logger from cache (0.74s)
[195/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell from cache (1.43s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (1.97s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.5.0 (0.51s)
Fetching https://github.com/Quick/Quick
[1/14759] Fetching quick
Fetched https://github.com/Quick/Quick from cache (1.38s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (1.95s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.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.9.2 (0.51s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.54s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.55s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 0.13.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.48s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75463] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.05s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.05s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.52s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.18s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.5.0
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/f-meloni/Logger
Working copy of https://github.com/f-meloni/Logger resolved at 0.2.3
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/nicklockwood/Consumer.git
Working copy of https://github.com/nicklockwood/Consumer.git resolved at 0.3.5
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.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/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
Creating working copy for https://github.com/iainsmith/SwiftGherkin
Working copy of https://github.com/iainsmith/SwiftGherkin resolved at 0.2.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
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.