Build Information
Successful build of ModelGen, reference 0.5.0 (af78ff
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 05:13:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hebertialmeida/modelgen.git
Reference: 0.5.0
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/hebertialmeida/modelgen
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at af78ff3 Update main.swift
Cloned https://github.com/hebertialmeida/modelgen.git
Revision (git rev-parse @):
af78ff30926722ac381950704bef53495f517d05
SUCCESS checkout https://github.com/hebertialmeida/modelgen.git at 0.5.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/hebertialmeida/modelgen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/kylef/Stencil.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Commander.git
[1/1411] Fetching pathkit
[1412/6704] Fetching pathkit, stencil
[1571/8292] Fetching pathkit, stencil, commander
[1958/12300] Fetching pathkit, stencil, commander, stencilswiftkit
Fetched https://github.com/kylef/Commander.git from cache (0.29s)
[7346/10712] Fetching pathkit, stencil, stencilswiftkit
[7627/21571] Fetching pathkit, stencil, stencilswiftkit, yams
Fetched https://github.com/jpsim/Yams.git from cache (2.09s)
Fetched https://github.com/kylef/PathKit.git from cache (3.23s)
Fetched https://github.com/kylef/Stencil.git from cache (3.23s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (3.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (4.76s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (2.65s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.40s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.39s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.10.1 (0.40s)
Fetching https://github.com/shibapm/Komondor.git
[1/509] Fetching komondor
Fetched https://github.com/shibapm/Komondor.git from cache (0.26s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.65s)
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/shibapm/PackageConfig.git from cache (0.24s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.24s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (0.00s)
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.00s)
Computed https://github.com/kylef/Stencil.git at 0.13.1 (0.75s)
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.00s)
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (0.42s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git 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 1.0.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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.7.2
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Formula': File not found.
warning: 'stencilswiftkit': Conflicting identity for stencil: dependency 'github.com/stencilproject/stencil' and dependency 'github.com/kylef/stencil' both point to the same package identity 'stencil'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/swiftgen/stencilswiftkit->github.com/stencilproject/stencil (B) /host/spi-builder-workspace->github.com/kylef/stencil. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/21] Write sources
[6/21] Compiling reader.c
[7/21] Compiling writer.c
[8/21] Compiling parser.c
[9/21] Compiling api.c
[10/21] Compiling emitter.c
[11/21] Write swift-version-24593BA9C3E375BF.txt
[11/21] Compiling scanner.c
[14/47] Compiling Commander CommandType.swift
[15/48] Compiling Yams Node.swift
[16/48] Compiling Yams Parser.swift
[17/48] Emitting module Commander
[18/48] Compiling Commander Group.swift
[19/48] Compiling Commander ArgumentParser.swift
[20/48] Compiling Commander Command.swift
[21/48] Compiling Commander CommandRunner.swift
[22/48] Compiling Commander Error.swift
[23/48] Compiling Yams String+Yams.swift
[24/48] Compiling Yams Tag.swift
[27/50] Compiling Yams Node.Scalar.swift
[28/50] Compiling Yams Node.Sequence.swift
[29/50] Compiling Yams Mark.swift
[30/50] Compiling Yams Node.Mapping.swift
[31/50] Compiling Yams Representer.swift
[32/50] Compiling Yams Resolver.swift
[33/50] Compiling Yams YamlError.swift
[34/50] Compiling Yams shim.swift
[35/50] Emitting module Yams
[36/50] Compiling Yams Constructor.swift
[37/50] Compiling Yams Decoder.swift
[38/50] Compiling Yams Emitter.swift
[39/50] Compiling Yams Encoder.swift
[41/51] Compiling PathKit PathKit.swift
[42/51] Emitting module PathKit
[44/52] Compiling Commander Commands.swift
[45/53] Wrapping AST for PathKit for debugging
[46/53] Wrapping AST for Yams for debugging
[47/72] Wrapping AST for Commander for debugging
[49/72] Compiling Stencil Node.swift
[50/72] Compiling Stencil NowTag.swift
[51/74] Emitting module Stencil
[52/74] Compiling Stencil Include.swift
[53/74] Compiling Stencil Inheritence.swift
[54/74] Compiling Stencil KeyPath.swift
[55/74] Compiling Stencil Lexer.swift
[56/74] Compiling Stencil Loader.swift
[57/74] Compiling Stencil Expression.swift
[58/74] Compiling Stencil Extension.swift
[59/74] Compiling Stencil FilterTag.swift
[60/74] Compiling Stencil Context.swift
[61/74] Compiling Stencil Environment.swift
[62/74] Compiling Stencil Errors.swift
[63/74] Compiling Stencil Filters.swift
[64/74] Compiling Stencil ForTag.swift
[65/74] Compiling Stencil IfTag.swift
[66/74] Compiling Stencil Parser.swift
[67/74] Compiling Stencil Template.swift
[68/74] Compiling Stencil Tokenizer.swift
[69/74] Compiling Stencil Variable.swift
[70/75] Wrapping AST for Stencil for debugging
[72/86] Compiling StencilSwiftKit SetNode.swift
[73/87] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[74/87] Compiling StencilSwiftKit Filters+Strings.swift
[75/87] Compiling StencilSwiftKit Filters.swift
[76/87] Compiling StencilSwiftKit Parameters.swift
[77/87] Compiling StencilSwiftKit MapNode.swift
[78/87] Compiling StencilSwiftKit Environment.swift
[79/87] Compiling StencilSwiftKit Filters+Numbers.swift
[80/87] Compiling StencilSwiftKit CallMacroNodes.swift
[81/87] Compiling StencilSwiftKit Context.swift
[82/87] Emitting module StencilSwiftKit
[83/87] Compiling StencilSwiftKit SwiftIdentifier.swift
[84/88] Wrapping AST for StencilSwiftKit for debugging
[86/99] Compiling ModelGen YamlParser.swift
[87/100] Compiling ModelGen Utils.swift
/host/spi-builder-workspace/Sources/Utils.swift:35:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
33 | // MARK: - Path as Input Argument
34 |
35 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
36 | public init(parser: ArgumentParser) throws {
37 | guard let path = parser.shift() else {
[88/100] Compiling ModelGen String+Helpers.swift
[89/100] Compiling ModelGen Schema.swift
[90/100] Compiling ModelGen JsonParser.swift
[91/100] Compiling ModelGen LanguageType.swift
[92/100] Emitting module ModelGen
/host/spi-builder-workspace/Sources/Utils.swift:35:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
33 | // MARK: - Path as Input Argument
34 |
35 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
36 | public init(parser: ArgumentParser) throws {
37 | guard let path = parser.shift() else {
[93/100] Compiling ModelGen Configuration.swift
[94/100] Compiling ModelGen Error.swift
[95/100] Compiling ModelGen Filters.swift
[96/100] Compiling ModelGen JsonParser+Context.swift
[97/100] Compiling ModelGen main.swift
[98/101] Wrapping AST for ModelGen for debugging
[99/101] Write Objects.LinkFileList
[100/101] Linking modelgen
Build complete! (43.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "commander",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/Commander.git"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.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" : "stencilswiftkit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftGen/StencilSwiftKit.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "ModelGen",
"name" : "ModelGen",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "modelgen",
"targets" : [
"ModelGen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ModelGen",
"module_type" : "SwiftTarget",
"name" : "ModelGen",
"path" : "Sources",
"product_dependencies" : [
"Commander",
"PathKit",
"Stencil",
"StencilSwiftKit",
"Yams"
],
"product_memberships" : [
"modelgen"
],
"sources" : [
"Configuration.swift",
"Error.swift",
"Filters.swift",
"JsonParser+Context.swift",
"JsonParser.swift",
"LanguageType.swift",
"Schema.swift",
"String+Helpers.swift",
"Utils.swift",
"YamlParser.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "CommandLineToolTests",
"module_type" : "SwiftTarget",
"name" : "CommandLineToolTests",
"path" : "Tests",
"sources" : [
"ModelGenTests.swift"
],
"target_dependencies" : [
"ModelGen"
],
"type" : "test"
}
],
"tools_version" : "4.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Example': File not found.
Done.