The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TypoChecker 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/t-osawa-009/TypoChecker.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/t-osawa-009/TypoChecker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d8fd920 Update README.md
Cloned https://github.com/t-osawa-009/TypoChecker.git
Revision (git rev-parse @):
d8fd920373f54a6e649a23cc6093a51db4e53985
SUCCESS checkout https://github.com/t-osawa-009/TypoChecker.git at master
Fetching https://github.com/seznam/swift-uniyaml.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git (0.21s)
Fetched https://github.com/seznam/swift-uniyaml.git (0.22s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.02s)
Computing version for https://github.com/seznam/swift-uniyaml.git
Computed https://github.com/seznam/swift-uniyaml.git at 0.11.1 (0.58s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Creating working copy for https://github.com/seznam/swift-uniyaml.git
Working copy of https://github.com/seznam/swift-uniyaml.git resolved at 0.11.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "typochecker",
      "name": "TypoChecker",
      "url": "https://github.com/t-osawa-009/TypoChecker.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TypoChecker",
      "dependencies": [
        {
          "identity": "swift-uniyaml",
          "name": "UniYAML",
          "url": "https://github.com/seznam/swift-uniyaml.git",
          "version": "0.12.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-uniyaml",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files.git",
          "version": "2.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/t-osawa-009/TypoChecker.git
[1/339] Fetching typochecker
Fetched https://github.com/t-osawa-009/TypoChecker.git (0.26s)
Fetching https://github.com/seznam/swift-uniyaml.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git (0.22s)
Fetched https://github.com/seznam/swift-uniyaml.git (0.23s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.02s)
Computing version for https://github.com/seznam/swift-uniyaml.git
Computed https://github.com/seznam/swift-uniyaml.git at 0.12.0 (0.61s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Creating working copy for https://github.com/seznam/swift-uniyaml.git
Working copy of https://github.com/seznam/swift-uniyaml.git resolved at 0.12.0
Creating working copy for https://github.com/t-osawa-009/TypoChecker.git
Working copy of https://github.com/t-osawa-009/TypoChecker.git resolved at master
Found 2 product dependencies
  - UniYAML
  - Files
========================================
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/7] Emitting module Files
[2/7] Compiling UniYAML YAML.swift
[3/7] Compiling UniYAML Encoder.swift
[4/7] Emitting module UniYAML
[5/7] Compiling UniYAML Decoder.swift
[6/7] Compiling Files Files.swift
[7/20] Compiling TypoChecker Configuration.swift
[8/20] Compiling TypoChecker JSONReport.swift
[9/20] Compiling TypoChecker YAMLParser.swift
[10/20] Compiling TypoChecker MarkdownReport.swift
[11/20] Compiling TypoChecker ReportGenerator.swift
[12/20] Compiling TypoChecker ReportOutputer.swift
[13/20] Compiling TypoChecker Reportable.swift
[14/20] Compiling TypoChecker Analytics.swift
[15/20] Compiling TypoChecker AnalyticsNamingTypo.swift
[16/21] Compiling TypoChecker XcodeReport.swift
[17/21] Compiling TypoChecker AnalyticsStringTypo.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1040:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Option' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1069:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String { return docString }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1070:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var debugDescription: String { return description }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1111:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func zfill(length: Int, buffer: String=" ") -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1121:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var fileExists: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1127:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isDirectory: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1134:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func ansiFormatted(color: ANSIColor, style: ANSIStyle = .none) -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1144:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T : BinaryInteger>(_ integer: T) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1148:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ string: String) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1155:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ bool: Bool) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1163:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1169:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

[18/21] Compiling TypoChecker ArgumentParser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1040:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Option' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1069:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String { return docString }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1070:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var debugDescription: String { return description }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1111:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func zfill(length: Int, buffer: String=" ") -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1121:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var fileExists: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1127:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isDirectory: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1134:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func ansiFormatted(color: ANSIColor, style: ANSIStyle = .none) -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1144:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T : BinaryInteger>(_ integer: T) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1148:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ string: String) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1155:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ bool: Bool) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1163:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1169:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

[19/21] Emitting module TypoChecker
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1040:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Option' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1069:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String { return docString }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1070:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var debugDescription: String { return description }
    ^~~~
    public
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1111:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func zfill(length: Int, buffer: String=" ") -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1121:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var fileExists: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1127:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isDirectory: Bool {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1134:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func ansiFormatted(color: ANSIColor, style: ANSIStyle = .none) -> String {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1144:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T : BinaryInteger>(_ integer: T) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1148:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ string: String) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1155:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(_ bool: Bool) {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1163:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TypoChecker/ArgumentParser/ArgumentParser.swift:1169:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var uniqueElements: [Iterator.Element] {
    ^~~~~~~

[20/21] Compiling TypoChecker main.swift
[20/21] Linking TypoChecker
Build complete! (15.33s)
Build complete.
Done.