The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Autograph, reference master (5b7678), with Swift 6.1 for Linux on 25 Apr 2025 11:28:20 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.1-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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/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/autograph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b76782 Merge pull request #1 from vani2/master
Cloned https://github.com/RedMadRobot/autograph.git
Revision (git rev-parse @):
5b76782a535ee378d115d6c57249c877c3950b84
SUCCESS checkout https://github.com/RedMadRobot/autograph.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RedMadRobot/autograph.git
https://github.com/RedMadRobot/autograph.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.23s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.72s)
Fetching https://github.com/jpsim/SourceKitten
[1/16112] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (0.96s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.0 (3.05s)
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/13109] Fetching swxmlhash, yams
[8480/28022] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.24s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.25s)
Fetched https://github.com/jpsim/Yams.git from cache (1.29s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (2.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (6.91s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.74s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.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.0
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.0
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[6/15] Compiling SourceKit SourceKit.c
[7/15] Compiling writer.c
[8/15] Compiling reader.c
[9/15] Compiling api.c
[10/15] Compiling parser.c
[11/15] Compiling Clang_C Clang_C.c
[12/15] Write swift-version-24593BA9C3E375BF.txt
[13/15] Compiling emitter.c
[14/15] Compiling scanner.c
[16/58] Compiling Yams Tag.swift
[17/58] Compiling Yams YamlAnchorProviding.swift
[18/60] Compiling Yams Node.Alias.swift
[19/60] Compiling Yams Node.Mapping.swift
[20/60] Compiling Yams Node.Scalar.swift
[21/60] Compiling Yams Node.Sequence.swift
[22/60] Compiling Yams Node.swift
[23/60] Compiling Yams Parser.swift
[24/60] Emitting module Yams
[25/60] Compiling Yams YamlError.swift
[26/60] Compiling Yams YamlTagProviding.swift
[27/60] Compiling Yams Resolver.swift
[28/60] Compiling Yams String+Yams.swift
[33/63] Compiling Yams Mark.swift
[34/63] Compiling Yams Anchor.swift
[35/63] Compiling Yams Constructor.swift
[36/63] Emitting module SWXMLHash
[39/63] Compiling Yams Emitter.swift
[40/63] Compiling Yams Encoder.swift
[41/63] Compiling SWXMLHash XMLContent.swift
[42/63] Compiling SWXMLHash XMLElement.swift
[43/63] Compiling SWXMLHash XMLHash.swift
[44/63] Compiling Yams Decoder.swift
[45/63] Compiling Yams RedundancyAliasingStrategy.swift
[46/63] Compiling Yams Representer.swift
[62/64] Compiling SWXMLHash XMLHashOptions.swift
[63/64] Compiling SWXMLHash XMLIndexer.swift
[64/64] Compiling SWXMLHash shim.swift
[66/108] Compiling SourceKittenFramework ByteCount.swift
[67/108] Compiling SourceKittenFramework ByteRange.swift
[68/108] Compiling SourceKittenFramework Clang+SourceKitten.swift
[69/108] Compiling SourceKittenFramework ClangTranslationUnit.swift
[70/108] Compiling SourceKittenFramework CodeCompletionItem.swift
[71/108] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[72/114] Compiling SourceKittenFramework Language.swift
[73/114] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[74/114] Compiling SourceKittenFramework Line.swift
[75/114] Compiling SourceKittenFramework LinuxCompatibility.swift
[76/114] Compiling SourceKittenFramework Module.swift
[77/114] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[78/114] Compiling SourceKittenFramework SyntaxToken.swift
[79/114] Compiling SourceKittenFramework Text.swift
[80/114] Compiling SourceKittenFramework UID.swift
[81/114] Compiling SourceKittenFramework UIDRepresentable.swift
[82/114] Compiling SourceKittenFramework UncheckedSendable.swift
[83/114] Compiling SourceKittenFramework Version.swift
[84/114] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[85/114] Compiling SourceKittenFramework SwiftDocKey.swift
[86/114] Compiling SourceKittenFramework SwiftDocs.swift
[87/114] Compiling SourceKittenFramework SwiftVersion.swift
[88/114] Compiling SourceKittenFramework SyntaxKind.swift
[89/114] Compiling SourceKittenFramework SyntaxMap.swift
[90/114] Compiling SourceKittenFramework OffsetMap.swift
[91/114] Compiling SourceKittenFramework Parameter.swift
[92/114] Compiling SourceKittenFramework Request.swift
[93/114] Compiling SourceKittenFramework SourceDeclaration.swift
[94/114] Compiling SourceKittenFramework SourceKitObject.swift
[95/114] Compiling SourceKittenFramework SourceLocation.swift
[96/114] Compiling SourceKittenFramework Dictionary+Merge.swift
[97/114] Compiling SourceKittenFramework Documentation.swift
[98/114] Compiling SourceKittenFramework Exec.swift
[99/114] Compiling SourceKittenFramework File+Hashable.swift
[100/114] Compiling SourceKittenFramework File.swift
[101/114] Compiling SourceKittenFramework JSONOutput.swift
[102/114] Emitting module SourceKittenFramework
[103/114] Compiling SourceKittenFramework StatementKind.swift
[104/114] Compiling SourceKittenFramework String+SourceKitten.swift
[105/114] Compiling SourceKittenFramework StringView+SourceKitten.swift
[106/114] Compiling SourceKittenFramework StringView.swift
[107/114] Compiling SourceKittenFramework Structure.swift
[108/114] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[109/114] Compiling SourceKittenFramework WindowsError.swift
[110/114] Compiling SourceKittenFramework Xcode.swift
[111/114] Compiling SourceKittenFramework XcodeBuildSetting.swift
[112/114] Compiling SourceKittenFramework library_wrapper.swift
[113/114] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[114/114] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[116/147] Compiling Synopsis Synopsis.swift
[117/147] Compiling Synopsis AnnotationParser.swift
[118/147] Compiling Synopsis ArgumentDescriptionParser.swift
[119/147] Compiling Synopsis ClassDescriptionParser.swift
[120/151] Emitting module Synopsis
[121/151] Compiling Synopsis Accessibility.swift
[122/151] Compiling Synopsis Annotation.swift
[123/151] Compiling Synopsis ArgumentDescription.swift
[124/151] Compiling Synopsis ClassDescription.swift
[125/151] Compiling Synopsis CompiledStructure.swift
[126/151] Compiling Synopsis LexemeString.swift
[127/151] Compiling Synopsis MethodDescriptionParser.swift
[128/151] Compiling Synopsis PropertyDescriptionParser.swift
[129/151] Compiling Synopsis ProtocolDescriptionParser.swift
[130/151] Compiling Synopsis StructDescription.swift
[131/151] Compiling Synopsis SynopsisError.swift
[132/151] Compiling Synopsis TypeDescription.swift
[133/151] Compiling Synopsis XcodeMessage.swift
[134/151] Compiling Synopsis GoodFile.swift
[135/151] Compiling Synopsis MethodDescription.swift
[136/151] Compiling Synopsis ParsingResult.swift
[137/151] Compiling Synopsis PropertyDescription.swift
[138/151] Compiling Synopsis ProtocolDescription.swift
[139/151] Compiling Synopsis EnumCaseParser.swift
[140/151] Compiling Synopsis EnumDescriptionParser.swift
[141/151] Compiling Synopsis ExtensibleParser.swift
[142/151] Compiling Synopsis FunctionDescriptionParser.swift
[143/151] Compiling Synopsis Declaration.swift
[144/151] Compiling Synopsis EnumCase.swift
[145/151] Compiling Synopsis EnumDescription.swift
[146/151] Compiling Synopsis Extensible.swift
[147/151] Compiling Synopsis FunctionDescription.swift
[148/151] Compiling Synopsis String.swift
[149/151] Compiling Synopsis StructDescriptionParser.swift
[150/151] Compiling Synopsis SwiftDocKey.swift
[151/151] Compiling Synopsis TypeParser.swift
[153/160] Compiling Autograph Log.swift
[154/160] Emitting module Autograph
[155/160] Compiling Autograph FileWriter.swift
[156/160] Compiling Autograph AutographApplication.swift
[157/160] Compiling Autograph ExecutionParameters.swift
[158/160] Compiling Autograph Implementation.swift
[159/160] 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
 94 |             let fullPath: String   = folderPath + "/" + path
 95 |
 96 |             fileManager.fileExists(atPath: fullPath, isDirectory: &isFolder)
    |                         `- warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
 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
 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
    |                               `- note: use 'compactMap(_:)' instead
 93 |             var isFolder: ObjCBool = ObjCBool(false)
 94 |             let fullPath: String   = folderPath + "/" + path
[160/160] Compiling Autograph ExecutionParametersReader.swift
Build complete! (38.01s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.