The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SnapshotTestingHEIC, reference 1.6.0 (ef2b0e), with Swift 6.3 for Linux on 17 Apr 2026 16:42:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/SnapshotTestingHEIC.git
Reference: 1.6.0
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.6.0      -> FETCH_HEAD
HEAD is now at ef2b0e0 Little update (#15)
Cloned https://github.com/alexey1312/SnapshotTestingHEIC.git
Revision (git rev-parse @):
ef2b0e0ada05230a383a367193aadd5754d1857d
SUCCESS checkout https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/alexey1312/SnapshotTestingHEIC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (5.70s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/5464] Fetching swift-custom-dump
[5465/80447] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.65s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.76s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (5.94s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.88s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (3.21s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.71s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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.19.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.75s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/34] Emitting module SnapshotTesting
[5/38] Compiling SnapshotTesting NSImage.swift
[6/38] Compiling SnapshotTesting NSView.swift
[7/38] Compiling SnapshotTesting NSViewController.swift
[8/38] Compiling SnapshotTesting SceneKit.swift
[9/38] Compiling SnapshotTesting UIImage.swift
[10/38] Compiling SnapshotTesting UIView.swift
[11/38] Compiling SnapshotTesting UIViewController.swift
[12/38] Compiling SnapshotTesting URLRequest.swift
[13/38] Compiling SnapshotTesting SpriteKit.swift
[14/38] Compiling SnapshotTesting String.swift
[15/38] Compiling SnapshotTesting SwiftUIView.swift
[16/38] Compiling SnapshotTesting UIBezierPath.swift
[17/38] Compiling SnapshotTesting Snapshotting.swift
[18/38] Compiling SnapshotTesting Any.swift
[19/38] Compiling SnapshotTesting CALayer.swift
[20/38] Compiling SnapshotTesting CGPath.swift
[21/38] Compiling SnapshotTesting CaseIterable.swift
[22/38] Compiling SnapshotTesting Data.swift
[23/38] Compiling SnapshotTesting Encodable.swift
[24/38] Compiling SnapshotTesting NSBezierPath.swift
[25/38] Compiling SnapshotTesting AssertSnapshot.swift
[26/38] Compiling SnapshotTesting Async.swift
[27/38] Compiling SnapshotTesting Internal.swift
[28/38] Compiling SnapshotTesting PlistEncoder.swift
[29/38] Compiling SnapshotTesting String+SpecialCharacters.swift
[30/38] Compiling SnapshotTesting View.swift
[31/38] Compiling SnapshotTesting XCTAttachment.swift
[32/38] Compiling SnapshotTesting Diff.swift
[33/38] Compiling SnapshotTesting Diffing.swift
[34/38] Compiling SnapshotTesting Wait.swift
[35/38] Compiling SnapshotTesting Deprecations.swift
[36/38] Compiling SnapshotTesting RecordIssue.swift
[37/38] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[38/38] Compiling SnapshotTesting SnapshotsTestTrait.swift
[40/50] Compiling SnapshotTestingHEIC SwiftUIView.swift
[41/50] Compiling SnapshotTestingHEIC UIView.swift
[42/50] Compiling SnapshotTestingHEIC NSViewController.swift
[43/51] Compiling SnapshotTestingHEIC UIImage.swift
[44/51] Compiling SnapshotTestingHEIC NSImage.swift
[45/51] Compiling SnapshotTestingHEIC NSView.swift
[46/51] Emitting module SnapshotTestingHEIC
[47/51] Compiling SnapshotTestingHEIC UIImage+HEIC.swift
[48/51] Compiling SnapshotTestingHEIC ImageComparisonHelpers.swift
[49/51] Compiling SnapshotTestingHEIC CompressionQuality.swift
[50/51] Compiling SnapshotTestingHEIC NSImage+HEIC.swift
[51/51] Compiling SnapshotTestingHEIC UIViewController.swift
Build complete! (37.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.7",
            "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",
        "ImageComparisonHelpers.swift",
        "NSImage.swift",
        "NSView.swift",
        "NSViewController.swift",
        "SwiftUIView.swift",
        "UIImage.swift",
        "UIView.swift",
        "UIViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.