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 swift-snapshot-testing, reference main (27b92b), with Swift 6.2 for macOS (SPM) on 17 Nov 2025 20:31:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-snapshot-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-snapshot-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27b92be Run swift-format
Cloned https://github.com/pointfreeco/swift-snapshot-testing.git
Revision (git rev-parse @):
27b92be8136abe7de7cacede6f32fab43191f3c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-snapshot-testing.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4651] Fetching swift-custom-dump
[420/10251] Fetching swift-custom-dump, xctest-dynamic-overlay
[9860/83016] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.44s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.44s)
[1456/72765] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.43s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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",
  "dependencies": [
    {
      "identity": "swift-snapshot-testing",
      "name": "swift-snapshot-testing",
      "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
      "dependencies": [
        {
          "identity": "swift-custom-dump",
          "name": "swift-custom-dump",
          "url": "https://github.com/pointfreeco/swift-custom-dump",
          "version": "1.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
          "dependencies": [
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/15625] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.02s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.93s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.93s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.50s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.15s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.53s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at main (27b92be)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
warning: '.resolve-product-dependencies': dependency 'swift-snapshot-testing' is not used by any target
Found 2 product dependencies
  - swift-custom-dump
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pointfreeco/swift-snapshot-testing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[18/20] Write swift-version-49B95AFC49DCD68C.txt
[20/64] Emitting module SwiftSyntax600
[21/64] Compiling SwiftSyntax600 Empty.swift
[22/64] Compiling SwiftSyntax510 Empty.swift
[23/64] Emitting module SwiftSyntax510
[24/64] Compiling SwiftSyntax509 Empty.swift
[25/64] Emitting module SwiftSyntax509
[26/64] Emitting module SwiftSyntax602
[27/64] Compiling SwiftSyntax601 Empty.swift
[28/64] Emitting module SwiftSyntax601
[29/64] Compiling SwiftSyntax602 Empty.swift
[29/64] Compiling _SwiftSyntaxCShims PlatformMutex.c
[31/64] Compiling IssueReportingPackageSupport _Test.swift
[32/64] Emitting module IssueReportingPackageSupport
[33/147] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[34/147] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[35/147] Compiling SwiftSyntax RawSyntaxTokenView.swift
[36/147] Compiling SwiftSyntax SourceEdit.swift
[37/147] Compiling SwiftSyntax SourceLength.swift
[38/147] Compiling SwiftSyntax SourceLocation.swift
[39/147] Compiling SwiftSyntax SourcePresence.swift
[40/154] Compiling SwiftSyntax AbsolutePosition.swift
[41/154] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[42/154] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[43/154] Compiling SwiftSyntax Assert.swift
[44/154] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/154] Compiling SwiftSyntax CommonAncestor.swift
[46/154] Compiling SwiftSyntax Convenience.swift
[51/154] Emitting module IssueReporting
[56/156] Compiling SwiftSyntax SyntaxChildren.swift
[57/156] Compiling SwiftSyntax SyntaxCollection.swift
[64/156] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/156] Compiling SwiftSyntax Syntax.swift
[66/156] Compiling IssueReporting WithExpectedIssue.swift
[67/156] Compiling IssueReporting WithIssueContext.swift
[68/159] Compiling XCTestDynamicOverlay Deprecations.swift
[69/159] Compiling XCTestDynamicOverlay Exports.swift
[70/159] Emitting module XCTestDynamicOverlay
[71/187] Emitting module SwiftSyntax
[72/187] Compiling SwiftSyntax Tokens.swift
[73/187] Compiling SwiftSyntax TriviaPieces.swift
[74/187] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[75/187] Compiling SwiftSyntax RawSyntaxNodesC.swift
[76/187] Compiling SwiftSyntax RawSyntaxNodesD.swift
[77/187] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[78/187] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[79/187] Compiling CustomDump Mirror.swift
[80/187] Compiling CustomDump String.swift
[81/187] Compiling CustomDump Unordered.swift
[82/187] Compiling CustomDump CustomDumpRepresentable.swift
[83/187] Compiling CustomDump CustomDumpStringConvertible.swift
[84/187] Compiling CustomDump Diff.swift
[85/187] Compiling SwiftSyntax Trivia.swift
[86/187] Compiling CustomDump Identifiable.swift
[87/187] Compiling CustomDump Swift.swift
[88/187] Compiling CustomDump SwiftUI.swift
[89/187] Compiling CustomDump UIKit.swift
[90/187] Compiling CustomDump UserNotifications.swift
[91/187] Compiling CustomDump UserNotificationsUI.swift
[92/187] Compiling CustomDump CustomDumpReflectable.swift
[93/187] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[94/187] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[95/187] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[96/187] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[97/187] Compiling SwiftSyntax RawSyntaxValidation.swift
[98/187] Compiling SwiftSyntax SyntaxNodesAB.swift
[99/187] Compiling SwiftSyntax SyntaxNodesC.swift
[100/187] Emitting module CustomDump
[107/189] Compiling CustomDump XCTAssertDifference.swift
[108/189] Compiling CustomDump XCTAssertNoDifference.swift
[112/189] Compiling CustomDump Dump.swift
[113/189] Compiling CustomDump ExpectDifference.swift
[114/189] Compiling CustomDump ExpectNoDifference.swift
[118/189] Compiling CustomDump AnyType.swift
[119/189] Compiling CustomDump CollectionDifference.swift
[121/189] Compiling CustomDump Foundation.swift
[122/189] Compiling CustomDump GameKit.swift
[123/189] Compiling CustomDump KeyPath.swift
[124/189] Compiling CustomDump CoreImage.swift
[125/189] Compiling CustomDump CoreLocation.swift
[126/189] Compiling CustomDump CoreMotion.swift
[127/189] Compiling CustomDump Photos.swift
[128/189] Compiling CustomDump Speech.swift
[129/189] Compiling CustomDump StoreKit.swift
[130/189] Emitting module SnapshotTesting
[131/192] Compiling SwiftSyntax SyntaxCollections.swift
[132/192] Compiling SwiftSyntax SyntaxEnum.swift
[133/192] Compiling SwiftSyntax SyntaxKind.swift
[134/192] Compiling SwiftSyntax SyntaxRewriter.swift
[135/192] Compiling SwiftSyntax SyntaxTraits.swift
[136/192] Compiling SwiftSyntax SyntaxVisitor.swift
[137/192] Compiling SwiftSyntax TokenKind.swift
[138/192] Compiling SwiftSyntax Utils.swift
[139/192] Compiling SwiftSyntax ChildNameForKeyPath.swift
[140/192] Compiling SwiftSyntax Keyword.swift
[141/192] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[142/192] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[143/192] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[144/192] Compiling SwiftSyntax SyntaxBaseNodes.swift
[146/192] Compiling SwiftSyntax EditorPlaceholder.swift
[147/192] Compiling SwiftSyntax Identifier.swift
[148/192] Compiling SnapshotTesting UIView.swift
[149/192] Compiling SnapshotTesting UIViewController.swift
[150/192] Compiling SnapshotTesting URLRequest.swift
[151/192] Compiling SwiftSyntax RawSyntaxArena.swift
[159/192] Compiling SwiftSyntax SyntaxNodesD.swift
[160/192] Compiling SwiftSyntax SyntaxNodesEF.swift
[161/192] Compiling SwiftSyntax SyntaxNodesGHI.swift
[162/192] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[163/192] Compiling SwiftSyntax SyntaxNodesOP.swift
[164/192] Compiling SwiftSyntax SyntaxNodesQRS.swift
[165/192] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[193/254] Compiling SwiftDiagnostics Message.swift
[194/255] Compiling SwiftBasicFormat Syntax+Extensions.swift
[195/255] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[196/255] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[197/255] Compiling SwiftDiagnostics Note.swift
[198/255] Compiling SwiftBasicFormat Indenter.swift
[199/255] Compiling SwiftBasicFormat InferIndentation.swift
[200/255] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[201/255] Compiling SwiftDiagnostics FixIt.swift
[202/255] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[203/255] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[204/255] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[205/255] Compiling SwiftDiagnostics Diagnostic.swift
[206/255] Compiling SwiftDiagnostics Convenience.swift
[207/255] Emitting module SwiftDiagnostics
[208/255] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[209/255] Compiling SwiftBasicFormat BasicFormat.swift
[210/255] Emitting module SwiftBasicFormat
[211/255] Compiling SwiftParser TokenConsumer.swift
[212/255] Compiling SwiftParser TokenPrecedence.swift
[213/255] Compiling SwiftParser TokenSpec.swift
[214/255] Compiling SwiftParser TokenSpecSet.swift
[215/259] Compiling SwiftParser StringLiterals.swift
[216/259] Compiling SwiftParser SwiftParserCompatibility.swift
[217/259] Compiling SwiftParser SwiftVersion.swift
[218/259] Compiling SwiftParser SyntaxUtils.swift
[219/259] Compiling SwiftParser TopLevel.swift
[220/259] Compiling SwiftParser TriviaParser.swift
[221/259] Compiling SwiftParser Types.swift
[222/259] Compiling SwiftParser ExperimentalFeatures.swift
[223/259] Emitting module SwiftParser
[224/259] Compiling SwiftParser Names.swift
[225/259] Compiling SwiftParser Nominals.swift
[226/259] Compiling SwiftParser Parameters.swift
[227/259] Compiling SwiftParser ParseSourceFile.swift
[228/259] Compiling SwiftParser Parser.swift
[229/259] Compiling SwiftParser RegexLiteralLexer.swift
[230/259] Compiling SwiftParser UnicodeScalarExtensions.swift
[231/259] Compiling SwiftParser Lookahead.swift
[232/259] Compiling SwiftParser LoopProgressCondition.swift
[233/259] Compiling SwiftParser Modifiers.swift
[234/259] Compiling SwiftParser Patterns.swift
[235/259] Compiling SwiftParser Recovery.swift
[236/259] Compiling SwiftParser Specifiers.swift
[237/259] Compiling SwiftParser Statements.swift
[238/259] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[239/259] Compiling SwiftParser IsValidIdentifier.swift
[240/259] Compiling SwiftParser Cursor.swift
[241/259] Compiling SwiftParser Lexeme.swift
[242/259] Compiling SwiftParser LexemeSequence.swift
[243/259] Compiling SwiftParser Lexer.swift
[244/259] Compiling SwiftParser Attributes.swift
[245/259] Compiling SwiftParser Availability.swift
[246/259] Compiling SwiftParser CharacterInfo.swift
[247/259] Compiling SwiftParser CollectionNodes+Parsable.swift
[248/259] Compiling SwiftParser CompilerFiles.swift
[249/259] Compiling SwiftParser Declarations.swift
[250/259] Compiling SwiftParser Directives.swift
[251/259] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[252/259] Compiling SwiftParser Expressions.swift
[253/259] Compiling SwiftParser IncrementalParseTransition.swift
[254/259] Emitting module SnapshotTestingCustomDump
[255/259] Compiling SnapshotTestingCustomDump CustomDump.swift
[256/259] Compiling SwiftParser IsLexerClassified.swift
[257/259] Compiling SwiftParser LayoutNodes+Parsable.swift
[258/259] Compiling SwiftParser Parser+TokenSpecSet.swift
[259/259] Compiling SwiftParser TokenSpecStaticMembers.swift
[260/272] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[261/273] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[262/273] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[263/273] Compiling SwiftParserDiagnostics Utils.swift
[264/273] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[265/273] Compiling SwiftParserDiagnostics PresenceUtils.swift
[266/273] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[267/273] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[268/273] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[269/273] Emitting module SwiftParserDiagnostics
[270/273] Compiling SwiftParserDiagnostics MissingNodesError.swift
[271/273] Compiling SwiftParserDiagnostics MissingTokenError.swift
[272/273] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[273/273] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[274/288] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[275/288] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[276/288] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[277/288] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[278/288] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[279/288] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[280/289] Compiling SwiftSyntaxBuilder Indenter.swift
[281/289] Compiling SwiftSyntaxBuilder ListBuilder.swift
[282/289] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[283/289] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[284/289] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[285/289] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[286/289] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[287/289] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[288/289] Emitting module SwiftSyntaxBuilder
[289/289] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[290/292] Compiling InlineSnapshotTesting Exports.swift
[291/292] Emitting module InlineSnapshotTesting
[292/292] Compiling InlineSnapshotTesting AssertInlineSnapshot.swift
Build complete! (21.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-snapshot-testing",
  "name" : "swift-snapshot-testing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTesting",
      "targets" : [
        "SnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InlineSnapshotTesting",
      "targets" : [
        "InlineSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SnapshotTestingCustomDump",
      "targets" : [
        "SnapshotTestingCustomDump"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingTests",
      "path" : "Tests/SnapshotTestingTests",
      "sources" : [
        "AssertSnapshotSwiftTests.swift",
        "DeprecationTests.swift",
        "Internal/BaseSuite.swift",
        "Internal/BaseTestCase.swift",
        "Internal/TestHelpers.swift",
        "RecordTests.swift",
        "SnapshotTestingTests.swift",
        "SnapshotsTraitTests.swift",
        "SwiftTestingTests.swift",
        "WaitTests.swift",
        "WithSnapshotTestingTests.swift"
      ],
      "target_dependencies" : [
        "SnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingCustomDump",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingCustomDump",
      "path" : "Sources/SnapshotTestingCustomDump",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "InlineSnapshotTesting",
        "SnapshotTestingCustomDump"
      ],
      "sources" : [
        "CustomDump.swift"
      ],
      "target_dependencies" : [
        "SnapshotTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTesting",
      "path" : "Sources/SnapshotTesting",
      "product_memberships" : [
        "SnapshotTesting",
        "InlineSnapshotTesting",
        "SnapshotTestingCustomDump"
      ],
      "sources" : [
        "AssertSnapshot.swift",
        "Async.swift",
        "Common/Internal.swift",
        "Common/PlistEncoder.swift",
        "Common/String+SpecialCharacters.swift",
        "Common/View.swift",
        "Common/XCTAttachment.swift",
        "Diff.swift",
        "Diffing.swift",
        "Extensions/Wait.swift",
        "Internal/Deprecations.swift",
        "Internal/RecordIssue.swift",
        "SnapshotTestingConfiguration.swift",
        "SnapshotsTestTrait.swift",
        "Snapshotting.swift",
        "Snapshotting/Any.swift",
        "Snapshotting/CALayer.swift",
        "Snapshotting/CGPath.swift",
        "Snapshotting/CaseIterable.swift",
        "Snapshotting/Data.swift",
        "Snapshotting/Encodable.swift",
        "Snapshotting/NSBezierPath.swift",
        "Snapshotting/NSImage.swift",
        "Snapshotting/NSView.swift",
        "Snapshotting/NSViewController.swift",
        "Snapshotting/SceneKit.swift",
        "Snapshotting/SpriteKit.swift",
        "Snapshotting/String.swift",
        "Snapshotting/SwiftUIView.swift",
        "Snapshotting/UIBezierPath.swift",
        "Snapshotting/UIImage.swift",
        "Snapshotting/UIView.swift",
        "Snapshotting/UIViewController.swift",
        "Snapshotting/URLRequest.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InlineSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "InlineSnapshotTestingTests",
      "path" : "Tests/InlineSnapshotTestingTests",
      "sources" : [
        "AssertInlineSnapshotSwiftTests.swift",
        "CustomDumpTests.swift",
        "InlineSnapshotTestingTests.swift",
        "Internal/BaseSuite.swift",
        "Internal/BaseTestCase.swift"
      ],
      "target_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InlineSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "InlineSnapshotTesting",
      "path" : "Sources/InlineSnapshotTesting",
      "product_dependencies" : [
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "AssertInlineSnapshot.swift",
        "Exports.swift"
      ],
      "target_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingCustomDump"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-snapshot-testing/main
Repository:               pointfreeco/swift-snapshot-testing
Swift version used:       6.2
Target:                   SnapshotTesting
Extracting symbol information for 'SnapshotTesting'...
Finished extracting symbol information for 'SnapshotTesting'. (5.45s)
Building documentation for 'SnapshotTesting'...
warning: External name 'file' used to document parameter
  --> ../AssertSnapshot.swift:94:9-94:13
92 | ///   - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
93 | ///     which this function was called.
94 + ///   - file: The file in which failure occurred. Defaults to the file path of the test case in
   |         ╰─suggestion: Replace 'file' with 'filePath'
95 | ///     which this function was called.
96 | ///   - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
   --> ../AssertSnapshot.swift:146:9-146:13
144 | ///   - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
145 | ///     which this function was called.
146 + ///   - file: The file in which failure occurred. Defaults to the file path of the test case in
    |         ╰─suggestion: Replace 'file' with 'filePath'
147 | ///     which this function was called.
148 | ///   - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
   --> ../AssertSnapshot.swift:190:9-190:13
188 | ///   - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
189 | ///     which this function was called.
190 + ///   - file: The file in which failure occurred. Defaults to the file path of the test case in
    |         ╰─suggestion: Replace 'file' with 'filePath'
191 | ///     which this function was called.
192 | ///   - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
   --> ../AssertSnapshot.swift:268:9-268:13
266 | ///     directory `__Snapshots__` that sits next to your test file.
267 | ///   - timeout: The amount of time a snapshot must be generated in.
268 + ///   - file: The file in which failure occurred. Defaults to the file name of the test case in
    |         ╰─suggestion: Replace 'file' with 'filePath'
269 | ///     which this function was called.
270 | ///   - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: Parameter 'fileID' is missing documentation
   --> ../AssertSnapshot.swift:273:29-273:29
271 | ///     the test case in which this function was called.
272 | ///   - line: The line number on which failure occurred. Defaults to the line number on which this
273 + ///     function was called.
274 | /// - Returns: A failure message or, if the value matches, nil.
275 | public func verifySnapshot<Value, Format>(
warning: Parameter 'column' is missing documentation
   --> ../AssertSnapshot.swift:273:29-273:29
271 | ///     the test case in which this function was called.
272 | ///   - line: The line number on which failure occurred. Defaults to the line number on which this
273 + ///     function was called.
    |                             ╰─suggestion: Document 'column' parameter
274 | /// - Returns: A failure message or, if the value matches, nil.
275 | public func verifySnapshot<Value, Format>(
warning: 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting/IntegratingWithTestFrameworks'
  --> Articles/IntegratingWithTestFrameworks.md:21:7-21:69
19 |
20 | However, these details have all been hidden away in the SnapshotTesting library. You can simply
21 + use ``assertSnapshot(of:as:named:record:timeout:file:testName:line:)`` in either an `XCTestCase`
22 | subclass _or_ `@Test`, and it will dynamically detect what context it is running in and trigger
23 | the correct test failure:
warning: No symbol matched 'SnapshotTesting/assertSnapshot(of:as:named:record:timeout:file:testName:line:)'. 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting'.
 --> Extensions/AssertSnapshot.md:1:3-1:85
1 + # ``SnapshotTesting/assertSnapshot(of:as:named:record:timeout:file:testName:line:)``
  |                     ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(of:as:named:record:timeout:fileID:file:testName:line:column:)'
  |                     ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)'
  |                     ╰─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:fileID:file:testName:line:column:)'
2 |
3 | ## Topics
warning: No symbol matched 'SnapshotTesting/Testing/Trait/snapshots(diffTool:record:)'. 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'.
 --> Extensions/SnapshotsTrait.md:1:3-1:64
1 + # ``SnapshotTesting/Testing/Trait/snapshots(diffTool:record:)``
  |                                   ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
  |                                   ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
  |                                   ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
2 |
3 | ### Configuration
warning: 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting'
  --> SnapshotTesting.md:9:5-9:67
7  | ### Essentials
8  |
9  + - ``assertSnapshot(of:as:named:record:timeout:file:testName:line:)``
   |     ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(of:as:named:record:timeout:fileID:file:testName:line:column:)'
   |     ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)'
   |     ╰─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:fileID:file:testName:line:column:)'
10 | - <doc:IntegratingWithTestFrameworks>
11 | - <doc:MigrationGuides>
warning: 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'
  --> SnapshotTesting.md:22:19-22:46
20 | ### Configuration
21 |
22 + - ``Testing/Trait/snapshots(diffTool:record:)``
   |                   ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
   |                   ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
   |                   ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
23 | - ``withSnapshotTesting(record:diffTool:operation:)-2kuyr``
24 | - ``SnapshotTestingConfiguration``
warning: 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'
  --> ../SnapshotTestingConfiguration.swift:8:23-8:50
6  | ///
7  | /// > Note: To customize tests when using Swift's native Testing library, use the
8  + /// > ``Testing/Trait/snapshots(diffTool:record:)`` trait.
   |                       ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
   |                       ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
   |                       ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
9  | ///
10 | /// For example, to specify to put an entire test class in record mode you do the following:
Finished building documentation for 'SnapshotTesting' (0.22s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-snapshot-testing/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/swiftlang/swift-syntax (0.85s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.85s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.76s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3578] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
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
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.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Symbol.swift
[17/57] Compiling SymbolKit SymbolKind.swift
[18/57] Compiling SymbolKit SymbolGraph.swift
[19/57] Compiling SymbolKit GraphCollector.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling Snippets Snippet.swift
[25/57] Emitting module Snippets
[26/57] Compiling SymbolKit Mixin+Equals.swift
[27/57] Compiling SymbolKit Mixin+Hash.swift
[28/57] Compiling SymbolKit Mixin.swift
[29/57] Compiling Snippets SnippetParser.swift
[30/57] Compiling SymbolKit LineList.swift
[31/57] Compiling SymbolKit Position.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit Relationship.swift
[37/57] Compiling SymbolKit RelationshipKind.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[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.63s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SnapshotTesting' complete! (0.80s)
Target:                   InlineSnapshotTesting
Extracting symbol information for 'InlineSnapshotTesting'...
Finished extracting symbol information for 'InlineSnapshotTesting'. (0.95s)
Building documentation for 'InlineSnapshotTesting'...
warning: Parameter 'isRecording' not found in function declaration
  --> ../AssertInlineSnapshot.swift:18:9-18:65
16 |   ///   - snapshotting: A strategy for snapshotting and comparing values.
17 |   ///   - message: An optional description of the assertion, for inclusion in test results.
18 +   ///   - isRecording: Whether or not to record a new reference.
   |         ╰─suggestion: Remove 'isRecording' parameter documentation
19 |   ///   - timeout: The amount of time a snapshot must be generated in.
20 |   ///   - syntaxDescriptor: An optional description of where the snapshot is inlined. This parameter
warning: External name 'file' used to document parameter
  --> ../AssertInlineSnapshot.swift:28:11-28:15
26 |   ///   - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
27 |   ///     which this function was called.
28 +   ///   - file: The file in which failure occurred. Defaults to the file path of the test case in
   |           ╰─suggestion: Replace 'file' with 'filePath'
29 |   ///     which this function was called.
30 |   ///   - function: The function where the assertion occurs. The default is the name of the test
warning: Parameter 'record' is missing documentation
  --> ../AssertInlineSnapshot.swift:35:31-35:31
33 |   ///     function was called.
34 |   ///   - column: The column on which failure occurred. Defaults to the column on which this
35 +   ///     function was called.
36 |   public func assertInlineSnapshot<Value>(
37 |     of value: @autoclosure () throws -> Value?,
warning: 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' doesn't exist at '/InlineSnapshotTesting/InlineSnapshotSyntaxDescriptor'
   --> ../AssertInlineSnapshot.swift:217:7-217:109
215 | ///
216 | /// Provide this structure when defining custom snapshot functions that call
217 + /// ``assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)``
218 | /// under the hood.
219 | public struct InlineSnapshotSyntaxDescriptor: Hashable {
warning: External name 'file' used to document parameter
   --> ../AssertInlineSnapshot.swift:284:13-284:17
282 |     ///   - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case
283 |     ///     in which this function was called.
284 +     ///   - file: The file in which failure occurred. Defaults to the file path of the test case in
    |             ╰─suggestion: Replace 'file' with 'filePath'
285 |     ///     which this function was called.
286 |     ///   - line: The line number on which failure occurred. Defaults to the line number on which
warning: 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' doesn't exist at '/InlineSnapshotTesting'
  --> InlineSnapshotTesting.md:71:5-71:107
69 | ### Essentials
70 |
71 + - ``assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)``
   |     ╰─suggestion: Replace 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' with 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:fileID:file:function:line:column:)'
72 |
73 | ### Writing a custom helper
Finished building documentation for 'InlineSnapshotTesting' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-snapshot-testing/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'InlineSnapshotTesting' complete! (0.78s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-snapshot-testing/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-snapshot-testing/main/linkable-paths.json
     388
4	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-snapshot-testing/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-snapshot-testing/main
File count: 388
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-snapshot-testing-main-4d39d59f.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-snapshot-testing-main-4d39d59f.zip
Copying... [16%]
Copying... [24%]
Copying... [33%]
Copying... [41%]
Copying... [57%]
Copying... [65%]
Copying... [73%]
Copying... [82%]
Copying... [98%]
Copying... [100%]
Done.