The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftUISnapshotTesting, reference main (b9786e), with Swift 6.1 for Android on 10 Nov 2025 07:29:20 UTC.

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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gabriel/swiftui-snapshot-testing.git
Reference: main
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/gabriel/swiftui-snapshot-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b9786ee Add iOS 26 screenshots
Cloned https://github.com/gabriel/swiftui-snapshot-testing.git
Revision (git rev-parse @):
b9786eec445e30d323147de221b80dcd734af954
SUCCESS checkout https://github.com/gabriel/swiftui-snapshot-testing.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gabriel/swiftui-snapshot-testing.git
https://github.com/gabriel/swiftui-snapshot-testing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "SwiftUISnapshotTesting",
  "name" : "SwiftUISnapshotTesting",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUISnapshotTesting",
      "targets" : [
        "SwiftUISnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUISnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISnapshotTestingTests",
      "path" : "Tests",
      "sources" : [
        "ExpressionTests.swift",
        "SnapshotTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUISnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUISnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISnapshotTesting",
      "path" : "Sources",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "SwiftUISnapshotTesting"
      ],
      "sources" : [
        "Expression.swift",
        "Platform.swift",
        "Render.swift",
        "Snapshot.swift",
        "Snapshotting+NSImage.swift",
        "Snapshotting+UIImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15596] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (4.69s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
[4599/77318] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.94s)
[13817/72720] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.95s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (8.70s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.38s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.33s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.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.3.3
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 Deprecations.swift
[10/38] Compiling SnapshotTesting RecordIssue.swift
[11/38] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[12/38] Compiling SnapshotTesting SnapshotsTestTrait.swift
[13/38] Compiling SnapshotTesting CaseIterable.swift
[14/38] Compiling SnapshotTesting Data.swift
[15/38] Compiling SnapshotTesting Encodable.swift
[16/38] Compiling SnapshotTesting NSBezierPath.swift
[17/38] Compiling SnapshotTesting View.swift
[18/38] Compiling SnapshotTesting XCTAttachment.swift
[19/38] Compiling SnapshotTesting Diff.swift
[20/38] Compiling SnapshotTesting Diffing.swift
[21/38] Compiling SnapshotTesting Wait.swift
[22/38] Compiling SnapshotTesting SpriteKit.swift
[23/38] Compiling SnapshotTesting String.swift
[24/38] Compiling SnapshotTesting SwiftUIView.swift
[25/38] Compiling SnapshotTesting UIBezierPath.swift
[26/38] Compiling SnapshotTesting AssertSnapshot.swift
[27/38] Compiling SnapshotTesting Async.swift
[28/38] Compiling SnapshotTesting Internal.swift
[29/38] Compiling SnapshotTesting PlistEncoder.swift
[30/38] Compiling SnapshotTesting String+SpecialCharacters.swift
[31/38] Compiling SnapshotTesting Snapshotting.swift
[32/38] Compiling SnapshotTesting Any.swift
[33/38] Compiling SnapshotTesting CALayer.swift
[34/38] Compiling SnapshotTesting CGPath.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/46] Compiling SwiftUISnapshotTesting Snapshotting+NSImage.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[41/46] Compiling SwiftUISnapshotTesting Snapshotting+UIImage.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[42/46] Compiling SwiftUISnapshotTesting Snapshot.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/46] Emitting module SwiftUISnapshotTesting
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[44/46] Compiling SwiftUISnapshotTesting Render.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[45/46] Compiling SwiftUISnapshotTesting Expression.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[46/46] Compiling SwiftUISnapshotTesting Platform.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/32] Emitting module SnapshotTesting
[3/36] Compiling SnapshotTesting Snapshotting.swift
[4/36] Compiling SnapshotTesting Any.swift
[5/36] Compiling SnapshotTesting CALayer.swift
[6/36] Compiling SnapshotTesting CGPath.swift
[7/36] Compiling SnapshotTesting View.swift
[8/36] Compiling SnapshotTesting XCTAttachment.swift
[9/36] Compiling SnapshotTesting Diff.swift
[10/36] Compiling SnapshotTesting Diffing.swift
[11/36] Compiling SnapshotTesting Wait.swift
[12/36] Compiling SnapshotTesting CaseIterable.swift
[13/36] Compiling SnapshotTesting Data.swift
[14/36] Compiling SnapshotTesting Encodable.swift
[15/36] Compiling SnapshotTesting NSBezierPath.swift
[16/36] Compiling SnapshotTesting NSImage.swift
[17/36] Compiling SnapshotTesting NSView.swift
[18/36] Compiling SnapshotTesting NSViewController.swift
[19/36] Compiling SnapshotTesting SceneKit.swift
[20/36] Compiling SnapshotTesting SpriteKit.swift
[21/36] Compiling SnapshotTesting String.swift
[22/36] Compiling SnapshotTesting SwiftUIView.swift
[23/36] Compiling SnapshotTesting UIBezierPath.swift
[24/36] Compiling SnapshotTesting Deprecations.swift
[25/36] Compiling SnapshotTesting RecordIssue.swift
[26/36] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[27/36] Compiling SnapshotTesting SnapshotsTestTrait.swift
[28/36] Compiling SnapshotTesting UIImage.swift
[29/36] Compiling SnapshotTesting UIView.swift
[30/36] Compiling SnapshotTesting UIViewController.swift
[31/36] Compiling SnapshotTesting URLRequest.swift
[32/36] Compiling SnapshotTesting AssertSnapshot.swift
[33/36] Compiling SnapshotTesting Async.swift
[34/36] Compiling SnapshotTesting Internal.swift
[35/36] Compiling SnapshotTesting PlistEncoder.swift
[36/36] Compiling SnapshotTesting String+SpecialCharacters.swift
[38/44] Compiling SwiftUISnapshotTesting Snapshotting+NSImage.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[39/44] Compiling SwiftUISnapshotTesting Snapshotting+UIImage.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[40/44] Compiling SwiftUISnapshotTesting Snapshot.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/44] Emitting module SwiftUISnapshotTesting
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[42/44] Compiling SwiftUISnapshotTesting Render.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[43/44] Compiling SwiftUISnapshotTesting Platform.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
[44/44] Compiling SwiftUISnapshotTesting Expression.swift
/host/spi-builder-workspace/Sources/Expression.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 | import QuartzCore
BUILD FAILURE 6.1 android