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 swift-blurhash, reference main (202d78), with Swift 6.0 for macOS (SPM) on 23 Oct 2024 10:46:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valeriyvan/swift-blurhash.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valeriyvan/swift-blurhash
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 202d781 Update README.md
Cloned https://github.com/valeriyvan/swift-blurhash.git
Revision (git rev-parse @):
202d781d0a11addf9b781cc1535dcdcaa3068b94
SUCCESS checkout https://github.com/valeriyvan/swift-blurhash.git at main
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5576] Fetching swift-numerics
[2/11139] Fetching swift-numerics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.14s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.67s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
========================================
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": "swift-blurhash",
      "name": "swift-blurhash",
      "url": "https://github.com/valeriyvan/swift-blurhash.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-blurhash",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/valeriyvan/swift-blurhash.git
[4/193] Fetching swift-blurhash
Fetched https://github.com/valeriyvan/swift-blurhash.git from cache (1.20s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/valeriyvan/swift-blurhash.git
Working copy of https://github.com/valeriyvan/swift-blurhash.git resolved at main (202d781)
warning: '.resolve-product-dependencies': dependency 'swift-blurhash' is not used by any target
Found 1 product dependencies
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/valeriyvan/swift-blurhash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version--4A847ED0836F2485.txt
[6/15] Compiling RealModule AlgebraicField.swift
[7/15] Compiling RealModule Double+Real.swift
[8/15] Compiling RealModule AugmentedArithmetic.swift
[9/15] Emitting module RealModule
[10/15] Compiling RealModule ElementaryFunctions.swift
[11/15] Compiling RealModule ApproximateEquality.swift
[12/16] Compiling RealModule Float80+Real.swift
[13/16] Compiling RealModule Real.swift
[14/16] Compiling RealModule Float16+Real.swift
[15/16] Compiling RealModule Float+Real.swift
[16/16] Compiling RealModule RealFunctions.swift
[17/42] Compiling Algorithms EitherSequence.swift
[18/42] Compiling Algorithms FirstNonNil.swift
[19/42] Compiling Algorithms FlattenCollection.swift
[20/44] Compiling Algorithms Combinations.swift
[21/44] Compiling Algorithms Compacted.swift
[22/44] Compiling Algorithms Cycle.swift
[23/44] Compiling Algorithms Suffix.swift
[24/44] Compiling Algorithms Trim.swift
[25/44] Compiling Algorithms Grouped.swift
[26/44] Compiling Algorithms Indexed.swift
[27/44] Compiling Algorithms Intersperse.swift
[28/44] Compiling Algorithms RandomSample.swift
[29/44] Compiling Algorithms Reductions.swift
[30/44] Compiling Algorithms Rotate.swift
[31/44] Compiling Algorithms Split.swift
[32/44] Compiling Algorithms Stride.swift
[33/44] Compiling Algorithms Partition.swift
[34/44] Compiling Algorithms Permutations.swift
[35/44] Compiling Algorithms Product.swift
[36/44] Compiling Algorithms Joined.swift
[37/44] Compiling Algorithms Keyed.swift
[38/44] Compiling Algorithms MinMax.swift
[39/44] Compiling Algorithms Unique.swift
[40/44] Compiling Algorithms Windows.swift
[41/44] Compiling Algorithms AdjacentPairs.swift
[42/44] Compiling Algorithms Chain.swift
[43/44] Compiling Algorithms Chunked.swift
[44/44] Emitting module Algorithms
[45/54] Compiling Blurhash UnsafeRawBufferPointer(ext).swift
[46/54] Compiling Blurhash pow.swift
[47/54] Compiling Blurhash UIImage(ext).swift
[48/54] Compiling Blurhash sRGBLinear.swift
[49/55] Compiling Blurhash UnsafeMutableRawBufferPointer(ext).swift
[50/55] Compiling Blurhash FloatingPoint.swift
[51/55] Compiling Blurhash Data(ext).swift
[52/55] Emitting module Blurhash
[53/55] Compiling Blurhash CustomBase83EncodingDecoding.swift
[54/55] Compiling Blurhash RGBFloat.swift
[55/55] Compiling Blurhash signPow.swift
Build complete! (16.07s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "swift-blurhash",
  "name" : "swift-blurhash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.3"
    },
    {
      "name" : "ios",
      "version" : "16.4"
    }
  ],
  "products" : [
    {
      "name" : "Blurhash",
      "targets" : [
        "Blurhash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlurhashTests",
      "module_type" : "SwiftTarget",
      "name" : "BlurhashTests",
      "path" : "Tests/BlurhashTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/12c2aca29ea896a628be-blurred.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/12c2aca29ea896a628be.dat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/12c2aca29ea896a628be.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/12c2aca29ea896a628be.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/a355ab362a07a267e078-blurred.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/a355ab362a07a267e078.dat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/a355ab362a07a267e078.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/a355ab362a07a267e078.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/e08adedc9f82ade9f9d5-blurred.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/e08adedc9f82ade9f9d5.dat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/e08adedc9f82ade9f9d5.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/e08adedc9f82ade9f9d5.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/ea9e499f8080ce9956a8-blurred.ppm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/ea9e499f8080ce9956a8.dat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/ea9e499f8080ce9956a8.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BlurhashTests/Resources/ea9e499f8080ce9956a8.ppm",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Base83EncodingDecodingTests.swift",
        "Bitmap+ppmBundleResource.swift",
        "Bitmap.swift",
        "Point.swift",
        "Rgba.swift",
        "blurhashDecodingFromDataTests.swift",
        "blurhashTests.swift",
        "dataTests.swift",
        "factorsTests.swift",
        "hashTests.swift"
      ],
      "target_dependencies" : [
        "Blurhash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Blurhash",
      "module_type" : "SwiftTarget",
      "name" : "Blurhash",
      "path" : "Sources/Blurhash",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "Blurhash"
      ],
      "sources" : [
        "CustomBase83EncodingDecoding.swift",
        "Data(ext).swift",
        "FloatingPoint.swift",
        "RGBFloat.swift",
        "UIImage(ext).swift",
        "UnsafeMutableRawBufferPointer(ext).swift",
        "UnsafeRawBufferPointer(ext).swift",
        "pow.swift",
        "sRGBLinear.swift",
        "signPow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.