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 XcodeIssueReporting, reference 1.4.1 (76165b), with Swift 6.0 for Linux on 28 Nov 2024 23:59:05 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/jhonatn/XcodeIssueReporting.git
Reference: 1.4.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/jhonatn/XcodeIssueReporting
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 76165bb README: Added SPI's compatibility badges
Cloned https://github.com/jhonatn/XcodeIssueReporting.git
Revision (git rev-parse @):
76165bb2c12adee23d3d9f4ed0b475c9c438d94a
SUCCESS checkout https://github.com/jhonatn/XcodeIssueReporting.git at 1.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jhonatn/XcodeIssueReporting.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/jpsim/SourceKitten.git
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.96s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.36.0 (0.47s)
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
[3716/25151] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.68s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.68s)
[7055/9936] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.00s)
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.44s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.36.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/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/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[6/15] Compiling SourceKit SourceKit.c
[7/15] Compiling reader.c
[8/15] Compiling writer.c
[9/15] Compiling parser.c
[10/15] Compiling api.c
[11/15] Compiling emitter.c
[12/15] Compiling Clang_C Clang_C.c
[13/15] Write swift-version-24593BA9C3E375BF.txt
[14/15] Compiling scanner.c
[16/59] Emitting module SWXMLHash
[17/62] Compiling XcodeIssueReporting Reporting.swift
[18/62] Compiling XcodeIssueReporting IssueType.swift
[19/62] Compiling XcodeIssueReporting IssueLocation.swift
[20/62] Emitting module XcodeIssueReporting
[21/62] Compiling XcodeIssueReporting Issue.swift
[22/63] Compiling SWXMLHash XMLValueDeserialization.swift
[23/63] Compiling SWXMLHash Bool+XMLDeserialization.swift
[24/63] Compiling SWXMLHash Double+XMLDeserialization.swift
[25/63] Compiling SWXMLHash Float+XMLDeserialization.swift
[26/63] Compiling SWXMLHash XMLAttributeDeserializable.swift
[27/63] Compiling SWXMLHash XMLElementDeserializable.swift
[28/63] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[29/63] Compiling SWXMLHash XMLObjectDeserialization.swift
[30/63] Compiling SWXMLHash IndexingError.swift
[31/63] Compiling SWXMLHash ParsingError.swift
[34/64] Compiling SWXMLHash Int+XMLDeserialization.swift
[35/64] Compiling SWXMLHash String+XMLDeserialization.swift
[36/64] Compiling SWXMLHash XMLHashOptions.swift
[37/64] Compiling SWXMLHash XMLIndexer.swift
[38/64] Compiling SWXMLHash shim.swift
[40/64] Compiling SWXMLHash XMLDeserializationError.swift
[41/64] Compiling SWXMLHash FullXMLParser.swift
[52/64] Emitting module Yams
[55/64] Compiling SWXMLHash IndexOp.swift
[56/64] Compiling SWXMLHash LazyXMLParser.swift
[57/64] Compiling SWXMLHash Stack.swift
[58/64] Compiling SWXMLHash String+Extensions.swift
[59/64] Compiling SWXMLHash TextElement.swift
[60/64] Compiling SWXMLHash XMLAttribute.swift
[61/64] Compiling SWXMLHash XMLContent.swift
[62/64] Compiling SWXMLHash XMLElement.swift
[63/64] Compiling SWXMLHash XMLHash.swift
[65/65] Compiling Yams YamlError.swift
[67/109] Compiling SourceKittenFramework ByteCount.swift
[68/109] Compiling SourceKittenFramework ByteRange.swift
[69/109] Compiling SourceKittenFramework Clang+SourceKitten.swift
[70/109] Compiling SourceKittenFramework ClangTranslationUnit.swift
[71/109] Compiling SourceKittenFramework CodeCompletionItem.swift
[72/109] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[73/115] Emitting module SourceKittenFramework
[74/115] Compiling SourceKittenFramework Language.swift
[75/115] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[76/115] Compiling SourceKittenFramework Line.swift
[77/115] Compiling SourceKittenFramework LinuxCompatibility.swift
[78/115] Compiling SourceKittenFramework Module.swift
[79/115] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[80/115] Compiling SourceKittenFramework Dictionary+Merge.swift
[81/115] Compiling SourceKittenFramework Documentation.swift
[82/115] Compiling SourceKittenFramework Exec.swift
[83/115] Compiling SourceKittenFramework File+Hashable.swift
[84/115] Compiling SourceKittenFramework File.swift
[85/115] Compiling SourceKittenFramework JSONOutput.swift
[86/115] Compiling SourceKittenFramework OffsetMap.swift
[87/115] Compiling SourceKittenFramework Parameter.swift
[88/115] Compiling SourceKittenFramework Request.swift
[89/115] Compiling SourceKittenFramework SourceDeclaration.swift
[90/115] Compiling SourceKittenFramework SourceKitObject.swift
[91/115] Compiling SourceKittenFramework SourceLocation.swift
[92/115] Compiling SourceKittenFramework StatementKind.swift
[93/115] Compiling SourceKittenFramework String+SourceKitten.swift
[94/115] Compiling SourceKittenFramework StringView+SourceKitten.swift
[95/115] Compiling SourceKittenFramework StringView.swift
[96/115] Compiling SourceKittenFramework Structure.swift
[97/115] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[98/115] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[99/115] Compiling SourceKittenFramework SwiftDocKey.swift
[100/115] Compiling SourceKittenFramework SwiftDocs.swift
[101/115] Compiling SourceKittenFramework SwiftVersion.swift
[102/115] Compiling SourceKittenFramework SyntaxKind.swift
[103/115] Compiling SourceKittenFramework SyntaxMap.swift
[104/115] Compiling SourceKittenFramework SyntaxToken.swift
[105/115] Compiling SourceKittenFramework Text.swift
[106/115] Compiling SourceKittenFramework UID.swift
[107/115] Compiling SourceKittenFramework UIDRepresentable.swift
[108/115] Compiling SourceKittenFramework UncheckedSendable.swift
[109/115] Compiling SourceKittenFramework Version.swift
[110/115] Compiling SourceKittenFramework WindowsError.swift
[111/115] Compiling SourceKittenFramework Xcode.swift
[112/115] Compiling SourceKittenFramework XcodeBuildSetting.swift
[113/115] Compiling SourceKittenFramework library_wrapper.swift
[114/115] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[115/115] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[117/118] Emitting module XcodeIssueReportingForSourceKitten
[118/118] Compiling XcodeIssueReportingForSourceKitten Issue+SourceKitten.swift
Build complete! (31.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.32.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten.git"
    }
  ],
  "manifest_display_name" : "XcodeIssueReporting",
  "name" : "XcodeIssueReporting",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "XcodeIssueReporting",
      "targets" : [
        "XcodeIssueReporting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeIssueReportingForSourceKitten",
      "targets" : [
        "XcodeIssueReportingForSourceKitten"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeIssueReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeIssueReportingTests",
      "path" : "Tests/XcodeIssueReportingTests",
      "sources" : [
        "XcodeIssueReportingTests.swift"
      ],
      "target_dependencies" : [
        "XcodeIssueReporting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeIssueReportingForSourceKitten",
      "module_type" : "SwiftTarget",
      "name" : "XcodeIssueReportingForSourceKitten",
      "path" : "Sources/XcodeIssueReportingForSourceKitten",
      "product_dependencies" : [
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "XcodeIssueReportingForSourceKitten"
      ],
      "sources" : [
        "Issue+SourceKitten.swift"
      ],
      "target_dependencies" : [
        "XcodeIssueReporting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeIssueReporting",
      "module_type" : "SwiftTarget",
      "name" : "XcodeIssueReporting",
      "path" : "Sources/XcodeIssueReporting",
      "product_memberships" : [
        "XcodeIssueReporting",
        "XcodeIssueReportingForSourceKitten"
      ],
      "sources" : [
        "Issue.swift",
        "IssueLocation.swift",
        "IssueType.swift",
        "Reporting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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.