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 SwiftOutline, reference master (dcec49), with Swift 6.0 for macOS (SPM) on 7 Oct 2024 17:27:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kenmaz/swiftoutline.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kenmaz/swiftoutline
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dcec496 Update README.md
Cloned https://github.com/kenmaz/swiftoutline.git
Revision (git rev-parse @):
dcec496d670ee107e784c8b0ee8fab8e31c93b96
SUCCESS checkout https://github.com/kenmaz/swiftoutline.git at master
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/apple/swift-syntax.git
[11/1021] Fetching spectre
[93/2609] Fetching spectre, commander
[340/4020] Fetching spectre, commander, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (1.00s)
Fetched https://github.com/kylef/Commander.git from cache (1.00s)
[1/65592] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.37s)
Fetched https://github.com/kylef/PathKit from cache (3.37s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (2.45s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (2.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (0.69s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.64s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50000.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftoutline",
      "name": "SwiftOutline",
      "url": "https://github.com/kenmaz/swiftoutline.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftoutline",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "SwiftSyntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "0.50000.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander.git",
          "version": "0.9.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kenmaz/swiftoutline.git
[1/98] Fetching swiftoutline
Fetched https://github.com/kenmaz/swiftoutline.git from cache (1.12s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.89s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.89s)
Fetched https://github.com/kylef/PathKit from cache (0.89s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (0.02s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.74s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.63s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.63s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50000.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kenmaz/swiftoutline.git
Working copy of https://github.com/kenmaz/swiftoutline.git resolved at master (dcec496)
Found 3 product dependencies
  - SwiftSyntax
  - PathKit
  - Commander
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kenmaz/swiftoutline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[4/12] Write SwiftOutline-entitlement.plist
[6/12] Write swift-version--4A847ED0836F2485.txt
[8/49] Compiling Commander ArgumentParser.swift
[9/49] Compiling Commander Command.swift
[10/49] Compiling Commander CommandRunner.swift
[11/49] Compiling Commander CommandType.swift
[12/49] Compiling Commander Error.swift
[13/49] Compiling Commander Group.swift
[14/49] Compiling Commander Commands.swift
[15/49] Emitting module Commander
[16/49] Compiling Commander ArgumentConvertible.swift
[17/49] Compiling Commander ArgumentDescription.swift
[18/49] Emitting module PathKit
[19/49] Compiling PathKit PathKit.swift
[20/49] Compiling SwiftSyntax SyntaxFactory.swift
[21/49] Compiling SwiftSyntax SyntaxKind.swift
[22/51] Emitting module SwiftSyntax
[23/51] Compiling SwiftSyntax SyntaxClassifier.swift
[24/51] Compiling SwiftSyntax SyntaxCollections.swift
[25/51] Compiling SwiftSyntax SourceLength.swift
[26/51] Compiling SwiftSyntax SourcePresence.swift
[27/51] Compiling SwiftSyntax SwiftSyntax.swift
[28/51] Compiling SwiftSyntax SyntaxData.swift
[29/51] Compiling SwiftSyntax WeakLookupTable.swift
[30/51] Compiling SwiftSyntax SyntaxBuilders.swift
[31/51] Compiling SwiftSyntax TokenKind.swift
[32/51] Compiling SwiftSyntax Trivia.swift
[33/51] Compiling SwiftSyntax SwiftcInvocation.swift
[34/51] Compiling SwiftSyntax Syntax.swift
[35/51] Compiling SwiftSyntax SyntaxChildren.swift
[36/51] Compiling SwiftSyntax AbsolutePosition.swift
[37/51] Compiling SwiftSyntax ByteTreeDeserialization.swift
[38/51] Compiling SwiftSyntax Diagnostic.swift
[39/51] Compiling SwiftSyntax LazyNonThreadSafeCache.swift
[40/51] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[41/51] Compiling SwiftSyntax RawSyntax.swift
[42/51] Compiling SwiftSyntax SyntaxNodes.swift
[43/51] Compiling SwiftSyntax SyntaxRewriter.swift
[44/51] Compiling SwiftSyntax DiagnosticConsumer.swift
[45/51] Compiling SwiftSyntax DiagnosticEngine.swift
[46/51] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[47/55] Compiling SwiftOutlineKit Emitter.swift
[48/55] Compiling SwiftOutlineKit GraphvizClient.swift
[49/55] Compiling SwiftOutlineKit Analyzer.swift
[50/55] Emitting module SwiftOutlineKit
[50/55] Write Objects.LinkFileList
[51/55] Archiving libSwiftOutlineKit.a
[53/57] Emitting module SwiftOutline
[54/57] Compiling SwiftOutline main.swift
[54/57] Write Objects.LinkFileList
[55/57] Linking SwiftOutline
[56/57] Applying SwiftOutline
Build complete! (37.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "0.50000.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    }
  ],
  "manifest_display_name" : "SwiftOutline",
  "name" : "SwiftOutline",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftOutline",
      "targets" : [
        "SwiftOutline"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftOutlineKit",
      "targets" : [
        "SwiftOutlineKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOutlineTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineTests",
      "path" : "Tests/SwiftOutlineTests",
      "sources" : [
        "SwiftOutlineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftOutline"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOutlineKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineKitTests",
      "path" : "Tests/SwiftOutlineKitTests",
      "sources" : [
        "GraphvizClientTests.swift",
        "SwiftOutlineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftOutlineKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOutlineKit",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineKit",
      "path" : "Sources/SwiftOutlineKit",
      "product_dependencies" : [
        "SwiftSyntax",
        "PathKit"
      ],
      "product_memberships" : [
        "SwiftOutline",
        "SwiftOutlineKit"
      ],
      "sources" : [
        "Analyzer.swift",
        "Emitter.swift",
        "GraphvizClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftOutline",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutline",
      "path" : "Sources/SwiftOutline",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "SwiftOutline"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftOutlineKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.