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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/limethaw/emu
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 47d1712 Switching to Github Actions for CI
Cloned https://github.com/limethaw/emu.git
Revision (git rev-parse @):
47d1712e2a3daebc6cd41c2bb45ccba7d998ec3b
SUCCESS checkout https://github.com/limethaw/emu.git at master
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.1.5 (0.39s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/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/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/limethaw/emu.git from cache
Fetched https://github.com/limethaw/emu.git from cache (0.14s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.14s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.01s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/limethaw/emu.git
Working copy of https://github.com/limethaw/emu.git resolved at master (47d1712)
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] Emitting module threadsafe
[7/22] Compiling threadsafe Lock.swift
[8/22] Compiling threadsafe Atomic.swift
[9/22] Emitting module functional
[10/22] Compiling functional Atomic.swift
[11/22] Compiling functional AVLTree.swift
[12/22] Compiling Rainbow Style.swift
[13/22] Compiling Rainbow StringGenerator.swift
[14/22] Compiling Rainbow String+Rainbow.swift
[15/23] Compiling Rainbow XcodeColorsSupport.swift
[16/23] Compiling Rainbow ModesExtractor.swift
[17/23] Compiling Rainbow OutputTarget.swift
[18/23] Compiling Rainbow BackgroundColor.swift
[19/23] Compiling Rainbow CodesParser.swift
[20/23] Compiling Rainbow Color.swift
[21/23] Compiling Rainbow ControlCode.swift
[22/23] Emitting module Rainbow
[23/23] Compiling Rainbow Rainbow.swift
[24/31] Compiling emu FordFulkerson.swift
[25/32] Compiling emu Stack.swift
[26/32] Compiling emu InsertionSort.swift
[27/32] Compiling emu Quicksort.swift
[28/32] Compiling emu BFS.swift
[29/32] Compiling emu Queue.swift
[30/32] Compiling emu Util.swift
[31/32] Compiling emu Matrix.swift
[32/32] Emitting module emu
Build complete! (4.73s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.