The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PINRemoteImage, reference master (c0d5cf), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 14:40:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pinterest/PINRemoteImage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pinterest/PINRemoteImage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c0d5cfa Merge pull request #654 from andyfinnell/afinnell/make-pinremoteimagemanagerconfiguration-public
Cloned https://github.com/pinterest/PINRemoteImage.git
Revision (git rev-parse @):
c0d5cfa1947f2456ddb321a85b347b3d60d83254
SUCCESS checkout https://github.com/pinterest/PINRemoteImage.git at master
Fetching https://github.com/pinterest/PINCache.git
[1/5279] Fetching pincache
Fetched https://github.com/pinterest/PINCache.git from cache (2.16s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.4 (2.77s)
Fetching https://github.com/pinterest/PINOperation.git
[1/870] Fetching pinoperation
Fetched https://github.com/pinterest/PINOperation.git from cache (0.77s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (1.35s)
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.4
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "pinremoteimage",
      "name": "PINRemoteImage",
      "url": "https://github.com/pinterest/PINRemoteImage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PINRemoteImage",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "pincache",
          "name": "PINCache",
          "url": "https://github.com/pinterest/PINCache.git",
          "version": "3.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PINCache",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "pinoperation",
              "name": "PINOperation",
              "url": "https://github.com/pinterest/PINOperation.git",
              "version": "1.2.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PINOperation",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11598] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (2.33s)
Fetching https://github.com/pinterest/PINCache.git from cache
Fetched https://github.com/pinterest/PINCache.git from cache (0.54s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.4 (0.60s)
Fetching https://github.com/pinterest/PINOperation.git from cache
Fetched https://github.com/pinterest/PINOperation.git from cache (0.49s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (0.55s)
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.3
Creating working copy for https://github.com/pinterest/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at master (c0d5cfa)
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.4
warning: '.resolve-product-dependencies': dependency 'pinremoteimage' is not used by any target
Found 1 product dependencies
  - PINCache
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pinterest/PINRemoteImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Compiling NSHTTPURLResponse+MaxAge.m
[1/45] Compiling PINRemoteImage PINRemoteWeakProxy.m
[2/45] Compiling PINRemoteImage PINRemoteLock.m
[3/45] Compiling PINRemoteImage PINResume.m
[4/45] Compiling PINRemoteImage PINRemoteImageMemoryContainer.m
[5/45] Compiling PINRemoteImage PINSpeedRecorder.m
[6/45] Compiling PINRemoteImage PINRemoteImageTask.m
[7/45] Compiling PINAnimatedImage.m
[8/45] Compiling PINRemoteImage PINRemoteImageProcessorTask.m
[9/45] Compiling PINRemoteImage PINRequestRetryStrategy.m
[10/45] Compiling PINAnimatedImageView.m
[11/45] Compiling PINRemoteImage PINRemoteImageDownloadTask.m
[12/45] Compiling PINRemoteImage PINRemoteImageDownloadQueue.m
[13/45] Compiling PINAPNGAnimatedImage.m
[14/45] Compiling PINRemoteImage PINURLSessionManager.m
[15/45] Compiling PINRemoteImage PINRemoteImageBasicCache.m
[16/45] Compiling PINRemoteImage PINRemoteImageCallbacks.m
[17/45] Compiling PINRemoteImage PINRemoteImageCategoryManager.m
/Users/admin/builder/spi-builder-workspace/Source/Classes/PINRemoteImageManager.m:1572:9: warning: 'CC_MD5_Init' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
 1572 |         CC_MD5_Init(&ctx);
      |         ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/CommonCrypto/CommonDigest.h:133:12: note: 'CC_MD5_Init' has been explicitly marked deprecated here
  133 | extern int CC_MD5_Init(CC_MD5_CTX *c)
      |            ^
/Users/admin/builder/spi-builder-workspace/Source/Classes/PINRemoteImageManager.m:1575:13: warning: 'CC_MD5_Update' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
 1575 |             CC_MD5_Update(&ctx, bytes, (CC_LONG)byteRange.length);
      |             ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/CommonCrypto/CommonDigest.h:136:12: note: 'CC_MD5_Update' has been explicitly marked deprecated here
  136 | extern int CC_MD5_Update(CC_MD5_CTX *c, const void *data, CC_LONG len)
      |            ^
/Users/admin/builder/spi-builder-workspace/Source/Classes/PINRemoteImageManager.m:1579:9: warning: 'CC_MD5_Final' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
 1579 |         CC_MD5_Final(digest, &ctx);
      |         ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/CommonCrypto/CommonDigest.h:139:12: note: 'CC_MD5_Final' has been explicitly marked deprecated here
  139 | extern int CC_MD5_Final(unsigned char *md, CC_MD5_CTX *c)
      |            ^
