The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hondana, reference main (a028b3), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:48:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Hondana.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KS1019/Hondana
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a028b36 Update README.md
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
a028b369553b408b4b63d9e842883dccdc56fc46
SUCCESS checkout https://github.com/KS1019/Hondana.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1442] Fetching rainbow
[59/2371] Fetching rainbow, swiftytexttable
[134/3644] Fetching rainbow, swiftytexttable, files
[198/9108] Fetching rainbow, swiftytexttable, files, swift-custom-dump
[795/14831] Fetching rainbow, swiftytexttable, files, swift-custom-dump, xctest-dynamic-overlay
[1316/14892] Fetching rainbow, swiftytexttable, files, swift-custom-dump, xctest-dynamic-overlay, assertswiftcli
[3627/32415] Fetching rainbow, swiftytexttable, files, swift-custom-dump, xctest-dynamic-overlay, assertswiftcli, swift-argument-parser
Fetched https://github.com/JohnSundell/Files from cache (1.60s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.60s)
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (1.60s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.60s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (1.60s)
Fetched https://github.com/onevcat/Rainbow from cache (1.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.61s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (2.29s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (2.28s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.72s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.82s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.70s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "hondana",
      "name": "Hondana",
      "url": "https://github.com/KS1019/Hondana.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hondana",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files",
          "version": "4.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftytexttable",
          "name": "SwiftyTextTable",
          "url": "https://github.com/scottrhoyt/SwiftyTextTable",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KS1019/Hondana.git
[1/1149] Fetching hondana
Fetched https://github.com/KS1019/Hondana.git from cache (0.85s)
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/scottrhoyt/SwiftyTextTable from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.46s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Fetched https://github.com/onevcat/Rainbow from cache (0.58s)
Fetched https://github.com/JohnSundell/Files from cache (0.58s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.65s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.03s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.57s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/KS1019/Hondana.git
Working copy of https://github.com/KS1019/Hondana.git resolved at main (a028b36)
Found 4 product dependencies
  - swift-argument-parser
  - Files
  - Rainbow
  - SwiftyTextTable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/KS1019/Hondana.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[3/13] Write hondana-entitlement.plist
[5/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/30] Emitting module ArgumentParserToolInfo
[13/65] Compiling Rainbow StringGenerator.swift
[14/66] Compiling Rainbow String+Rainbow.swift
[15/66] Compiling Rainbow Style.swift
[16/66] Emitting module ArgumentParser
[17/69] Compiling ArgumentParser Flag.swift
[18/69] Compiling ArgumentParser NameSpecification.swift
[19/69] Compiling ArgumentParser Option.swift
[20/69] Compiling ArgumentParser OptionGroup.swift
[21/69] Compiling ArgumentParser CommandConfiguration.swift
[22/69] Compiling ArgumentParser EnumerableFlag.swift
[23/69] Compiling ArgumentParser ExpressibleByArgument.swift
[24/69] Compiling ArgumentParser ParsableArguments.swift
[25/69] Compiling ArgumentParser Argument.swift
[26/69] Compiling ArgumentParser ArgumentHelp.swift
[27/69] Compiling ArgumentParser CompletionKind.swift
[28/69] Compiling ArgumentParser Errors.swift
[29/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/69] Compiling ArgumentParser CompletionsGenerator.swift
[31/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/69] Compiling ArgumentParser SequenceExtensions.swift
[34/69] Compiling ArgumentParser StringExtensions.swift
[35/69] Compiling ArgumentParser Tree.swift
[36/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/69] Compiling ArgumentParser ParsableCommand.swift
[38/69] Compiling ArgumentParser ArgumentDecoder.swift
[39/69] Compiling ArgumentParser ArgumentDefinition.swift
[40/69] Compiling ArgumentParser ArgumentSet.swift
[41/69] Compiling ArgumentParser CommandParser.swift
[42/69] Compiling ArgumentParser InputOrigin.swift
[43/69] Compiling ArgumentParser Name.swift
[44/69] Emitting module Rainbow
[45/69] Compiling Rainbow Color.swift
[46/69] Compiling Rainbow ControlCode.swift
[47/69] Compiling Rainbow OutputTarget.swift
[48/69] Compiling Rainbow ColorApproximation.swift
[49/69] Compiling Rainbow ModesExtractor.swift
[52/69] Compiling Rainbow Rainbow.swift
[53/69] Compiling ArgumentParser MessageInfo.swift
[54/69] Compiling ArgumentParser UsageGenerator.swift
[55/69] Compiling ArgumentParser CollectionExtensions.swift
[56/69] Compiling ArgumentParser Parsed.swift
[57/69] Compiling ArgumentParser ParsedValues.swift
[58/69] Compiling ArgumentParser ParserError.swift
[59/69] Compiling ArgumentParser SplitArguments.swift
[60/69] Compiling ArgumentParser DumpHelpGenerator.swift
[61/69] Compiling ArgumentParser HelpCommand.swift
[62/69] Compiling ArgumentParser HelpGenerator.swift
[63/69] Compiling SwiftyTextTable TextTable.swift
[64/69] Emitting module SwiftyTextTable
[65/69] Emitting module Files
[66/69] Compiling Files Files.swift
[67/72] Compiling Extensions String+Extensions.swift
[68/72] Emitting module Extensions
[69/72] Compiling Extensions Files+Extensions.swift
[70/79] Compiling HondanaKit Git.swift
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | import Files
 2 | @_implementationOnly import Foundation
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public class Git {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[71/79] Compiling HondanaKit Constants.swift
[72/79] Emitting module HondanaKit
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | import Files
 2 | @_implementationOnly import class Foundation.ProcessInfo
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public enum FileSystem {
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | import Files
 2 | @_implementationOnly import Foundation
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public class Git {
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
33 | }
34 |
35 | @_implementationOnly import Extensions
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
36 | import Files
37 |
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | @_implementationOnly import Rainbow
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 2 | @_implementationOnly import SwiftyTextTable
 3 |
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | @_implementationOnly import Rainbow
 2 | @_implementationOnly import SwiftyTextTable
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public enum Output {
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
  2 | @_implementationOnly import class Foundation.NSRegularExpression
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  5 |
  6 | import ArgumentParser
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[73/79] Compiling HondanaKit Decorator.swift
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | @_implementationOnly import Rainbow
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 2 | @_implementationOnly import SwiftyTextTable
 3 |
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | @_implementationOnly import Rainbow
 2 | @_implementationOnly import SwiftyTextTable
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public enum Output {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[74/79] Compiling HondanaKit FileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 1 | import Files
 2 | @_implementationOnly import class Foundation.ProcessInfo
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
 3 |
 4 | public enum FileSystem {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[75/79] Compiling HondanaKit Bookmarklet.swift
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
33 | }
34 |
35 | @_implementationOnly import Extensions
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
36 | import Files
37 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[76/79] Compiling HondanaKit Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
  2 | @_implementationOnly import class Foundation.NSRegularExpression
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  1 | @_implementationOnly import struct Foundation.NSRange
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  2 | @_implementationOnly import class Foundation.NSRegularExpression
  3 | @_implementationOnly import class Foundation.PropertyListDecoder
  4 | @_implementationOnly import class Foundation.PropertyListEncoder
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution [#ImplementationOnlyDeprecated]
  5 |
  6 | import ArgumentParser
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[77/88] Compiling Hondana Init.swift
[78/88] Compiling Hondana Install.swift
[79/88] Compiling Hondana Hondana.swift
[80/88] Compiling Hondana Add.swift
[81/88] Compiling Hondana List.swift
[82/88] Emitting module Hondana
[83/88] Compiling Hondana Version.swift
[84/88] Compiling Hondana Audit.swift
[85/88] Compiling Hondana Sync.swift
[85/88] Write Objects.LinkFileList
[86/88] Linking hondana
[87/88] Applying hondana
Build complete! (16.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable"
    },
    {
      "identity" : "assertswiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KS1019/AssertSwiftCLI"
    }
  ],
  "manifest_display_name" : "Hondana",
  "name" : "Hondana",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "hondana",
      "targets" : [
        "Hondana"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HondanaKit",
      "targets" : [
        "HondanaKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HondanaTests",
      "module_type" : "SwiftTarget",
      "name" : "HondanaTests",
      "path" : "Tests/HondanaTests",
      "product_dependencies" : [
        "AssertSwiftCLI"
      ],
      "sources" : [
        "HondanaTests.swift"
      ],
      "target_dependencies" : [
        "Hondana"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HondanaKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HondanaKitTests",
      "path" : "Tests/HondanaKitTests",
      "product_dependencies" : [
        "AssertSwiftCLI"
      ],
      "sources" : [
        "UtitlsTests.swift"
      ],
      "target_dependencies" : [
        "HondanaKit",
        "Extensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HondanaKit",
      "module_type" : "SwiftTarget",
      "name" : "HondanaKit",
      "path" : "Sources/HondanaKit",
      "product_dependencies" : [
        "ArgumentParser",
        "Files",
        "Rainbow",
        "SwiftyTextTable"
      ],
      "product_memberships" : [
        "hondana",
        "HondanaKit"
      ],
      "sources" : [
        "FileSystem/FileSystem.swift",
        "GitInstaller/Git.swift",
        "Models/Bookmarklet.swift",
        "Output/Decorator.swift",
        "Utils/Constants.swift",
        "Utils/Utils.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hondana",
      "module_type" : "SwiftTarget",
      "name" : "Hondana",
      "path" : "Sources/Hondana",
      "product_dependencies" : [
        "ArgumentParser",
        "Files"
      ],
      "product_memberships" : [
        "hondana"
      ],
      "sources" : [
        "Add.swift",
        "Audit.swift",
        "Hondana.swift",
        "Init.swift",
        "Install.swift",
        "List.swift",
        "Sync.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "Extensions",
        "HondanaKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtensionsTests",
      "path" : "Tests/ExtensionsTests",
      "sources" : [
        "Files+ExtensionsTests.swift",
        "String+ExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "Files"
      ],
      "product_memberships" : [
        "hondana",
        "HondanaKit"
      ],
      "sources" : [
        "Files+Extensions.swift",
        "String+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.