The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaImageReader, reference 1.2.0 (73773a), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 19:06:16 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/loopwerk/SagaImageReader.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaImageReader
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 73773aa feat: SagaImageReader now reads EXIF data and returns it as frontmatter to Saga
Cloned https://github.com/loopwerk/SagaImageReader.git
Revision (git rev-parse @):
73773aa8135455c9d9d122d19df6ec704d9426b5
SUCCESS checkout https://github.com/loopwerk/SagaImageReader.git at 1.2.0
Fetching https://github.com/loopwerk/Scry.git
Fetching https://github.com/loopwerk/Saga.git
[1/4750] Fetching saga
[49/4806] Fetching saga, scry
Fetched https://github.com/loopwerk/Saga.git from cache (1.13s)
Fetched https://github.com/loopwerk/Scry.git from cache (1.13s)
Computing version for https://github.com/loopwerk/Scry.git
Computed https://github.com/loopwerk/Scry.git at 1.1.0 (1.72s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.60s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/loopwerk/SagaPathKit
[1/829] Fetching sagapathkit
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.83s)
[1/17416] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.59s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (3.19s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (3.78s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.92s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.26s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/loopwerk/Scry.git
Working copy of https://github.com/loopwerk/Scry.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.2
========================================
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": "sagaimagereader",
      "name": "SagaImageReader",
      "url": "https://github.com/loopwerk/SagaImageReader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaImageReader",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "3.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "sagapathkit",
              "name": "SagaPathKit",
              "url": "https://github.com/loopwerk/SagaPathKit",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPathKit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "scry",
          "name": "Scry",
          "url": "https://github.com/loopwerk/Scry.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Scry",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaImageReader.git
[1/27] Fetching sagaimagereader
Fetched https://github.com/loopwerk/SagaImageReader.git from cache (0.62s)
Fetching https://github.com/loopwerk/Scry.git from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/loopwerk/Saga.git from cache (0.54s)
Fetched https://github.com/loopwerk/Scry.git from cache (0.54s)
Computing version for https://github.com/loopwerk/Scry.git
Computed https://github.com/loopwerk/Scry.git at 1.1.0 (0.61s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.03s)
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.56s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.56s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.63s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.04s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.65s)
Creating working copy for https://github.com/loopwerk/Scry.git
Working copy of https://github.com/loopwerk/Scry.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/loopwerk/SagaImageReader.git
Working copy of https://github.com/loopwerk/SagaImageReader.git resolved at 1.2.0 (73773aa)
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.2
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
warning: '.resolve-product-dependencies': dependency 'sagaimagereader' is not used by any target
Found 2 product dependencies
  - Saga
  - Scry
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/loopwerk/SagaImageReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/16] Compiling Scry EXIFError.swift
[7/16] Compiling Scry JPEGContainer.swift
[8/16] Compiling Scry PNGContainer.swift
[9/16] Compiling Scry WebPContainer.swift
[10/16] Compiling Scry EXIFTags.swift
[11/16] Compiling Scry Scry.swift
[12/16] Compiling Scry TIFFParser.swift
[13/16] Emitting module Scry
[14/16] Compiling Scry ByteReader.swift
[15/16] Emitting module SagaPathKit
[16/16] Compiling SagaPathKit SagaPathKit.swift
[17/37] Compiling Saga Saga+I18n.swift
[18/37] Compiling Saga Saga+Pipeline.swift
[19/37] Compiling Saga Saga+AtomFeed.swift
[20/37] Compiling Saga Saga+Build.swift
[21/39] Emitting module Saga
[22/39] Compiling Saga Saga.swift
[23/39] Compiling Saga StepBuilder.swift
[24/39] Compiling Saga BuildReason.swift
[25/39] Compiling Saga FileIO.swift
[26/39] Compiling Saga FolderMonitor.swift
[27/39] Compiling Saga MetadataDecoder.swift
[28/39] Compiling Saga Path+Extensions.swift
[29/39] Compiling Saga String+Slugify.swift
[30/39] Compiling Saga Writer.swift
[31/39] Compiling Saga Reader.swift
[32/39] Compiling Saga RenderingContexts.swift
[33/39] Compiling Saga Saga+Sitemap.swift
[34/39] Compiling Saga Saga+Utils.swift
[35/39] Compiling Saga I18NConfig.swift
[36/39] Compiling Saga Item.swift
[37/39] Compiling Saga ItemWriteMode.swift
[38/39] Compiling Saga Saga+FetchCache.swift
[39/39] Compiling Saga Saga+Hashed.swift
[40/41] Emitting module SagaImageReader
[41/41] Compiling SagaImageReader SagaImageReader.swift
Build complete! (13.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "scry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Scry.git"
    }
  ],
  "manifest_display_name" : "SagaImageReader",
  "name" : "SagaImageReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaImageReader",
      "targets" : [
        "SagaImageReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaImageReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaImageReader",
      "path" : "Sources/SagaImageReader",
      "product_dependencies" : [
        "Saga",
        "Scry"
      ],
      "product_memberships" : [
        "SagaImageReader"
      ],
      "sources" : [
        "SagaImageReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.