The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-bundler with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-bundler.git
Reference: v2.0.5
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-bundler
 * tag               v2.0.5     -> FETCH_HEAD
HEAD is now at aa89e35 Fix 5.8 build errors by adding type annotations and refactoring result builders
Cloned https://github.com/stackotter/swift-bundler.git into spi-builder-workspace
aa89e35b8e08a9d6bd93fea6401c0fe02f8143cb
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-bundler.git at v2.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/stackotter/swift-argument-parser from cache
Fetched https://github.com/stackotter/swift-argument-parser (0.15s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/LebJe/TOMLKit from cache
Fetched https://github.com/onevcat/Rainbow (0.21s)
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/LebJe/TOMLKit (0.22s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetched https://github.com/mxcl/Version.git (0.17s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Fetched https://github.com/pointfreeco/swift-parsing.git (0.39s)
Fetched https://github.com/apple/swift-log (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.02s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.03s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/LebJe/TOMLKit
Computed https://github.com/LebJe/TOMLKit at 0.5.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.8.0 (0.45s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.4.2 (0.02s)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.0.1
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/LebJe/TOMLKit
Working copy of https://github.com/LebJe/TOMLKit resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/stackotter/swift-argument-parser
Working copy of https://github.com/stackotter/swift-argument-parser resolved at main
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.8.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/27] Emitting module SwiftBundler
[4/27] Compiling SwiftBundler Empty.swift
[4/71] Compiling Date&Time&DateTime.cpp
[5/71] Compiling Conversion.cpp
[6/77] Compiling Node.cpp
[8/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/77] Emitting module ArgumentParserToolInfo
[10/77] Compiling Logging LogHandler.swift
[11/77] Compiling Logging Locks.swift
[11/77] Compiling Array.cpp
[13/113] Compiling Logging Logging.swift
[14/113] Emitting module Logging
[14/113] Compiling Table.cpp
[16/139] Compiling Version Version.swift
[17/139] Compiling Version Version+Range.swift
[18/139] Compiling Version Version+Codable.swift
[19/139] Compiling Version Version+Comparable.swift
[20/139] Compiling TOMLKit SingleValueDecodingContainer.swift
[21/139] Compiling TOMLKit TOMLDecoder.swift
[22/139] Compiling TOMLKit TOMLCodingKey.swift
[23/139] Compiling TOMLKit TOMLParseError.swift
[24/139] Compiling TOMLKit TOMLType.swift
[25/139] Compiling TOMLKit TOMLEncoder.swift
[26/145] Compiling TOMLKit UnkeyedEncodingContainer.swift
[27/145] Compiling TOMLKit FormatOptions.swift
[28/145] Compiling TOMLKit Operators&Extensions.swift
[29/145] Compiling TOMLKit TOMLInt.swift
[30/145] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[31/145] Compiling TOMLKit TOMLTable.swift
[32/145] Emitting module ArgumentParser
[33/149] Compiling TOMLKit InternalTOMLEncoder.swift
[34/149] Compiling TOMLKit KeyedEncodingContainer.swift
[35/149] Compiling TOMLKit SingleValueEncodingContainer.swift
[36/149] Compiling TOMLKit TOMLTableIterator.swift
[37/149] Compiling TOMLKit TOMLValueConvertible+Int.swift
[41/149] Compiling TOMLKit TOMLValueConvertible.swift
[42/149] Compiling TOMLKit InternalTOMLDecoder.swift
[43/149] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[49/149] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[50/149] Compiling TOMLKit TOMLArray.swift
[51/149] Compiling TOMLKit TOMLArrayIterator.swift
[52/149] Compiling TOMLKit TOMLDate&Time&DateTime.swift
[53/149] Compiling TOMLKit UnkeyedDecodingContainer.swift
[59/149] Compiling ArgumentParser CollectionExtensions.swift
[60/149] Compiling ArgumentParser SequenceExtensions.swift
[61/149] Compiling ArgumentParser StringExtensions.swift
[62/149] Compiling ArgumentParser Tree.swift
[68/149] Compiling ArgumentParser HelpCommand.swift
[69/149] Compiling ArgumentParser HelpGenerator.swift
[70/149] Compiling ArgumentParser MessageInfo.swift
[71/149] Compiling ArgumentParser UsageGenerator.swift
[76/149] Compiling Parsing Newline.swift
[77/149] Compiling Parsing Not.swift
[78/149] Compiling Parsing OneOf.swift
[79/149] Compiling Parsing OneOfMany.swift
[80/149] Compiling ArgumentParser ArgumentDecoder.swift
[81/149] Compiling ArgumentParser ArgumentDefinition.swift
[82/149] Compiling ArgumentParser ArgumentSet.swift
[83/149] Compiling ArgumentParser CommandParser.swift
[84/149] Compiling ArgumentParser InputOrigin.swift
[85/149] Compiling ArgumentParser DumpHelpGenerator.swift
[86/149] Emitting module Version
[87/149] Compiling Version Version+Foundation.swift
[88/149] Emitting module Rainbow
[89/149] Compiling Rainbow String+Rainbow.swift
[90/149] Compiling Rainbow StringGenerator.swift
[91/149] Compiling Rainbow OutputTarget.swift
[98/149] Compiling Rainbow Rainbow.swift
[99/150] Compiling Parsing Skip.swift
[100/150] Compiling Parsing StartsWith.swift
[101/150] Compiling Parsing Stream.swift
[102/150] Compiling Parsing UUID.swift
[103/150] Compiling Parsing Whitespace.swift
[104/150] Compiling Parsing ParsingError.swift
[105/150] Compiling Rainbow Style.swift
[129/153] Compiling TOMLKit TOMLValue+Initializers.swift
[130/153] Compiling TOMLKit TOMLValue.swift
[131/153] Compiling TOMLKit ValueOptions.swift
[136/153] Emitting module TOMLKit
[152/153] Emitting module Parsing
[153/218] Compiling swift_bundler ProcessError.swift
[154/218] Compiling swift_bundler Result.swift
[155/218] Compiling swift_bundler Sequence.swift
[156/218] Compiling swift_bundler String.swift
[157/218] Compiling swift_bundler URL.swift
[158/218] Compiling swift_bundler SwiftBundler.swift
[159/218] Compiling swift_bundler Logger.swift
[160/218] Compiling swift_bundler LoggerLevel.swift
[161/218] Compiling swift_bundler Array+OutputComponent.swift
[162/227] Emitting module swift_bundler
[163/227] Compiling swift_bundler ConfigurationError.swift
[164/227] Compiling swift_bundler ExpressionEvaluator.swift
[165/227] Compiling swift_bundler ExpressionEvaluatorError.swift
[166/227] Compiling swift_bundler OldConfiguration.swift
[167/227] Compiling swift_bundler Array.swift
[168/227] Compiling swift_bundler CaseIterable.swift
[169/227] Compiling swift_bundler FileHandle+TextOutputStream.swift
[170/227] Compiling swift_bundler FileManager.swift
[171/227] Compiling swift_bundler Process.swift
[172/227] Compiling swift_bundler ExampleCommand.swift
[173/227] Compiling swift_bundler InlineList.swift
[174/227] Compiling swift_bundler KeyedList.swift
[175/227] Compiling swift_bundler KeyedListBuilder.swift
[176/227] Compiling swift_bundler Line.swift
[177/227] Compiling swift_bundler LineBuilder.swift
[178/227] Compiling swift_bundler LinePartsBuilder.swift
[179/227] Compiling swift_bundler List.swift
[180/227] Compiling swift_bundler Output.swift
[181/227] Compiling swift_bundler ResourceBundler.swift
[182/227] Compiling swift_bundler ResourceBundlerError.swift
[183/227] Compiling swift_bundler BuildArchitecture.swift
[184/227] Compiling swift_bundler BuildConfiguration.swift
[185/227] Compiling swift_bundler SwiftPackageManager.swift
[186/227] Compiling swift_bundler SwiftPackageManagerError.swift
[187/227] Compiling swift_bundler SwiftTargetInfo.swift
[188/227] Compiling swift_bundler IndentationStyle.swift
[189/227] Compiling swift_bundler SystemDependency.swift
[190/227] Compiling swift_bundler OutputBuilder.swift
[191/227] Compiling swift_bundler OutputComponent.swift
[192/227] Compiling swift_bundler OutputPartsBuilder.swift
[193/227] Compiling swift_bundler Section.swift
[194/227] Compiling swift_bundler String+OutputComponent.swift
[195/227] Compiling swift_bundler StringOutput.swift
[196/227] Compiling swift_bundler Signal.swift
[197/227] Compiling swift_bundler Stopwatch.swift
[198/227] Compiling swift_bundler main.swift
[199/227] Compiling swift_bundler Bundler.swift
[200/227] Compiling swift_bundler BundlerError.swift
[201/227] Compiling swift_bundler DynamicLibraryBundler.swift
[202/227] Compiling swift_bundler DynamicLibraryBundlerError.swift
[203/227] Compiling swift_bundler IconSetCreator.swift
[204/227] Compiling swift_bundler IconSetCreatorError.swift
[205/227] Compiling swift_bundler MetalCompiler.swift
[206/227] Compiling swift_bundler MetalCompilerError.swift
[207/227] Compiling swift_bundler PlistCreator.swift
[208/227] Compiling swift_bundler PlistCreatorError.swift
[209/227] Compiling swift_bundler GenerateXcodeSupportCommand.swift
[210/227] Compiling swift_bundler RunCommand.swift
[211/227] Compiling swift_bundler TemplatesInfoCommand.swift
[212/227] Compiling swift_bundler TemplatesListCommand.swift
[213/227] Compiling swift_bundler TemplatesUpdateCommand.swift
[214/227] Compiling swift_bundler TemplatesCommand.swift
[215/227] Compiling swift_bundler AppConfiguration.swift
[216/227] Compiling swift_bundler AppConfigurationError.swift
[217/227] Compiling swift_bundler Configuration.swift
[218/227] Compiling swift_bundler Template.swift
[219/227] Compiling swift_bundler TemplateManifest.swift
[220/227] Compiling swift_bundler Templater.swift
[221/227] Compiling swift_bundler TemplaterError.swift
[222/227] Compiling swift_bundler XcodeSupportGenerator.swift
[223/227] Compiling swift_bundler XcodeSupportGeneratorError.swift
[224/227] Compiling swift_bundler BundleCommand.swift
[225/227] Compiling swift_bundler Command.swift
[226/227] Compiling swift_bundler CreateCommand.swift
[226/227] Linking swift-bundler
Build complete! (54.70s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/stackotter/swift-bundler.git from cache
Fetched https://github.com/stackotter/swift-bundler.git (0.25s)
Fetching https://github.com/stackotter/swift-argument-parser from cache
Fetched https://github.com/stackotter/swift-argument-parser (0.16s)
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/LebJe/TOMLKit from cache
Fetched https://github.com/mxcl/Version.git (0.17s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetched https://github.com/onevcat/Rainbow (0.17s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/LebJe/TOMLKit (0.22s)
Fetched https://github.com/apple/swift-log (0.38s)
Fetched https://github.com/pointfreeco/swift-parsing.git (0.43s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.02s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/LebJe/TOMLKit
Computed https://github.com/LebJe/TOMLKit at 0.5.5 (0.53s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.3 (0.03s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.13.0 (0.02s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths (0.43s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.02s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.02s)
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.3
Creating working copy for https://github.com/stackotter/swift-bundler.git
Working copy of https://github.com/stackotter/swift-bundler.git resolved at v2.0.5
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.13.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.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 1.0.2
Creating working copy for https://github.com/stackotter/swift-argument-parser
Working copy of https://github.com/stackotter/swift-argument-parser resolved at main
Creating working copy for https://github.com/LebJe/TOMLKit
Working copy of https://github.com/LebJe/TOMLKit resolved at 0.5.5
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-bundler",
      "name": "swift-bundler",
      "url": "https://github.com/stackotter/swift-bundler.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bundler",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/stackotter/swift-argument-parser",
          "version": "unspecified",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [

          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.5.3",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [

          ]
        },
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing.git",
          "version": "0.13.0",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.0.0",
              "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.0.2",
                  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [

                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "tomlkit",
          "name": "TOMLKit",
          "url": "https://github.com/LebJe/TOMLKit",
          "version": "0.5.5",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TOMLKit",
          "dependencies": [

          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.0.1",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [

          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.0.1",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/stackotter/swift-bundler/v2.0.5
Repository:               stackotter/swift-bundler
Swift version used:       5.8
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   SwiftBundler
Building for debugging...
Build complete! (0.15s)
Generating documentation for 'SwiftBundler'...
Converting documentation...
Conversion complete! (0.10s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/stackotter/swift-bundler/v2.0.5'
      68
2	spi-builder-workspace/.docs/stackotter/swift-bundler/v2.0.5
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/stackotter/swift-bundler/v2.0.5
File count: 68
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-stackotter-swift-bundler-v2.0.5-858b90d1.zip to s3://spi-docs-inbox/prod-stackotter-swift-bundler-v2.0.5-858b90d1.zip
Copying... [22%]
Copying... [43%]
Copying... [65%]
Copying... [86%]
Copying... [100%]
Done.

Build Machine: Mac 5