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 1.1.1 (191b65), with Swift 6.0 for Linux on 26 Nov 2024 13:54:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/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.0
Building package at path:  $PWD
https://github.com/RedMadRobot/autograph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.22s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.49s)
Fetching https://github.com/jpsim/SourceKitten
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.05s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (1.97s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
[2821/12756] Fetching swxmlhash, yams
[7889/25151] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.83s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.07s)
Fetched https://github.com/jpsim/Yams.git from cache (1.12s)
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/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.44s)
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/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.36.0
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[5/15] Compiling Clang_C Clang_C.c
[6/15] Compiling reader.c
[6/15] Write sources
[8/15] Compiling writer.c
[9/15] Compiling parser.c
[10/15] Compiling api.c
[11/15] Compiling emitter.c
[12/15] Compiling SourceKit SourceKit.c
[13/15] Write swift-version-24593BA9C3E375BF.txt
[14/15] Compiling scanner.c
[16/54] Compiling SWXMLHash XMLAttributeDeserializable.swift
[17/54] Compiling SWXMLHash XMLElementDeserializable.swift
[18/54] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[19/54] Compiling SWXMLHash XMLObjectDeserialization.swift
[20/54] Compiling SWXMLHash String+Extensions.swift
[21/54] Compiling SWXMLHash TextElement.swift
[22/54] Compiling SWXMLHash XMLAttribute.swift
[23/57] Emitting module SWXMLHash
[24/57] Compiling SWXMLHash IndexOp.swift
[25/57] Compiling SWXMLHash LazyXMLParser.swift
[26/57] Compiling SWXMLHash Stack.swift
[27/57] Compiling SWXMLHash Int+XMLDeserialization.swift
[28/57] Compiling SWXMLHash String+XMLDeserialization.swift
[29/57] Compiling SWXMLHash IndexingError.swift
[30/57] Compiling SWXMLHash XMLValueDeserialization.swift
[31/57] Compiling SWXMLHash Bool+XMLDeserialization.swift
[32/57] Compiling SWXMLHash Double+XMLDeserialization.swift
[33/57] Compiling SWXMLHash Float+XMLDeserialization.swift
[34/57] Compiling SWXMLHash XMLContent.swift
[35/57] Compiling SWXMLHash XMLElement.swift
[36/57] Compiling SWXMLHash XMLHash.swift
[37/57] Compiling SWXMLHash ParsingError.swift
[38/57] Compiling SWXMLHash XMLDeserializationError.swift
[39/57] Compiling SWXMLHash FullXMLParser.swift
[40/57] Emitting module Yams
[55/58] Compiling Yams YamlError.swift
[56/59] Compiling SWXMLHash XMLHashOptions.swift
[57/59] Compiling SWXMLHash XMLIndexer.swift
[58/59] Compiling SWXMLHash shim.swift
[61/103] Compiling SourceKittenFramework SyntaxToken.swift
[62/103] Compiling SourceKittenFramework Text.swift
[63/103] Compiling SourceKittenFramework UID.swift
[64/103] Compiling SourceKittenFramework UIDRepresentable.swift
[65/103] Compiling SourceKittenFramework UncheckedSendable.swift
[66/103] Compiling SourceKittenFramework Version.swift
[67/109] Compiling SourceKittenFramework Dictionary+Merge.swift
[68/109] Compiling SourceKittenFramework Documentation.swift
[69/109] Compiling SourceKittenFramework Exec.swift
[70/109] Compiling SourceKittenFramework File+Hashable.swift
[71/109] Compiling SourceKittenFramework File.swift
[72/109] Compiling SourceKittenFramework JSONOutput.swift
[73/109] Compiling SourceKittenFramework ByteCount.swift
[74/109] Compiling SourceKittenFramework ByteRange.swift
[75/109] Compiling SourceKittenFramework Clang+SourceKitten.swift
[76/109] Compiling SourceKittenFramework ClangTranslationUnit.swift
[77/109] Compiling SourceKittenFramework CodeCompletionItem.swift
[78/109] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[79/109] Compiling SourceKittenFramework OffsetMap.swift
[80/109] Compiling SourceKittenFramework Parameter.swift
[81/109] Compiling SourceKittenFramework Request.swift
[82/109] Compiling SourceKittenFramework SourceDeclaration.swift
[83/109] Compiling SourceKittenFramework SourceKitObject.swift
[84/109] Compiling SourceKittenFramework SourceLocation.swift
[85/109] Compiling SourceKittenFramework Language.swift
[86/109] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[87/109] Compiling SourceKittenFramework Line.swift
[88/109] Compiling SourceKittenFramework LinuxCompatibility.swift
[89/109] Compiling SourceKittenFramework Module.swift
[90/109] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[91/109] Emitting module SourceKittenFramework
[92/109] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[93/109] Compiling SourceKittenFramework SwiftDocKey.swift
[94/109] Compiling SourceKittenFramework SwiftDocs.swift
[95/109] Compiling SourceKittenFramework SwiftVersion.swift
[96/109] Compiling SourceKittenFramework SyntaxKind.swift
[97/109] Compiling SourceKittenFramework SyntaxMap.swift
[98/109] Compiling SourceKittenFramework StatementKind.swift
[99/109] Compiling SourceKittenFramework String+SourceKitten.swift
[100/109] Compiling SourceKittenFramework StringView+SourceKitten.swift
[101/109] Compiling SourceKittenFramework StringView.swift
[102/109] Compiling SourceKittenFramework Structure.swift
[103/109] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[104/109] Compiling SourceKittenFramework WindowsError.swift
[105/109] Compiling SourceKittenFramework Xcode.swift
[106/109] Compiling SourceKittenFramework XcodeBuildSetting.swift
[107/109] Compiling SourceKittenFramework library_wrapper.swift
[108/109] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[109/109] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[111/142] Emitting module Synopsis
[112/142] Compiling Synopsis Accessibility.swift
[113/142] Compiling Synopsis Annotation.swift
[114/142] Compiling Synopsis ArgumentDescription.swift
[115/142] Compiling Synopsis ClassDescription.swift
[116/142] Compiling Synopsis CompiledStructure.swift
[117/146] Compiling Synopsis Synopsis.swift
[118/146] Compiling Synopsis AnnotationParser.swift
[119/146] Compiling Synopsis ArgumentDescriptionParser.swift
[120/146] Compiling Synopsis ClassDescriptionParser.swift
[121/146] Compiling Synopsis GoodFile.swift
[122/146] Compiling Synopsis MethodDescription.swift
[123/146] Compiling Synopsis ParsingResult.swift
[124/146] Compiling Synopsis PropertyDescription.swift
[125/146] Compiling Synopsis ProtocolDescription.swift
[126/146] Compiling Synopsis LexemeString.swift
[127/146] Compiling Synopsis MethodDescriptionParser.swift
[128/146] Compiling Synopsis PropertyDescriptionParser.swift
[129/146] Compiling Synopsis ProtocolDescriptionParser.swift
[130/146] Compiling Synopsis StructDescription.swift
[131/146] Compiling Synopsis SynopsisError.swift
[132/146] Compiling Synopsis TypeDescription.swift
[133/146] Compiling Synopsis XcodeMessage.swift
[134/146] Compiling Synopsis EnumCaseParser.swift
[135/146] Compiling Synopsis EnumDescriptionParser.swift
[136/146] Compiling Synopsis ExtensibleParser.swift
[137/146] Compiling Synopsis FunctionDescriptionParser.swift
[138/146] Compiling Synopsis Declaration.swift
[139/146] Compiling Synopsis EnumCase.swift
[140/146] Compiling Synopsis EnumDescription.swift
[141/146] Compiling Synopsis Extensible.swift
[142/146] Compiling Synopsis FunctionDescription.swift
[143/146] Compiling Synopsis String.swift
[144/146] Compiling Synopsis StructDescriptionParser.swift
[145/146] Compiling Synopsis SwiftDocKey.swift
[146/146] Compiling Synopsis TypeParser.swift
[148/155] Compiling Autograph Log.swift
[149/155] Compiling Autograph Implementation.swift
[150/155] Compiling Autograph AutographApplication.swift
[151/155] Emitting module Autograph
[152/155] Compiling Autograph ExecutionParameters.swift
[153/155] Compiling Autograph ExecutionParametersReader.swift
[154/155] Compiling Autograph FileWriter.swift
[155/155] 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
Build complete! (49.76s)
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.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.