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 SceneKitDebugTools, reference main (fda876), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:07:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/SceneKitDebugTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/SceneKitDebugTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fda8767 opening and closing CreateML
Cloned https://github.com/heckj/SceneKitDebugTools.git
Revision (git rev-parse @):
fda87673e68fef468aa0dc8a5cc0777dc8a73041
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/SceneKitDebugTools.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/heckj/MeshGenerator.git
[1/1461] Fetching meshgenerator
[31/3499] Fetching meshgenerator, swift-docc-plugin
Fetched https://github.com/heckj/MeshGenerator.git from cache (1.19s)
[530/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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": "scenekitdebugtools",
      "name": "SceneKitDebugTools",
      "url": "https://github.com/heckj/SceneKitDebugTools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SceneKitDebugTools",
      "dependencies": [
        {
          "identity": "meshgenerator",
          "name": "MeshGenerator",
          "url": "https://github.com/heckj/MeshGenerator.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MeshGenerator",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/SceneKitDebugTools.git
[1/5642] Fetching scenekitdebugtools
Fetched https://github.com/heckj/SceneKitDebugTools.git from cache (1.35s)
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git from cache (0.46s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.02s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
Creating working copy for https://github.com/heckj/SceneKitDebugTools.git
Working copy of https://github.com/heckj/SceneKitDebugTools.git resolved at main (fda8767)
warning: '.resolve-product-dependencies': dependency 'scenekitdebugtools' is not used by any target
Found 1 product dependencies
  - MeshGenerator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heckj/SceneKitDebugTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/19] Compiling MeshGenerator Plane.swift
[7/19] Compiling MeshGenerator Triangle.swift
[8/19] Compiling MeshGenerator Vector.swift
[9/19] Compiling MeshGenerator TextureCoordinates.swift
[10/20] Compiling MeshGenerator Vertex.swift
[11/20] Compiling MeshGenerator QuickTestView.swift
[12/20] Emitting module MeshGenerator
[13/20] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[14/20] Compiling MeshGenerator MeshGenerator+UIKit.swift
[15/20] Compiling MeshGenerator Bounds.swift
[16/20] Compiling MeshGenerator ColorRepresentation.swift
[17/20] Compiling MeshGenerator LineSegment.swift
[18/20] Compiling MeshGenerator Mesh.swift
[19/20] Compiling MeshGenerator MeshGenerator+AppKit.swift
[20/20] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[21/36] Compiling SceneKitDebugTools Transforms.swift
[22/36] Compiling SceneKitDebugTools QuaternionView.swift
[23/36] Compiling SceneKitDebugTools SceneInfoView.swift
[24/37] Compiling SceneKitDebugTools Simd4View.swift
[25/37] Compiling SceneKitDebugTools Simd4x4View.swift
[26/37] Compiling SceneKitDebugTools NodeInfoView.swift
[27/37] Compiling SceneKitDebugTools ObservableSCNNode.swift
[28/37] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[29/37] Compiling SceneKitDebugTools Simd3View.swift
[30/37] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[31/37] Compiling SceneKitDebugTools PasteboardHelpers.swift
[32/37] Compiling SceneKitDebugTools DebugSceneView.swift
[33/37] Compiling SceneKitDebugTools EulerAngleView.swift
[34/37] Compiling SceneKitDebugTools simd+codetext.swift
[35/37] Emitting module SceneKitDebugTools
[36/37] Compiling SceneKitDebugTools AngleView.swift
[37/37] Compiling SceneKitDebugTools DebugNodes.swift
Build complete! (35.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "meshgenerator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/MeshGenerator.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SceneKitDebugTools",
  "name" : "SceneKitDebugTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SceneKitDebugTools",
      "targets" : [
        "SceneKitDebugTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SceneKitDebugToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "SceneKitDebugToolsTests",
      "path" : "Tests/SceneKitDebugToolsTests",
      "sources" : [
        "SceneKitDebugToolsTests.swift"
      ],
      "target_dependencies" : [
        "SceneKitDebugTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SceneKitDebugTools",
      "module_type" : "SwiftTarget",
      "name" : "SceneKitDebugTools",
      "path" : "Sources/SceneKitDebugTools",
      "product_dependencies" : [
        "MeshGenerator"
      ],
      "product_memberships" : [
        "SceneKitDebugTools"
      ],
      "sources" : [
        "AngleView.swift",
        "DebugNodes.swift",
        "DebugSceneView.swift",
        "EulerAngleView.swift",
        "NodeInfoView.swift",
        "ObservableSCNNode.swift",
        "OptionalNodeInfoView.swift",
        "PasteboardHelpers.swift",
        "QuaternionView.swift",
        "SceneInfoView.swift",
        "SearchableSceneInfoView.swift",
        "Simd3View.swift",
        "Simd4View.swift",
        "Simd4x4View.swift",
        "Transforms.swift",
        "simd+codetext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/heckj/scenekitdebugtools/main
Repository:               heckj/SceneKitDebugTools
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   SceneKitDebugTools
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SceneKitDebugTools'...
Finished extracting symbol information for 'SceneKitDebugTools'. (8.41s)
Building documentation for 'SceneKitDebugTools'...
warning: Parameter 'grid' not found in type method declaration
  --> ../DebugNodes.swift:95:9-95:86
93 |
94 |     /// Returns a SceneKit node that provides a visual plane, axis references, and an optional grid to display scale.
95 +     /// - Parameter grid: A Boolean value that indicates whether to display the grid.
   |         ╰─suggestion: Remove 'grid' parameter documentation
96 |     /// - Parameter length: The length of the axis lines.
97 |     /// - Parameter labels: A Boolean value that indicates whether to display the labels.Finished building documentation for 'SceneKitDebugTools' (4.27s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heckj/scenekitdebugtools/main
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module SymbolKit
[9/57] Compiling SymbolKit GenericConstraint.swift
[10/57] Compiling SymbolKit GenericParameter.swift
[11/57] Compiling SymbolKit Generics.swift
[12/57] Compiling SymbolKit Namespace.swift
[13/57] Emitting module Snippets
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit SemanticVersion.swift
[33/57] Compiling SymbolKit AccessControl.swift
[34/57] Compiling SymbolKit Availability.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/15] Compiling MeshGenerator TextureCoordinates.swift
[3/15] Compiling MeshGenerator Triangle.swift
[4/16] Compiling MeshGenerator QuickTestView.swift
[5/16] Compiling MeshGenerator Vector.swift
[6/16] Compiling MeshGenerator MeshGenerator+AppKit.swift
[7/16] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[8/16] Compiling MeshGenerator LineSegment.swift
[9/16] Compiling MeshGenerator Mesh.swift
[10/16] Compiling MeshGenerator Bounds.swift
[11/16] Compiling MeshGenerator ColorRepresentation.swift
[12/16] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[13/16] Compiling MeshGenerator MeshGenerator+UIKit.swift
[14/16] Emitting module MeshGenerator
[15/16] Compiling MeshGenerator Plane.swift
[16/16] Compiling MeshGenerator Vertex.swift
[17/32] Compiling SceneKitDebugTools Transforms.swift
[18/32] Compiling SceneKitDebugTools Simd4View.swift
[19/32] Compiling SceneKitDebugTools Simd4x4View.swift
[20/33] Compiling SceneKitDebugTools QuaternionView.swift
[21/33] Compiling SceneKitDebugTools SceneInfoView.swift
[22/33] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[23/33] Compiling SceneKitDebugTools PasteboardHelpers.swift
[24/33] Compiling SceneKitDebugTools NodeInfoView.swift
[25/33] Compiling SceneKitDebugTools ObservableSCNNode.swift
[26/33] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[27/33] Compiling SceneKitDebugTools Simd3View.swift
[28/33] Compiling SceneKitDebugTools DebugSceneView.swift
[29/33] Compiling SceneKitDebugTools EulerAngleView.swift
[30/33] Emitting module SceneKitDebugTools
[31/33] Compiling SceneKitDebugTools AngleView.swift
[32/33] Compiling SceneKitDebugTools DebugNodes.swift
[33/33] Compiling SceneKitDebugTools simd+codetext.swift
Build of target: 'SceneKitDebugTools' complete! (2.41s)
   15443
112	/Users/admin/builder/spi-builder-workspace/.docs/heckj/scenekitdebugtools/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heckj/scenekitdebugtools/main
File count: 15443
Doc size:   112.0MB
Preparing doc bundle ...
Uploading prod-heckj-scenekitdebugtools-main-b94f12da.zip to s3://spi-docs-inbox/prod-heckj-scenekitdebugtools-main-b94f12da.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.