3 warnings generated.
[18/45] Compiling PINRemoteImage PINRemoteImageManager.m
[19/45] Compiling PINRemoteImage PINRemoteImageManagerConfiguration.m
[20/45] Compiling PINRemoteImage PINRemoteImageManagerResult.m
[21/45] Compiling PINRemoteImage PINDisplayLink.m
[22/45] Compiling PINAnimatedImageView+PINRemoteImage.m
[23/45] Compiling PINCache+PINRemoteImageCaching.m
[24/45] Compiling PINRemoteImage PINAlternateRepresentationProvider.m
[24/45] Copying PrivacyInfo.xcprivacy
/Users/admin/builder/spi-builder-workspace/Source/Classes/Categories/NSData+ImageDetectors.m:16:21: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
   16 |     Byte firstBytes[length];
      |                     ^~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Classes/Categories/NSData+ImageDetectors.m:108:21: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  108 |     Byte firstBytes[length];
      |                     ^~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Classes/Categories/NSData+ImageDetectors.m:133:22: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  133 |     Byte formatBytes[formatSize];
      |                      ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Classes/Categories/NSData+ImageDetectors.m:142:23: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  142 |     Byte animateBytes[formatSize];
      |                       ^~~~~~~~~~
4 warnings generated.
[27/45] Compiling NSData+ImageDetectors.m
[28/45] Compiling PINImage+ScaledImage.m
[29/45] Compiling PINImage+DecodedImage.m
[30/45] Compiling PINImageView+PINRemoteImage.m
[31/45] Compiling PINButton+PINRemoteImage.m
[32/45] Compiling PINGIFAnimatedImage.m
[33/45] Compiling PINCachedAnimatedImage.m
[34/45] Compiling PINWebPAnimatedImage.m
[35/45] Compiling PINRemoteImage PINProgressiveImage.m
[36/45] Compiling PINOperation resource_bundle_accessor.m
[37/45] Compiling PINOperation PINOperationGroup.m
[38/45] Compiling PINOperation PINOperationQueue.m
[39/45] Compiling PINCache resource_bundle_accessor.m
[39/45] Compiling PINCache PINCache.m
[40/45] Compiling PINCache PINMemoryCache.m
[42/45] Compiling PINCache PINDiskCache.m
[43/45] Write Objects.LinkFileList
libtool: warning: 'NSData+ImageDetectors.m.o' has no symbols
libtool: warning: 'PINImage+ScaledImage.m.o' has no symbols
[44/45] Archiving libPINRemoteImage.a
Build complete! (7.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pincache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pinterest/PINCache.git"
    }
  ],
  "manifest_display_name" : "PINRemoteImage",
  "name" : "PINRemoteImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PINRemoteImage",
      "targets" : [
        "PINRemoteImage"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PINRemoteImage",
      "module_type" : "ClangTarget",
      "name" : "PINRemoteImage",
      "path" : "Source/Classes",
      "product_dependencies" : [
        "PINCache"
      ],
      "product_memberships" : [
        "PINRemoteImage"
      ],
      "sources" : [
        "AnimatedImages/PINAPNGAnimatedImage.m",
        "AnimatedImages/PINAnimatedImage.m",
        "AnimatedImages/PINAnimatedImageView.m",
        "AnimatedImages/PINCachedAnimatedImage.m",
        "AnimatedImages/PINGIFAnimatedImage.m",
        "AnimatedImages/PINWebPAnimatedImage.m",
        "Categories/NSData+ImageDetectors.m",
        "Categories/NSHTTPURLResponse+MaxAge.m",
        "Categories/PINImage+DecodedImage.m",
        "Categories/PINImage+ScaledImage.m",
        "ImageCategories/PINAnimatedImageView+PINRemoteImage.m",
        "ImageCategories/PINButton+PINRemoteImage.m",
        "ImageCategories/PINImageView+PINRemoteImage.m",
        "PINAlternateRepresentationProvider.m",
        "PINCache/PINCache+PINRemoteImageCaching.m",
        "PINDisplayLink.m",
        "PINProgressiveImage.m",
        "PINRemoteImageBasicCache.m",
        "PINRemoteImageCallbacks.m",
        "PINRemoteImageCategoryManager.m",
        "PINRemoteImageDownloadQueue.m",
        "PINRemoteImageDownloadTask.m",
        "PINRemoteImageManager.m",
        "PINRemoteImageManagerConfiguration.m",
        "PINRemoteImageManagerResult.m",
        "PINRemoteImageMemoryContainer.m",
        "PINRemoteImageProcessorTask.m",
        "PINRemoteImageTask.m",
        "PINRemoteLock.m",
        "PINRemoteWeakProxy.m",
        "PINRequestRetryStrategy.m",
        "PINResume.m",
        "PINSpeedRecorder.m",
        "PINURLSessionManager.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.