The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftBeanCountParserUtils, reference main (64cf3d), with Swift 6.1 for macOS (SPM) on 8 Sep 2025 06:55:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountParserUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountParserUtils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 64cf3d6 Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountParserUtils.git
Revision (git rev-parse @):
64cf3d6b91fb5892b402afd432d4873c96ff34f3
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountParserUtils.git at main
========================================
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": "swiftbeancountparserutils",
      "name": "SwiftBeanCountParserUtils",
      "url": "https://github.com/Nef10/SwiftBeanCountParserUtils.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountParserUtils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/947] Fetching swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.78s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at main (64cf3d6)
warning: '.resolve-product-dependencies': dependency 'swiftbeancountparserutils' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountParserUtils.git
https://github.com/Nef10/SwiftBeanCountParserUtils.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftBeanCountParserUtils",
  "name" : "SwiftBeanCountParserUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountParserUtils",
      "targets" : [
        "SwiftBeanCountParserUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountParserUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserUtilsTests",
      "path" : "Tests/SwiftBeanCountParserUtilsTests",
      "sources" : [
        "StringTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountParserUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountParserUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserUtils",
      "path" : "Sources/SwiftBeanCountParserUtils",
      "product_memberships" : [
        "SwiftBeanCountParserUtils"
      ],
      "sources" : [
        "String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling SwiftBeanCountParserUtils String.swift
[4/4] Emitting module SwiftBeanCountParserUtils
Build complete! (3.77s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftBeanCountParserUtils",
  "name" : "SwiftBeanCountParserUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountParserUtils",
      "targets" : [
        "SwiftBeanCountParserUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountParserUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserUtilsTests",
      "path" : "Tests/SwiftBeanCountParserUtilsTests",
      "sources" : [
        "StringTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountParserUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountParserUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserUtils",
      "path" : "Sources/SwiftBeanCountParserUtils",
      "product_memberships" : [
        "SwiftBeanCountParserUtils"
      ],
      "sources" : [
        "String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.