Build Information
Successful build of MotoSwift, reference master (79edda
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 14:04:51 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/Igor-Palaguta/MotoSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Igor-Palaguta/MotoSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 79edda3 Add Travis Badge
Cloned https://github.com/Igor-Palaguta/MotoSwift.git
Revision (git rev-parse @):
79edda3f396c924915a83af2d68a54d402132ce2
SUCCESS checkout https://github.com/Igor-Palaguta/MotoSwift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Igor-Palaguta/MotoSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[2/12] Write motoswift-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version-1EA4D86E10B52AF.txt
[10/46] Compiling SWXMLHash shim.swift
[11/46] Compiling ArgumentParser ArgumentSet.swift
[12/46] Compiling ArgumentParser ArgumentSetSequence.swift
[13/46] Compiling ArgumentParser CommandParser.swift
[14/46] Compiling ArgumentParser Flag.swift
[15/46] Compiling ArgumentParser NameSpecification.swift
[16/46] Compiling ArgumentParser Option.swift
[17/46] Compiling ArgumentParser ParsableCommand.swift
[18/46] Compiling ArgumentParser ArgumentDecoder.swift
[19/46] Compiling ArgumentParser ArgumentDefinition.swift
[20/46] Compiling ArgumentParser ParsedValues.swift
[21/46] Compiling ArgumentParser ParserError.swift
[22/46] Compiling ArgumentParser SplitArguments.swift
[23/46] Compiling ArgumentParser Argument.swift
[24/46] Compiling ArgumentParser ArgumentHelp.swift
[25/46] Compiling ArgumentParser Errors.swift
[26/46] Emitting module ArgumentParser
[27/49] Compiling ArgumentParser InputOrigin.swift
[28/49] Compiling ArgumentParser Name.swift
[29/49] Compiling ArgumentParser Parsed.swift
[30/49] Compiling ArgumentParser ExpressibleByArgument.swift
[31/49] Compiling ArgumentParser ParsableArguments.swift
[32/49] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/49] Compiling ArgumentParser OptionGroup.swift
[34/49] Compiling ArgumentParser CommandConfiguration.swift
[35/49] Compiling ArgumentParser EnumerableFlag.swift
[36/49] Compiling ArgumentParser HelpCommand.swift
[37/49] Compiling ArgumentParser HelpGenerator.swift
[38/49] Compiling ArgumentParser MessageInfo.swift
[39/49] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[40/49] Emitting module PathKit
[41/49] Compiling PathKit PathKit.swift
[42/49] Compiling ArgumentParser UsageGenerator.swift
[43/49] Compiling ArgumentParser StringExtensions.swift
[44/49] Compiling ArgumentParser Tree.swift
[45/49] Emitting module SWXMLHash
[46/49] Compiling SWXMLHash SWXMLHash.swift
[47/71] Emitting module Stencil
[48/73] Compiling Stencil Template.swift
[49/73] Compiling Stencil Tokenizer.swift
[50/73] Compiling Stencil LazyValueWrapper.swift
[51/73] Compiling Stencil Lexer.swift
[52/73] Compiling Stencil NowTag.swift
[53/73] Compiling Stencil Parser.swift
[54/73] Compiling Stencil Errors.swift
[55/73] Compiling Stencil Expression.swift
[56/73] Compiling Stencil Extension.swift
[57/73] Compiling Stencil Loader.swift
[58/73] Compiling Stencil Node.swift
[59/73] Compiling Stencil TrimBehaviour.swift
[60/73] Compiling Stencil Variable.swift
[61/73] Compiling Stencil IfTag.swift
[62/73] Compiling Stencil Include.swift
[63/73] Compiling Stencil Inheritance.swift
[64/73] Compiling Stencil KeyPath.swift
[65/73] Compiling Stencil FilterTag.swift
[66/73] Compiling Stencil Filters.swift
[67/73] Compiling Stencil ForTag.swift
[68/73] Compiling Stencil Context.swift
[69/73] Compiling Stencil DynamicMemberLookup.swift
[70/73] Compiling Stencil Environment.swift
[71/85] Emitting module StencilSwiftKit
[72/86] Compiling StencilSwiftKit SetNode.swift
[73/86] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[74/86] Compiling StencilSwiftKit MapNode.swift
[75/86] Compiling StencilSwiftKit Filters.swift
[76/86] Compiling StencilSwiftKit Parameters.swift
[77/86] Compiling StencilSwiftKit ImportNode.swift
[78/86] Compiling StencilSwiftKit Environment.swift
[79/86] Compiling StencilSwiftKit Filters+Numbers.swift
[80/86] Compiling StencilSwiftKit CallMacroNodes.swift
[81/86] Compiling StencilSwiftKit Context.swift
[82/86] Compiling StencilSwiftKit Filters+Strings.swift
[83/86] Compiling StencilSwiftKit SwiftIdentifier.swift
[84/100] Compiling MotoSwiftFramework UserInfo+XMLParser.swift
[85/100] Compiling MotoSwiftFramework Relationship.swift
[86/100] Compiling MotoSwiftFramework Model+TemplateVariables.swift
[87/100] Compiling MotoSwiftFramework Language.swift
[88/101] Compiling MotoSwiftFramework Relationship+XMLParser.swift
[89/101] Compiling MotoSwiftFramework FetchedProperty+XMLParser.swift
[90/101] Compiling MotoSwiftFramework ModelParser.swift
[91/101] Compiling MotoSwiftFramework FetchedProperty.swift
[92/101] Compiling MotoSwiftFramework Model.swift
[93/101] Emitting module MotoSwiftFramework
/Users/admin/builder/spi-builder-workspace/Sources/MotoSwiftFramework/Generator/Renderer.swift:6:27: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
4 |
5 | public final class Renderer {
6 | private let template: StencilSwiftTemplate
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
7 | private let commonVariables: [String: String]
8 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[94/101] Compiling MotoSwiftFramework Attribute.swift
[95/101] Compiling MotoSwiftFramework Entity.swift
[96/101] Compiling MotoSwiftFramework Attribute+XMLParser.swift
[97/101] Compiling MotoSwiftFramework Entity+XMLParser.swift
[98/101] Compiling MotoSwiftFramework Renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MotoSwiftFramework/Generator/Renderer.swift:6:27: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
4 |
5 | public final class Renderer {
6 | private let template: StencilSwiftTemplate
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
7 | private let commonVariables: [String: String]
8 |
/Users/admin/builder/spi-builder-workspace/Sources/MotoSwiftFramework/Generator/Renderer.swift:10:25: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
8 |
9 | public init(templatePath: Path) throws {
10 | self.template = StencilSwiftTemplate(templateString: try templatePath.read(),
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
11 | environment: stencilSwiftEnvironment())
12 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/108] Compiling motoswift main.swift
[100/108] Compiling motoswift Path+ExpressibleByArgument.swift
/Users/admin/builder/spi-builder-workspace/Sources/motoswift/Path+ExpressibleByArgument.swift:5:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
3 | import PathKit
4 |
5 | extension Path: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | public init?(argument: String) {
7 | self.init(argument)
[101/108] Compiling motoswift Output.swift
[102/108] Compiling motoswift VersionCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
8 | )
9 |
10 | private let value = "0.6.0"
| |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
| |- note: set the initial value via the initializer or explicitly define a CodingKeys enum without a 'value' case to silence this warning
| `- note: make the property mutable instead
11 |
12 | func run() {
[103/108] Compiling motoswift ModelCommand.swift
[104/108] Emitting module motoswift
/Users/admin/builder/spi-builder-workspace/Sources/motoswift/Path+ExpressibleByArgument.swift:5:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
3 | import PathKit
4 |
5 | extension Path: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | public init?(argument: String) {
7 | self.init(argument)
[105/108] Compiling motoswift EntityCommand.swift
[105/108] Write Objects.LinkFileList
[106/108] Linking motoswift
[107/108] Applying motoswift
Build complete! (26.72s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-argument-parser
[1/2820] Fetching swxmlhash
[622/6828] Fetching swxmlhash, stencilswiftkit
[3423/22208] Fetching swxmlhash, stencilswiftkit, swift-argument-parser
[3424/41792] Fetching swxmlhash, stencilswiftkit, swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (1.60s)
[19183/26412] Fetching swxmlhash, stencilswiftkit, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.10s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (2.10s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.10s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (2.67s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.10.1 (0.52s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/shibapm/Komondor.git
[1/509] Fetching komondor
[113/5802] Fetching komondor, stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (1.07s)
Fetched https://github.com/shibapm/Komondor.git from cache (1.07s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (3.15s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/shibapm/PackageConfig.git
[1/980] Fetching shellout
[981/1560] Fetching shellout, packageconfig
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.30s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.30s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (1.86s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[22/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.95s)
Fetched https://github.com/kylef/PathKit.git from cache (0.95s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.53s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.48s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.48s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (1.75s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.51s)
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/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.10.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.0
Build complete.
{
"dependencies" : [
{
"identity" : "stencilswiftkit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftGen/StencilSwiftKit.git"
},
{
"identity" : "swxmlhash",
"requirement" : {
"range" : [
{
"lower_bound" : "4.7.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/drmohundro/SWXMLHash.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "MotoSwift",
"name" : "MotoSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "motoswift",
"targets" : [
"motoswift"
],
"type" : {
"executable" : null
}
},
{
"name" : "MotoSwiftFramework",
"targets" : [
"MotoSwiftFramework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "motoswift",
"module_type" : "SwiftTarget",
"name" : "motoswift",
"path" : "Sources/motoswift",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"motoswift"
],
"sources" : [
"EntityCommand.swift",
"ModelCommand.swift",
"Output.swift",
"Path+ExpressibleByArgument.swift",
"VersionCommand.swift",
"main.swift"
],
"target_dependencies" : [
"MotoSwiftFramework"
],
"type" : "executable"
},
{
"c99name" : "MotoSwiftFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "MotoSwiftFrameworkTests",
"path" : "Tests/MotoSwiftFrameworkTests",
"product_dependencies" : [
"Nimble"
],
"sources" : [
"GeneratedClassesTests.swift",
"ModelParserTests.swift",
"RendererTests.swift",
"Utils/XCTestCase+Resource.swift"
],
"target_dependencies" : [
"MotoSwiftFramework"
],
"type" : "test"
},
{
"c99name" : "MotoSwiftFramework",
"module_type" : "SwiftTarget",
"name" : "MotoSwiftFramework",
"path" : "Sources/MotoSwiftFramework",
"product_dependencies" : [
"StencilSwiftKit",
"SWXMLHash"
],
"product_memberships" : [
"motoswift",
"MotoSwiftFramework"
],
"sources" : [
"CoreData/Attribute.swift",
"CoreData/Entity.swift",
"CoreData/FetchedProperty.swift",
"CoreData/Model.swift",
"CoreData/Parser/Attribute+XMLParser.swift",
"CoreData/Parser/Entity+XMLParser.swift",
"CoreData/Parser/FetchedProperty+XMLParser.swift",
"CoreData/Parser/ModelParser.swift",
"CoreData/Parser/Relationship+XMLParser.swift",
"CoreData/Parser/UserInfo+XMLParser.swift",
"CoreData/Relationship.swift",
"Generator/Language.swift",
"Generator/Model+TemplateVariables.swift",
"Generator/Renderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.