The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SnapshotTestingStitch, reference main (a1c51a), with Swift 6.0 for Linux on 28 Nov 2024 10:40:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.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/sherlouk/swift-snapshot-testing-stitch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1c51ab Merge pull request #11 from MojtabaHs/docs/fix-typos
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
a1c51ab705388cecee16ab80f6e0f4d1623595b1
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/alexey1312/SnapshotTestingHEIC.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/12447] Fetching swift-snapshot-testing
[624/12641] Fetching swift-snapshot-testing, snapshottestingheic
Fetched https://github.com/alexey1312/SnapshotTestingHEIC.git from cache (0.26s)
[872/12447] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.39s)
Computing version for https://github.com/alexey1312/SnapshotTestingHEIC.git
Computed https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.5.0 (0.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66683] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.03s)
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.17.6
Creating working copy for https://github.com/alexey1312/SnapshotTestingHEIC.git
Working copy of https://github.com/alexey1312/SnapshotTestingHEIC.git resolved at 1.5.0
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...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/35] Emitting module SnapshotTesting
[6/39] Compiling SnapshotTesting NSImage.swift
[7/39] Compiling SnapshotTesting NSView.swift
[8/39] Compiling SnapshotTesting NSViewController.swift
[9/39] Compiling SnapshotTesting SceneKit.swift
[10/39] Compiling SnapshotTesting Snapshotting.swift
[11/39] Compiling SnapshotTesting Any.swift
[12/39] Compiling SnapshotTesting CALayer.swift
[13/39] Compiling SnapshotTesting CGPath.swift
[14/39] Compiling SnapshotTesting SpriteKit.swift
[15/39] Compiling SnapshotTesting String.swift
[16/39] Compiling SnapshotTesting SwiftUIView.swift
[17/39] Compiling SnapshotTesting UIBezierPath.swift
[18/39] Compiling SnapshotTesting AssertSnapshot.swift
[19/39] Compiling SnapshotTesting Async.swift
[20/39] Compiling SnapshotTesting Internal.swift
[21/39] Compiling SnapshotTesting PlistEncoder.swift
[22/39] Compiling SnapshotTesting String+SpecialCharacters.swift
[23/39] Compiling SnapshotTesting View.swift
[24/39] Compiling SnapshotTesting XCTAttachment.swift
[25/39] Compiling SnapshotTesting Diff.swift
[26/39] Compiling SnapshotTesting Diffing.swift
[27/39] Compiling SnapshotTesting Wait.swift
[28/39] Compiling SnapshotTesting CaseIterable.swift
[29/39] Compiling SnapshotTesting Data.swift
[30/39] Compiling SnapshotTesting Encodable.swift
[31/39] Compiling SnapshotTesting NSBezierPath.swift
[32/39] Compiling SnapshotTesting Deprecations.swift
[33/39] Compiling SnapshotTesting RecordIssue.swift
[34/39] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[35/39] Compiling SnapshotTesting SnapshotsTestTrait.swift
[36/39] Compiling SnapshotTesting UIImage.swift
[37/39] Compiling SnapshotTesting UIView.swift
[38/39] Compiling SnapshotTesting UIViewController.swift
[39/39] Compiling SnapshotTesting URLRequest.swift
[41/50] Compiling SnapshotTestingHEIC UIView.swift
[42/51] Compiling SnapshotTestingHEIC SwiftUIView.swift
[43/51] Compiling SnapshotTestingHEIC UIImage+HEIC.swift
[44/51] Compiling SnapshotTestingHEIC NSImage.swift
[45/51] Compiling SnapshotTestingHEIC NSView.swift
[46/51] Compiling SnapshotTestingHEIC NSViewController.swift
[47/51] Compiling SnapshotTestingHEIC UIImage.swift
[48/51] Compiling SnapshotTestingHEIC CompressionQuality.swift
[49/51] Compiling SnapshotTestingHEIC NSImage+HEIC.swift
[50/51] Emitting module SnapshotTestingHEIC
[51/51] Compiling SnapshotTestingHEIC UIViewController.swift
[53/58] Compiling SnapshotTestingStitch Snapshotting.swift
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/58] Emitting module SnapshotTestingStitch
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
[55/58] Compiling SnapshotTestingStitch ImageFormat.swift
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
[56/58] Compiling SnapshotTestingStitch StitchStyle.swift
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
[57/58] Compiling SnapshotTestingStitch Stitcher.swift
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
[58/58] Compiling SnapshotTestingStitch StitchTask.swift
/host/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import SnapshotTesting
  3 | import SnapshotTestingHEIC
BUILD FAILURE 6.0 linux