Build Information
Failed to build Gravatar, reference 3.4.0 (10ea47
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 04:49:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Automattic/Gravatar-SDK-iOS.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Automattic/Gravatar-SDK-iOS
* tag 3.4.0 -> FETCH_HEAD
HEAD is now at 10ea47a Version bump to `3.4.0`
Cloned https://github.com/Automattic/Gravatar-SDK-iOS.git
Revision (git rev-parse @):
10ea47af09875f830adf63bc72bf5fb686bffc05
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Automattic/Gravatar-SDK-iOS.git at 3.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Automattic/Gravatar-SDK-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Copying SDKInfo.plist
[1/36] Copying Localizable.strings
[1/36] Copying Info.plist
[1/36] Copying test.png
[1/36] Write sources
[1/36] Copying Localizable.strings
[1/36] Copying placeholder.png
[1/36] Write sources
[1/36] Copying Localizable.strings
[1/36] Write sources
[1/36] Copying avatarSetRatingResponse.json
[1/36] Copying avatarUploadResponse.json
[1/36] Copying avatarSetAltTextResponse.json
[1/36] Copying fullProfile.json
[1/36] Copying avatarsResponse.json
[1/36] Copying example_avatar.png
[1/36] Copying avatarSelected.json
[1/36] Copying Info.plist
[1/36] Copying Localizable.strings
[5/36] Copying Info.plist
[5/36] Copying Localizable.strings
[33/36] Copying Media.xcassets
[34/36] Copying AccountIcons.xcassets
[35/36] Write swift-version-1EA4D86E10B52AF.txt
[37/96] Compiling Gravatar Interest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[38/96] Compiling Gravatar Language.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[39/96] Compiling Gravatar Link.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[40/96] Compiling Gravatar ModelError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[41/96] Compiling Gravatar Profile.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[42/96] Compiling Gravatar ProfileContactInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[43/102] Compiling Gravatar Avatar+AvatarDetails.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[44/102] Compiling Gravatar AvatarDetails.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[45/102] Compiling Gravatar AvatarRating+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[46/102] Compiling Gravatar ProfileFetching.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[47/102] Compiling Gravatar ProfileService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[48/102] Compiling Gravatar ServiceConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[49/102] Compiling Gravatar URLSessionHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[50/102] Compiling Gravatar AvatarType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[51/102] Compiling Gravatar Data+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[52/102] Compiling Gravatar Error+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[53/102] Compiling Gravatar Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[54/102] Compiling Gravatar HTTPStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[55/102] Compiling Gravatar HTTPURLResponse+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[56/102] Compiling Gravatar ImageDownloadResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[57/102] Compiling Gravatar URLSessionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[58/102] Compiling Gravatar AssociatedResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[59/102] Compiling Gravatar Avatar.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[60/102] Compiling Gravatar AvatarRating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[61/102] Compiling Gravatar CryptoWalletAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[62/102] Compiling Gravatar GalleryImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[63/102] Compiling Gravatar ProfilePayments.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[64/102] Compiling Gravatar SetEmailAvatarRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[65/102] Compiling Gravatar UpdateAvatarRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[66/102] Compiling Gravatar UpdateProfileRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[67/102] Compiling Gravatar VerifiedAccount.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[68/102] Compiling Gravatar AvatarQueryOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[69/102] Compiling Gravatar AvatarSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[70/102] Compiling Gravatar DefaultAvatarOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[71/102] Compiling Gravatar ImageDownloadOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[72/102] Compiling Gravatar ImageProcessorOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[73/102] Compiling Gravatar ImageSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[74/102] Compiling Gravatar ImageTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[75/102] Compiling Gravatar UIImage+Square.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[76/102] Compiling Gravatar URL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[77/102] Compiling Gravatar AvatarIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[78/102] Compiling Gravatar Email.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[79/102] Compiling Gravatar HashID.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[80/102] Compiling Gravatar ProfileIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[81/102] Compiling Gravatar APIErrorPayload.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[82/102] Compiling Gravatar AvatarService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[83/102] Compiling Gravatar CheckTokenAuthorizationService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[84/102] Compiling Gravatar HTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[85/102] Compiling Gravatar ImageDownloadService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[86/102] Compiling Gravatar ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[87/102] Compiling Gravatar ImageUploadService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[88/102] Compiling Gravatar ImageUploader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/102] Emitting module Gravatar
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[90/102] Compiling Gravatar AvatarURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[91/102] Compiling Gravatar Bundle+ResourceBundle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[92/102] Compiling Gravatar BundleInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[93/102] Compiling Gravatar ImageCaching.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[94/102] Compiling Gravatar Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[95/102] Compiling Gravatar String.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[96/102] Compiling Gravatar UIImage+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[97/102] Compiling Gravatar Rating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[98/102] Compiling Gravatar ProfileURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[99/102] Compiling Gravatar DefaultImageProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[100/102] Compiling Gravatar ImageProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[101/102] Compiling Gravatar URLComponents+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[102/102] Compiling Gravatar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (4.43s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75508] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (17.40s)
Fetched https://github.com/swiftlang/swift-syntax from cache (17.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (17.85s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.45s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm