This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 VaporMonitoring with Swift 5.9 for visionOS using Xcode 15.2 at 2.1.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/vapormonitoring.git
Reference: 2.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/vapormonitoring
 * tag               2.1.2      -> FETCH_HEAD
HEAD is now at 77c9af0 Fix shared issues
Cloned https://github.com/vapor-community/vapormonitoring.git into spi-builder-workspace
77c9af0d7a6f2c57a5de788c12ee1e07f74586e8
SUCCESS checkout https://github.com/vapor-community/vapormonitoring.git at 2.1.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/MrLotU/SwiftPrometheus.git (cached)

Fetching from https://github.com/RuntimeTools/SwiftMetrics.git (cached)

Fetching from https://github.com/vapor/vapor.git (cached)

Fetching from https://github.com/IBM-Swift/Swift-cfenv.git (cached)

Fetching from https://github.com/RuntimeTools/omr-agentcore (cached)

Fetching from https://github.com/IBM-Swift/BlueCryptor.git (cached)

Fetching from https://github.com/IBM-Swift/Kitura-WebSocket.git (cached)

Fetching from https://github.com/IBM-Swift/Kitura.git (cached)

Fetching from https://github.com/Kitura/Configuration.git (cached)

Fetching from https://github.com/Kitura/FileKit.git (cached)

Fetching from https://github.com/Kitura/LoggerAPI.git (cached)

Fetching from https://github.com/apple/swift-log.git (cached)

Fetching from https://github.com/IBM-Swift/Kitura-net.git (cached)

Fetching from https://github.com/vapor/validation.git (cached)

Fetching from https://github.com/vapor/websocket.git (cached)

Fetching from https://github.com/vapor/url-encoded-form.git (cached)

Fetching from https://github.com/vapor/template-kit.git (cached)

Fetching from https://github.com/vapor/service.git (cached)

Fetching from https://github.com/vapor/routing.git (cached)

Fetching from https://github.com/vapor/multipart.git (cached)

Fetching from https://github.com/vapor/http.git (cached)

Fetching from https://github.com/vapor/database-kit.git (cached)

Fetching from https://github.com/vapor/crypto.git (cached)

Fetching from https://github.com/vapor/core.git (cached)

Fetching from https://github.com/vapor/console.git (cached)

Fetching from https://github.com/apple/swift-nio-ssl.git (cached)

Fetching from https://github.com/apple/swift-nio.git (cached)

Fetching from https://github.com/apple/swift-nio-zlib-support.git (cached)

Fetching from https://github.com/apple/swift-nio-ssl-support.git (cached)

Invalid manifest (compiled with: ["/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.cOAcSk/vfs.yaml", "-L", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/builder/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/kitura-net.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.edK38W/kitura-net-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:31:36: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CHTTPParser"),
                                   ^
                                   , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:32:34: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "LoggerAPI"),
                                 ^
                                 , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:33:31: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "Socket"),
                              ^
                              , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:34:30: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CCurl"),
                             ^
                             , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:35:35: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "SSLService")
                                  ^
                                  , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^ in https://github.com/IBM-Swift/Kitura-net.git
Resolve Package Graph

Updating from https://github.com/RuntimeTools/SwiftMetrics.git

Updating from https://github.com/vapor/vapor.git

Updating from https://github.com/MrLotU/SwiftPrometheus.git
Updating from https://github.com/RuntimeTools/omr-agentcore

Updating from https://github.com/IBM-Swift/Swift-cfenv.git

Updating from https://github.com/IBM-Swift/BlueCryptor.git
Updating from https://github.com/IBM-Swift/Kitura.git

Updating from https://github.com/IBM-Swift/Kitura-WebSocket.git
Updating from https://github.com/Kitura/Configuration.git

Updating from https://github.com/Kitura/FileKit.git

Updating from https://github.com/Kitura/LoggerAPI.git

Updating from https://github.com/apple/swift-log.git

Updating from https://github.com/IBM-Swift/Kitura-net.git

Updating from https://github.com/vapor/websocket.git

Updating from https://github.com/vapor/validation.git

Updating from https://github.com/vapor/url-encoded-form.git

