The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Peekie, reference main (52c134), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 15:54:11 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/dodobrands/Peekie.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/Peekie
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52c1342 Bump github.com/apple/swift-log from 1.11.0 to 1.12.0 (#153)
Submodule path 'swift-tests-example': checked out '6cc972b951af684635f0b59545acc09b9bd776b4'
Submodule 'swift-tests-example' (https://github.com/dodobrands/swift-tests-example) registered for path 'swift-tests-example'
Cloning into '/Users/admin/builder/spi-builder-workspace/swift-tests-example'...
Cloned https://github.com/dodobrands/Peekie.git
Revision (git rev-parse @):
52c1342fde0fe04f64590c29267bbfa7f221e798
SUCCESS checkout https://github.com/dodobrands/Peekie.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-log.git
[1/10092] Fetching xmlcoder
[2/15815] Fetching xmlcoder, xctest-dynamic-overlay
[618/22451] Fetching xmlcoder, xctest-dynamic-overlay, swift-log
[821/25358] Fetching xmlcoder, xctest-dynamic-overlay, swift-log, swift-subprocess
[1331/30959] Fetching xmlcoder, xctest-dynamic-overlay, swift-log, swift-subprocess, swift-system
[30960/47024] Fetching xmlcoder, xctest-dynamic-overlay, swift-log, swift-subprocess, swift-system, swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.43s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.44s)
Fetched https://github.com/apple/swift-system from cache (1.44s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[12521/103452] Fetching xctest-dynamic-overlay, swift-log, swift-snapshot-testing, swift-syntax
[28009/108916] Fetching xctest-dynamic-overlay, swift-log, swift-snapshot-testing, swift-syntax, swift-custom-dump
[35087/126363] Fetching xctest-dynamic-overlay, swift-log, swift-snapshot-testing, swift-syntax, swift-custom-dump, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.96s)
[44041/120899] Fetching xctest-dynamic-overlay, swift-log, swift-snapshot-testing, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.53s)
[79560/103452] Fetching xctest-dynamic-overlay, swift-log, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.57s)
Fetched https://github.com/apple/swift-log.git from cache (4.57s)
[12792/21788] Fetching xctest-dynamic-overlay, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (6.52s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (6.52s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Creating working copy for https://github.com/apple/swift-system
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.73s)
========================================
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": "peekie",
      "name": "Peekie",
      "url": "https://github.com/dodobrands/Peekie.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Peekie",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-subprocess",
          "name": "Subprocess",
          "url": "https://github.com/swiftlang/swift-subprocess.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-subprocess",
          "traits": [
            "SubprocessSpan",
            "SubprocessFoundation"
          ],
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/CoreOffice/XMLCoder.git",
          "version": "0.18.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dodobrands/Peekie.git
[1/10203] Fetching peekie
Fetched https://github.com/dodobrands/Peekie.git from cache (23.24s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/swiftlang/swift-subprocess.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.57s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.57s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.2.1 (1.13s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.55s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (1.17s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.56s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
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.7.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/dodobrands/Peekie.git
Working copy of https://github.com/dodobrands/Peekie.git resolved at main (52c1342)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Found 4 product dependencies
  - swift-argument-parser
  - Subprocess
  - XMLCoder
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dodobrands/Peekie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/18] Write sources
[4/18] Write peekie-entitlement.plist
[4/18] Write sources
[12/18] Compiling CSystem shims.c
[13/18] Write swift-version--6988338F2F200930.txt
[14/101] Compiling _SubprocessCShims process_shims.c
[16/101] Compiling Logging MetadataProvider.swift
[17/101] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/101] Emitting module ArgumentParserToolInfo
[19/148] Compiling ArgumentParser CompletionKind.swift
[20/148] Compiling ArgumentParser Errors.swift
[21/148] Compiling ArgumentParser Flag.swift
[22/151] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/151] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/151] Compiling ArgumentParser Argument.swift
[25/151] Compiling ArgumentParser ArgumentDiscussion.swift
[26/151] Compiling ArgumentParser ArgumentHelp.swift
[27/151] Compiling ArgumentParser ArgumentVisibility.swift
[28/151] Compiling ArgumentParser ParsedValues.swift
[29/151] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/151] Compiling ArgumentParser CompletionsGenerator.swift
[31/151] Emitting module SystemPackage
[32/151] Compiling ArgumentParser ParentCommand.swift
[33/151] Compiling ArgumentParser AsyncParsableCommand.swift
[34/151] Compiling ArgumentParser InputKey.swift
[35/151] Compiling ArgumentParser NameSpecification.swift
[36/151] Compiling ArgumentParser Option.swift
[37/151] Compiling ArgumentParser OptionGroup.swift
[38/151] Compiling ArgumentParser InputOrigin.swift
[39/151] Compiling ArgumentParser Name.swift
[40/151] Compiling ArgumentParser Parsed.swift
[41/151] Compiling Logging LogEvent.swift
[42/151] Compiling Logging Locks.swift
[43/151] Compiling Logging LogHandler.swift
[44/151] Emitting module Logging
[45/151] Compiling Logging Logging.swift
[46/151] Compiling SystemPackage Util+StringArray.swift
[47/151] Compiling SystemPackage Util.swift
[48/151] Compiling SystemPackage UtilConsumers.swift
[49/151] Compiling ArgumentParser ParserError.swift
[50/151] Compiling ArgumentParser SplitArguments.swift
[51/151] Compiling ArgumentParser DumpHelpGenerator.swift
[52/151] Compiling ArgumentParser HelpCommand.swift
[53/151] Compiling ArgumentParser HelpGenerator.swift
[54/151] Compiling ArgumentParser CommandConfiguration.swift
[55/173] Emitting module ArgumentParser
[56/178] Compiling Subprocess Subprocess+Linux.swift
[57/178] Compiling Subprocess Subprocess+Unix.swift
[58/178] Compiling Subprocess API.swift
[59/178] Compiling Subprocess AsyncBufferSequence.swift
[60/178] Compiling Subprocess Buffer.swift
[61/178] Compiling ArgumentParser CodingKeyValidator.swift
[62/178] Compiling ArgumentParser NonsenseFlagsValidator.swift
[63/178] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/178] Compiling ArgumentParser PositionalArgumentsValidator.swift
[65/178] Compiling ArgumentParser UniqueNamesValidator.swift
[66/178] Compiling Subprocess Output+Foundation.swift
[67/178] Compiling Subprocess Span+SubprocessFoundation.swift
[68/178] Compiling Subprocess Subprocess+Windows.swift
[69/178] Compiling Subprocess Result.swift
[70/178] Compiling Subprocess Span+Subprocess.swift
[71/178] Emitting module XMLCoder
[82/178] Compiling Subprocess Input+Foundation.swift
[88/183] Compiling ArgumentParser Platform.swift
[89/183] Compiling ArgumentParser SequenceExtensions.swift
[90/183] Compiling ArgumentParser StringExtensions.swift
[91/183] Compiling ArgumentParser SwiftExtensions.swift
[92/183] Compiling ArgumentParser Tree.swift
[93/183] Compiling Subprocess AsyncIO+Dispatch.swift
[94/183] Compiling Subprocess AsyncIO+Linux.swift
[95/183] Compiling Subprocess AsyncIO+Windows.swift
[96/183] Compiling Subprocess Subprocess+BSD.swift
[97/183] Compiling Subprocess Subprocess+Darwin.swift
[98/183] Compiling Subprocess Configuration.swift
[99/183] Compiling Subprocess Error.swift
[100/183] Compiling Subprocess Execution.swift
[101/183] Compiling Subprocess Input.swift
[102/183] Compiling Subprocess Output.swift
[107/183] Compiling ArgumentParser ParsableArguments.swift
[108/183] Compiling ArgumentParser ParsableCommand.swift
[109/183] Compiling ArgumentParser ArgumentDecoder.swift
[110/183] Compiling ArgumentParser ArgumentDefinition.swift
[111/183] Compiling ArgumentParser ArgumentSet.swift
[112/183] Compiling ArgumentParser CommandParser.swift
[113/183] Compiling ArgumentParser MessageInfo.swift
[114/183] Compiling ArgumentParser UsageGenerator.swift
[115/183] Compiling ArgumentParser CollectionExtensions.swift
[116/183] Compiling ArgumentParser Foundation.swift
[117/183] Compiling ArgumentParser Mutex.swift
[154/183] Emitting module Subprocess
[159/185] Compiling Subprocess Teardown.swift
[160/185] Compiling Subprocess Thread.swift
[175/185] Compiling XMLCoder XMLEncoderImplementation.swift
[176/185] Compiling XMLCoder XMLEncodingStorage.swift
[177/185] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[178/185] Compiling XMLCoder XMLReferencingEncoder.swift
[179/185] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[183/202] Compiling PeekieSDK Report.swift
[184/202] Compiling PeekieSDK Sequence+Concurrency.swift
[185/202] Compiling PeekieSDK Shell.swift
[186/202] Compiling PeekieSDK URL+Helpers.swift
[187/203] Compiling PeekieSDK UnwrapOrThrow.swift
[188/203] Compiling PeekieSDK TotalCoverageDTO.swift
[189/203] Compiling PeekieSDK Math.swift
[190/203] Compiling PeekieSDK FileCoverageDTO.swift
[191/203] Compiling PeekieSDK TestResultsDTO.swift
[192/203] Compiling PeekieSDK BuildResultsDTO.swift
[193/203] Compiling PeekieSDK DTO+Helpers.swift
[194/203] Compiling PeekieSDK ListFormatter.swift
[195/203] Compiling PeekieSDK SonarFormatter.swift
[196/203] Compiling PeekieSDK FSIndex.swift
[197/203] Compiling PeekieSDK JsonFormatter.swift
[198/203] Emitting module PeekieSDK
[199/203] Compiling PeekieSDK Report+Convenience.swift
[200/203] Compiling PeekieSDK Report+Warnings.swift
[201/212] Compiling PeekieTestHelpers SnapshotTestHelpers.swift
[202/212] Compiling PeekieTestHelpers Measurement+TestHelpers.swift
[203/212] Emitting module PeekieTestHelpers
[204/212] Compiling PeekieTestHelpers Report+TestHelpers.swift
[205/212] Compiling Peekie Sonar.swift
[206/212] Compiling Peekie Json.swift
[207/212] Emitting module Peekie
[208/212] Compiling Peekie List.swift
[209/212] Compiling Peekie Peekie.swift
[209/212] Write Objects.LinkFileList
[210/212] Linking peekie
[211/212] Applying peekie
Build complete! (14.92s)
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.git"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Peekie",
  "name" : "Peekie",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PeekieSDK",
      "targets" : [
        "PeekieSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PeekieTestHelpers",
      "targets" : [
        "PeekieTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "peekie",
      "targets" : [
        "Peekie"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PeekieTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "PeekieTestHelpers",
      "path" : "Sources/PeekieTestHelpers",
      "product_memberships" : [
        "PeekieTestHelpers"
      ],
      "sources" : [
        "Measurement+TestHelpers.swift",
        "Report+TestHelpers.swift",
        "SnapshotTestHelpers.swift"
      ],
      "target_dependencies" : [
        "PeekieSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PeekieSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "PeekieSDKTests",
      "path" : "Tests/PeekieTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "XMLCoder"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PeekieTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Constants+Helpers.swift",
        "JsonFormatterSnapshotTests.swift",
        "ListFormatterSnapshotTests.swift",
        "RepeatableTestMergedTestsTests.swift",
        "ReportSnapshotTests.swift",
        "ShellTests.swift",
        "SonarFormatterSnapshotTests.swift",
        "TestResultsDTOExtractPathsTests.swift"
      ],
      "target_dependencies" : [
        "PeekieSDK",
        "PeekieTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PeekieSDK",
      "module_type" : "SwiftTarget",
      "name" : "PeekieSDK",
      "path" : "Sources/PeekieSDK",
      "product_dependencies" : [
        "ArgumentParser",
        "Subprocess",
        "XMLCoder",
        "Logging"
      ],
      "product_memberships" : [
        "PeekieSDK",
        "PeekieTestHelpers",
        "peekie"
      ],
      "sources" : [
        "FSIndex.swift",
        "Formatters/JsonFormatter.swift",
        "Formatters/ListFormatter.swift",
        "Formatters/SonarFormatter.swift",
        "Models/DTO/BuildResultsDTO.swift",
        "Models/DTO/DTO+Helpers.swift",
        "Models/DTO/FileCoverageDTO.swift",
        "Models/DTO/TestResultsDTO.swift",
        "Models/DTO/TotalCoverageDTO.swift",
        "Models/Math.swift",
        "Models/Report+Convenience.swift",
        "Models/Report+Warnings.swift",
        "Models/Report.swift",
        "Sequence+Concurrency.swift",
        "Shell.swift",
        "URL+Helpers.swift",
        "UnwrapOrThrow.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Peekie",
      "module_type" : "SwiftTarget",
      "name" : "Peekie",
      "path" : "Sources/Peekie",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "peekie"
      ],
      "sources" : [
        "Json.swift",
        "List.swift",
        "Peekie.swift",
        "Sonar.swift"
      ],
      "target_dependencies" : [
        "PeekieSDK"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
Done.