Build Information
Failed to build SImage, reference master (f4ecc5
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 04:24:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/backslash-f/simage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/simage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f4ecc53 Update README.md
Cloned https://github.com/backslash-f/simage.git
Revision (git rev-parse @):
f4ecc53812d9d748722536a958bcab9dc94ef084
SUCCESS checkout https://github.com/backslash-f/simage.git at master
Fetching https://github.com/backslash-f/applogger
Fetching https://github.com/backslash-f/worker
[1/110] Fetching applogger
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetched https://github.com/backslash-f/applogger from cache (0.61s)
Fetching https://github.com/backslash-f/worker
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/backslash-f/simage.git
https://github.com/backslash-f/simage.git
{
"dependencies" : [
{
"identity" : "worker",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/backslash-f/worker"
},
{
"identity" : "applogger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/backslash-f/applogger"
}
],
"manifest_display_name" : "SImage",
"name" : "SImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SImage",
"targets" : [
"SImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SImageTests",
"module_type" : "SwiftTarget",
"name" : "SImageTests",
"path" : "Tests/SImageTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/Custom_Filename.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_0.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_1.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_2.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_3.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_4.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_5.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_6.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_7.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_8.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/no_orientation.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SImageTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SImage"
],
"type" : "test"
},
{
"c99name" : "SImage",
"module_type" : "SwiftTarget",
"name" : "SImage",
"path" : "Sources/SImage",
"product_dependencies" : [
"Worker",
"AppLogger"
],
"product_memberships" : [
"SImage"
],
"sources" : [
"Extensions/CGImageProperties+Extensions.swift",
"Extensions/CGImagePropertyOrientation+Extensions.swift",
"SImage+Combine.swift",
"SImage+Logging.swift",
"SImage+Properties.swift",
"SImage+Rotation.swift",
"SImage+Save.swift",
"SImage+Size.swift",
"SImage+Thumbnails.swift",
"SImage.swift",
"SImageError.swift",
"SImageSettings.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/backslash-f/worker
Updating https://github.com/backslash-f/applogger
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetching https://github.com/backslash-f/worker
Updated https://github.com/backslash-f/applogger (0.43s)
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/backslash-f/worker
Updating https://github.com/backslash-f/applogger
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updated https://github.com/backslash-f/applogger (0.40s)
Fetching https://github.com/backslash-f/worker
warning: 'worker': skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/backslash-f/worker:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/worker-a02f75b5'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 macosSpm