Build Information
Successful build of Archery, reference master (423523
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 19:01:26 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/vknabel/archery.git
Reference: master
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/vknabel/archery
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4235239 Merge pull request #14 from vknabel/dependabot/bundler/activesupport-7.0.4.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
423523973f6a14c4c33632262be094a66d4a7b52
SUCCESS checkout https://github.com/vknabel/archery.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vknabel/archery.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/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (4.87s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (5.42s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Building for debugging...
[0/17] Write sources
[4/17] Compiling reader.c
[5/17] Compiling writer.c
[6/17] Compiling api.c
[7/17] Compiling parser.c
[8/17] Compiling emitter.c
[9/17] Compiling scanner.c
[9/17] Write swift-version-24593BA9C3E375BF.txt
[12/37] Compiling Yams Tag.swift
[13/37] Compiling Yams YamlAnchorProviding.swift
[14/39] Compiling Yams Mark.swift
[15/39] Compiling Yams Node.Alias.swift
[16/39] Compiling Yams Node.Mapping.swift
[17/39] Compiling Yams YamlError.swift
[18/39] Compiling Yams YamlTagProviding.swift
[19/39] Compiling Yams Node.Scalar.swift
[20/39] Compiling Yams Node.Sequence.swift
[21/39] Compiling Yams Node.swift
[22/39] Compiling Yams Decoder.swift
[23/39] Compiling Yams Emitter.swift
[24/39] Compiling Yams Encoder.swift
[25/39] Emitting module Yams
[26/39] Compiling Yams AliasDereferencingStrategy.swift
[27/39] Compiling Yams Anchor.swift
[28/39] Compiling Yams Constructor.swift
[29/39] Compiling Yams Parser.swift
[30/39] Compiling Yams RedundancyAliasingStrategy.swift
[31/39] Compiling Yams Representer.swift
[32/39] Compiling Yams Resolver.swift
[33/39] Compiling Yams String+Yams.swift
[34/40] Wrapping AST for Yams for debugging
[36/54] Compiling ArcheryKit RawDataFormat.swift
[37/54] Compiling ArcheryKit Script.swift
[38/54] Compiling ArcheryKit Path.swift
[39/54] Compiling ArcheryKit ProcessScheduler.swift
[40/54] Compiling ArcheryKit LabeledScript.swift
[41/54] Compiling ArcheryKit LegacyScript.swift
[42/54] Compiling ArcheryKit ScriptExecution.swift
[43/54] Compiling ArcheryKit Metadata.swift
[44/54] Compiling ArcheryKit OfferingMetadata.swift
[45/55] Emitting module ArcheryKit
[46/55] Compiling ArcheryKit Archerfile.swift
[47/55] Compiling ArcheryKit Archery.swift
[48/55] Compiling ArcheryKit ArcheryError.swift
[49/55] Compiling ArcheryKit ExecutionContext.swift
[50/55] Compiling ArcheryKit Version.generated.swift
[51/56] Wrapping AST for ArcheryKit for debugging
[53/64] Compiling ArcheryInterface VersionCommand.swift
[54/65] Compiling ArcheryInterface ApiLevelCommand.swift
[55/65] Compiling ArcheryInterface InitCommand.swift
[56/65] Compiling ArcheryInterface Command.swift
[57/65] Compiling ArcheryInterface ArcheryInterface.swift
[58/65] Emitting module ArcheryInterface
[59/65] Compiling ArcheryInterface InitCommand+Contents.swift
[60/65] Compiling ArcheryInterface HelpCommand.swift
[61/65] Compiling ArcheryInterface ExecutionCommand.swift
[62/66] Wrapping AST for ArcheryInterface for debugging
[64/68] Emitting module Archery
[65/68] Compiling Archery main.swift
[66/69] Wrapping AST for Archery for debugging
[67/69] Write Objects.LinkFileList
[68/69] Linking archery
Build complete! (28.03s)
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "Archery",
"name" : "Archery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "archery",
"targets" : [
"Archery"
],
"type" : {
"executable" : null
}
},
{
"name" : "ArcheryKit",
"targets" : [
"ArcheryKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ArcheryInterface",
"targets" : [
"ArcheryInterface"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ArcheryKitTests",
"module_type" : "SwiftTarget",
"name" : "ArcheryKitTests",
"path" : "Tests/ArcheryKitTests",
"sources" : [
"ArcherfileParsingTests.swift",
"ArcheryKitTests.swift",
"ArcheryTests.swift",
"MetadataTests.swift",
"ScriptParsingTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ArcheryKit"
],
"type" : "test"
},
{
"c99name" : "ArcheryKit",
"module_type" : "SwiftTarget",
"name" : "ArcheryKit",
"path" : "Sources/ArcheryKit",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"archery",
"ArcheryKit",
"ArcheryInterface"
],
"sources" : [
"Archerfile.swift",
"Archery.swift",
"ArcheryError.swift",
"ExecutionContext.swift",
"LabeledScript.swift",
"LegacyScript.swift",
"Metadata.swift",
"OfferingMetadata.swift",
"Path.swift",
"ProcessScheduler.swift",
"RawDataFormat.swift",
"Script.swift",
"ScriptExecution.swift",
"Version.generated.swift"
],
"type" : "library"
},
{
"c99name" : "ArcheryInterfaceTests",
"module_type" : "SwiftTarget",
"name" : "ArcheryInterfaceTests",
"path" : "Tests/ArcheryInterfaceTests",
"sources" : [
"ArcheryInterfaceTests.swift",
"InitCommandTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ArcheryInterface"
],
"type" : "test"
},
{
"c99name" : "ArcheryInterface",
"module_type" : "SwiftTarget",
"name" : "ArcheryInterface",
"path" : "Sources/ArcheryInterface",
"product_memberships" : [
"archery",
"ArcheryInterface"
],
"sources" : [
"ArcheryInterface.swift",
"Command.swift",
"Commands/ApiLevelCommand.swift",
"Commands/ExecutionCommand.swift",
"Commands/HelpCommand.swift",
"Commands/InitCommand.swift",
"Commands/VersionCommand.swift",
"InitCommand+Contents.swift"
],
"target_dependencies" : [
"ArcheryKit"
],
"type" : "library"
},
{
"c99name" : "Archery",
"module_type" : "SwiftTarget",
"name" : "Archery",
"path" : "Sources/Archery",
"product_memberships" : [
"archery"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ArcheryInterface"
],
"type" : "executable"
}
],
"tools_version" : "5.4"
}
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
Done.