The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SnapshotTestingHEIC, reference 1.5.1 (2d5002), with Swift 6.2 (beta) for Linux on 23 Jun 2025 02:05:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/SnapshotTestingHEIC.git
Reference: 1.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexey1312/SnapshotTestingHEIC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.88s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (3.61s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.57s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (6.10s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.32s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/34] Compiling SnapshotTesting View.swift
[5/34] Compiling SnapshotTesting XCTAttachment.swift
[6/34] Compiling SnapshotTesting Diff.swift
[7/34] Compiling SnapshotTesting Diffing.swift
[8/34] Compiling SnapshotTesting Wait.swift
[9/38] Compiling SnapshotTesting SpriteKit.swift
[10/38] Compiling SnapshotTesting String.swift
[11/38] Compiling SnapshotTesting SwiftUIView.swift
[12/38] Compiling SnapshotTesting UIBezierPath.swift
[13/38] Compiling SnapshotTesting NSImage.swift
[14/38] Compiling SnapshotTesting NSView.swift
[15/38] Compiling SnapshotTesting NSViewController.swift
[16/38] Compiling SnapshotTesting SceneKit.swift
[17/38] Compiling SnapshotTesting CaseIterable.swift
[18/38] Compiling SnapshotTesting Data.swift
[19/38] Compiling SnapshotTesting Encodable.swift
[20/38] Compiling SnapshotTesting NSBezierPath.swift
[21/38] Compiling SnapshotTesting Snapshotting.swift
[22/38] Compiling SnapshotTesting Any.swift
[23/38] Compiling SnapshotTesting CALayer.swift
[24/38] Compiling SnapshotTesting CGPath.swift
[25/38] Compiling SnapshotTesting Deprecations.swift
[26/38] Compiling SnapshotTesting RecordIssue.swift
[27/38] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[28/38] Compiling SnapshotTesting SnapshotsTestTrait.swift
[29/38] Emitting module SnapshotTesting
[30/38] Compiling SnapshotTesting AssertSnapshot.swift
[31/38] Compiling SnapshotTesting Async.swift
[32/38] Compiling SnapshotTesting Internal.swift
[33/38] Compiling SnapshotTesting PlistEncoder.swift
[34/38] Compiling SnapshotTesting String+SpecialCharacters.swift
[35/38] Compiling SnapshotTesting UIImage.swift
[36/38] Compiling SnapshotTesting UIView.swift
[37/38] Compiling SnapshotTesting UIViewController.swift
[38/38] Compiling SnapshotTesting URLRequest.swift
[40/49] Compiling SnapshotTestingHEIC SwiftUIView.swift
[41/49] Compiling SnapshotTestingHEIC UIImage.swift
[42/49] Compiling SnapshotTestingHEIC UIImage+HEIC.swift
[43/49] Compiling SnapshotTestingHEIC NSImage.swift
[44/50] Compiling SnapshotTestingHEIC NSView.swift
[45/50] Compiling SnapshotTestingHEIC NSViewController.swift
[46/50] Compiling SnapshotTestingHEIC UIView.swift
[47/50] Compiling SnapshotTestingHEIC UIViewController.swift
[48/50] Emitting module SnapshotTestingHEIC
[49/50] Compiling SnapshotTestingHEIC CompressionQuality.swift
[50/50] Compiling SnapshotTestingHEIC NSImage+HEIC.swift
Build complete! (37.52s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.