Build Information
Successful build of flockLib, reference master (5df454
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 11:37:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/naoty/flock.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/naoty/flock
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5df454d Merge pull request #3 from tasaiii725/master
Cloned https://github.com/naoty/flock.git
Revision (git rev-parse @):
5df454d79c4e37acf055ad8ff83c8f6ad587a12e
SUCCESS checkout https://github.com/naoty/flock.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/naoty/flock.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/PathKit
Fetching https://github.com/jpsim/SourceKitten
[1/1411] Fetching pathkit
[1412/17555] Fetching pathkit, sourcekitten
Fetched https://github.com/kylef/PathKit from cache (0.39s)
[2584/16144] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.75s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (8.38s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.38s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.23s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (0.65s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2820] Fetching swxmlhash
[2821/13679] Fetching swxmlhash, yams
[4885/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.49s)
Fetched https://github.com/jpsim/Yams.git from cache (2.81s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (3.85s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.52s)
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.2
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/22] Write sources
[6/22] Compiling Clang_C Clang_C.c
[7/22] Compiling SourceKit SourceKit.c
[8/22] Compiling reader.c
[9/22] Write swift-version-24593BA9C3E375BF.txt
[10/22] Compiling writer.c
[11/22] Compiling parser.c
[12/22] Compiling api.c
[13/48] Compiling emitter.c
[14/48] Compiling scanner.c
[16/68] Emitting module SWXMLHash
[17/71] Emitting module Yams
[18/73] Compiling Yams YamlError.swift
[19/73] Compiling Yams YamlTagProviding.swift
[20/73] Compiling SWXMLHash XMLHashOptions.swift
[21/73] Compiling SWXMLHash XMLIndexer.swift
[22/73] Compiling SWXMLHash shim.swift
[24/73] Compiling SWXMLHash TextElement.swift
[25/73] Compiling SWXMLHash XMLAttribute.swift
[26/73] Compiling Yams Resolver.swift
[27/73] Compiling Yams String+Yams.swift
[29/73] Compiling Yams Node.Mapping.swift
[30/73] Compiling Yams Parser.swift
[31/73] Compiling Yams RedundancyAliasingStrategy.swift
[32/73] Compiling Yams Encoder.swift
[33/73] Compiling Yams Mark.swift
[34/73] Compiling Yams Node.Alias.swift
[35/73] Compiling Yams Anchor.swift
[36/73] Compiling Yams Constructor.swift
[37/73] Compiling Yams Decoder.swift
[38/73] Compiling Yams Emitter.swift
[39/73] Compiling Yams Node.Scalar.swift
[40/73] Compiling Yams Node.Sequence.swift
[41/73] Compiling Yams Node.swift
[42/73] Compiling Yams AliasDereferencingStrategy.swift
[43/73] Compiling Yams Representer.swift
[44/73] Compiling Yams Tag.swift
[45/73] Compiling Yams YamlAnchorProviding.swift
[66/75] Emitting module PathKit
[67/75] Compiling PathKit PathKit.swift
[69/76] Wrapping AST for PathKit for debugging
[70/76] Wrapping AST for Yams for debugging
[71/76] Wrapping AST for SWXMLHash for debugging
[73/119] Emitting module SourceKittenFramework
[74/119] Compiling SourceKittenFramework ByteCount.swift
[75/119] Compiling SourceKittenFramework ByteRange.swift
[76/119] Compiling SourceKittenFramework Clang+SourceKitten.swift
[77/119] Compiling SourceKittenFramework ClangTranslationUnit.swift
[78/119] Compiling SourceKittenFramework CodeCompletionItem.swift
[79/119] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[80/125] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[81/125] Compiling SourceKittenFramework SwiftDocKey.swift
[82/125] Compiling SourceKittenFramework SwiftDocs.swift
[83/125] Compiling SourceKittenFramework SwiftVersion.swift
[84/125] Compiling SourceKittenFramework SyntaxKind.swift
[85/125] Compiling SourceKittenFramework SyntaxMap.swift
[86/125] Compiling SourceKittenFramework StatementKind.swift
[87/125] Compiling SourceKittenFramework String+SourceKitten.swift
[88/125] Compiling SourceKittenFramework StringView+SourceKitten.swift
[89/125] Compiling SourceKittenFramework StringView.swift
[90/125] Compiling SourceKittenFramework Structure.swift
[91/125] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[92/125] Compiling SourceKittenFramework SyntaxToken.swift
[93/125] Compiling SourceKittenFramework Text.swift
[94/125] Compiling SourceKittenFramework UID.swift
[95/125] Compiling SourceKittenFramework UIDRepresentable.swift
[96/125] Compiling SourceKittenFramework UncheckedSendable.swift
[97/125] Compiling SourceKittenFramework Version.swift
[98/125] Compiling SourceKittenFramework Language.swift
[99/125] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[100/125] Compiling SourceKittenFramework Line.swift
[101/125] Compiling SourceKittenFramework LinuxCompatibility.swift
[102/125] Compiling SourceKittenFramework Module.swift
[103/125] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[104/125] Compiling SourceKittenFramework Dictionary+Merge.swift
[105/125] Compiling SourceKittenFramework Documentation.swift
[106/125] Compiling SourceKittenFramework Exec.swift
[107/125] Compiling SourceKittenFramework File+Hashable.swift
[108/125] Compiling SourceKittenFramework File.swift
[109/125] Compiling SourceKittenFramework JSONOutput.swift
[110/125] Compiling SourceKittenFramework OffsetMap.swift
[111/125] Compiling SourceKittenFramework Parameter.swift
[112/125] Compiling SourceKittenFramework Request.swift
[113/125] Compiling SourceKittenFramework SourceDeclaration.swift
[114/125] Compiling SourceKittenFramework SourceKitObject.swift
[115/125] Compiling SourceKittenFramework SourceLocation.swift
[116/125] Compiling SourceKittenFramework WindowsError.swift
[117/125] Compiling SourceKittenFramework Xcode.swift
[118/125] Compiling SourceKittenFramework XcodeBuildSetting.swift
[119/125] Compiling SourceKittenFramework library_wrapper.swift
[120/125] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[121/125] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[122/126] Wrapping AST for SourceKittenFramework for debugging
[124/136] Compiling flock Result.swift
[125/137] Compiling flock Node.swift
[126/137] Compiling flock Error.swift
[127/137] Compiling flock Edge.swift
[128/137] Compiling flock Digraph.swift
[129/137] Compiling flock Command.swift
[130/137] Compiling flock HelpCommand.swift
[131/137] Compiling flock MainCommand.swift
[132/137] Compiling flock VersionCommand.swift
[133/137] Emitting module flock
[134/137] Compiling flock main.swift
[135/138] Wrapping AST for flock for debugging
[136/138] Write Objects.LinkFileList
[137/138] Linking flock
Build complete! (43.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "sourcekitten",
"requirement" : {
"range" : [
{
"lower_bound" : "0.29.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/SourceKitten"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
}
],
"manifest_display_name" : "flockLib",
"name" : "flockLib",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "flockLib",
"targets" : [
"flock"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "flock",
"targets" : [
"flock"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "flock",
"module_type" : "SwiftTarget",
"name" : "flock",
"path" : "Sources/flock",
"product_dependencies" : [
"SourceKittenFramework",
"PathKit"
],
"product_memberships" : [
"flockLib",
"flock"
],
"sources" : [
"Commands/Command.swift",
"Commands/HelpCommand.swift",
"Commands/MainCommand.swift",
"Commands/VersionCommand.swift",
"Digraph.swift",
"Edge.swift",
"Error.swift",
"Node.swift",
"Result.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.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
Done.