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 DSFImageTools, reference main (f69ad0), with Swift 6.0 for Linux on 3 Nov 2024 04:24:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFImageTools.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/dagronf/DSFImageTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f69ad0f Moved to SwiftReadWriteImage
Cloned https://github.com/dagronf/DSFImageTools.git
Revision (git rev-parse @):
f69ad0fbaf9e8c34d55cd308fadd0ff1e2d98c46
SUCCESS checkout https://github.com/dagronf/DSFImageTools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dagronf/DSFImageTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 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/dagronf/SwiftImageReadWrite
[1/372] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.91s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.1.6 (0.45s)
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.1.6
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/16] Compiling SwiftImageReadWrite PlatformImage+export.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[5/16] Compiling SwiftImageReadWrite PlatformImage+macOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[6/17] Compiling SwiftImageReadWrite ImageExportTypes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[7/17] Compiling SwiftImageReadWrite SwiftUI+extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[8/17] Compiling SwiftImageReadWrite CIImage+extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[9/17] Compiling SwiftImageReadWrite PlatformImage+codable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[10/17] Compiling SwiftImageReadWrite PlatformImage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[11/17] Compiling SwiftImageReadWrite Utils.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[12/17] Compiling SwiftImageReadWrite Errors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/17] Emitting module SwiftImageReadWrite
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[14/17] Compiling SwiftImageReadWrite CGImage+import.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[15/17] Compiling SwiftImageReadWrite CGImage+platform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[16/17] Compiling SwiftImageReadWrite CGImage+codable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
[17/17] Compiling SwiftImageReadWrite CGImage+export.swift
/host/spi-builder-workspace/.build/checkouts/SwiftImageReadWrite/Sources/SwiftImageReadWrite/CGImage/CGImage+codable.swift:21:8: error: no such module 'CoreGraphics.CGImage'
19 |
20 | import Foundation
21 | import CoreGraphics.CGImage
   |        `- error: no such module 'CoreGraphics.CGImage'
22 |
23 | /// A codable wrapper for CGImage
BUILD FAILURE 6.0 linux