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 Durian with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/Durian.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/Durian
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 16e6096 Add CMake support and CI (#1)
Cloned https://github.com/hylo-lang/Durian.git
Revision (git rev-parse @):
16e6096fab2f87fdd29e3c0968951e55f64ff79e
SUCCESS checkout https://github.com/hylo-lang/Durian.git at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "durian",
      "name": "Durian",
      "url": "https://github.com/hylo-lang/Durian.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Durian",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hylo-lang/Durian.git from cache
Fetched https://github.com/hylo-lang/Durian.git from cache (0.20s)
Creating working copy for https://github.com/hylo-lang/Durian.git
Working copy of https://github.com/hylo-lang/Durian.git resolved at 1.2.1 (16e6096)
warning: '.resolve-product-dependencies': dependency 'durian' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hylo-lang/Durian.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/17] Compiling Durian Restorable.swift
[4/17] Compiling Durian Transform.swift
[5/19] Compiling Durian ChooseN.swift
[6/19] Compiling Durian Combinator.swift
[7/19] Emitting module Durian
[8/19] Compiling Durian Combine.swift
[9/19] Compiling Durian HardFailure.swift
[10/19] Compiling Durian Bind.swift
[11/19] Compiling Durian Choose.swift
[12/19] Compiling Durian AnyCombinator.swift
[13/19] Compiling Durian Apply.swift
[14/19] Compiling Durian Maybe.swift
[15/19] Compiling Durian OneOrMany.swift
[16/19] Compiling Durian PopFirst.swift
[17/19] Compiling Durian Recursive.swift
[18/19] Compiling Durian TryCatch.swift
[19/19] Compiling Durian ZeroOrMany.swift
Build complete! (1.32s)
Build complete.
Done.