Build Information
Successful build of SnapshotTestingHEIC, reference 1.5.1 (2d5002
), with Swift 5.9 for Linux on 10 Feb 2025 17:05:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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: 5.9
Building package at path: $PWD
https://github.com/alexey1312/SnapshotTestingHEIC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/12826] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (1.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.0 (0.34s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4529] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump (0.28s)
[1/68341] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (4.21s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.33s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5198] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.1 (0.35s)
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.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.3.3
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.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Building for debugging...
[1/31] Emitting module SnapshotTesting
[2/35] Compiling SnapshotTesting Snapshotting.swift
[3/35] Compiling SnapshotTesting Any.swift
[4/35] Compiling SnapshotTesting CALayer.swift
[5/35] Compiling SnapshotTesting CGPath.swift
[6/35] Compiling SnapshotTesting SpriteKit.swift
[7/35] Compiling SnapshotTesting String.swift
[8/35] Compiling SnapshotTesting SwiftUIView.swift
[9/35] Compiling SnapshotTesting UIBezierPath.swift
[10/35] Compiling SnapshotTesting CaseIterable.swift
[11/35] Compiling SnapshotTesting Data.swift
[12/35] Compiling SnapshotTesting Encodable.swift
[13/35] Compiling SnapshotTesting NSBezierPath.swift
[14/35] Compiling SnapshotTesting UIImage.swift
[15/35] Compiling SnapshotTesting UIView.swift
[16/35] Compiling SnapshotTesting UIViewController.swift
[17/35] Compiling SnapshotTesting URLRequest.swift
[18/35] Compiling SnapshotTesting AssertSnapshot.swift
[19/35] Compiling SnapshotTesting Async.swift
[20/35] Compiling SnapshotTesting Internal.swift
[21/35] Compiling SnapshotTesting PlistEncoder.swift
[22/35] Compiling SnapshotTesting String+SpecialCharacters.swift
[23/35] Compiling SnapshotTesting Deprecations.swift
[24/35] Compiling SnapshotTesting RecordIssue.swift
[25/35] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[26/35] Compiling SnapshotTesting SnapshotsTestTrait.swift
[27/35] Compiling SnapshotTesting View.swift
[28/35] Compiling SnapshotTesting XCTAttachment.swift
[29/35] Compiling SnapshotTesting Diff.swift
[30/35] Compiling SnapshotTesting Diffing.swift
[31/35] Compiling SnapshotTesting Wait.swift
[32/35] Compiling SnapshotTesting NSImage.swift
[33/35] Compiling SnapshotTesting NSView.swift
[34/35] Compiling SnapshotTesting NSViewController.swift
[35/35] Compiling SnapshotTesting SceneKit.swift
[38/47] Compiling SnapshotTestingHEIC NSView.swift
[39/47] Compiling SnapshotTestingHEIC NSViewController.swift
[40/47] Compiling SnapshotTestingHEIC UIImage.swift
[41/47] Compiling SnapshotTestingHEIC UIView.swift
[42/48] Compiling SnapshotTestingHEIC SwiftUIView.swift
[43/48] Compiling SnapshotTestingHEIC UIImage+HEIC.swift
[44/48] Compiling SnapshotTestingHEIC NSImage.swift
[45/48] Emitting module SnapshotTestingHEIC
[46/48] Compiling SnapshotTestingHEIC CompressionQuality.swift
[47/48] Compiling SnapshotTestingHEIC NSImage+HEIC.swift
[48/48] Compiling SnapshotTestingHEIC UIViewController.swift
Build complete! (17.58s)
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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.