The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ServiceAutograph, reference master (0b9a2e), with Swift 6.3 for Linux on 10 Apr 2026 17:11:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/service-autograph.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/RedMadRobot/service-autograph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b9a2e5 Merge pull request #2 from Hardenn/bugfix/build-error
Cloned https://github.com/RedMadRobot/service-autograph.git
Revision (git rev-parse @):
0b9a2e56be208da5ff9856b486b8647ab582e7d5
SUCCESS checkout https://github.com/RedMadRobot/service-autograph.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RedMadRobot/service-autograph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/RedMadRobot/autograph
[1/37] Fetching autograph
Fetched https://github.com/RedMadRobot/autograph from cache (0.72s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (1.67s)
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.35s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.94s)
Fetching https://github.com/jpsim/SourceKitten
[1/16200] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.32s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.3 (8.00s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2858] Fetching swxmlhash
[2659/20370] Fetching swxmlhash, swift-argument-parser
[3560/31921] Fetching swxmlhash, swift-argument-parser, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (3.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.04s)
Fetched https://github.com/jpsim/Yams.git from cache (3.77s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (5.58s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.13s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.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.7.1
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.3
Creating working copy for https://github.com/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
warning: 'spi-builder-workspace': Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[5/25] Compiling Clang_C Clang_C.c
[6/25] Write sources
[8/25] Compiling writer.c
[9/25] Compiling SourceKit SourceKit.c
[10/25] Write sources
[11/25] Compiling reader.c
[12/25] Compiling parser.c
[13/25] Compiling api.c
[14/25] Compiling emitter.c
[15/25] Compiling scanner.c
[16/25] Write swift-version-24593BA9C3E375BF.txt
[18/69] Emitting module SWXMLHash
[19/72] Emitting module Yams
[20/74] Compiling Yams Tag.swift
[21/74] Compiling Yams YamlAnchorProviding.swift
[22/74] Compiling SWXMLHash Int+XMLDeserialization.swift
[23/74] Compiling SWXMLHash String+XMLDeserialization.swift
[24/74] Compiling SWXMLHash IndexingError.swift
[25/74] Compiling SWXMLHash XMLContent.swift
[26/74] Compiling SWXMLHash XMLElement.swift
[27/74] Compiling SWXMLHash XMLHash.swift
[28/74] Compiling SWXMLHash Float+XMLDeserialization.swift
[29/74] Compiling SWXMLHash XMLAttributeDeserializable.swift
[30/74] Compiling SWXMLHash XMLElementDeserializable.swift
[31/74] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[32/74] Compiling SWXMLHash XMLObjectDeserialization.swift
[33/74] Compiling SWXMLHash XMLValueDeserialization.swift
[34/74] Compiling SWXMLHash Bool+XMLDeserialization.swift
[35/74] Compiling SWXMLHash Double+XMLDeserialization.swift
[36/74] Compiling SWXMLHash IndexOp.swift
[37/74] Compiling SWXMLHash LazyXMLParser.swift
[38/74] Compiling SWXMLHash Stack.swift
[39/74] Compiling Yams YamlTagProviding.swift
[40/74] Compiling SWXMLHash XMLDeserializationError.swift
[41/74] Compiling SWXMLHash FullXMLParser.swift
[42/74] Compiling Yams YamlError.swift
[44/74] Compiling SWXMLHash XMLHashOptions.swift
[45/74] Compiling SWXMLHash XMLIndexer.swift
[46/74] Compiling SWXMLHash shim.swift
[68/76] Wrapping AST for Yams for debugging
[69/76] Wrapping AST for SWXMLHash for debugging
[71/119] Emitting module SourceKittenFramework
[72/119] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[73/119] Compiling SourceKittenFramework SwiftDocKey.swift
[74/119] Compiling SourceKittenFramework SwiftDocs.swift
[75/119] Compiling SourceKittenFramework SwiftVersion.swift
[76/119] Compiling SourceKittenFramework SyntaxKind.swift
[77/119] Compiling SourceKittenFramework SyntaxMap.swift
[78/119] Compiling SourceKittenFramework SyntaxToken.swift
[79/119] Compiling SourceKittenFramework Text.swift
[80/119] Compiling SourceKittenFramework UID.swift
[81/119] Compiling SourceKittenFramework UIDRepresentable.swift
[82/119] Compiling SourceKittenFramework UncheckedSendable.swift
[83/119] Compiling SourceKittenFramework Version.swift
[84/119] Compiling SourceKittenFramework ByteCount.swift
[85/119] Compiling SourceKittenFramework ByteRange.swift
[86/119] Compiling SourceKittenFramework Clang+SourceKitten.swift
[87/119] Compiling SourceKittenFramework ClangTranslationUnit.swift
[88/119] Compiling SourceKittenFramework CodeCompletionItem.swift
[89/119] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[90/125] Compiling SourceKittenFramework Dictionary+Merge.swift
[91/125] Compiling SourceKittenFramework Documentation.swift
[92/125] Compiling SourceKittenFramework Exec.swift
[93/125] Compiling SourceKittenFramework File+Hashable.swift
[94/125] Compiling SourceKittenFramework File.swift
[95/125] Compiling SourceKittenFramework JSONOutput.swift
[96/125] Compiling SourceKittenFramework OffsetMap.swift
[97/125] Compiling SourceKittenFramework Parameter.swift
[98/125] Compiling SourceKittenFramework Request.swift
[99/125] Compiling SourceKittenFramework SourceDeclaration.swift
[100/125] Compiling SourceKittenFramework SourceKitObject.swift
[101/125] Compiling SourceKittenFramework SourceLocation.swift
[102/125] Compiling SourceKittenFramework Language.swift
[103/125] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[104/125] Compiling SourceKittenFramework Line.swift
[105/125] Compiling SourceKittenFramework LinuxCompatibility.swift
[106/125] Compiling SourceKittenFramework Module.swift
[107/125] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[108/125] Compiling SourceKittenFramework StatementKind.swift
[109/125] Compiling SourceKittenFramework String+SourceKitten.swift
[110/125] Compiling SourceKittenFramework StringView+SourceKitten.swift
[111/125] Compiling SourceKittenFramework StringView.swift
[112/125] Compiling SourceKittenFramework Structure.swift
[113/125] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[114/125] Compiling SourceKittenFramework WindowsError.swift
[115/125] Compiling SourceKittenFramework Xcode.swift
[116/125] Compiling SourceKittenFramework XcodeBuildSetting.swift
[117/125] Compiling SourceKittenFramework library_wrapper.swift
[118/125] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[119/125] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[120/126] Wrapping AST for SourceKittenFramework for debugging
[122/158] Emitting module Synopsis
[123/162] Compiling Synopsis GoodFile.swift
[124/162] Compiling Synopsis MethodDescription.swift
[125/162] Compiling Synopsis ParsingResult.swift
[126/162] Compiling Synopsis PropertyDescription.swift
[127/162] Compiling Synopsis ProtocolDescription.swift
[128/162] Compiling Synopsis EnumCaseParser.swift
[129/162] Compiling Synopsis EnumDescriptionParser.swift
[130/162] Compiling Synopsis ExtensibleParser.swift
[131/162] Compiling Synopsis FunctionDescriptionParser.swift
[132/162] Compiling Synopsis LexemeString.swift
[133/162] Compiling Synopsis MethodDescriptionParser.swift
[134/162] Compiling Synopsis PropertyDescriptionParser.swift
[135/162] Compiling Synopsis ProtocolDescriptionParser.swift
[136/162] Compiling Synopsis Synopsis.swift
[137/162] Compiling Synopsis AnnotationParser.swift
[138/162] Compiling Synopsis ArgumentDescriptionParser.swift
[139/162] Compiling Synopsis ClassDescriptionParser.swift
[140/162] Compiling Synopsis String.swift
[141/162] Compiling Synopsis StructDescriptionParser.swift
[142/162] Compiling Synopsis SwiftDocKey.swift
[143/162] Compiling Synopsis TypeParser.swift
[144/162] Compiling Synopsis StructDescription.swift
[145/162] Compiling Synopsis SynopsisError.swift
[146/162] Compiling Synopsis TypeDescription.swift
[147/162] Compiling Synopsis XcodeMessage.swift
[148/162] Compiling Synopsis Declaration.swift
[149/162] Compiling Synopsis EnumCase.swift
[150/162] Compiling Synopsis EnumDescription.swift
[151/162] Compiling Synopsis Extensible.swift
[152/162] Compiling Synopsis FunctionDescription.swift
[153/162] Compiling Synopsis Accessibility.swift
[154/162] Compiling Synopsis Annotation.swift
[155/162] Compiling Synopsis ArgumentDescription.swift
[156/162] Compiling Synopsis ClassDescription.swift
[157/162] Compiling Synopsis CompiledStructure.swift
[158/163] Wrapping AST for Synopsis for debugging
[160/171] Compiling Autograph Log.swift
[161/171] Compiling Autograph Implementation.swift
[162/171] Compiling Autograph ExecutionParameters.swift
[163/171] Emitting module Autograph
[164/171] Compiling Autograph AutographApplication.swift
[165/171] Compiling Autograph FileWriter.swift
[166/171] Compiling Autograph ExecutionParametersReader.swift
[167/171] Compiling Autograph FileFinder.swift
[168/172] Wrapping AST for Autograph for debugging
[170/179] Compiling ServiceAutograph Service.swift
[171/179] Compiling ServiceAutograph Model.swift
[172/179] Emitting module ServiceAutograph
[173/179] Compiling ServiceAutograph App.swift
[174/179] Compiling ServiceAutograph main.swift
[175/179] Compiling ServiceAutograph Extensible.swift
/host/spi-builder-workspace/Sources/ServiceAutograph/Model/Extensible.swift:125:21: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
123 |
124 |     func annotatedWith(_ annotationName: String) -> [String] {
125 |         return self.flatMap { (argument: ArgumentDescription) -> String? in
    |                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
    |                     `- note: use 'compactMap(_:)' instead
126 |             if let annotationValue: String = argument.annotationValue(annotationName) {
127 |                 return "\"\(annotationValue)\": \(argument.bodyName)"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[176/179] Compiling ServiceAutograph ServiceComposer.swift
/host/spi-builder-workspace/Sources/ServiceAutograph/ServiceComposer.swift:120:59: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
118 |
119 |         // INTERCEPTORS
120 |         let requestInterceptorsStr:  String = annotations.flatMap { $0.requestInterceptorName }.map { $0 + "()" }.joined(separator: ", ")
    |                                                           |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
    |                                                           `- note: use 'compactMap(_:)' instead
121 |         let responseInterceptorsStr: String = annotations.flatMap { $0.responseInterceptorName }.map { $0 + "()" }.joined(separator: ", ")
122 |
/host/spi-builder-workspace/Sources/ServiceAutograph/ServiceComposer.swift:121:59: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
119 |         // INTERCEPTORS
120 |         let requestInterceptorsStr:  String = annotations.flatMap { $0.requestInterceptorName }.map { $0 + "()" }.joined(separator: ", ")
121 |         let responseInterceptorsStr: String = annotations.flatMap { $0.responseInterceptorName }.map { $0 + "()" }.joined(separator: ", ")
    |                                                           |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
    |                                                           `- note: use 'compactMap(_:)' instead
122 |
123 |         // PAYLOAD TYPE
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[177/180] Wrapping AST for ServiceAutograph for debugging
[178/180] Write Objects.LinkFileList
[179/180] Linking ServiceAutograph
Build complete! (51.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "autograph",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RedMadRobot/autograph"
    }
  ],
  "manifest_display_name" : "ServiceAutograph",
  "name" : "ServiceAutograph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ServiceAutograph",
      "targets" : [
        "ServiceAutograph"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ServiceAutograph",
      "module_type" : "SwiftTarget",
      "name" : "ServiceAutograph",
      "path" : "Sources/ServiceAutograph",
      "product_dependencies" : [
        "Autograph"
      ],
      "product_memberships" : [
        "ServiceAutograph"
      ],
      "sources" : [
        "App.swift",
        "Model/Extensible.swift",
        "Model/Model.swift",
        "Model/Service.swift",
        "ServiceComposer.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: 'spi-builder-workspace': Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Done.