The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swim with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mitsuse/swim.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mitsuse/swim
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a29d999 Merge branch 'update-readme'
Cloned https://github.com/mitsuse/swim.git
Revision (git rev-parse @):
a29d999c27475bfb3859c7d48b51f8353c0410b1
SUCCESS checkout https://github.com/mitsuse/swim.git at master
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.29s)
Computing version for https://github.com/Carthage/Commandant.git
Fetched https://github.com/Quick/Quick.git (0.61s)
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.57s)
Fetched https://github.com/Quick/Nimble.git (0.90s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.03s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swim",
      "name": "swim",
      "url": "https://github.com/mitsuse/swim.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swim",
      "dependencies": [
        {
          "identity": "commandant",
          "name": "Commandant",
          "url": "https://github.com/Carthage/Commandant.git",
          "version": "0.17.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
          "dependencies": [
            {
              "identity": "quick",
              "name": "Quick",
              "url": "https://github.com/Quick/Quick.git",
              "version": "2.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
              "dependencies": [
                {
                  "identity": "nimble",
                  "name": "Nimble",
                  "url": "https://github.com/Quick/Nimble.git",
                  "version": "8.1.2",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "nimble",
              "name": "Nimble",
              "url": "https://github.com/Quick/Nimble.git",
              "version": "8.1.2",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mitsuse/swim.git
[1/99] Fetching swim
Fetched https://github.com/mitsuse/swim.git (0.24s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.19s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.04s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git (0.54s)
Fetched https://github.com/Quick/Nimble.git (0.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.02s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/mitsuse/swim.git
Working copy of https://github.com/mitsuse/swim.git resolved at master
Found 1 product dependencies
  - Commandant
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Commandant Errors.swift
[2/11] Compiling Commandant ArgumentProtocol.swift
[3/11] Compiling Commandant Command.swift
[4/11] Compiling Commandant HelpCommand.swift
[5/11] Compiling Commandant Argument.swift
[6/11] Compiling Commandant ArgumentParser.swift
[7/11] Emitting module Commandant
[8/11] Compiling Commandant Option.swift
[9/11] Compiling Commandant Result+Additions.swift
[10/11] Compiling Commandant OrderedSet.swift
[11/12] Compiling Commandant Switch.swift
[12/18] Compiling swim InputSource.swift
[13/18] Compiling swim main.swift
[14/18] Compiling swim Object.swift
[15/18] Compiling swim Command.swift
[16/18] Emitting module swim
[17/18] Compiling swim RawInputSource.swift
[17/18] Linking swim
Build complete! (13.36s)
Build complete.
Done.