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 ServiceAutograph, reference master (0b9a2e), with Swift 6.0 for Linux on 26 Nov 2024 18:24:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/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.0
Building package at path:  $PWD
https://github.com/RedMadRobot/service-autograph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.18s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.45s)
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.45s)
Fetching https://github.com/jpsim/SourceKitten
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (0.94s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (1.94s)
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
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.28s)
[1/9936] Fetching yams
[598/22331] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.02s)
Fetched https://github.com/jpsim/Yams.git from cache (1.04s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.50s)
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.45s)
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/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
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/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.1
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
Building for debugging...
[1/24] Write sources
[4/24] Compiling SourceKit SourceKit.c
[5/24] Write sources
[7/24] Compiling reader.c
[7/24] Write sources
[9/24] Compiling Clang_C Clang_C.c
[10/24] Compiling parser.c
[11/24] Compiling api.c
[12/24] Compiling writer.c
[13/24] Write swift-version-24593BA9C3E375BF.txt
[14/24] Compiling emitter.c
[15/24] Compiling scanner.c
[17/63] Emitting module SWXMLHash
[18/66] Emitting module Yams
[19/67] Compiling Yams Representer.swift
[20/67] Compiling Yams Resolver.swift
[21/67] Compiling Yams String+Yams.swift
[22/67] Compiling Yams Tag.swift
[23/67] Compiling SWXMLHash XMLHashOptions.swift
[24/67] Compiling SWXMLHash XMLIndexer.swift
[25/67] Compiling SWXMLHash shim.swift
[26/67] Compiling Yams Parser.swift
[27/67] Compiling Yams Mark.swift
[28/67] Compiling Yams Node.Mapping.swift
[29/67] Compiling SWXMLHash Int+XMLDeserialization.swift
[30/67] Compiling SWXMLHash String+XMLDeserialization.swift
[31/67] Compiling SWXMLHash IndexingError.swift
[32/67] Compiling Yams YamlError.swift
[35/67] Compiling Yams Node.Scalar.swift
[36/67] Compiling Yams Node.Sequence.swift
[37/67] Compiling Yams Node.swift
[39/67] Compiling SWXMLHash ParsingError.swift
[40/67] Compiling SWXMLHash XMLDeserializationError.swift
[41/67] Compiling SWXMLHash FullXMLParser.swift
[42/67] Compiling Yams Constructor.swift
[43/67] Compiling Yams Decoder.swift
[44/67] Compiling Yams Emitter.swift
[45/67] Compiling Yams Encoder.swift
[47/67] Compiling SWXMLHash Bool+XMLDeserialization.swift
[48/67] Compiling SWXMLHash Double+XMLDeserialization.swift
[49/67] Compiling SWXMLHash Float+XMLDeserialization.swift
[61/69] Wrapping AST for Yams for debugging
[62/69] Wrapping AST for SWXMLHash for debugging
[64/112] Compiling SourceKittenFramework ByteCount.swift
[65/112] Compiling SourceKittenFramework ByteRange.swift
[66/112] Compiling SourceKittenFramework Clang+SourceKitten.swift
[67/112] Compiling SourceKittenFramework ClangTranslationUnit.swift
[68/112] Compiling SourceKittenFramework CodeCompletionItem.swift
[69/112] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[70/112] Compiling SourceKittenFramework Language.swift
[71/112] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[72/112] Compiling SourceKittenFramework Line.swift
[73/112] Compiling SourceKittenFramework LinuxCompatibility.swift
[74/112] Compiling SourceKittenFramework Module.swift
[75/112] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[76/118] Compiling SourceKittenFramework Dictionary+Merge.swift
[77/118] Compiling SourceKittenFramework Documentation.swift
[78/118] Compiling SourceKittenFramework Exec.swift
[79/118] Compiling SourceKittenFramework File+Hashable.swift
[80/118] Compiling SourceKittenFramework File.swift
[81/118] Compiling SourceKittenFramework JSONOutput.swift
[82/118] Compiling SourceKittenFramework OffsetMap.swift
[83/118] Compiling SourceKittenFramework Parameter.swift
[84/118] Compiling SourceKittenFramework Request.swift
[85/118] Compiling SourceKittenFramework SourceDeclaration.swift
[86/118] Compiling SourceKittenFramework SourceKitObject.swift
[87/118] Compiling SourceKittenFramework SourceLocation.swift
[88/118] Compiling SourceKittenFramework SyntaxToken.swift
[89/118] Compiling SourceKittenFramework Text.swift
[90/118] Compiling SourceKittenFramework UID.swift
[91/118] Compiling SourceKittenFramework UIDRepresentable.swift
[92/118] Compiling SourceKittenFramework UncheckedSendable.swift
[93/118] Compiling SourceKittenFramework Version.swift
[94/118] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[95/118] Compiling SourceKittenFramework SwiftDocKey.swift
[96/118] Compiling SourceKittenFramework SwiftDocs.swift
[97/118] Compiling SourceKittenFramework SwiftVersion.swift
[98/118] Compiling SourceKittenFramework SyntaxKind.swift
[99/118] Compiling SourceKittenFramework SyntaxMap.swift
[100/118] Compiling SourceKittenFramework StatementKind.swift
[101/118] Compiling SourceKittenFramework String+SourceKitten.swift
[102/118] Compiling SourceKittenFramework StringView+SourceKitten.swift
[103/118] Compiling SourceKittenFramework StringView.swift
[104/118] Compiling SourceKittenFramework Structure.swift
[105/118] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[106/118] Emitting module SourceKittenFramework
[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 StructDescription.swift
[117/155] Compiling Synopsis SynopsisError.swift
[118/155] Compiling Synopsis TypeDescription.swift
[119/155] Compiling Synopsis XcodeMessage.swift
[120/155] Compiling Synopsis Synopsis.swift
[121/155] Compiling Synopsis AnnotationParser.swift
[122/155] Compiling Synopsis ArgumentDescriptionParser.swift
[123/155] Compiling Synopsis ClassDescriptionParser.swift
[124/155] Compiling Synopsis Accessibility.swift
[125/155] Compiling Synopsis Annotation.swift
[126/155] Compiling Synopsis ArgumentDescription.swift
[127/155] Compiling Synopsis ClassDescription.swift
[128/155] Compiling Synopsis CompiledStructure.swift
[129/155] Compiling Synopsis GoodFile.swift
[130/155] Compiling Synopsis MethodDescription.swift
[131/155] Compiling Synopsis ParsingResult.swift
[132/155] Compiling Synopsis PropertyDescription.swift
[133/155] Compiling Synopsis ProtocolDescription.swift
[134/155] Compiling Synopsis EnumCaseParser.swift
[135/155] Compiling Synopsis EnumDescriptionParser.swift
[136/155] Compiling Synopsis ExtensibleParser.swift
[137/155] Compiling Synopsis FunctionDescriptionParser.swift
[138/155] Compiling Synopsis LexemeString.swift
[139/155] Compiling Synopsis MethodDescriptionParser.swift
[140/155] Compiling Synopsis PropertyDescriptionParser.swift
[141/155] Compiling Synopsis ProtocolDescriptionParser.swift
[142/155] Compiling Synopsis Declaration.swift
[143/155] Compiling Synopsis EnumCase.swift
[144/155] Compiling Synopsis EnumDescription.swift
[145/155] Compiling Synopsis Extensible.swift
[146/155] Compiling Synopsis FunctionDescription.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 Log.swift
[154/164] Compiling Autograph Implementation.swift
[155/164] Compiling Autograph ExecutionParameters.swift
[156/164] Compiling Autograph AutographApplication.swift
[157/164] Emitting module Autograph
[158/164] Compiling Autograph FileWriter.swift
[159/164] Compiling Autograph FileFinder.swift
[160/164] Compiling Autograph ExecutionParametersReader.swift
[161/165] Wrapping AST for Autograph for debugging
[163/172] Compiling ServiceAutograph Model.swift
[164/172] Compiling ServiceAutograph Service.swift
[165/172] 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
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
    |                     `- note: use 'compactMap(_:)' instead
126 |             if let annotationValue: String = argument.annotationValue(annotationName) {
127 |                 return "\"\(annotationValue)\": \(argument.bodyName)"
[166/172] Compiling ServiceAutograph App.swift
[167/172] Emitting module ServiceAutograph
[168/172] Compiling ServiceAutograph main.swift
[169/172] 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
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
    |                                                           `- 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
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
    |                                                           `- note: use 'compactMap(_:)' instead
122 |
123 |         // PAYLOAD TYPE
[170/173] Wrapping AST for ServiceAutograph for debugging
[171/173] Write Objects.LinkFileList
[172/173] Linking ServiceAutograph
Build complete! (40.40s)
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.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
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.