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 ParserAutograph, reference master (a2a0aa), with Swift 6.0 for Linux on 26 Nov 2024 22:38:17 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/parser-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/parser-autograph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a2a0aa4 Initial commit.
Cloned https://github.com/RedMadRobot/parser-autograph.git
Revision (git rev-parse @):
a2a0aa4997c8fe083cd8d6a1f2440bf23097a1c8
SUCCESS checkout https://github.com/RedMadRobot/parser-autograph.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RedMadRobot/parser-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/autograph
[1/37] Fetching autograph
Fetched https://github.com/RedMadRobot/autograph from cache (0.21s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.47s)
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.18s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.47s)
Fetching https://github.com/jpsim/SourceKitten
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.02s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (2.38s)
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/12756] Fetching swxmlhash, yams
[6001/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.06s)
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.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.48s)
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.43s)
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
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/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.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/24] Write sources
[6/24] Compiling Clang_C Clang_C.c
[7/24] Compiling writer.c
[7/24] Write sources
[9/24] Compiling reader.c
[10/24] Compiling api.c
[11/24] Compiling parser.c
[12/24] Compiling scanner.c
[13/24] Compiling emitter.c
[14/24] Compiling SourceKit SourceKit.c
[15/24] Write swift-version-24593BA9C3E375BF.txt
[17/63] Emitting module SWXMLHash
[18/66] Compiling SWXMLHash Float+XMLDeserialization.swift
[19/66] Compiling SWXMLHash Int+XMLDeserialization.swift
[20/67] Compiling SWXMLHash Bool+XMLDeserialization.swift
[21/67] Compiling SWXMLHash Double+XMLDeserialization.swift
[22/67] Compiling SWXMLHash XMLHashOptions.swift
[23/67] Compiling SWXMLHash XMLIndexer.swift
[24/67] Compiling SWXMLHash shim.swift
[25/67] Compiling SWXMLHash IndexOp.swift
[26/67] Compiling SWXMLHash LazyXMLParser.swift
[27/67] Compiling SWXMLHash Stack.swift
[28/67] Compiling Yams String+Yams.swift
[29/67] Compiling Yams Tag.swift
[30/67] Compiling Yams YamlError.swift
[31/67] Compiling Yams Representer.swift
[32/67] Compiling Yams Resolver.swift
[33/67] Compiling Yams Node.swift
[34/67] Compiling Yams Parser.swift
[35/67] Compiling SWXMLHash XMLContent.swift
[36/67] Compiling SWXMLHash XMLElement.swift
[37/67] Compiling SWXMLHash XMLHash.swift
[38/67] Compiling SWXMLHash ParsingError.swift
[39/67] Compiling SWXMLHash XMLDeserializationError.swift
[40/67] Compiling SWXMLHash FullXMLParser.swift
[48/67] Compiling SWXMLHash XMLElementDeserializable.swift
[49/67] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[50/67] Compiling SWXMLHash XMLObjectDeserialization.swift
[51/67] Compiling SWXMLHash XMLValueDeserialization.swift
[57/67] Emitting module Yams
[61/69] Wrapping AST for SWXMLHash for debugging
[62/69] Wrapping AST for Yams for debugging
[64/112] Emitting module SourceKittenFramework
[65/118] Compiling SourceKittenFramework OffsetMap.swift
[66/118] Compiling SourceKittenFramework Parameter.swift
[67/118] Compiling SourceKittenFramework Request.swift
[68/118] Compiling SourceKittenFramework SourceDeclaration.swift
[69/118] Compiling SourceKittenFramework SourceKitObject.swift
[70/118] Compiling SourceKittenFramework SourceLocation.swift
[71/118] Compiling SourceKittenFramework ByteCount.swift
[72/118] Compiling SourceKittenFramework ByteRange.swift
[73/118] Compiling SourceKittenFramework Clang+SourceKitten.swift
[74/118] Compiling SourceKittenFramework ClangTranslationUnit.swift
[75/118] Compiling SourceKittenFramework CodeCompletionItem.swift
[76/118] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[77/118] Compiling SourceKittenFramework Dictionary+Merge.swift
[78/118] Compiling SourceKittenFramework Documentation.swift
[79/118] Compiling SourceKittenFramework Exec.swift
[80/118] Compiling SourceKittenFramework File+Hashable.swift
[81/118] Compiling SourceKittenFramework File.swift
[82/118] Compiling SourceKittenFramework JSONOutput.swift
[83/118] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[84/118] Compiling SourceKittenFramework SwiftDocKey.swift
[85/118] Compiling SourceKittenFramework SwiftDocs.swift
[86/118] Compiling SourceKittenFramework SwiftVersion.swift
[87/118] Compiling SourceKittenFramework SyntaxKind.swift
[88/118] Compiling SourceKittenFramework SyntaxMap.swift
[89/118] Compiling SourceKittenFramework Language.swift
[90/118] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[91/118] Compiling SourceKittenFramework Line.swift
[92/118] Compiling SourceKittenFramework LinuxCompatibility.swift
[93/118] Compiling SourceKittenFramework Module.swift
[94/118] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[95/118] Compiling SourceKittenFramework StatementKind.swift
[96/118] Compiling SourceKittenFramework String+SourceKitten.swift
[97/118] Compiling SourceKittenFramework StringView+SourceKitten.swift
[98/118] Compiling SourceKittenFramework StringView.swift
[99/118] Compiling SourceKittenFramework Structure.swift
[100/118] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[101/118] Compiling SourceKittenFramework SyntaxToken.swift
[102/118] Compiling SourceKittenFramework Text.swift
[103/118] Compiling SourceKittenFramework UID.swift
[104/118] Compiling SourceKittenFramework UIDRepresentable.swift
[105/118] Compiling SourceKittenFramework UncheckedSendable.swift
[106/118] Compiling SourceKittenFramework Version.swift
[107/118] Compiling SourceKittenFramework WindowsError.swift
[108/118] Compiling SourceKittenFramework Xcode.swift
[109/118] Compiling SourceKittenFramework XcodeBuildSetting.swift
[110/118] Compiling SourceKittenFramework library_wrapper.swift
[111/118] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[112/118] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[113/119] Wrapping AST for SourceKittenFramework for debugging
[115/151] Emitting module Synopsis
[116/155] Compiling Synopsis LexemeString.swift
[117/155] Compiling Synopsis MethodDescriptionParser.swift
[118/155] Compiling Synopsis PropertyDescriptionParser.swift
[119/155] Compiling Synopsis ProtocolDescriptionParser.swift
[120/155] Compiling Synopsis GoodFile.swift
[121/155] Compiling Synopsis MethodDescription.swift
[122/155] Compiling Synopsis ParsingResult.swift
[123/155] Compiling Synopsis PropertyDescription.swift
[124/155] Compiling Synopsis ProtocolDescription.swift
[125/155] Compiling Synopsis StructDescription.swift
[126/155] Compiling Synopsis SynopsisError.swift
[127/155] Compiling Synopsis TypeDescription.swift
[128/155] Compiling Synopsis XcodeMessage.swift
[129/155] Compiling Synopsis EnumCaseParser.swift
[130/155] Compiling Synopsis EnumDescriptionParser.swift
[131/155] Compiling Synopsis ExtensibleParser.swift
[132/155] Compiling Synopsis FunctionDescriptionParser.swift
[133/155] Compiling Synopsis Synopsis.swift
[134/155] Compiling Synopsis AnnotationParser.swift
[135/155] Compiling Synopsis ArgumentDescriptionParser.swift
[136/155] Compiling Synopsis ClassDescriptionParser.swift
[137/155] Compiling Synopsis Declaration.swift
[138/155] Compiling Synopsis EnumCase.swift
[139/155] Compiling Synopsis EnumDescription.swift
[140/155] Compiling Synopsis Extensible.swift
[141/155] Compiling Synopsis FunctionDescription.swift
[142/155] Compiling Synopsis Accessibility.swift
[143/155] Compiling Synopsis Annotation.swift
[144/155] Compiling Synopsis ArgumentDescription.swift
[145/155] Compiling Synopsis ClassDescription.swift
[146/155] Compiling Synopsis CompiledStructure.swift
[147/155] Compiling Synopsis String.swift
[148/155] Compiling Synopsis StructDescriptionParser.swift
[149/155] Compiling Synopsis SwiftDocKey.swift
[150/155] Compiling Synopsis TypeParser.swift
[151/156] Wrapping AST for Synopsis for debugging
[153/164] Compiling Autograph AutographApplication.swift
[154/164] Emitting module Autograph
[155/164] Compiling Autograph ExecutionParameters.swift
[156/164] Compiling Autograph Implementation.swift
[157/164] Compiling Autograph Log.swift
[158/164] Compiling Autograph ExecutionParametersReader.swift
[159/164] Compiling Autograph FileWriter.swift
[160/164] Compiling Autograph FileFinder.swift
[161/165] Wrapping AST for Autograph for debugging
[163/171] Compiling ParserAutograph main.swift
[164/171] Compiling ParserAutograph String.swift
[165/171] Compiling ParserAutograph Model.swift
[166/171] Compiling ParserAutograph App.swift
[167/171] Compiling ParserAutograph Extensible.swift
[168/171] Emitting module ParserAutograph
[169/172] Wrapping AST for ParserAutograph for debugging
[170/172] Write Objects.LinkFileList
[171/172] Linking ParserAutograph
Build complete! (37.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "autograph",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RedMadRobot/autograph"
    }
  ],
  "manifest_display_name" : "ParserAutograph",
  "name" : "ParserAutograph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ParserAutograph",
      "targets" : [
        "ParserAutograph"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParserAutographTests",
      "module_type" : "SwiftTarget",
      "name" : "ParserAutographTests",
      "path" : "Tests/ParserAutographTests",
      "sources" : [
        "ParserAutographTestCase.swift"
      ],
      "target_dependencies" : [
        "ParserAutograph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParserAutograph",
      "module_type" : "SwiftTarget",
      "name" : "ParserAutograph",
      "path" : "Sources/ParserAutograph",
      "product_dependencies" : [
        "Autograph"
      ],
      "product_memberships" : [
        "ParserAutograph"
      ],
      "sources" : [
        "App.swift",
        "Model/Extensible.swift",
        "Model/Model.swift",
        "Utility/String.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "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.