This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 emu 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/limethaw/emu.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/limethaw/emu
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at d72c8bd Added FordFulkerson test cases
Cloned https://github.com/limethaw/emu.git
Revision (git rev-parse @):
d72c8bd640cdda076fc2ffab0c0e02feeef2a004
SUCCESS checkout https://github.com/limethaw/emu.git at 0.0.2
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.16s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.43s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "emu",
      "name": "emu",
      "url": "https://github.com/limethaw/emu.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/emu",
      "dependencies": [
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "3.2.0",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/limethaw/emu.git
[1/446] Fetching emu
Fetched https://github.com/limethaw/emu.git from cache (0.23s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.15s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.02s)
Creating working copy for https://github.com/limethaw/emu.git
Working copy of https://github.com/limethaw/emu.git resolved at 0.0.2 (d72c8bd)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
warning: '.resolve-product-dependencies': dependency 'emu' is not used by any target
Found 1 product dependencies
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/limethaw/emu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-6044DDE57671499D.txt
[6/22] Compiling threadsafe Atomic.swift
[7/22] Emitting module threadsafe
[8/22] Compiling threadsafe Lock.swift
[9/22] Compiling functional AVLTree.swift
[10/22] Emitting module functional
[11/22] Compiling functional Atomic.swift
[12/22] Emitting module Rainbow
[13/23] Compiling Rainbow String+Rainbow.swift
[14/23] Compiling Rainbow XcodeColorsSupport.swift
[15/23] Compiling Rainbow BackgroundColor.swift
[16/23] Compiling Rainbow CodesParser.swift
[17/23] Compiling Rainbow Color.swift
[18/23] Compiling Rainbow ControlCode.swift
[19/23] Compiling Rainbow Style.swift
[20/23] Compiling Rainbow StringGenerator.swift
[21/23] Compiling Rainbow ModesExtractor.swift
[22/23] Compiling Rainbow OutputTarget.swift
[23/23] Compiling Rainbow Rainbow.swift
[24/31] Compiling emu Queue.swift
[25/31] Compiling emu Util.swift
[26/31] Compiling emu Quicksort.swift
[27/31] Compiling emu FordFulkerson.swift
[28/31] Emitting module emu
[29/31] Compiling emu Matrix.swift
[30/31] Compiling emu InsertionSort.swift
[31/31] Compiling emu BFS.swift
Build complete! (6.09s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.