The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of flockLib, reference master (5df454), with Swift 6.0 for Linux on 26 Nov 2024 08:43:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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.0
Building package at path:  $PWD
https://github.com/naoty/flock.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
[1412/17427] Fetching pathkit, sourcekitten
Fetched https://github.com/kylef/PathKit from cache (1.06s)
Fetched https://github.com/jpsim/SourceKitten from cache (1.07s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.13s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.48s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (0.49s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[2821/12756] Fetching swxmlhash, yams
[3517/25151] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.05s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
Fetched https://github.com/jpsim/Yams.git from cache (1.08s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.55s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
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/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.36.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/22] Write sources
[6/22] Compiling SourceKit SourceKit.c
[7/22] Compiling Clang_C Clang_C.c
[8/22] Compiling writer.c
[9/22] Compiling reader.c
[10/22] Compiling parser.c
[11/22] Compiling api.c
[12/22] Compiling emitter.c
[13/22] Write swift-version-24593BA9C3E375BF.txt
[14/22] Compiling scanner.c
[16/63] Emitting module SWXMLHash
[17/66] Emitting module Yams
[18/67] Compiling Yams Mark.swift
[19/67] Compiling Yams Node.Mapping.swift
[20/67] Compiling Yams Node.Scalar.swift
[21/67] Compiling Yams Node.Sequence.swift
[22/67] Compiling Yams Emitter.swift
[23/67] Compiling Yams Encoder.swift
[24/67] Compiling Yams YamlError.swift
[25/67] Compiling SWXMLHash XMLHashOptions.swift
[26/67] Compiling SWXMLHash XMLIndexer.swift
[27/67] Compiling SWXMLHash shim.swift
[28/67] Compiling SWXMLHash String+Extensions.swift
[29/67] Compiling SWXMLHash TextElement.swift
[30/67] Compiling SWXMLHash XMLAttribute.swift
[31/67] Compiling Yams Constructor.swift
[32/67] Compiling Yams Decoder.swift
[34/67] Emitting module PathKit
[35/67] Compiling PathKit PathKit.swift
[36/68] Compiling Yams Node.swift
[37/68] Compiling Yams Parser.swift
[41/68] Compiling Yams Tag.swift
[42/68] Compiling SWXMLHash LazyXMLParser.swift
[43/68] Compiling SWXMLHash Stack.swift
[47/68] Compiling SWXMLHash XMLValueDeserialization.swift
[48/68] Compiling SWXMLHash Bool+XMLDeserialization.swift
[49/68] Compiling SWXMLHash Double+XMLDeserialization.swift
[50/68] Compiling SWXMLHash Float+XMLDeserialization.swift
[52/68] Compiling Yams Representer.swift
[53/68] Compiling Yams Resolver.swift
[54/68] Compiling Yams String+Yams.swift
[63/70] Wrapping AST for PathKit for debugging
[64/70] Wrapping AST for SWXMLHash for debugging
[65/70] Wrapping AST for Yams for debugging
[67/113] Emitting module SourceKittenFramework
[68/119] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[69/119] Compiling SourceKittenFramework SwiftDocKey.swift
[70/119] Compiling SourceKittenFramework SwiftDocs.swift
[71/119] Compiling SourceKittenFramework SwiftVersion.swift
[72/119] Compiling SourceKittenFramework SyntaxKind.swift
[73/119] Compiling SourceKittenFramework SyntaxMap.swift
[74/119] Compiling SourceKittenFramework Language.swift
[75/119] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[76/119] Compiling SourceKittenFramework Line.swift
[77/119] Compiling SourceKittenFramework LinuxCompatibility.swift
[78/119] Compiling SourceKittenFramework Module.swift
[79/119] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[80/119] Compiling SourceKittenFramework ByteCount.swift
[81/119] Compiling SourceKittenFramework ByteRange.swift
[82/119] Compiling SourceKittenFramework Clang+SourceKitten.swift
[83/119] Compiling SourceKittenFramework ClangTranslationUnit.swift
[84/119] Compiling SourceKittenFramework CodeCompletionItem.swift
[85/119] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[86/119] Compiling SourceKittenFramework Dictionary+Merge.swift
[87/119] Compiling SourceKittenFramework Documentation.swift
[88/119] Compiling SourceKittenFramework Exec.swift
[89/119] Compiling SourceKittenFramework File+Hashable.swift
[90/119] Compiling SourceKittenFramework File.swift
[91/119] Compiling SourceKittenFramework JSONOutput.swift
[92/119] Compiling SourceKittenFramework SyntaxToken.swift
[93/119] Compiling SourceKittenFramework Text.swift
[94/119] Compiling SourceKittenFramework UID.swift
[95/119] Compiling SourceKittenFramework UIDRepresentable.swift
[96/119] Compiling SourceKittenFramework UncheckedSendable.swift
[97/119] Compiling SourceKittenFramework Version.swift
[98/119] Compiling SourceKittenFramework StatementKind.swift
[99/119] Compiling SourceKittenFramework String+SourceKitten.swift
[100/119] Compiling SourceKittenFramework StringView+SourceKitten.swift
[101/119] Compiling SourceKittenFramework StringView.swift
[102/119] Compiling SourceKittenFramework Structure.swift
[103/119] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[104/119] Compiling SourceKittenFramework OffsetMap.swift
[105/119] Compiling SourceKittenFramework Parameter.swift
[106/119] Compiling SourceKittenFramework Request.swift
[107/119] Compiling SourceKittenFramework SourceDeclaration.swift
[108/119] Compiling SourceKittenFramework SourceKitObject.swift
[109/119] Compiling SourceKittenFramework SourceLocation.swift
[110/119] Compiling SourceKittenFramework WindowsError.swift
[111/119] Compiling SourceKittenFramework Xcode.swift
[112/119] Compiling SourceKittenFramework XcodeBuildSetting.swift
[113/119] Compiling SourceKittenFramework library_wrapper.swift
[114/119] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[115/119] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[116/120] Wrapping AST for SourceKittenFramework for debugging
[118/130] Compiling flock Result.swift
[119/131] Compiling flock Digraph.swift
[120/131] Compiling flock Error.swift
[121/131] Compiling flock Node.swift
[122/131] Compiling flock Edge.swift
[123/131] Emitting module flock
[124/131] Compiling flock Command.swift
[125/131] Compiling flock HelpCommand.swift
[126/131] Compiling flock MainCommand.swift
[127/131] Compiling flock VersionCommand.swift
[128/131] Compiling flock main.swift
[129/132] Wrapping AST for flock for debugging
[130/132] Write Objects.LinkFileList
[131/132] Linking flock
Build complete! (33.11s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.