The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Plug, reference 1.0.1 (b6af31), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 00:10:12 UTC.

Swift 6 data race errors: 12

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Plug -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bengottlieb/plug.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bengottlieb/plug
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at b6af31a Merge branch 'master' of github.com:bengottlieb/Plug
Cloned https://github.com/bengottlieb/plug.git
Revision (git rev-parse @):
b6af31a11c516000182af73a8333306c1d4b65ba
SUCCESS checkout https://github.com/bengottlieb/plug.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bengottlieb/plug.git
https://github.com/bengottlieb/plug.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Plug",
  "name" : "Plug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Plug",
      "module_type" : "SwiftTarget",
      "name" : "Plug",
      "path" : "Source/Plug",
      "product_memberships" : [
        "Plug"
      ],
      "sources" : [
        "Codable+Additions.swift",
        "ConnectionLog.swift",
        "ConnectionLogViewController.swift",
        "HTTPCookie+Plug.swift",
        "Incoming.swift",
        "JSONStringify.swift",
        "NSURLRequest+Plug.swift",
        "Plug+iOS.swift",
        "Plug.ConnectionData.swift",
        "Plug.Headers.swift",
        "Plug.swift",
        "PlugChannel.swift",
        "PlugConnection.swift",
        "PlugCredentials.swift",
        "PlugErrors.swift",
        "PlugImageConnection.swift",
        "PlugJSON.swift",
        "PlugJSONConnection.swift",
        "PlugParameters.swift",
        "PlugPersistence.swift",
        "PlugProtocols.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Plug",
  "name" : "Plug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Plug",
      "module_type" : "SwiftTarget",
      "name" : "Plug",
      "path" : "Source/Plug",
      "product_memberships" : [
        "Plug"
      ],
      "sources" : [
        "Codable+Additions.swift",
        "ConnectionLog.swift",
        "ConnectionLogViewController.swift",
        "HTTPCookie+Plug.swift",
        "Incoming.swift",
        "JSONStringify.swift",
        "NSURLRequest+Plug.swift",
        "Plug+iOS.swift",
        "Plug.ConnectionData.swift",
        "Plug.Headers.swift",
        "Plug.swift",
        "PlugChannel.swift",
        "PlugConnection.swift",
        "PlugCredentials.swift",
        "PlugErrors.swift",
        "PlugImageConnection.swift",
        "PlugJSON.swift",
        "PlugJSONConnection.swift",
        "PlugParameters.swift",
        "PlugPersistence.swift",
        "PlugProtocols.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Plug",
    "schemes" : [
      "Plug Combined",
      "Plug_iOS",
      "Plug_Mac",
      "PlugTest"
    ],
    "targets" : [
      "Plug Combined",
      "PlugTest",
      "Plug_iOS",
      "Plug_Mac",
      "Plug Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Plug"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Plug -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Plug -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Plug: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Plug' in project 'Plug'
        ➜ Explicit dependency on target 'Plug' in project 'Plug'
    Target 'Plug' in project 'Plug' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5c25951edb7b3f88b2072ba88b6c7275
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c25951edb7b3f88b2072ba88b6c7275.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyStaticMetadataFileList (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyMetadataFileList (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.modulemap (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-OutputFileMap.json (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_const_extract_protocols.json (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftConstValuesFileList (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.LinkFileList (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Plug.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.modulemap (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver Plug normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Plug -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Plug.ConnectionData.swift,\ Plug.Headers.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.ConnectionData.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.Headers.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.ConnectionData.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.Headers.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Plug (in target 'Plug' from project 'Plug')
EmitSwiftModule normal arm64 (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: warning: static property 'connectionType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: convert 'connectionType' to a 'let' constant to make 'Sendable' shared state immutable
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: add '@MainActor' to make static property 'connectionType' part of global actor 'MainActor'
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: warning: static property 'logAllConnections' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var logAllConnections = false { didSet {
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: convert 'logAllConnections' to a 'let' constant to make 'Sendable' shared state immutable
        public static var logAllConnections = false { didSet {
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: add '@MainActor' to make static property 'logAllConnections' part of global actor 'MainActor'
        public static var logAllConnections = false { didSet {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var logAllConnections = false { didSet {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: warning: static property 'log' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var log: ConnectionLog?
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: convert 'log' to a 'let' constant to make 'Sendable' shared state immutable
        public static var log: ConnectionLog?
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: add '@MainActor' to make static property 'log' part of global actor 'MainActor'
        public static var log: ConnectionLog?
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var log: ConnectionLog?
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:30:14: warning: non-final class 'Plug' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class Plug: NSObject, URLSessionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:42:6: warning: stored property 'backgroundActivityHandler' of 'Sendable'-conforming class 'Plug' is mutable; this is an error in the Swift 6 language mode
        var backgroundActivityHandler: BackgroundActivityHandlerProtocol?
            ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: warning: static property 'defaultChannel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: convert 'defaultChannel' to a 'let' constant to make 'Sendable' shared state immutable
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                              ~~~ ^
                              let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: add '@MainActor' to make static property 'defaultChannel' part of global actor 'MainActor'
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: warning: static property 'resourceChannel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: convert 'resourceChannel' to a 'let' constant to make 'Sendable' shared state immutable
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                              ~~~ ^
                              let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: add '@MainActor' to make static property 'resourceChannel' part of global actor 'MainActor'
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: warning: static property 'allChannels' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                static var allChannels: [String: Channel] = [:]
                           ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: convert 'allChannels' to a 'let' constant to make 'Sendable' shared state immutable
                static var allChannels: [String: Channel] = [:]
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: add '@MainActor' to make static property 'allChannels' part of global actor 'MainActor'
                static var allChannels: [String: Channel] = [:]
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static var allChannels: [String: Channel] = [:]
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Credentials' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let instance = Credentials()
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:11:14: note: class 'Credentials' does not conform to the 'Sendable' protocol
public class Credentials {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
        public static let instance = Credentials()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let instance = Credentials()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: warning: static property 'JSONFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: convert 'JSONFormat' to a 'let' constant to make 'Sendable' shared state immutable
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: add '@MainActor' to make static property 'JSONFormat' part of global actor 'MainActor'
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Plug.PersistenceManager' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let instance = PersistenceManager()
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:12:8: note: class 'PersistenceManager' does not conform to the 'Sendable' protocol
        class PersistenceManager {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
        public static let instance = PersistenceManager()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let instance = PersistenceManager()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Reachability?' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = Reachability()
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:14:14: note: class 'Reachability' does not conform to the 'Sendable' protocol
public class Reachability {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = Reachability()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = Reachability()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PlugConnection.swift,\ PlugCredentials.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:285:37: warning: capture of 'block' with non-sendable type 'PlugCompletionClosure' (aka '(Connection, Plug.ConnectionData) -> ()') in a '@Sendable' closure
                        let op = BlockOperation(block: { block(self, data) })
                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:285:37: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        let op = BlockOperation(block: { block(self, data) })
                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:285:43: warning: capture of 'self' with non-sendable type 'Connection' in a '@Sendable' closure
                        let op = BlockOperation(block: { block(self, data) })
                                                               ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:285:49: warning: capture of 'data' with non-sendable type 'Plug.ConnectionData' in a '@Sendable' closure
                        let op = BlockOperation(block: { block(self, data) })
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.ConnectionData.swift:20:8: note: class 'ConnectionData' does not conform to the 'Sendable' protocol
        class ConnectionData: CustomStringConvertible {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:305:36: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
                self.requestQueue.addOperation { self.completionBlocks.append(completion) }
                                                 ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:305:65: warning: capture of 'completion' with non-sendable type 'PlugCompletionClosure' (aka '(Connection, Plug.ConnectionData) -> ()') in a '@Sendable' closure
                self.requestQueue.addOperation { self.completionBlocks.append(completion) }
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:305:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                self.requestQueue.addOperation { self.completionBlocks.append(completion) }
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:310:36: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
                self.requestQueue.addOperation { self.errorBlocks.append(completion) }
                                                 ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:310:60: warning: capture of 'completion' with non-sendable type '(Connection, any Error) -> Void' in a '@Sendable' closure
                self.requestQueue.addOperation { self.errorBlocks.append(completion) }
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:310:60: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                self.requestQueue.addOperation { self.errorBlocks.append(completion) }
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:315:36: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
                self.requestQueue.addOperation { self.progressBlocks.append(closure) }
                                                 ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:315:63: warning: capture of 'closure' with non-sendable type '(Connection, Double) -> Void' in a '@Sendable' closure
                self.requestQueue.addOperation { self.progressBlocks.append(closure) }
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:315:63: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                self.requestQueue.addOperation { self.progressBlocks.append(closure) }
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:492:7: warning: capture of 'data' with non-sendable type 'Plug.ConnectionData?' in a '@Sendable' closure
                        if data != nil || self.resultsError == nil {
                           ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.ConnectionData.swift:20:8: note: class 'ConnectionData' does not conform to the 'Sendable' protocol
        class ConnectionData: CustomStringConvertible {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:492:22: warning: capture of 'self' with non-sendable type 'Connection' in a '@Sendable' closure
                        if data != nil || self.resultsError == nil {
                                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:492:22: warning: implicit capture of 'self' requires that 'Connection' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                        if data != nil || self.resultsError == nil {
                                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:501:36: warning: capture of 'self' with non-sendable type 'Connection' in a '@Sendable' closure
                self.requestQueue.addOperation({ self.notifyPersistentDelegateOfCompletion() })
                                                 ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:515:37: warning: capture of 'block' with non-sendable type '(Connection, any Error) -> Void' in a '@Sendable' closure
                        let op = BlockOperation(block: { block(self, error) })
                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:515:37: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        let op = BlockOperation(block: { block(self, error) })
                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:515:43: warning: capture of 'self' with non-sendable type 'Connection' in a '@Sendable' closure
                        let op = BlockOperation(block: { block(self, error) })
                                                               ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:175:5: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                                self.start()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:175:5: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                                self.start()
                                ^~~~
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:432:31: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                                DispatchQueue.main.sync { self.setupTimer(withTimeOut: timeout) }
                                                        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:432:31: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                                DispatchQueue.main.sync { self.setupTimer(withTimeOut: timeout) }
                                                          ^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Credentials' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let instance = Credentials()
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:11:14: note: class 'Credentials' does not conform to the 'Sendable' protocol
public class Credentials {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
        public static let instance = Credentials()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugCredentials.swift:12:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let instance = Credentials()
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PlugParameters.swift,\ PlugPersistence.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugParameters.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugParameters.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Plug.PersistenceManager' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let instance = PersistenceManager()
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:12:8: note: class 'PersistenceManager' does not conform to the 'Sendable' protocol
        class PersistenceManager {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
        public static let instance = PersistenceManager()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:13:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let instance = PersistenceManager()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:37:8: warning: capture of 'self' with non-sendable type 'Plug.PersistenceManager' in a '@Sendable' closure
                                if self.persistentConnections.firstIndex(of: connection) == nil {
                                   ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:12:8: note: class 'PersistenceManager' does not conform to the 'Sendable' protocol
        class PersistenceManager {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:37:50: warning: capture of 'connection' with non-sendable type 'Connection' in a '@Sendable' closure
                                if self.persistentConnections.firstIndex(of: connection) == nil {
                                                                             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:46:20: warning: capture of 'self' with non-sendable type 'Plug.PersistenceManager' in a '@Sendable' closure
                                if let index = self.persistentConnections.firstIndex(of: connection) {
                                               ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:12:8: note: class 'PersistenceManager' does not conform to the 'Sendable' protocol
        class PersistenceManager {
              ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugPersistence.swift:46:62: warning: capture of 'connection' with non-sendable type 'Connection' in a '@Sendable' closure
                                if let index = self.persistentConnections.firstIndex(of: connection) {
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
SwiftCompile normal arm64 Compiling\ Codable+Additions.swift,\ ConnectionLog.swift,\ ConnectionLogViewController.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Codable+Additions.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLog.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLogViewController.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Codable+Additions.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLog.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLog.swift:34:4: warning: capture of 'self' with non-sendable type 'ConnectionLog' in a '@Sendable' closure
                        self.logged.append(connection)
                        ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLog.swift:11:14: note: class 'ConnectionLog' does not conform to the 'Sendable' protocol
public class ConnectionLog {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLog.swift:34:23: warning: capture of 'connection' with non-sendable type 'Connection' in a '@Sendable' closure
                        self.logged.append(connection)
                                           ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/ConnectionLogViewController.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Plug.swift,\ PlugChannel.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: warning: static property 'connectionType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: convert 'connectionType' to a 'let' constant to make 'Sendable' shared state immutable
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: add '@MainActor' to make static property 'connectionType' part of global actor 'MainActor'
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:66:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var connectionType = ConnectionType.wifi          //let's try starting off optimistically
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: warning: static property 'logAllConnections' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var logAllConnections = false { didSet {
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: convert 'logAllConnections' to a 'let' constant to make 'Sendable' shared state immutable
        public static var logAllConnections = false { didSet {
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: add '@MainActor' to make static property 'logAllConnections' part of global actor 'MainActor'
        public static var logAllConnections = false { didSet {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:68:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var logAllConnections = false { didSet {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: warning: static property 'log' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        public static var log: ConnectionLog?
                          ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: convert 'log' to a 'let' constant to make 'Sendable' shared state immutable
        public static var log: ConnectionLog?
                      ~~~ ^
                      let
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: add '@MainActor' to make static property 'log' part of global actor 'MainActor'
        public static var log: ConnectionLog?
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:75:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static var log: ConnectionLog?
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:30:14: warning: non-final class 'Plug' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class Plug: NSObject, URLSessionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Plug.swift:42:6: warning: stored property 'backgroundActivityHandler' of 'Sendable'-conforming class 'Plug' is mutable; this is an error in the Swift 6 language mode
        var backgroundActivityHandler: BackgroundActivityHandlerProtocol?
            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: warning: static property 'defaultChannel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: convert 'defaultChannel' to a 'let' constant to make 'Sendable' shared state immutable
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                              ~~~ ^
                              let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: add '@MainActor' to make static property 'defaultChannel' part of global actor 'MainActor'
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                public static var defaultChannel: Channel = { return Channel(name: "default", maxSimultaneousConnections: 1)! }()
                                  ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: warning: static property 'resourceChannel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: convert 'resourceChannel' to a 'let' constant to make 'Sendable' shared state immutable
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                              ~~~ ^
                              let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: add '@MainActor' to make static property 'resourceChannel' part of global actor 'MainActor'
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:25:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                public static var resourceChannel: Channel = { return Channel(name: "resources", maxSimultaneousConnections: 50)! }()
                                  ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: warning: static property 'allChannels' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
                static var allChannels: [String: Channel] = [:]
                           ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: convert 'allChannels' to a 'let' constant to make 'Sendable' shared state immutable
                static var allChannels: [String: Channel] = [:]
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: add '@MainActor' to make static property 'allChannels' part of global actor 'MainActor'
                static var allChannels: [String: Channel] = [:]
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:27:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static var allChannels: [String: Channel] = [:]
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugChannel.swift:204:6: warning: capture of 'connection' with non-sendable type 'Connection' in a '@Sendable' closure
                                        connection.run()
                                        ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugConnection.swift:16:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: Hashable, CustomStringConvertible, Codable {
             ^
SwiftCompile normal arm64 Compiling\ PlugProtocols.swift,\ Reachability.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugProtocols.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugProtocols.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Reachability?' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = Reachability()
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:14:14: note: class 'Reachability' does not conform to the 'Sendable' protocol
public class Reachability {
             ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = Reachability()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/Reachability.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = Reachability()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PlugJSON.swift,\ PlugJSONConnection.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSONConnection.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: warning: static property 'JSONFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: convert 'JSONFormat' to a 'let' constant to make 'Sendable' shared state immutable
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: add '@MainActor' to make static property 'JSONFormat' part of global actor 'MainActor'
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSON.swift:435:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var JSONFormat = "yyyy-MM-dd HH:mm:ss Z"
                   ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugJSONConnection.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PlugErrors.swift,\ PlugImageConnection.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugErrors.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugImageConnection.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugErrors.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/PlugImageConnection.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HTTPCookie+Plug.swift,\ Incoming.swift,\ JSONStringify.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/HTTPCookie+Plug.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Incoming.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/JSONStringify.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/HTTPCookie+Plug.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Incoming.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/JSONStringify.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSURLRequest+Plug.swift,\ Plug+iOS.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/NSURLRequest+Plug.swift /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug+iOS.swift (in target 'Plug' from project 'Plug')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/NSURLRequest+Plug.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Plug/Plug+iOS.swift (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Plug (in target 'Plug' from project 'Plug')
SwiftDriver\ Compilation\ Requirements Plug normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Plug -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NSURLRequest+Plug.swift, Plug+iOS.swift (in target 'Plug' from project 'Plug')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Plug-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-Swift.h (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Plug-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftdoc (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.abi.json (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftsourceinfo (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Codable+Additions.swift, ConnectionLog.swift, ConnectionLogViewController.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling PlugParameters.swift, PlugPersistence.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling PlugConnection.swift, PlugCredentials.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling PlugJSON.swift, PlugJSONConnection.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling Plug.swift, PlugChannel.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPCookie+Plug.swift, Incoming.swift, JSONStringify.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling PlugProtocols.swift, Reachability.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling PlugErrors.swift, PlugImageConnection.swift (in target 'Plug' from project 'Plug')
SwiftDriverJobDiscovery normal arm64 Compiling Plug.ConnectionData.swift, Plug.Headers.swift (in target 'Plug' from project 'Plug')
SwiftDriver\ Compilation Plug normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Plug -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.o normal (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.o
ExtractAppIntentsMetadata (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Plug --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.Plug --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Plug.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plug.build/Debug/Plug.build/Objects-normal/arm64/Plug.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 17:10:11.715 appintentsmetadataprocessor[718:4075] Starting appintentsmetadataprocessor export
2025-04-24 17:10:11.750 appintentsmetadataprocessor[718:4075] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.o (in target 'Plug' from project 'Plug')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Plug.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:53051958757ee19a250a69ce868cc10492afe8b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:53051958757ee19a250a69ce868cc10492afe8b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:53051958757ee19a250a69ce868cc10492afe8b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:53051958757ee19a250a69ce868cc10492afe8b7, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Plug",
  "name" : "Plug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Plug",
      "module_type" : "SwiftTarget",
      "name" : "Plug",
      "path" : "Source/Plug",
      "product_memberships" : [
        "Plug"
      ],
      "sources" : [
        "Codable+Additions.swift",
        "ConnectionLog.swift",
        "ConnectionLogViewController.swift",
        "HTTPCookie+Plug.swift",
        "Incoming.swift",
        "JSONStringify.swift",
        "NSURLRequest+Plug.swift",
        "Plug+iOS.swift",
        "Plug.ConnectionData.swift",
        "Plug.Headers.swift",
        "Plug.swift",
        "PlugChannel.swift",
        "PlugConnection.swift",
        "PlugCredentials.swift",
        "PlugErrors.swift",
        "PlugImageConnection.swift",
        "PlugJSON.swift",
        "PlugJSONConnection.swift",
        "PlugParameters.swift",
        "PlugPersistence.swift",
        "PlugProtocols.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.