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 Bech32, reference master (791fcd), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 01:49:37 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xdeadp00l/bech32.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xdeadp00l/bech32
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 791fcda fixed localized error implementation
Cloned https://github.com/0xdeadp00l/bech32.git
Revision (git rev-parse @):
791fcda8a2010d3c6a22f1654eaa6303185925c0
SUCCESS checkout https://github.com/0xdeadp00l/bech32.git at master
========================================
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": "bech32",
      "name": "Bech32",
      "url": "https://github.com/0xdeadp00l/bech32.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bech32",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xdeadp00l/bech32.git
[1/18] Fetching bech32
Fetched https://github.com/0xdeadp00l/bech32.git from cache (0.54s)
Creating working copy for https://github.com/0xdeadp00l/bech32.git
Working copy of https://github.com/0xdeadp00l/bech32.git resolved at master (791fcda)
warning: '.resolve-product-dependencies': dependency 'bech32' 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/0xdeadp00l/bech32.git
https://github.com/0xdeadp00l/bech32.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Bech32",
  "name" : "Bech32",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Bech32",
      "targets" : [
        "Bech32"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Bech32Tests",
      "module_type" : "SwiftTarget",
      "name" : "Bech32Tests",
      "path" : "Tests/Bech32Tests",
      "sources" : [
        "Bech32Tests.swift"
      ],
      "target_dependencies" : [
        "Bech32"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bech32",
      "module_type" : "SwiftTarget",
      "name" : "Bech32",
      "path" : "Sources",
      "product_memberships" : [
        "Bech32"
      ],
      "sources" : [
        "Bech32.swift",
        "SegwitAddrCoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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/5] Compiling Bech32 SegwitAddrCoder.swift
[4/5] Compiling Bech32 Bech32.swift
[5/5] Emitting module Bech32
Build complete! (4.35s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Bech32",
  "name" : "Bech32",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Bech32",
      "targets" : [
        "Bech32"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Bech32Tests",
      "module_type" : "SwiftTarget",
      "name" : "Bech32Tests",
      "path" : "Tests/Bech32Tests",
      "sources" : [
        "Bech32Tests.swift"
      ],
      "target_dependencies" : [
        "Bech32"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bech32",
      "module_type" : "SwiftTarget",
      "name" : "Bech32",
      "path" : "Sources",
      "product_memberships" : [
        "Bech32"
      ],
      "sources" : [
        "Bech32.swift",
        "SegwitAddrCoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.