The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DotSwift, reference master (e1749e), with Swift 6.2 for macOS (SPM) on 18 Mar 2026 07:03:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ferranlala/DotSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ferranlala/DotSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e1749ec Make things in SwiftGraphBindings public
Cloned https://github.com/ferranlala/DotSwift.git
Revision (git rev-parse @):
e1749ec3206dc09e57bd420a355f8fd63d54af2c
SUCCESS checkout https://github.com/ferranlala/DotSwift.git at master
Fetching https://github.com/davecom/SwiftGraph
[1/3301] Fetching swiftgraph
Fetched https://github.com/davecom/SwiftGraph from cache (1.10s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.0.0 (3.21s)
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.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": "dotswift",
      "name": "DotSwift",
      "url": "https://github.com/ferranlala/DotSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DotSwift",
      "dependencies": [
        {
          "identity": "swiftgraph",
          "name": "SwiftGraph",
          "url": "https://github.com/davecom/SwiftGraph",
          "version": "3.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGraph",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ferranlala/DotSwift.git
[1/137] Fetching dotswift
Fetched https://github.com/ferranlala/DotSwift.git from cache (0.69s)
Fetching https://github.com/davecom/SwiftGraph from cache
Fetched https://github.com/davecom/SwiftGraph from cache (0.45s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.1.0 (0.50s)
Creating working copy for https://github.com/ferranlala/DotSwift.git
Working copy of https://github.com/ferranlala/DotSwift.git resolved at master (e1749ec)
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.1.0
warning: '.resolve-product-dependencies': dependency 'dotswift' is not used by any target
Found 1 product dependencies
  - SwiftGraph
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ferranlala/DotSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/27] Compiling SwiftGraph WeightedEdge.swift
[7/28] Compiling SwiftGraph UnweightedEdge.swift
[8/28] Compiling SwiftGraph UnweightedGraph.swift
[9/28] Compiling SwiftGraph Stack.swift
[10/28] Compiling SwiftGraph SwiftPriorityQueue.swift
[11/28] Compiling SwiftGraph Union.swift
[12/28] Compiling SwiftGraph UniqueElementsGraph.swift
[13/28] Compiling SwiftGraph Edge.swift
[14/28] Compiling SwiftGraph Graph.swift
[15/28] Emitting module SwiftGraph
[16/28] Compiling SwiftGraph Constructors.swift
[17/28] Compiling SwiftGraph Cycle.swift
[18/28] Compiling SwiftGraph MST.swift
[19/28] Compiling SwiftGraph Queue.swift
[20/28] Compiling SwiftGraph Search.swift
[21/28] Compiling SwiftGraph Sort.swift
[22/28] Compiling SwiftGraph WeightedGraph.swift
[23/28] Compiling DotSwiftAttributes AttributeGroups.generated.swift
[24/28] Compiling DotSwiftAttributes Types.swift
[25/28] Compiling DotSwiftAttributes Model.swift
[26/28] Compiling DotSwiftAttributes Attributes.swift
[27/28] Compiling DotSwiftAttributes Attributes.generated.swift
[28/28] Emitting module DotSwiftAttributes
[29/31] Compiling DotSwiftEncoder DOTEncoder.swift
[30/31] Compiling DotSwiftEncoder OutputStructure.swift
[31/31] Emitting module DotSwiftEncoder
[32/33] Emitting module SwiftGraphBindings
[33/33] Compiling SwiftGraphBindings SwiftGraphBindings.swift
Build complete! (4.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftgraph",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davecom/SwiftGraph"
    }
  ],
  "manifest_display_name" : "DotSwift",
  "name" : "DotSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DotSwiftAttributes",
      "targets" : [
        "DotSwiftAttributes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DotSwiftEncoder",
      "targets" : [
        "DotSwiftEncoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftGraphBindings",
      "targets" : [
        "SwiftGraphBindings"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftGraphBindingsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGraphBindingsTests",
      "path" : "SwiftGraphBindings/Tests",
      "sources" : [
        "SwiftGraphBindingsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftGraphBindings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGraphBindings",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGraphBindings",
      "path" : "SwiftGraphBindings/Sources",
      "product_dependencies" : [
        "SwiftGraph"
      ],
      "product_memberships" : [
        "SwiftGraphBindings"
      ],
      "sources" : [
        "SwiftGraphBindings.swift"
      ],
      "target_dependencies" : [
        "DotSwiftEncoder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DotSwiftEncoderTests",
      "module_type" : "SwiftTarget",
      "name" : "DotSwiftEncoderTests",
      "path" : "DotSwiftEncoder/Tests",
      "sources" : [
        "DotSwiftEncoderTests.swift"
      ],
      "target_dependencies" : [
        "DotSwiftEncoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DotSwiftEncoder",
      "module_type" : "SwiftTarget",
      "name" : "DotSwiftEncoder",
      "path" : "DotSwiftEncoder/Sources",
      "product_memberships" : [
        "DotSwiftEncoder",
        "SwiftGraphBindings"
      ],
      "sources" : [
        "DOTEncoder.swift",
        "OutputStructure.swift"
      ],
      "target_dependencies" : [
        "DotSwiftAttributes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DotSwiftAttributesTests",
      "module_type" : "SwiftTarget",
      "name" : "DotSwiftAttributesTests",
      "path" : "DotSwiftAttributes/Tests",
      "sources" : [
        "DotSwiftAttributesTests.swift"
      ],
      "target_dependencies" : [
        "DotSwiftAttributes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DotSwiftAttributes",
      "module_type" : "SwiftTarget",
      "name" : "DotSwiftAttributes",
      "path" : "DotSwiftAttributes/Sources",
      "product_memberships" : [
        "DotSwiftAttributes",
        "DotSwiftEncoder",
        "SwiftGraphBindings"
      ],
      "sources" : [
        "Attributes.swift",
        "Generated/AttributeGroups.generated.swift",
        "Generated/Attributes.generated.swift",
        "Model.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.