Build Information
Successful build of Capriccio, reference 1.2.0 (f8aca2
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 05:46:27 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: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shibapm/capriccio
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at f8aca27 Version 1.2.0
Cloned https://github.com/shibapm/capriccio.git
Revision (git rev-parse @):
f8aca2720a6d48084ec8ec6fda9f595e41df7da4
SUCCESS checkout https://github.com/shibapm/capriccio.git at 1.2.0
========================================
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
[7/19] Write capriccio-entitlement.plist
[8/19] Write sources
[9/19] Write swift-version-1EA4D86E10B52AF.txt
[10/51] Compiling reader.c
[11/51] Compiling api.c
[12/51] Compiling emitter.c
[13/51] Compiling writer.c
[14/51] Compiling parser.c
[15/51] Compiling scanner.c
[17/67] Emitting module Yams
[18/68] Emitting module ArgumentParser
[19/71] Compiling Yams Decoder.swift
[20/71] Compiling Yams Representer.swift
[21/71] Compiling Yams Resolver.swift
[22/71] Compiling Yams Node.Sequence.swift
[23/71] Compiling Yams Emitter.swift
[24/71] Compiling Yams Encoder.swift
[25/71] Compiling Yams Mark.swift
[26/71] Compiling Yams Node.Mapping.swift
[27/71] Compiling Yams Node.Scalar.swift
[28/71] Compiling Yams shim.swift
[29/71] Compiling Yams YamlError.swift
[30/71] Compiling ArgumentParser ParsableCommand.swift
[31/71] Compiling ArgumentParser ArgumentDecoder.swift
[32/71] Compiling ArgumentParser ArgumentDefinition.swift
[33/71] Compiling Yams Node.swift
[34/71] Compiling Yams Parser.swift
[35/71] Compiling Yams Constructor.swift
[36/71] Compiling ArgumentParser ExpressibleByArgument.swift
[37/71] Compiling ArgumentParser ParsableArguments.swift
[38/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/71] Compiling ArgumentParser ArgumentSet.swift
[40/71] Compiling ArgumentParser ArgumentSetSequence.swift
[41/71] Compiling ArgumentParser CommandParser.swift
[42/71] Compiling ArgumentParser UsageGenerator.swift
[43/71] Compiling ArgumentParser StringExtensions.swift
[44/71] Compiling ArgumentParser Tree.swift
[45/71] Compiling ArgumentParser InputOrigin.swift
[46/71] Compiling ArgumentParser Name.swift
[47/71] Compiling ArgumentParser Parsed.swift
[48/71] Compiling ArgumentParser HelpCommand.swift
[49/71] Compiling ArgumentParser HelpGenerator.swift
[50/71] Compiling ArgumentParser MessageInfo.swift
[51/71] Emitting module Consumer
[52/71] Compiling Consumer Consumer.swift
[53/71] Compiling Yams Tag.swift
[56/71] Compiling Yams String+Yams.swift
[67/71] Emitting module PathKit
[68/71] Compiling PathKit PathKit.swift
[69/96] Compiling Gherkin Parser.swift
[70/96] Compiling Gherkin Transform.swift
[71/96] Compiling Gherkin LegacyShims.swift
[72/96] Emitting module Gherkin
[73/96] Compiling Gherkin Error.swift
[74/96] Compiling Gherkin Models.swift
[75/96] Compiling Stencil Parser.swift
[76/96] Compiling Stencil Template.swift
[77/96] Compiling Stencil Node.swift
[78/96] Compiling Stencil NowTag.swift
[79/98] Compiling Stencil Lexer.swift
[80/98] Compiling Stencil Loader.swift
[81/98] Compiling Stencil Inheritence.swift
[82/98] Compiling Stencil KeyPath.swift
[83/98] Compiling Stencil IfTag.swift
[84/98] Compiling Stencil Include.swift
[85/98] Compiling Stencil Filters.swift
[86/98] Compiling Stencil ForTag.swift
[87/98] Compiling Stencil Context.swift
[88/98] Compiling Stencil Environment.swift
[89/98] Compiling Stencil Errors.swift
[90/98] Compiling Stencil Expression.swift
[91/98] Compiling Stencil Extension.swift
[92/98] Compiling Stencil FilterTag.swift
[93/98] Emitting module Stencil
[94/98] Compiling Stencil Tokenizer.swift
[95/98] Compiling Stencil Variable.swift
[96/106] Compiling CapriccioLib SwiftTestCodeGenerator.swift
[97/106] Compiling CapriccioLib SwiftTestsFilesWriter.swift
[98/106] Compiling CapriccioLib String+CamelCased.swift
[99/106] Compiling CapriccioLib FeatureFilesReader.swift
[100/106] Compiling CapriccioLib FileManaging.swift
[101/106] Compiling CapriccioLib FeatureFilesFetcher.swift
[102/106] Emitting module CapriccioLib
[103/106] Compiling CapriccioLib Gherkin+SwiftCode.swift
[104/112] Compiling Capriccio main.swift
[105/112] Compiling Capriccio CapriccioArguments.swift
[106/112] Compiling Capriccio Runner.swift
[107/112] Compiling Capriccio CapriccioArgumentsParser.swift
[108/112] Emitting module Capriccio
[109/112] Compiling Capriccio ArgumentsRunner.swift
[109/112] Write Objects.LinkFileList
[110/112] Linking capriccio
[111/112] Applying capriccio
Build complete! (21.61s)
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/iainsmith/SwiftGherkin
[1/556] Fetching swiftgherkin
[96/5849] Fetching swiftgherkin, stencil
[311/16708] Fetching swiftgherkin, stencil, yams
[3581/32088] Fetching swiftgherkin, stencil, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.84s)
Fetched https://github.com/iainsmith/SwiftGherkin from cache (1.84s)
[13872/16152] Fetching stencil, yams
Fetched https://github.com/stencilproject/Stencil from cache (2.18s)
Fetched https://github.com/jpsim/Yams.git from cache (2.18s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.1.0 (0.50s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.13.1 (1.85s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.88s)
Fetched https://github.com/kylef/Spectre.git from cache (0.88s)
Computing version for https://github.com/iainsmith/SwiftGherkin
Computed https://github.com/iainsmith/SwiftGherkin at 0.2.0 (1.40s)
Fetching https://github.com/nicklockwood/Consumer.git
[1/591] Fetching consumer
Fetched https://github.com/nicklockwood/Consumer.git from cache (0.75s)
Computing version for https://github.com/nicklockwood/Consumer.git
Computed https://github.com/nicklockwood/Consumer.git at 0.3.5 (2.59s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.51s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.52s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
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/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
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"
}
],
"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" : "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.