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 (b38b78), with Swift 6.1 for macOS (SPM) on 2 Oct 2025 14:12:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 b38b787 Merge pull request #188 from AvdLee/dependabot/bundler/rexml-3.4.2
Cloned https://github.com/AvdLee/Diagnostics.git
Revision (git rev-parse @):
b38b787392838ad1ff6df066c7cc6e748c1b74f4
SUCCESS checkout https://github.com/AvdLee/Diagnostics.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AvdLee/Diagnostics.git
https://github.com/AvdLee/Diagnostics.git
{
  "dependencies" : [
    {
      "identity" : "exceptioncatcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sindresorhus/ExceptionCatcher"
    }
  ],
  "manifest_display_name" : "Diagnostics",
  "name" : "Diagnostics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Diagnostics",
      "targets" : [
        "Diagnostics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DiagnosticsTests",
      "module_type" : "SwiftTarget",
      "name" : "DiagnosticsTests",
      "path" : "DiagnosticsTests",
      "sources" : [
        "DiagnosticsReporterTests.swift",
        "Extensions/MFMailComposeViewControllerTests.swift",
        "HTMLEncodingTests.swift",
        "HTMLGeneratingTests.swift",
        "Logging/LogsWriterTests.swift",
        "Mocks.swift",
        "Reporters/AppSystemMetadataReporterTests.swift",
        "Reporters/DirectoryTree/DirectoryTreeFactoryTests.swift",
        "Reporters/GeneralInfoReporterTests.swift",
        "Reporters/LogsReporterTests.swift",
        "Reporters/LogsTrimmerTests.swift",
        "Reporters/SmartInsights/DeviceStorageInsightTests.swift",
        "Reporters/SmartInsights/SmartInsightsReporterTests.swift",
        "Reporters/SmartInsights/UpdateAvailableInsightTests.swift",
        "Reporters/UserDefaultsReporterTests.swift"
      ],
      "target_dependencies" : [
        "Diagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Diagnostics",
      "module_type" : "SwiftTarget",
      "name" : "Diagnostics",
      "path" : "Sources",
      "product_dependencies" : [
        "ExceptionCatcher"
      ],
      "product_memberships" : [
        "Diagnostics"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/functions.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/style.css",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Device.swift",
        "Diagnostics.swift",
        "DiagnosticsChapter.swift",
        "DiagnosticsReport.swift",
        "DiagnosticsReportFilter.swift",
        "DiagnosticsReporter.swift",
        "Extensions/BundleExtensions.swift",
        "Extensions/ByteCountFormatter.swift",
        "Extensions/DateFormatterExtensions.swift",
        "HTMLEncoding.swift",
        "HTMLGenerating.swift",
        "Logging/DiagnosticsLogger.swift",
        "Logging/HTML+LoggableCSSClass.swift",
        "Logging/Loggable.swift",
        "Logging/LogsTrimmer.swift",
        "Logging/LogsWriter.swift",
        "MFMailExtensions/MFMailComposeVCExtensions.swift",
        "MetricKit/MetricsMonitor.swift",
        "Reporters/AppSystemMetadataReporter.swift",
        "Reporters/DirectoryTree/DirectoryTreeFactory.swift",
        "Reporters/DirectoryTree/DirectoryTreeNode.swift",
        "Reporters/DirectoryTree/DirectoryTreeReporter.swift",
        "Reporters/DirectoryTree/DirectoryTreeStringFactory.swift",
        "Reporters/GeneralInfoReporter.swift",
        "Reporters/LogsReporter.swift",
        "Reporters/SmartInsightsReporter.swift",
        "Reporters/UserDefaultsReporter.swift",
        "SmartInsights/CellularAllowedInsight.swift",
        "SmartInsights/DeviceStorageInsight.swift",
        "SmartInsights/SmartInsight.swift",
        "SmartInsights/SmartInsightsProviding.swift",
        "SmartInsights/UpdateAvailableInsight.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/7] Write sources
[1/7] Copying style.css
[1/7] Copying functions.js
[3/7] Copying PrivacyInfo.xcprivacy
[5/7] Write swift-version-2F0A5646E1D333AE.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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[11/43] Compiling Diagnostics DirectoryTreeReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[12/43] Compiling Diagnostics DirectoryTreeStringFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[13/43] Compiling Diagnostics GeneralInfoReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[14/43] Compiling Diagnostics SmartInsightsProviding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[15/43] Compiling Diagnostics UpdateAvailableInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[16/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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[17/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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[18/43] Compiling Diagnostics Loggable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[19/43] Compiling Diagnostics LogsTrimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[20/43] Compiling Diagnostics LogsWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[21/43] Compiling Diagnostics MFMailComposeVCExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[22/43] Compiling Diagnostics MetricsMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[23/43] Compiling Diagnostics AppSystemMetadataReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[24/43] Compiling Diagnostics DirectoryTreeFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[25/43] Compiling Diagnostics DirectoryTreeNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[26/43] Compiling Diagnostics LogsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[27/43] Compiling Diagnostics SmartInsightsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[28/43] Compiling Diagnostics UserDefaultsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[29/43] Compiling Diagnostics CellularAllowedInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[30/43] Compiling Diagnostics DeviceStorageInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[31/43] Compiling Diagnostics SmartInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[32/43] Compiling Diagnostics DateFormatterExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[33/43] Compiling Diagnostics HTMLEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[34/43] Compiling Diagnostics HTMLGenerating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[35/43] Compiling Diagnostics DiagnosticsLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[36/43] Compiling Diagnostics DiagnosticsReportFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[37/43] Compiling Diagnostics DiagnosticsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[38/43] Compiling Diagnostics BundleExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[39/43] Compiling Diagnostics ByteCountFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
Fetching https://github.com/sindresorhus/ExceptionCatcher
[1/96] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (0.61s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.2.0 (1.15s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.2.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling ExceptionCatcher ExceptionCatcher.swift
[3/3] Emitting module ExceptionCatcher
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/34] Emitting module Diagnostics
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[5/37] Compiling Diagnostics CellularAllowedInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[6/37] Compiling Diagnostics DeviceStorageInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[7/37] Compiling Diagnostics SmartInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[8/37] Compiling Diagnostics Device.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[9/37] Compiling Diagnostics Diagnostics.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[10/37] Compiling Diagnostics DiagnosticsChapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[11/37] Compiling Diagnostics DiagnosticsReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[12/37] Compiling Diagnostics DiagnosticsReportFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[13/37] Compiling Diagnostics DiagnosticsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[14/37] Compiling Diagnostics BundleExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[15/37] Compiling Diagnostics ByteCountFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[16/37] Compiling Diagnostics AppSystemMetadataReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[17/37] Compiling Diagnostics DirectoryTreeFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[18/37] Compiling Diagnostics DirectoryTreeNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[19/37] Compiling Diagnostics LogsWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[20/37] Compiling Diagnostics MFMailComposeVCExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[21/37] Compiling Diagnostics MetricsMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[22/37] Compiling Diagnostics LogsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[23/37] Compiling Diagnostics SmartInsightsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[24/37] Compiling Diagnostics UserDefaultsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[25/37] Compiling Diagnostics HTML+LoggableCSSClass.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[26/37] Compiling Diagnostics Loggable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[27/37] Compiling Diagnostics LogsTrimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[28/37] Compiling Diagnostics DateFormatterExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[29/37] Compiling Diagnostics HTMLEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[30/37] Compiling Diagnostics HTMLGenerating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[31/37] Compiling Diagnostics DiagnosticsLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
[32/37] Compiling Diagnostics DirectoryTreeReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[33/37] Compiling Diagnostics DirectoryTreeStringFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[34/37] Compiling Diagnostics GeneralInfoReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
 11 | public protocol DiagnosticsReporting {
 12 |     /// Creates the report chapter.
 13 |     nonisolated(nonsending) func report() async -> DiagnosticsChapter
    |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
 14 | }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
 49 |     ///   - reportTitle: The title that is used in the header of the web page of the report. Defaults to `<App Name> - Diagnostics Report`.
 50 |     /// - Returns: The generated report.
 51 |     public nonisolated(nonsending) static func create(
    |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
 52 |         filename: String = "Diagnostics-Report.html",
 53 |         using reporters: [DiagnosticsReporting] = DefaultReporter.allReporters,
[35/37] Compiling Diagnostics SmartInsightsProviding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[36/37] Compiling Diagnostics UpdateAvailableInsight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
[37/37] 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'
53 |     }
54 |
55 |     public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
   |            `- error: unknown option 'nonsending' for attribute 'nonisolated'
56 |         var metadata: [String: String] = [:]
57 |
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
32 |
33 |     /// Generates the result of this insight, see `InsightResult`.
34 |     nonisolated(nonsending) func generateResult() async -> InsightResult?
   |     `- error: unknown option 'nonsending' for attribute 'nonisolated'
35 | }
36 |
BUILD FAILURE 6.1 macosSpm