Build Information
Failed to build MistKit with Swift 6.0 for tvOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/MistKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/MistKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at adecfe3 Unhide dependencies
Cloned https://github.com/brightdigit/MistKit.git
Revision (git rev-parse @):
adecfe3abfeccca3273fbbf97b62eb275d445510
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/brightdigit/MistKit.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/brightdigit/MistKit.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Fetching from https://github.com/shibapm/Rocket
Fetching from https://github.com/eneko/SourceDocs
Fetching from https://github.com/nicklockwood/SwiftFormat
Fetching from https://github.com/realm/SwiftLint
Fetching from https://github.com/brightdigit/swift-test-codecov
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/shibapm/Komondor
Fetching from https://github.com/vapor/fluent-sqlite-driver.git
Fetching from https://github.com/vapor/fluent.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/eneko/ProcessRunner.git
Fetching from https://github.com/eneko/MarkdownGenerator.git
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/jpsim/SourceKitten.git
Fetching from https://github.com/apple/swift-package-manager
Fetching from https://github.com/apple/swift-llbuild.git
Fetching from https://github.com/shibapm/PackageConfig.git
Fetching from https://github.com/shibapm/Logger
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/kareman/SwiftShell
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/drmohundro/SWXMLHash.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/vapor/sqlite-kit.git
Fetching from https://github.com/vapor/fluent-kit.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/vapor/sql-kit.git
Fetching from https://github.com/vapor/sqlite-nio.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-http-types
Invalid manifest (compiled with: ["/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.SG8DNV/vfs.yaml", "-L", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-package-description-version", "5.7.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swiftlint.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.1HIcSo/swiftlint-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:109:9: error: unexpected ',' separator
107 | url: "https://github.com/realm/SwiftLint/releases/download/0.50.2/SwiftLintBinary-macos.artifactbundle.zip",
108 | checksum: "c5cd5f8ba4cc23615d7f88d90ced68758752aa6f735ff709aee79d9fe62b4430",
109 | )
| `- error: unexpected ',' separator
110 | ]
111 | ) in https://github.com/realm/SwiftLint
Resolved source packages:
MistKit: /Users/admin/builder/spi-builder-workspace
2024-06-01 21:23:15.174 xcodebuild[567:2975] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-01-06_21-23-0015.xcresult
xcodebuild: error: Could not resolve package dependencies:
Invalid manifest (compiled with: ["/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.SG8DNV/vfs.yaml", "-L", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-15.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-package-description-version", "5.7.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swiftlint.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.1HIcSo/swiftlint-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:109:9: error: unexpected ',' separator
107 | url: "https://github.com/realm/SwiftLint/releases/download/0.50.2/SwiftLintBinary-macos.artifactbundle.zip",
108 | checksum: "c5cd5f8ba4cc23615d7f88d90ced68758752aa6f735ff709aee79d9fe62b4430",
109 | )
| `- error: unexpected ',' separator
110 | ]
111 | ) in https://github.com/realm/SwiftLint
GENERIC FAILURE 6.0 tvOS