The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ToothpasteSqueezer, reference master (2b2cbf), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 10:17:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Samasaur1/ToothpasteSqueezer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/ToothpasteSqueezer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2b2cbf3 Add executable product
Cloned https://github.com/Samasaur1/ToothpasteSqueezer.git
Revision (git rev-parse @):
2b2cbf39ee5c3335c7295948ed770f1241ac7f38
SUCCESS checkout https://github.com/Samasaur1/ToothpasteSqueezer.git at master
Fetching https://github.com/Samasaur1/SwiftySCADKit
[1/236] Fetching swiftyscadkit
Fetched https://github.com/Samasaur1/SwiftySCADKit from cache (0.57s)
Creating working copy for https://github.com/Samasaur1/SwiftySCADKit
Working copy of https://github.com/Samasaur1/SwiftySCADKit resolved at master (eff523c)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "toothpastesqueezer",
      "name": "ToothpasteSqueezer",
      "url": "https://github.com/Samasaur1/ToothpasteSqueezer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ToothpasteSqueezer",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftyscadkit",
          "name": "SwiftySCADKit",
          "url": "https://github.com/Samasaur1/SwiftySCADKit",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftySCADKit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Samasaur1/ToothpasteSqueezer.git
[1/85] Fetching toothpastesqueezer
Fetched https://github.com/Samasaur1/ToothpasteSqueezer.git from cache (0.71s)
Fetching https://github.com/Samasaur1/SwiftySCADKit from cache
Fetched https://github.com/Samasaur1/SwiftySCADKit from cache (0.45s)
Creating working copy for https://github.com/Samasaur1/SwiftySCADKit
Working copy of https://github.com/Samasaur1/SwiftySCADKit resolved at master (e1c3080)
Creating working copy for https://github.com/Samasaur1/ToothpasteSqueezer.git
Working copy of https://github.com/Samasaur1/ToothpasteSqueezer.git resolved at master (2b2cbf3)
Found 1 product dependencies
  - SwiftySCADKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Samasaur1/ToothpasteSqueezer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write ToothpasteSqueezer-entitlement.plist
[1/7] Write sources
[3/7] Write swift-version--6988338F2F200930.txt
[5/12] Compiling SwiftySCADKit OpenSCAD.swift
[6/12] Compiling SwiftySCADKit BooleanOperators.swift
[7/12] Compiling SwiftySCADKit Transformations.swift
[8/12] Emitting module SwiftySCADKit
[9/12] Compiling SwiftySCADKit BasicShapes.swift
[10/14] Compiling ToothpasteSqueezer main.swift
[11/14] Emitting module ToothpasteSqueezer
[11/14] Write Objects.LinkFileList
[12/14] Linking ToothpasteSqueezer
[13/14] Applying ToothpasteSqueezer
Build complete! (5.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftyscadkit",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Samasaur1/SwiftySCADKit"
    }
  ],
  "manifest_display_name" : "ToothpasteSqueezer",
  "name" : "ToothpasteSqueezer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ToothpasteSqueezer",
      "targets" : [
        "ToothpasteSqueezer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ToothpasteSqueezerTests",
      "module_type" : "SwiftTarget",
      "name" : "ToothpasteSqueezerTests",
      "path" : "Tests/ToothpasteSqueezerTests",
      "sources" : [
        "ToothpasteSqueezerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ToothpasteSqueezer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ToothpasteSqueezer",
      "module_type" : "SwiftTarget",
      "name" : "ToothpasteSqueezer",
      "path" : "Sources/ToothpasteSqueezer",
      "product_dependencies" : [
        "SwiftySCADKit"
      ],
      "product_memberships" : [
        "ToothpasteSqueezer"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
Done.