The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSerial, reference 0.1.5 (764bf5), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 22:06:49 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/mredig/SwiftSerial.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mredig/SwiftSerial
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 764bf55 (nit) readme tweak
Cloned https://github.com/mredig/SwiftSerial.git
Revision (git rev-parse @):
764bf55dc7667f665934ce69d63211471bf55b0f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mredig/SwiftSerial.git at 0.1.5
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (2.04s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
========================================
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": "swiftserial",
      "name": "SwiftSerial",
      "url": "https://github.com/mredig/SwiftSerial.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSerial",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mredig/SwiftSerial.git
[1/409] Fetching swiftserial
Fetched https://github.com/mredig/SwiftSerial.git from cache (1.05s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.65s)
Creating working copy for https://github.com/mredig/SwiftSerial.git
Working copy of https://github.com/mredig/SwiftSerial.git resolved at 0.1.5 (764bf55)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mredig/SwiftSerial.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[3/10] Write SerialTerminal-entitlement.plist
[4/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/20] Emitting module ArgumentParserToolInfo
[10/58] Compiling ArgumentParser AsyncParsableCommand.swift
[11/58] Compiling ArgumentParser CommandConfiguration.swift
[12/58] Compiling ArgumentParser EnumerableFlag.swift
[13/58] Compiling ArgumentParser ExpressibleByArgument.swift
[14/62] Emitting module ArgumentParser
[15/62] Compiling SwiftSerial PortMode.swift
[16/62] Compiling SwiftSerial DataBitsSize.swift
[17/62] Emitting module SwiftSerial
[18/62] Compiling SwiftSerial SerialPortDeprecated.swift
[19/62] Compiling SwiftSerial PortError.swift
[20/62] Compiling SwiftSerial ParityType.swift
[21/62] Compiling SwiftSerial BaudRate.swift
[22/62] Compiling SwiftSerial SerialPort.swift
[23/62] Compiling ArgumentParser ParserError.swift
[24/62] Compiling ArgumentParser SplitArguments.swift
[25/62] Compiling ArgumentParser DumpHelpGenerator.swift
[26/62] Compiling ArgumentParser HelpCommand.swift
[27/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/62] Compiling ArgumentParser CompletionsGenerator.swift
[29/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/62] Compiling ArgumentParser Argument.swift
[32/62] Compiling ArgumentParser ParsableArguments.swift
[33/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/62] Compiling ArgumentParser ParsableCommand.swift
[35/62] Compiling ArgumentParser ArgumentDecoder.swift
[36/62] Compiling ArgumentParser Platform.swift
[37/62] Compiling ArgumentParser SequenceExtensions.swift
[38/62] Compiling ArgumentParser StringExtensions.swift
[39/62] Compiling ArgumentParser Tree.swift
[40/62] Compiling ArgumentParser ArgumentHelp.swift
[41/62] Compiling ArgumentParser ArgumentVisibility.swift
[42/62] Compiling ArgumentParser CompletionKind.swift
[43/62] Compiling ArgumentParser Errors.swift
[44/62] Compiling ArgumentParser HelpGenerator.swift
[45/62] Compiling ArgumentParser MessageInfo.swift
[46/62] Compiling ArgumentParser UsageGenerator.swift
[47/62] Compiling ArgumentParser CollectionExtensions.swift
[48/62] Compiling ArgumentParser InputOrigin.swift
[49/62] Compiling ArgumentParser Name.swift
[50/62] Compiling ArgumentParser Parsed.swift
[51/62] Compiling ArgumentParser ParsedValues.swift
[52/62] Compiling ArgumentParser ArgumentDefinition.swift
[53/62] Compiling ArgumentParser ArgumentSet.swift
[54/62] Compiling ArgumentParser CommandParser.swift
[55/62] Compiling ArgumentParser InputKey.swift
[56/62] Compiling ArgumentParser Flag.swift
[57/62] Compiling ArgumentParser NameSpecification.swift
[58/62] Compiling ArgumentParser Option.swift
[59/62] Compiling ArgumentParser OptionGroup.swift
[60/64] Compiling SerialTerminal Terminal.swift
[61/64] Emitting module SerialTerminal
[61/64] Write Objects.LinkFileList
[62/64] Linking SerialTerminal
[63/64] Applying SerialTerminal
Build complete! (11.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SwiftSerial",
  "name" : "SwiftSerial",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSerial",
      "targets" : [
        "SwiftSerial"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SerialTerminal",
      "targets" : [
        "SerialTerminal"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSerial",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSerial",
      "path" : "Sources/SwiftSerial",
      "product_memberships" : [
        "SwiftSerial",
        "SerialTerminal"
      ],
      "sources" : [
        "BaudRate.swift",
        "DataBitsSize.swift",
        "ParityType.swift",
        "PortError.swift",
        "PortMode.swift",
        "SerialPort.swift",
        "SerialPortDeprecated.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SerialTerminal",
      "module_type" : "SwiftTarget",
      "name" : "SerialTerminal",
      "path" : "Sources/SerialTerminal",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SerialTerminal"
      ],
      "sources" : [
        "Terminal.swift"
      ],
      "target_dependencies" : [
        "SwiftSerial"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mredig/swiftserial/0.1.5
Repository:               mredig/SwiftSerial
Swift version used:       6.3
Target:                   SwiftSerial
Extracting symbol information for 'SwiftSerial'...
Finished extracting symbol information for 'SwiftSerial'. (28.12s)
Building documentation for 'SwiftSerial'...
Finished building documentation for 'SwiftSerial' (0.34s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mredig/swiftserial/0.1.5
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-argument-parser.git (0.50s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.08s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (1.70s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.35s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftSerial' complete! (0.32s)
     230
3	/Users/admin/builder/spi-builder-workspace/.docs/mredig/swiftserial/0.1.5
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mredig/swiftserial/0.1.5
File count: 230
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-mredig-swiftserial-0.1.5-0995eadd.zip to s3://spi-docs-inbox/prod-mredig-swiftserial-0.1.5-0995eadd.zip
Copying... [12%]
Copying... [25%]
Copying... [37%]
Copying... [50%]
Copying... [62%]
Copying... [74%]
Copying... [87%]
Copying... [99%]
Copying... [100%]
Done.