The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Diagnostics, reference main (8299b3), with Swift 5.10 for macOS (SPM) on 10 Sep 2025 06:50:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/Diagnostics.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/Diagnostics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8299b34 Merge pull request #186 from hiddevdploeg/patch-1
Cloned https://github.com/AvdLee/Diagnostics.git
Revision (git rev-parse @):
8299b34d1813d11a49c5cd76b530856535e56bcd
SUCCESS checkout https://github.com/AvdLee/Diagnostics.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/AvdLee/Diagnostics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying functions.js
[2/7] Copying style.css
[3/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[5/7] Write swift-version-33747A42983211AE.txt
[6/7] Compiling ExceptionCatcherInternal ExceptionCatcher.m
[8/9] Emitting module ExceptionCatcher
[9/9] Compiling ExceptionCatcher ExceptionCatcher.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/40] Emitting module Diagnostics
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift:12:36: error: unknown attribute 'retroactive'
extension UserDefaults: @unchecked @retroactive Sendable { }
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
[11/43] Compiling Diagnostics DiagnosticsReportFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[12/43] Compiling Diagnostics DiagnosticsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[13/43] Compiling Diagnostics BundleExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[14/43] Compiling Diagnostics ByteCountFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[15/43] Compiling Diagnostics SmartInsightsProviding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
[16/43] Compiling Diagnostics UpdateAvailableInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
[17/43] Compiling Diagnostics resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
[18/43] Compiling Diagnostics CellularAllowedInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[19/43] Compiling Diagnostics DeviceStorageInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[20/43] Compiling Diagnostics SmartInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
[21/43] Compiling Diagnostics AppSystemMetadataReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: error: 'language' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: error: 'languageCode' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
[22/43] Compiling Diagnostics DirectoryTreeFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: error: 'language' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: error: 'languageCode' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
[23/43] Compiling Diagnostics DirectoryTreeNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: error: 'language' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:65: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: error: 'languageCode' is only available in macOS 13 or newer
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:80:74: note: add 'if #available' version check
            MetadataKey.deviceLanguage.rawValue: Locale.current.language.languageCode?.identifier ?? "Unknown",
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:59:9: note: add @available attribute to enclosing property
    var diagnostics: [String: String] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift:16:15: note: add @available attribute to enclosing struct
public struct AppSystemMetadataReporter: DiagnosticsReporting {
              ^
[24/43] Compiling Diagnostics LogsWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: error: 'seekToEnd()' is only available in macOS 10.15.4 or newer
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: note: add 'if #available' version check
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: error: 'write(contentsOf:)' is only available in macOS 10.15.4 or newer
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: note: add 'if #available' version check
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: error: 'offset()' is only available in macOS 10.15.4 or newer
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: note: add 'if #available' version check
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
[25/43] Compiling Diagnostics MFMailComposeVCExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: error: 'seekToEnd()' is only available in macOS 10.15.4 or newer
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: note: add 'if #available' version check
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: error: 'write(contentsOf:)' is only available in macOS 10.15.4 or newer
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: note: add 'if #available' version check
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: error: 'offset()' is only available in macOS 10.15.4 or newer
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: note: add 'if #available' version check
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
[26/43] Compiling Diagnostics MetricsMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: error: 'seekToEnd()' is only available in macOS 10.15.4 or newer
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:23:28: note: add 'if #available' version check
            try fileHandle.seekToEnd()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: error: 'write(contentsOf:)' is only available in macOS 10.15.4 or newer
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:24:28: note: add 'if #available' version check
            try fileHandle.write(contentsOf: data)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: error: 'offset()' is only available in macOS 10.15.4 or newer
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:26:48: note: add 'if #available' version check
            let totalFileSize = try fileHandle.offset()
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:14:10: note: add @available attribute to enclosing instance method
    func write(_ loggable: Loggable) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift:10:8: note: add @available attribute to enclosing struct
struct LogsWriter {
       ^
[27/43] Compiling Diagnostics LogsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift:12:36: error: unknown attribute 'retroactive'
extension UserDefaults: @unchecked @retroactive Sendable { }
                                   ^
[28/43] Compiling Diagnostics SmartInsightsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift:12:36: error: unknown attribute 'retroactive'
extension UserDefaults: @unchecked @retroactive Sendable { }
                                   ^
[29/43] Compiling Diagnostics UserDefaultsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func generateResult() async -> InsightResult?
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:24:47: error: 'region' is only available in macOS 13 or newer
        itunesRegion: String = Locale.current.region?.identifier ?? "us",
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:21:5: note: add @available attribute to enclosing initializer
    init?(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift:13:8: note: add @available attribute to enclosing struct
struct UpdateAvailableInsight: SmartInsightProviding {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift:12:36: error: unknown attribute 'retroactive'
extension UserDefaults: @unchecked @retroactive Sendable { }
                                   ^
[30/43] Compiling Diagnostics HTML+LoggableCSSClass.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[31/43] Compiling Diagnostics Loggable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[32/43] Compiling Diagnostics LogsTrimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[33/43] Compiling Diagnostics DirectoryTreeReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
[34/43] Compiling Diagnostics DirectoryTreeStringFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
[35/43] Compiling Diagnostics GeneralInfoReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
    nonisolated(nonsending) func report() async -> DiagnosticsChapter
    ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) static func create(
           ^
[36/43] Compiling Diagnostics DateFormatterExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[37/43] Compiling Diagnostics HTMLEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[38/43] Compiling Diagnostics HTMLGenerating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[39/43] Compiling Diagnostics DiagnosticsLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
[40/43] Compiling Diagnostics Device.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: error: 'allowedContentTypes' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: error: 'html' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
[41/43] Compiling Diagnostics Diagnostics.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: error: 'allowedContentTypes' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: error: 'html' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
[42/43] Compiling Diagnostics DiagnosticsChapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: error: 'allowedContentTypes' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: error: 'html' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
[43/43] Compiling Diagnostics DiagnosticsReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
    public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: error: 'allowedContentTypes' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:19: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: error: 'html' is only available in macOS 11.0 or newer
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:77:43: note: add 'if #available' version check
        savePanel.allowedContentTypes = [.html]
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:72:18: note: add @available attribute to enclosing instance method
    private func saveUsingPanel(initialDirectoryPath: String, filename: String) async {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift:31:8: note: add @available attribute to enclosing extension
public extension DiagnosticsReport {
       ^
error: fatalError
Fetching https://github.com/sindresorhus/ExceptionCatcher
[3/96] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (1.09s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.1.0 (0.38s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.1.0
BUILD FAILURE 5.10 macosSpm