The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of mimiq, reference main (3d1923), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:16:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendyliga/mimiq.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wendyliga/mimiq
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d1923c Update README.md
Cloned https://github.com/wendyliga/mimiq.git
Revision (git rev-parse @):
3d1923cebd952ae0c99a4323bf79d300dfddd144
SUCCESS checkout https://github.com/wendyliga/mimiq.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wendyliga/mimiq.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[8/14] Write mimiq-entitlement.plist
[9/14] Write sources
[10/14] Write swift-version-1EA4D86E10B52AF.txt
[12/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/34] Emitting module ArgumentParserToolInfo
[14/69] Compiling Logging MetadataProvider.swift
[15/69] Compiling Logging Locks.swift
[16/69] Compiling Logging Logging.swift
[17/69] Compiling Logging LogHandler.swift
[18/69] Emitting module Logging
[19/69] Emitting module ArgumentParser
[20/72] Compiling ArgumentParser Argument.swift
[21/72] Compiling ArgumentParser ArgumentHelp.swift
[22/72] Compiling ArgumentParser CompletionKind.swift
[23/72] Compiling ArgumentParser Errors.swift
[24/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/72] Compiling ArgumentParser CompletionsGenerator.swift
[26/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/72] Compiling ArgumentParser SequenceExtensions.swift
[29/72] Compiling ArgumentParser StringExtensions.swift
[30/72] Compiling ArgumentParser Tree.swift
[31/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/72] Compiling ArgumentParser ParsableCommand.swift
[33/72] Compiling ArgumentParser ArgumentDecoder.swift
[34/72] Compiling ArgumentParser ArgumentDefinition.swift
[35/72] Compiling ArgumentParser CommandConfiguration.swift
[36/72] Compiling ArgumentParser EnumerableFlag.swift
[37/72] Compiling ArgumentParser ExpressibleByArgument.swift
[38/72] Compiling ArgumentParser ParsableArguments.swift
[39/72] Compiling ArgumentParser Parsed.swift
[40/72] Compiling ArgumentParser ParsedValues.swift
[41/72] Compiling ArgumentParser ParserError.swift
[42/72] Compiling ArgumentParser SplitArguments.swift
[43/72] Compiling ArgumentParser Flag.swift
[44/72] Compiling ArgumentParser NameSpecification.swift
[45/72] Compiling ArgumentParser Option.swift
[46/72] Compiling ArgumentParser OptionGroup.swift
[47/72] Compiling ArgumentParser ArgumentSet.swift
[48/72] Compiling ArgumentParser CommandParser.swift
[49/72] Compiling ArgumentParser InputOrigin.swift
[50/72] Compiling ArgumentParser Name.swift
[51/72] Compiling ArgumentParser MessageInfo.swift
[52/72] Compiling ArgumentParser UsageGenerator.swift
[53/72] Compiling ArgumentParser CollectionExtensions.swift
[54/72] Compiling Tagged UUID.swift
[55/72] Compiling ArgumentParser DumpHelpGenerator.swift
[56/72] Compiling ArgumentParser HelpCommand.swift
[57/72] Compiling ArgumentParser HelpGenerator.swift
[58/72] Compiling SwiftKit Traceable.swift
[59/73] Compiling SwiftKit NonEmpty.swift
[60/73] Compiling SwiftKit Log.swift
[61/73] Compiling SwiftKit DefaultValue.swift
[62/73] Compiling SwiftKit Result+Extension.swift
[63/73] Compiling SwiftKit Array+Extension.swift
[64/73] Compiling SwiftKit Deprecated.swift
[65/73] Emitting module SwiftKit
[66/73] Compiling SwiftKit Error.swift
[67/73] Compiling SwiftKit String+Extension.swift
[68/73] Emitting module Tagged
[69/73] Compiling Tagged Tagged.swift
[70/73] Compiling SwiftKit Shell.swift
[71/78] Compiling ConsoleIO Output.swift
[72/78] Emitting module ConsoleIO
[73/78] Compiling ConsoleIO Input.swift
[74/82] Emitting module Explorer
[75/82] Compiling Explorer Explorer.swift
[76/82] Compiling mimiq_core Runtime.swift
[77/82] Compiling mimiq_core Simulator.swift
[78/82] Compiling mimiq_core Shell.swift
[79/82] Emitting module mimiq_core
[80/91] Compiling mimiq OutputResult.swift
[81/91] Compiling mimiq GIFQuality.swift
[82/91] Compiling mimiq ShellProvider+Mock.swift
[83/91] Emitting module mimiq
[84/91] Compiling mimiq Log.swift
[85/91] Compiling mimiq ShellProvider.swift
[86/91] Compiling mimiq Extension.swift
[87/91] Compiling mimiq Version.swift
[88/91] Compiling mimiq main.swift
[88/91] Write Objects.LinkFileList
[89/91] Linking mimiq
[90/91] Applying mimiq
Build complete! (14.91s)
Fetching https://github.com/wendyliga/Explorer.git
Fetching https://github.com/wendyliga/ConsoleIO.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-tagged.git
[1/1162] Fetching swift-tagged
[106/1724] Fetching swift-tagged, explorer
[123/1810] Fetching swift-tagged, explorer, consoleio
[806/5646] Fetching swift-tagged, explorer, consoleio, swift-log
[2798/21026] Fetching swift-tagged, explorer, consoleio, swift-log, swift-argument-parser
Fetched https://github.com/wendyliga/Explorer.git from cache (1.03s)
[3091/20464] Fetching swift-tagged, consoleio, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (2.14s)
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (2.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.14s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (2.14s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (2.68s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.89s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (1.43s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.50s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.0
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/wendyliga/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged.git"
    },
    {
      "identity" : "consoleio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wendyliga/ConsoleIO.git"
    },
    {
      "identity" : "explorer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wendyliga/Explorer.git"
    }
  ],
  "manifest_display_name" : "mimiq",
  "name" : "mimiq",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "mimiq",
      "targets" : [
        "mimiq"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MimiqCore",
      "targets" : [
        "mimiq-core"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mimiqTests",
      "module_type" : "SwiftTarget",
      "name" : "mimiqTests",
      "path" : "Tests/mimiqTests",
      "sources" : [
        "mimiqTests.swift"
      ],
      "target_dependencies" : [
        "mimiq"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mimiq_core",
      "module_type" : "SwiftTarget",
      "name" : "mimiq-core",
      "path" : "Sources/mimiq-core",
      "product_dependencies" : [
        "ConsoleIO",
        "Logging",
        "Tagged"
      ],
      "product_memberships" : [
        "mimiq",
        "MimiqCore"
      ],
      "sources" : [
        "Helper/Shell.swift",
        "Models/Runtime.swift",
        "Models/Simulator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "mimiq",
      "module_type" : "SwiftTarget",
      "name" : "mimiq",
      "path" : "Sources/mimiq",
      "product_dependencies" : [
        "ArgumentParser",
        "Explorer",
        "ConsoleIO",
        "Logging",
        "Tagged"
      ],
      "product_memberships" : [
        "mimiq"
      ],
      "sources" : [
        "Helper/Extension.swift",
        "Helper/Log.swift",
        "Helper/ShellProvider+Mock.swift",
        "Helper/ShellProvider.swift",
        "Model/GIFQuality.swift",
        "Model/OutputResult.swift",
        "Version.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "mimiq-core"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Done.