The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SnapshotTestingHEIC, reference 1.5.1 (2d5002), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 13:04:01 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingHEIC -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/SnapshotTestingHEIC.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexey1312/SnapshotTestingHEIC
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 2d50026 Merge pull request #14 from buscarini/master
Cloned https://github.com/alexey1312/SnapshotTestingHEIC.git
Revision (git rev-parse @):
2d50026929f78498b56adefbd2cd6d6257243041
SUCCESS checkout https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.5.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexey1312/SnapshotTestingHEIC.git
https://github.com/alexey1312/SnapshotTestingHEIC.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingHEIC",
  "name" : "SnapshotTestingHEIC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingHEIC",
      "targets" : [
        "SnapshotTestingHEIC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingHEICTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEICTests",
      "path" : "Tests/SnapshotTestingHEICTests",
      "sources" : [
        "SnapshotTestingHEICTests.swift",
        "SwiftUIView.swift",
        "TestViewController.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingHEIC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingHEIC",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEIC",
      "path" : "Sources/SnapshotTestingHEIC",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "SnapshotTestingHEIC"
      ],
      "sources" : [
        "HEIC/CompressionQuality.swift",
        "HEIC/NSImage+HEIC.swift",
        "HEIC/UIImage+HEIC.swift",
        "NSImage.swift",
        "NSView.swift",
        "NSViewController.swift",
        "SwiftUIView.swift",
        "UIImage.swift",
        "UIView.swift",
        "UIViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.3 of package ‘swift-snapshot-testing’
Resolve Package Graph
Resolved source packages:
  SnapshotTestingHEIC: /Users/admin/builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
resolved source packages: SnapshotTestingHEIC, swift-snapshot-testing, swift-custom-dump, xctest-dynamic-overlay, swift-syntax
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingHEIC",
  "name" : "SnapshotTestingHEIC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingHEIC",
      "targets" : [
        "SnapshotTestingHEIC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingHEICTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEICTests",
      "path" : "Tests/SnapshotTestingHEICTests",
      "sources" : [
        "SnapshotTestingHEICTests.swift",
        "SwiftUIView.swift",
        "TestViewController.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingHEIC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingHEIC",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEIC",
      "path" : "Sources/SnapshotTestingHEIC",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "SnapshotTestingHEIC"
      ],
      "sources" : [
        "HEIC/CompressionQuality.swift",
        "HEIC/NSImage+HEIC.swift",
        "HEIC/UIImage+HEIC.swift",
        "NSImage.swift",
        "NSView.swift",
        "NSViewController.swift",
        "SwiftUIView.swift",
        "UIImage.swift",
        "UIView.swift",
        "UIViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SnapshotTestingHEIC"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingHEIC -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingHEIC -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  SnapshotTestingHEIC: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a8b546d1a37b6143288398ea3ff816bc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8b546d1a37b6143288398ea3ff816bc.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyMetadataFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyStaticMetadataFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftConstValuesFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.LinkFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyStaticMetadataFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyMetadataFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftConstValuesFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTestingHEIC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTesting.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ String+SpecialCharacters.swift,\ View.swift,\ XCTAttachment.swift,\ Diff.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Diffing.swift,\ Wait.swift,\ Deprecations.swift,\ RecordIssue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AssertSnapshot.swift,\ Async.swift,\ Internal.swift,\ PlistEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SceneKit.swift,\ SpriteKit.swift,\ String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data.swift,\ Encodable.swift,\ NSBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CALayer.swift,\ CGPath.swift,\ CaseIterable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SwiftUIView.swift,\ UIBezierPath.swift,\ UIImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSImage.swift,\ NSView.swift,\ NSViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
EmitSwiftModule normal arm64 (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIView.swift,\ UIViewController.swift,\ URLRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapshotTestingConfiguration.swift,\ SnapshotsTestTrait.swift,\ Snapshotting.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriver\ Compilation\ Requirements SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift, UIViewController.swift, URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTesting-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTesting-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTestingHEIC (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
EmitSwiftModule normal arm64 (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: warning: static property 'imageHEIC' is not concurrency-safe because non-'Sendable' type 'Diffing<NSImage>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift:5:15: note: generic struct 'Diffing' does not conform to the 'Sendable' protocol
public struct Diffing<Value> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:4:11: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SnapshotTesting'
@testable import SnapshotTesting
          ^
          @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: note: add '@MainActor' to make static property 'imageHEIC' part of global actor 'MainActor'
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: warning: static property 'device' is not concurrency-safe because non-'Sendable' type '(any MTLDevice)?' may have shared mutable state; this is an error in the Swift 6 language mode
    static let device = MTLCreateSystemDefaultDevice()
               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDevice.h:434:11: note: protocol 'MTLDevice' does not conform to the 'Sendable' protocol
@protocol MTLDevice <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:208:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Metal'
import CoreImage.CIKernel
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: note: add '@MainActor' to make static property 'device' part of global actor 'MainActor'
    static let device = MTLCreateSystemDefaultDevice()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let device = MTLCreateSystemDefaultDevice()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CompressionQuality.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/SwiftUIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/SwiftUIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SnapshotTestingConfiguration.swift, SnapshotsTestTrait.swift, Snapshotting.swift, Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ NSViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSViewController.swift:17:104: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return Snapshotting<NSView, NSImage>.imageHEIC(precision: precision, size: size).pullback { $0.view }
                                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
@property (strong) IBOutlet NSView *view;
                                    ^
SwiftDriverJobDiscovery normal arm64 Compiling CALayer.swift, CGPath.swift, CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift, NSView.swift, NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ UIImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Data.swift, Encodable.swift, NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Diffing.swift, Wait.swift, Deprecations.swift, RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ UIImage.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: warning: static property 'device' is not concurrency-safe because non-'Sendable' type '(any MTLDevice)?' may have shared mutable state; this is an error in the Swift 6 language mode
    static let device = MTLCreateSystemDefaultDevice()
               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDevice.h:434:11: note: protocol 'MTLDevice' does not conform to the 'Sendable' protocol
@protocol MTLDevice <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:208:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Metal'
import CoreImage.CIKernel
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: note: add '@MainActor' to make static property 'device' part of global actor 'MainActor'
    static let device = MTLCreateSystemDefaultDevice()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIImage.swift:260:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let device = MTLCreateSystemDefaultDevice()
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling AssertSnapshot.swift, Async.swift, Internal.swift, PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ NSImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SceneKit.swift, SpriteKit.swift, String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ NSImage.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: warning: static property 'imageHEIC' is not concurrency-safe because non-'Sendable' type 'Diffing<NSImage>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift:5:15: note: generic struct 'Diffing' does not conform to the 'Sendable' protocol
public struct Diffing<Value> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:4:11: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SnapshotTesting'
@testable import SnapshotTesting
          ^
          @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: note: add '@MainActor' to make static property 'imageHEIC' part of global actor 'MainActor'
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSImage.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let imageHEIC = Diffing.imageHEIC(precision: 1, compressionQuality: .lossless)
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling String+SpecialCharacters.swift, View.swift, XCTAttachment.swift, Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SwiftUIView.swift, UIBezierPath.swift, UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ NSView.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:18:36: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialSize = view.frame.size
                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: property declared here
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:19:39: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            if let size = size { view.frame.size = size }
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: mutation of this property is only permitted within the actor
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:20:24: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard view.frame.width > 0, view.frame.height > 0 else {
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: property declared here
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:20:46: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard view.frame.width > 0, view.frame.height > 0 else {
                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: property declared here
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:21:73: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                fatalError("View not renderable to image at size \(view.frame.size)")
                                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: property declared here
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:23:25: warning: main actor-isolated property 'snapshot' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return view.snapshot ?? Async { callback in
                        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift:834:9: note: property declared here
    var snapshot: Async<Image>? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:25:42: warning: call to main actor-isolated instance method 'bitmapImageRepForCachingDisplay(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    let bitmapRep = view.bitmapImageRepForCachingDisplay(in: view.bounds)!
                                         ^
AppKit.NSView.bitmapImageRepForCachingDisplay:2:22: note: calls to instance method 'bitmapImageRepForCachingDisplay(in:)' from outside of its actor context are implicitly asynchronous
@MainActor open func bitmapImageRepForCachingDisplay(in rect: NSRect) -> NSBitmapImageRep?}
                     ^
AppKit.NSView.bitmapImageRepForCachingDisplay:2:22: note: main actor isolation inferred from inheritance from class 'NSResponder'
@MainActor open func bitmapImageRepForCachingDisplay(in rect: NSRect) -> NSBitmapImageRep?}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:25:83: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    let bitmapRep = view.bitmapImageRepForCachingDisplay(in: view.bounds)!
                                                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: note: property declared here
@property NSRect bounds;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:26:26: warning: call to main actor-isolated instance method 'cacheDisplay(in:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    view.cacheDisplay(in: view.bounds, to: bitmapRep)
                         ^
AppKit.NSView.cacheDisplay:2:22: note: calls to instance method 'cacheDisplay(in:to:)' from outside of its actor context are implicitly asynchronous
@MainActor open func cacheDisplay(in rect: NSRect, to bitmapImageRep: NSBitmapImageRep)}
                     ^
AppKit.NSView.cacheDisplay:2:22: note: main actor isolation inferred from inheritance from class 'NSResponder'
@MainActor open func cacheDisplay(in rect: NSRect, to bitmapImageRep: NSBitmapImageRep)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:26:48: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    view.cacheDisplay(in: view.bounds, to: bitmapRep)
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: note: property declared here
@property NSRect bounds;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:27:52: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    let image = NSImage(size: view.bounds.size)
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: note: property declared here
@property NSRect bounds;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:30:40: warning: call to main actor-isolated instance method 'removeFromSuperview()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    views.forEach { $0.removeFromSuperview() }
                                       ^
AppKit.NSView.removeFromSuperview:2:22: note: calls to instance method 'removeFromSuperview()' from outside of its actor context are implicitly asynchronous
@MainActor open func removeFromSuperview()}
                     ^
AppKit.NSView.removeFromSuperview:2:22: note: main actor isolation inferred from inheritance from class 'NSResponder'
@MainActor open func removeFromSuperview()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:31:26: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    view.frame.size = initialSize
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: note: mutation of this property is only permitted within the actor
@property NSRect frame;
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:26:26: warning: sending 'bitmapRep' risks causing data races; this is an error in the Swift 6 language mode
                    view.cacheDisplay(in: view.bounds, to: bitmapRep)
                    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:26:26: note: sending 'bitmapRep' to main actor-isolated instance method 'cacheDisplay(in:to:)' risks causing data races between main actor-isolated and local nonisolated uses
                    view.cacheDisplay(in: view.bounds, to: bitmapRep)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingHEIC/NSView.swift:28:27: note: access can happen concurrently
                    image.addRepresentation(bitmapRep)
                    ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTestingHEIC (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver\ Compilation\ Requirements SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver\ Compilation SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTestingHEIC-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SnapshotTestingHEIC-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftdoc (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.abi.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftsourceinfo (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.o normal (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.o
SwiftDriverJobDiscovery normal arm64 Compiling CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling SwiftUIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
ExtractAppIntentsMetadata (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SnapshotTesting --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier swift-snapshot-testing.SnapshotTesting --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 06:03:59.895 appintentsmetadataprocessor[894:4938] Starting appintentsmetadataprocessor export
2025-04-30 06:03:59.939 appintentsmetadataprocessor[894:4938] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.o (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTesting.o
SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling NSView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling NSViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver\ Compilation SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.o normal (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.o
ExtractAppIntentsMetadata (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SnapshotTestingHEIC --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.SnapshotTestingHEIC --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 06:04:00.599 appintentsmetadataprocessor[897:4963] Starting appintentsmetadataprocessor export
2025-04-30 06:04:00.631 appintentsmetadataprocessor[897:4963] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.o (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SnapshotTestingHEIC.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:22662d9ba90af31ae13718d465793dcb625786a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:22662d9ba90af31ae13718d465793dcb625786a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:22662d9ba90af31ae13718d465793dcb625786a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:22662d9ba90af31ae13718d465793dcb625786a6, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingHEIC",
  "name" : "SnapshotTestingHEIC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingHEIC",
      "targets" : [
        "SnapshotTestingHEIC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingHEICTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEICTests",
      "path" : "Tests/SnapshotTestingHEICTests",
      "sources" : [
        "SnapshotTestingHEICTests.swift",
        "SwiftUIView.swift",
        "TestViewController.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingHEIC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingHEIC",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingHEIC",
      "path" : "Sources/SnapshotTestingHEIC",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "SnapshotTestingHEIC"
      ],
      "sources" : [
        "HEIC/CompressionQuality.swift",
        "HEIC/NSImage+HEIC.swift",
        "HEIC/UIImage+HEIC.swift",
        "NSImage.swift",
        "NSView.swift",
        "NSViewController.swift",
        "SwiftUIView.swift",
        "UIImage.swift",
        "UIView.swift",
        "UIViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.