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 Autograph, reference 1.1.1 (191b65), with Swift 6.2 (beta) for Linux on 17 Jun 2025 16:57:16 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/RedMadRobot/autograph.git
Reference: 1.1.1
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/RedMadRobot/autograph
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 191b65d Apply latest Synopsis patch.
Cloned https://github.com/RedMadRobot/autograph.git
Revision (git rev-parse @):
191b65dd5570410e04ffce97932eef7d8762893c
SUCCESS checkout https://github.com/RedMadRobot/autograph.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RedMadRobot/autograph.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/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.28s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (1.01s)
Fetching https://github.com/jpsim/SourceKitten
[1/16144] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.64s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (3.92s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[2821/13679] Fetching swxmlhash, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.36s)
[652/10859] Fetching yams
[5540/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.91s)
Fetched https://github.com/jpsim/Yams.git from cache (2.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (3.62s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.14s)
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.44s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.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/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/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[5/15] Compiling Clang_C Clang_C.c
[6/15] Compiling writer.c
[6/15] Write sources
[8/15] Compiling SourceKit SourceKit.c
[9/15] Write swift-version-24593BA9C3E375BF.txt
[10/15] Compiling reader.c
[11/15] Compiling parser.c
[12/39] Compiling api.c
[13/39] Compiling emitter.c
[14/39] Compiling scanner.c
[16/59] Emitting module SWXMLHash
[17/62] Compiling Yams Tag.swift
[18/62] Compiling Yams YamlAnchorProviding.swift
[19/64] Compiling Yams Decoder.swift
[20/64] Compiling Yams Emitter.swift
[21/64] Compiling Yams Encoder.swift
[22/64] Compiling Yams AliasDereferencingStrategy.swift
[23/64] Compiling Yams Resolver.swift
[24/64] Compiling Yams String+Yams.swift
[25/64] Compiling Yams Mark.swift
[26/64] Compiling Yams Node.Alias.swift
[27/64] Compiling Yams Node.Mapping.swift
[28/64] Compiling Yams Node.Scalar.swift
[29/64] Compiling Yams Node.Sequence.swift
[30/64] Compiling Yams Node.swift
[31/64] Compiling Yams Anchor.swift
[32/64] Compiling Yams Constructor.swift
[35/64] Compiling Yams YamlTagProviding.swift
[36/64] Compiling SWXMLHash XMLElement.swift
[37/64] Compiling SWXMLHash XMLHash.swift
[38/64] Compiling Yams YamlError.swift
[40/64] Compiling Yams Parser.swift
[41/64] Compiling Yams RedundancyAliasingStrategy.swift
[42/64] Compiling Yams Representer.swift
[43/64] Compiling SWXMLHash XMLHashOptions.swift
[44/64] Compiling SWXMLHash XMLIndexer.swift
[45/64] Compiling SWXMLHash shim.swift
[62/65] Emitting module Yams
[67/109] Compiling SourceKittenFramework ByteCount.swift
[68/109] Compiling SourceKittenFramework ByteRange.swift
[69/109] Compiling SourceKittenFramework Clang+SourceKitten.swift
[70/109] Compiling SourceKittenFramework ClangTranslationUnit.swift
[71/109] Compiling SourceKittenFramework CodeCompletionItem.swift
[72/109] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[73/115] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[74/115] Compiling SourceKittenFramework SwiftDocKey.swift
[75/115] Compiling SourceKittenFramework SwiftDocs.swift
[76/115] Compiling SourceKittenFramework SwiftVersion.swift
[77/115] Compiling SourceKittenFramework SyntaxKind.swift
[78/115] Compiling SourceKittenFramework SyntaxMap.swift
[79/115] Emitting module SourceKittenFramework
[80/115] Compiling SourceKittenFramework Dictionary+Merge.swift
[81/115] Compiling SourceKittenFramework Documentation.swift
[82/115] Compiling SourceKittenFramework Exec.swift
[83/115] Compiling SourceKittenFramework File+Hashable.swift
[84/115] Compiling SourceKittenFramework File.swift
[85/115] Compiling SourceKittenFramework JSONOutput.swift
[86/115] Compiling SourceKittenFramework SyntaxToken.swift
[87/115] Compiling SourceKittenFramework Text.swift
[88/115] Compiling SourceKittenFramework UID.swift
[89/115] Compiling SourceKittenFramework UIDRepresentable.swift
[90/115] Compiling SourceKittenFramework UncheckedSendable.swift
[91/115] Compiling SourceKittenFramework Version.swift
[92/115] Compiling SourceKittenFramework StatementKind.swift
[93/115] Compiling SourceKittenFramework String+SourceKitten.swift
[94/115] Compiling SourceKittenFramework StringView+SourceKitten.swift
[95/115] Compiling SourceKittenFramework StringView.swift
[96/115] Compiling SourceKittenFramework Structure.swift
[97/115] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[98/115] Compiling SourceKittenFramework Language.swift
[99/115] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[100/115] Compiling SourceKittenFramework Line.swift
[101/115] Compiling SourceKittenFramework LinuxCompatibility.swift
[102/115] Compiling SourceKittenFramework Module.swift
[103/115] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[104/115] Compiling SourceKittenFramework OffsetMap.swift
[105/115] Compiling SourceKittenFramework Parameter.swift
[106/115] Compiling SourceKittenFramework Request.swift
[107/115] Compiling SourceKittenFramework SourceDeclaration.swift
[108/115] Compiling SourceKittenFramework SourceKitObject.swift
[109/115] Compiling SourceKittenFramework SourceLocation.swift
[110/115] Compiling SourceKittenFramework WindowsError.swift
[111/115] Compiling SourceKittenFramework Xcode.swift
[112/115] Compiling SourceKittenFramework XcodeBuildSetting.swift
[113/115] Compiling SourceKittenFramework library_wrapper.swift
[114/115] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[115/115] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[117/148] Emitting module Synopsis
[118/152] Compiling Synopsis LexemeString.swift
[119/152] Compiling Synopsis MethodDescriptionParser.swift
[120/152] Compiling Synopsis PropertyDescriptionParser.swift
[121/152] Compiling Synopsis ProtocolDescriptionParser.swift
[122/152] Compiling Synopsis StructDescription.swift
[123/152] Compiling Synopsis SynopsisError.swift
[124/152] Compiling Synopsis TypeDescription.swift
[125/152] Compiling Synopsis XcodeMessage.swift
[126/152] Compiling Synopsis Synopsis.swift
[127/152] Compiling Synopsis AnnotationParser.swift
[128/152] Compiling Synopsis ArgumentDescriptionParser.swift
[129/152] Compiling Synopsis ClassDescriptionParser.swift
[130/152] Compiling Synopsis Accessibility.swift
[131/152] Compiling Synopsis Annotation.swift
[132/152] Compiling Synopsis ArgumentDescription.swift
[133/152] Compiling Synopsis ClassDescription.swift
[134/152] Compiling Synopsis CompiledStructure.swift
[135/152] Compiling Synopsis EnumCaseParser.swift
[136/152] Compiling Synopsis EnumDescriptionParser.swift
[137/152] Compiling Synopsis ExtensibleParser.swift
[138/152] Compiling Synopsis FunctionDescriptionParser.swift
[139/152] Compiling Synopsis String.swift
[140/152] Compiling Synopsis StructDescriptionParser.swift
[141/152] Compiling Synopsis SwiftDocKey.swift
[142/152] Compiling Synopsis TypeParser.swift
[143/152] Compiling Synopsis GoodFile.swift
[144/152] Compiling Synopsis MethodDescription.swift
[145/152] Compiling Synopsis ParsingResult.swift
[146/152] Compiling Synopsis PropertyDescription.swift
[147/152] Compiling Synopsis ProtocolDescription.swift
[148/152] Compiling Synopsis Declaration.swift
[149/152] Compiling Synopsis EnumCase.swift
[150/152] Compiling Synopsis EnumDescription.swift
[151/152] Compiling Synopsis Extensible.swift
[152/152] Compiling Synopsis FunctionDescription.swift
[154/161] Compiling Autograph Log.swift
[155/161] Compiling Autograph Implementation.swift
[156/161] Compiling Autograph AutographApplication.swift
[157/161] Emitting module Autograph
[158/161] Compiling Autograph ExecutionParameters.swift
[159/161] Compiling Autograph FileWriter.swift
[160/161] Compiling Autograph ExecutionParametersReader.swift
[161/161] Compiling Autograph FileFinder.swift
/host/spi-builder-workspace/Sources/Autograph/Utility/FileFinder.swift:96:25: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused [#no-usage]
 94 |             let fullPath: String   = folderPath + "/" + path
 95 |
 96 |             fileManager.fileExists(atPath: fullPath, isDirectory: &isFolder)
    |                         `- warning: result of call to 'fileExists(atPath:isDirectory:)' is unused [#no-usage]
 97 |             if directories == isFolder.boolValue {
 98 |                 return fullPath
/host/spi-builder-workspace/Sources/Autograph/Utility/FileFinder.swift:92:31: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
 90 |         let folderContents: [String] = try fileManager.contentsOfDirectory(atPath: folderPath)
 91 |
 92 |         return folderContents.flatMap { (path: String) -> String? in
    |                               |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
    |                               `- note: use 'compactMap(_:)' instead
 93 |             var isFolder: ObjCBool = ObjCBool(false)
 94 |             let fullPath: String   = folderPath + "/" + path
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (35.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "synopsis",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RedMadRobot/synopsis"
    }
  ],
  "manifest_display_name" : "Autograph",
  "name" : "Autograph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Autograph",
      "targets" : [
        "Autograph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutographTests",
      "module_type" : "SwiftTarget",
      "name" : "AutographTests",
      "path" : "Tests/AutographTests",
      "sources" : [
        "AutographTestCase.swift"
      ],
      "target_dependencies" : [
        "Autograph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Autograph",
      "module_type" : "SwiftTarget",
      "name" : "Autograph",
      "path" : "Sources/Autograph",
      "product_dependencies" : [
        "Synopsis"
      ],
      "product_memberships" : [
        "Autograph"
      ],
      "sources" : [
        "AutographApplication.swift",
        "Model/ExecutionParameters.swift",
        "Model/Implementation.swift",
        "Utility/ExecutionParametersReader.swift",
        "Utility/FileFinder.swift",
        "Utility/FileWriter.swift",
        "Utility/Log.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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.