Updating from https://github.com/vapor/template-kit.git

Updating from https://github.com/vapor/routing.git

Updating from https://github.com/vapor/service.git

Updating from https://github.com/vapor/multipart.git

Updating from https://github.com/vapor/http.git

Updating from https://github.com/vapor/database-kit.git

Updating from https://github.com/vapor/crypto.git

Updating from https://github.com/vapor/core.git

Updating from https://github.com/vapor/console.git

Updating from https://github.com/apple/swift-nio.git

Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-nio-zlib-support.git

Updating from https://github.com/apple/swift-nio-ssl-support.git

Invalid manifest (compiled with: ["/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.BPY9U3/vfs.yaml", "-L", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/builder/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/kitura-net.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.AKQWb6/kitura-net-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:31:36: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CHTTPParser"),
                                   ^
                                   , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:32:34: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "LoggerAPI"),
                                 ^
                                 , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:33:31: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "Socket"),
                              ^
                              , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:34:30: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CCurl"),
                             ^
                             , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:35:35: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "SSLService")
                                  ^
                                  , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^ in https://github.com/IBM-Swift/Kitura-net.git
Resolve Package Graph

Updating from https://github.com/RuntimeTools/SwiftMetrics.git

Updating from https://github.com/MrLotU/SwiftPrometheus.git

Updating from https://github.com/vapor/vapor.git
Updating from https://github.com/IBM-Swift/BlueCryptor.git

Updating from https://github.com/IBM-Swift/Swift-cfenv.git

Updating from https://github.com/RuntimeTools/omr-agentcore

Updating from https://github.com/IBM-Swift/Kitura-WebSocket.git

Updating from https://github.com/IBM-Swift/Kitura.git

Updating from https://github.com/Kitura/Configuration.git

Updating from https://github.com/Kitura/FileKit.git

Updating from https://github.com/Kitura/LoggerAPI.git

Updating from https://github.com/apple/swift-log.git

Updating from https://github.com/IBM-Swift/Kitura-net.git

Updating from https://github.com/vapor/url-encoded-form.git

Updating from https://github.com/vapor/validation.git

Updating from https://github.com/vapor/websocket.git

Updating from https://github.com/vapor/template-kit.git

Updating from https://github.com/vapor/service.git

Updating from https://github.com/vapor/routing.git

Updating from https://github.com/vapor/multipart.git

Updating from https://github.com/vapor/http.git

Updating from https://github.com/vapor/database-kit.git

Updating from https://github.com/vapor/crypto.git

Updating from https://github.com/vapor/core.git

Updating from https://github.com/vapor/console.git

Updating from https://github.com/apple/swift-nio.git

Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-nio-zlib-support.git

Updating from https://github.com/apple/swift-nio-ssl-support.git

Invalid manifest (compiled with: ["/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.RrZBEa/vfs.yaml", "-L", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/builder/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/kitura-net.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.lSNS9j/kitura-net-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:31:36: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CHTTPParser"),
                                   ^
                                   , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:32:34: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "LoggerAPI"),
                                 ^
                                 , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:33:31: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "Socket"),
                              ^
                              , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:34:30: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CCurl"),
                             ^
                             , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:35:35: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "SSLService")
                                  ^
                                  , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^ in https://github.com/IBM-Swift/Kitura-net.git

Resolved source packages:
  VaporMonitoring: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
2023-07-27 08:17:14.482 xcodebuild[93155:653324] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-27-07_08-17-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.RrZBEa/vfs.yaml", "-L", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/builder/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/kitura-net.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.lSNS9j/kitura-net-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:31:36: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CHTTPParser"),
                                   ^
                                   , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:32:34: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "LoggerAPI"),
                                 ^
                                 , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:33:31: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "Socket"),
                              ^
                              , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:34:30: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "CCurl"),
                             ^
                             , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^
/Package.swift:35:35: error: missing argument for parameter 'condition' in call
    .byNameItem(name: "SSLService")
                                  ^
                                  , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)
             ^ in https://github.com/IBM-Swift/Kitura-net.git
GENERIC FAILURE 5.9 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.