The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SocketSwift, reference master (36911c), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 17:49:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketSwift -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BiAtoms/Socket.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BiAtoms/Socket.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 36911c1 Removed .swift_version file
Cloned https://github.com/BiAtoms/Socket.swift.git
Revision (git rev-parse @):
36911c13adfe12859ed43dcba878052b1897fcd3
SUCCESS checkout https://github.com/BiAtoms/Socket.swift.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/BiAtoms/Socket.swift.git
https://github.com/BiAtoms/Socket.swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SocketSwift",
  "name" : "SocketSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SocketSwift",
      "targets" : [
        "SocketSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SocketSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwiftTests",
      "path" : "Tests/SocketSwiftTests",
      "sources" : [
        "SocketSwiftTests.swift"
      ],
      "target_dependencies" : [
        "SocketSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SocketSwift",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwift",
      "path" : "Sources",
      "product_memberships" : [
        "SocketSwift"
      ],
      "sources" : [
        "Error.swift",
        "Family.swift",
        "OS.swift",
        "Option.swift",
        "Protocol.swift",
        "Socket.swift",
        "TLS.swift",
        "Type.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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" : "SocketSwift",
  "name" : "SocketSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SocketSwift",
      "targets" : [
        "SocketSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SocketSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwiftTests",
      "path" : "Tests/SocketSwiftTests",
      "sources" : [
        "SocketSwiftTests.swift"
      ],
      "target_dependencies" : [
        "SocketSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SocketSwift",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwift",
      "path" : "Sources",
      "product_memberships" : [
        "SocketSwift"
      ],
      "sources" : [
        "Error.swift",
        "Family.swift",
        "OS.swift",
        "Option.swift",
        "Protocol.swift",
        "Socket.swift",
        "TLS.swift",
        "Type.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SocketSwift",
    "schemes" : [
      "SocketSwift"
    ],
    "targets" : [
      "SocketSwift",
      "SocketSwiftTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketSwift -destination generic/platform=iOS 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 SocketSwift -destination generic/platform=iOS "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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SocketSwift' in project 'SocketSwift' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 0b8e377a2f33fb146192c4a63986b921
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0b8e377a2f33fb146192c4a63986b921.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    /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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module.modulemap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/module.modulemap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.DependencyStaticMetadataFileList (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.DependencyMetadataFileList (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-target-headers.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftConstValuesFileList (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.LinkFileList (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-OutputFileMap.json (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/module.modulemap (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers/SocketSwift.h /Users/admin/builder/spi-builder-workspace/Sources/SocketSwift.h (in target 'SocketSwift' from project 'SocketSwift')
    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/Sources/SocketSwift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Info.plist
SwiftDriver SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Option.swift /Users/admin/builder/spi-builder-workspace/Sources/Option.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Option.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: warning: static property 'reuseAddress' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: note: add '@MainActor' to make static property 'reuseAddress' part of global actor 'MainActor'
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: warning: static property 'reusePort' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: note: add '@MainActor' to make static property 'reusePort' part of global actor 'MainActor'
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: warning: static property 'keepAlive' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: note: add '@MainActor' to make static property 'keepAlive' part of global actor 'MainActor'
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: warning: static property 'dontRoute' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: note: add '@MainActor' to make static property 'dontRoute' part of global actor 'MainActor'
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: warning: static property 'broadcast' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: note: add '@MainActor' to make static property 'broadcast' part of global actor 'MainActor'
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: warning: static property 'sendBufferSize' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: note: add '@MainActor' to make static property 'sendBufferSize' part of global actor 'MainActor'
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: warning: static property 'receiveBufferSize' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: note: add '@MainActor' to make static property 'receiveBufferSize' part of global actor 'MainActor'
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: warning: static property 'sendLowWaterMark' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: note: add '@MainActor' to make static property 'sendLowWaterMark' part of global actor 'MainActor'
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: warning: static property 'receiveLowWaterMark' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: note: add '@MainActor' to make static property 'receiveLowWaterMark' part of global actor 'MainActor'
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: warning: static property 'sendTimeout' is not concurrency-safe because non-'Sendable' type 'Socket.Option<TimeValue>' (aka 'Socket.Option<timeval>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: note: add '@MainActor' to make static property 'sendTimeout' part of global actor 'MainActor'
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: warning: static property 'receiveTimeout' is not concurrency-safe because non-'Sendable' type 'Socket.Option<TimeValue>' (aka 'Socket.Option<timeval>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: note: add '@MainActor' to make static property 'receiveTimeout' part of global actor 'MainActor'
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: warning: static property 'noSignalPipe' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: note: add '@MainActor' to make static property 'noSignalPipe' part of global actor 'MainActor'
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
    nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964766416-swift-frontend-SocketSwift-Option.swift-arm64_apple_ios8.0-o-Onone-1506772792.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2694 seconds (3.4822 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0198 ( 12.2%)   0.0208 ( 19.5%)   0.0406 ( 15.1%)   1.6072 ( 46.2%)  parse-and-resolve-imports
   0.0188 ( 11.6%)   0.0198 ( 18.5%)   0.0386 ( 14.3%)   1.6052 ( 46.1%)  Import resolution
   0.0830 ( 51.1%)   0.0297 ( 27.8%)   0.1127 ( 41.8%)   0.1127 (  3.2%)  build-rewrite-system
   0.0017 (  1.1%)   0.0157 ( 14.6%)   0.0174 (  6.5%)   0.0966 (  2.8%)  load-stdlib
   0.0092 (  5.7%)   0.0073 (  6.8%)   0.0165 (  6.1%)   0.0165 (  0.5%)  import-clang-decl
   0.0055 (  3.4%)   0.0025 (  2.3%)   0.0080 (  3.0%)   0.0081 (  0.2%)  perform-sema
   0.0054 (  3.3%)   0.0025 (  2.3%)   0.0079 (  2.9%)   0.0080 (  0.2%)  Type checking and Semantic analysis
   0.0053 (  3.2%)   0.0024 (  2.2%)   0.0077 (  2.8%)   0.0078 (  0.2%)  typecheck-decl
   0.0036 (  2.2%)   0.0040 (  3.7%)   0.0076 (  2.8%)   0.0076 (  0.2%)  IRGen
   0.0026 (  1.6%)   0.0006 (  0.6%)   0.0032 (  1.2%)   0.0032 (  0.1%)  typecheck-expr
   0.0027 (  1.7%)   0.0005 (  0.4%)   0.0032 (  1.2%)   0.0032 (  0.1%)  SIL optimization
   0.0021 (  1.3%)   0.0006 (  0.5%)   0.0026 (  1.0%)   0.0026 (  0.1%)  SILGen
   0.0009 (  0.6%)   0.0003 (  0.3%)   0.0012 (  0.4%)   0.0012 (  0.0%)  SILGen-function
   0.0009 (  0.6%)   0.0001 (  0.1%)   0.0010 (  0.4%)   0.0010 (  0.0%)  precheck-target
   0.0006 (  0.3%)   0.0004 (  0.4%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1624 (100.0%)   0.1070 (100.0%)   0.2694 (100.0%)   3.4822 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5789 seconds (3.2876 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9002 (100.0%)   0.6788 (100.0%)   1.5789 (100.0%)   3.2876 (100.0%)  Building Target
   0.9002 (100.0%)   0.6788 (100.0%)   1.5789 (100.0%)   3.2876 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Socket.swift /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: warning: static property 'read' is not concurrency-safe because non-'Sendable' type 'Socket.WaitOption' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:128:19: note: consider making struct 'WaitOption' conform to the 'Sendable' protocol
    public struct WaitOption: OptionSet {
                  ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: note: add '@MainActor' to make static property 'read' part of global actor 'MainActor'
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: warning: static property 'write' is not concurrency-safe because non-'Sendable' type 'Socket.WaitOption' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:128:19: note: consider making struct 'WaitOption' conform to the 'Sendable' protocol
    public struct WaitOption: OptionSet {
                  ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: note: add '@MainActor' to make static property 'write' part of global actor 'MainActor'
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:211:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func tcpListening(port: Port, address: String? = nil, maxPendingConnection: Int32 = SOMAXCONN) throws -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:224:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func write(_ bytes: [Byte]) throws {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:19: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:43: note: implicit argument conversion from 'sockaddr_in' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:43: note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:97:75: warning: forming 'UnsafeRawPointer' to a variable of type 'Any'; this is likely incorrect because 'Any' may contain an object reference.
        try ing { setsockopt(fileDescriptor, SOL_SOCKET, option.rawValue, &state, socklen_t(size)) }
                                                                          ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964766873-swift-frontend-SocketSwift-Socket.swift-arm64_apple_ios8.0-o-Onone-821257341.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5587 seconds (4.5543 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0205 (  5.0%)   0.0197 ( 13.2%)   0.0402 (  7.2%)   1.9947 ( 43.8%)  parse-and-resolve-imports
   0.0198 (  4.8%)   0.0188 ( 12.6%)   0.0386 (  6.9%)   1.9931 ( 43.8%)  Import resolution
   0.0017 (  0.4%)   0.0133 (  9.0%)   0.0150 (  2.7%)   0.1014 (  2.2%)  load-stdlib
   0.0592 ( 14.4%)   0.0211 ( 14.2%)   0.0803 ( 14.4%)   0.0803 (  1.8%)  build-rewrite-system
   0.0632 ( 15.4%)   0.0143 (  9.6%)   0.0775 ( 13.9%)   0.0776 (  1.7%)  perform-sema
   0.0632 ( 15.4%)   0.0143 (  9.6%)   0.0774 ( 13.9%)   0.0775 (  1.7%)  Type checking and Semantic analysis
   0.0441 ( 10.8%)   0.0097 (  6.5%)   0.0539 (  9.6%)   0.0539 (  1.2%)  typecheck-expr
   0.0413 ( 10.1%)   0.0083 (  5.6%)   0.0496 (  8.9%)   0.0497 (  1.1%)  typecheck-stmt
   0.0329 (  8.0%)   0.0094 (  6.3%)   0.0423 (  7.6%)   0.0423 (  0.9%)  typecheck-decl
   0.0106 (  2.6%)   0.0084 (  5.7%)   0.0190 (  3.4%)   0.0190 (  0.4%)  import-clang-decl
   0.0131 (  3.2%)   0.0031 (  2.1%)   0.0163 (  2.9%)   0.0163 (  0.4%)  precheck-target
   0.0115 (  2.8%)   0.0025 (  1.7%)   0.0140 (  2.5%)   0.0140 (  0.3%)  SILGen
   0.0093 (  2.3%)   0.0034 (  2.3%)   0.0128 (  2.3%)   0.0128 (  0.3%)  IRGen
   0.0086 (  2.1%)   0.0017 (  1.1%)   0.0103 (  1.8%)   0.0103 (  0.2%)  SILGen-function
   0.0093 (  2.3%)   0.0002 (  0.1%)   0.0095 (  1.7%)   0.0095 (  0.2%)  SIL optimization
   0.0007 (  0.2%)   0.0005 (  0.3%)   0.0011 (  0.2%)   0.0011 (  0.0%)  load-all-members
   0.0007 (  0.2%)   0.0000 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4099 (100.0%)   0.1487 (100.0%)   0.5587 (100.0%)   4.5543 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2030 seconds (3.2943 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6986 (100.0%)   0.5044 (100.0%)   1.2030 (100.0%)   3.2943 (100.0%)  Building Target
   0.6986 (100.0%)   0.5044 (100.0%)   1.2030 (100.0%)   3.2943 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ OS.swift /Users/admin/builder/spi-builder-workspace/Sources/OS.swift (in target 'SocketSwift' from project 'SocketSwift')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964770338-swift-frontend-SocketSwift-OS.swift-arm64_apple_ios8.0-o-Onone-4269064435.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3212 seconds (3.4342 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0284 ( 17.1%)   0.0419 ( 27.0%)   0.0703 ( 21.9%)   1.5806 ( 46.0%)  parse-and-resolve-imports
   0.0273 ( 16.5%)   0.0402 ( 25.9%)   0.0675 ( 21.0%)   1.5746 ( 45.9%)  Import resolution
   0.0829 ( 49.9%)   0.0295 ( 19.0%)   0.1124 ( 35.0%)   0.1123 (  3.3%)  build-rewrite-system
   0.0017 (  1.0%)   0.0135 (  8.7%)   0.0152 (  4.7%)   0.0899 (  2.6%)  load-stdlib
   0.0093 (  5.6%)   0.0067 (  4.3%)   0.0159 (  5.0%)   0.0191 (  0.6%)  import-clang-decl
   0.0023 (  1.4%)   0.0036 (  2.3%)   0.0059 (  1.9%)   0.0097 (  0.3%)  perform-sema
   0.0023 (  1.4%)   0.0036 (  2.3%)   0.0059 (  1.8%)   0.0096 (  0.3%)  Type checking and Semantic analysis
   0.0022 (  1.3%)   0.0036 (  2.3%)   0.0058 (  1.8%)   0.0095 (  0.3%)  typecheck-decl
   0.0025 (  1.5%)   0.0060 (  3.8%)   0.0084 (  2.6%)   0.0084 (  0.2%)  IRGen
   0.0016 (  0.9%)   0.0026 (  1.7%)   0.0041 (  1.3%)   0.0078 (  0.2%)  typecheck-expr
   0.0019 (  1.2%)   0.0018 (  1.1%)   0.0037 (  1.2%)   0.0052 (  0.1%)  SILGen
   0.0015 (  0.9%)   0.0016 (  1.0%)   0.0030 (  0.9%)   0.0045 (  0.1%)  SILGen-function
   0.0010 (  0.6%)   0.0000 (  0.0%)   0.0010 (  0.3%)   0.0010 (  0.0%)  SIL optimization
   0.0007 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  precheck-target
   0.0005 (  0.3%)   0.0003 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1660 (100.0%)   0.1552 (100.0%)   0.3212 (100.0%)   3.4342 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6098 seconds (3.2808 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8919 (100.0%)   0.7180 (100.0%)   1.6098 (100.0%)   3.2808 (100.0%)  Building Target
   0.8919 (100.0%)   0.7180 (100.0%)   1.6098 (100.0%)   3.2808 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OS.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Family.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Family.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: warning: static property 'inet' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let inet = Family(rawValue: AF_INET)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: note: add '@MainActor' to make static property 'inet' part of global actor 'MainActor'
        public static let inet = Family(rawValue: AF_INET)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let inet = Family(rawValue: AF_INET)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: warning: static property 'inet6' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: note: add '@MainActor' to make static property 'inet6' part of global actor 'MainActor'
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: warning: static property 'unix' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: note: add '@MainActor' to make static property 'unix' part of global actor 'MainActor'
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
        nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964771526-swift-frontend-SocketSwift-Family.swift-arm64_apple_ios8.0-o-Onone-968962263.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0317 seconds (3.4286 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0342 ( 47.2%)   0.3756 ( 44.6%)   1.4099 ( 46.5%)   1.5883 ( 46.3%)  parse-and-resolve-imports
   1.0331 ( 47.2%)   0.3728 ( 44.3%)   1.4059 ( 46.4%)   1.5822 ( 46.1%)  Import resolution
   0.0837 (  3.8%)   0.0217 (  2.6%)   0.1053 (  3.5%)   0.1052 (  3.1%)  build-rewrite-system
   0.0130 (  0.6%)   0.0427 (  5.1%)   0.0557 (  1.8%)   0.0810 (  2.4%)  load-stdlib
   0.0094 (  0.4%)   0.0086 (  1.0%)   0.0180 (  0.6%)   0.0202 (  0.6%)  import-clang-decl
   0.0029 (  0.1%)   0.0042 (  0.5%)   0.0071 (  0.2%)   0.0116 (  0.3%)  perform-sema
   0.0028 (  0.1%)   0.0042 (  0.5%)   0.0070 (  0.2%)   0.0116 (  0.3%)  Type checking and Semantic analysis
   0.0027 (  0.1%)   0.0040 (  0.5%)   0.0067 (  0.2%)   0.0112 (  0.3%)  typecheck-decl
   0.0023 (  0.1%)   0.0044 (  0.5%)   0.0067 (  0.2%)   0.0073 (  0.2%)  IRGen
   0.0012 (  0.1%)   0.0012 (  0.1%)   0.0025 (  0.1%)   0.0028 (  0.1%)  typecheck-expr
   0.0008 (  0.0%)   0.0014 (  0.2%)   0.0022 (  0.1%)   0.0025 (  0.1%)  SILGen
   0.0018 (  0.1%)   0.0000 (  0.0%)   0.0018 (  0.1%)   0.0018 (  0.1%)  SIL optimization
   0.0004 (  0.0%)   0.0005 (  0.1%)   0.0009 (  0.0%)   0.0009 (  0.0%)  precheck-target
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0005 (  0.1%)   0.0008 (  0.0%)   0.0008 (  0.0%)  SILGen-function
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   2.1894 (100.0%)   0.8424 (100.0%)   3.0317 (100.0%)   3.4286 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9908 seconds (3.2793 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9190 (100.0%)   1.0718 (100.0%)   2.9908 (100.0%)   3.2793 (100.0%)  Building Target
   1.9190 (100.0%)   1.0718 (100.0%)   2.9908 (100.0%)   3.2793 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964779773-swift-frontend-SocketSwift-Error.swift-arm64_apple_ios8.0-o-Onone-1969107007.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3394 seconds (3.6963 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0230 ( 10.3%)   0.0221 ( 18.9%)   0.0451 ( 13.3%)   1.6875 ( 45.7%)  parse-and-resolve-imports
   0.0220 (  9.9%)   0.0209 ( 17.9%)   0.0429 ( 12.6%)   1.6853 ( 45.6%)  Import resolution
   0.0828 ( 37.2%)   0.0282 ( 24.2%)   0.1110 ( 32.7%)   0.1109 (  3.0%)  build-rewrite-system
   0.0017 (  0.7%)   0.0101 (  8.7%)   0.0118 (  3.5%)   0.0840 (  2.3%)  load-stdlib
   0.0214 (  9.6%)   0.0071 (  6.1%)   0.0285 (  8.4%)   0.0285 (  0.8%)  perform-sema
   0.0213 (  9.6%)   0.0071 (  6.1%)   0.0284 (  8.4%)   0.0284 (  0.8%)  Type checking and Semantic analysis
   0.0102 (  4.6%)   0.0086 (  7.4%)   0.0188 (  5.5%)   0.0188 (  0.5%)  import-clang-decl
   0.0109 (  4.9%)   0.0039 (  3.4%)   0.0148 (  4.4%)   0.0148 (  0.4%)  typecheck-decl
   0.0104 (  4.7%)   0.0032 (  2.7%)   0.0135 (  4.0%)   0.0135 (  0.4%)  typecheck-stmt
   0.0035 (  1.6%)   0.0031 (  2.6%)   0.0066 (  1.9%)   0.0066 (  0.2%)  IRGen
   0.0061 (  2.8%)   0.0002 (  0.1%)   0.0063 (  1.9%)   0.0063 (  0.2%)  SIL optimization
   0.0037 (  1.6%)   0.0012 (  1.0%)   0.0048 (  1.4%)   0.0048 (  0.1%)  typecheck-expr
   0.0023 (  1.0%)   0.0005 (  0.4%)   0.0028 (  0.8%)   0.0028 (  0.1%)  SILGen
   0.0017 (  0.8%)   0.0004 (  0.3%)   0.0020 (  0.6%)   0.0020 (  0.1%)  SILGen-function
   0.0009 (  0.4%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.0%)  precheck-target
   0.0006 (  0.3%)   0.0002 (  0.2%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2225 (100.0%)   0.1168 (100.0%)   0.3394 (100.0%)   3.6963 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4953 seconds (3.2738 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8837 (100.0%)   0.6116 (100.0%)   1.4953 (100.0%)   3.2738 (100.0%)  Building Target
   0.8837 (100.0%)   0.6116 (100.0%)   1.4953 (100.0%)   3.2738 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ SocketSwift (in target 'SocketSwift' from project 'SocketSwift')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964779996-swift-frontend-SocketSwift-all-arm64_apple_ios8.0-swiftmodule-Onone-3980850948.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2689 seconds (3.4804 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0190 ( 11.4%)   0.0208 ( 20.4%)   0.0398 ( 14.8%)   1.5874 ( 45.6%)  parse-and-resolve-imports
   0.0181 ( 10.8%)   0.0199 ( 19.5%)   0.0379 ( 14.1%)   1.5855 ( 45.6%)  Import resolution
   0.0014 (  0.8%)   0.0087 (  8.6%)   0.0101 (  3.8%)   0.1250 (  3.6%)  load-stdlib
   0.0295 ( 17.7%)   0.0099 (  9.7%)   0.0393 ( 14.6%)   0.0394 (  1.1%)  perform-sema
   0.0293 ( 17.6%)   0.0098 (  9.6%)   0.0392 ( 14.6%)   0.0392 (  1.1%)  Type checking and Semantic analysis
   0.0291 ( 17.4%)   0.0097 (  9.5%)   0.0388 ( 14.4%)   0.0388 (  1.1%)  typecheck-decl
   0.0105 (  6.3%)   0.0042 (  4.1%)   0.0146 (  5.4%)   0.0146 (  0.4%)  typecheck-expr
   0.0073 (  4.4%)   0.0066 (  6.4%)   0.0139 (  5.2%)   0.0145 (  0.4%)  SIL optimization
   0.0067 (  4.0%)   0.0018 (  1.7%)   0.0085 (  3.2%)   0.0085 (  0.2%)  SILGen
   0.0054 (  3.2%)   0.0019 (  1.9%)   0.0073 (  2.7%)   0.0073 (  0.2%)  build-rewrite-system
   0.0017 (  1.0%)   0.0037 (  3.6%)   0.0054 (  2.0%)   0.0060 (  0.2%)  Serialization, swiftmodule
   0.0019 (  1.1%)   0.0023 (  2.3%)   0.0042 (  1.6%)   0.0042 (  0.1%)  import-clang-decl
   0.0034 (  2.0%)   0.0008 (  0.8%)   0.0042 (  1.6%)   0.0042 (  0.1%)  SILGen-function
   0.0027 (  1.6%)   0.0010 (  1.0%)   0.0037 (  1.4%)   0.0037 (  0.1%)  precheck-target
   0.0002 (  0.1%)   0.0009 (  0.9%)   0.0012 (  0.4%)   0.0012 (  0.0%)  Serialization, swiftdoc
   0.0005 (  0.3%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1669 (100.0%)   0.1021 (100.0%)   0.2689 (100.0%)   3.4804 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1267 seconds (1.7912 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0726 (100.0%)   0.0541 (100.0%)   0.1267 (100.0%)   1.7912 (100.0%)  Building Target
   0.0726 (100.0%)   0.0541 (100.0%)   0.1267 (100.0%)   1.7912 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: warning: static property 'inet' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let inet = Family(rawValue: AF_INET)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: note: add '@MainActor' to make static property 'inet' part of global actor 'MainActor'
        public static let inet = Family(rawValue: AF_INET)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:16:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let inet = Family(rawValue: AF_INET)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: warning: static property 'inet6' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: note: add '@MainActor' to make static property 'inet6' part of global actor 'MainActor'
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let inet6 = Family(rawValue: AF_INET6)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: warning: static property 'unix' is not concurrency-safe because non-'Sendable' type 'Socket.Family' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:12:19: note: consider making struct 'Family' conform to the 'Sendable' protocol
    public struct Family: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: note: add '@MainActor' to make static property 'unix' part of global actor 'MainActor'
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Family.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let unix = Family(rawValue: AF_UNIX)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: warning: static property 'reuseAddress' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: note: add '@MainActor' to make static property 'reuseAddress' part of global actor 'MainActor'
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let reuseAddress = Option<Bool>(rawValue: SO_REUSEADDR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: warning: static property 'reusePort' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: note: add '@MainActor' to make static property 'reusePort' part of global actor 'MainActor'
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let reusePort = Option<Bool>(rawValue: SO_REUSEPORT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: warning: static property 'keepAlive' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: note: add '@MainActor' to make static property 'keepAlive' part of global actor 'MainActor'
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keepAlive = Option<Bool>(rawValue: SO_KEEPALIVE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let debug = Option<Bool>(rawValue: SO_DEBUG)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: warning: static property 'dontRoute' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: note: add '@MainActor' to make static property 'dontRoute' part of global actor 'MainActor'
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let dontRoute = Option<Bool>(rawValue: SO_DONTROUTE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: warning: static property 'broadcast' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: note: add '@MainActor' to make static property 'broadcast' part of global actor 'MainActor'
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let broadcast = Option<Bool>(rawValue: SO_BROADCAST)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: warning: static property 'sendBufferSize' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: note: add '@MainActor' to make static property 'sendBufferSize' part of global actor 'MainActor'
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendBufferSize = Option<Int32>(rawValue: SO_SNDBUF)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: warning: static property 'receiveBufferSize' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: note: add '@MainActor' to make static property 'receiveBufferSize' part of global actor 'MainActor'
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveBufferSize = Option<Int32>(rawValue: SO_RCVBUF)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: warning: static property 'sendLowWaterMark' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: note: add '@MainActor' to make static property 'sendLowWaterMark' part of global actor 'MainActor'
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendLowWaterMark = Option<Int32>(rawValue: SO_SNDLOWAT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: warning: static property 'receiveLowWaterMark' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Int32>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: note: add '@MainActor' to make static property 'receiveLowWaterMark' part of global actor 'MainActor'
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveLowWaterMark = Option<Int32>(rawValue: SO_RCVLOWAT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: warning: static property 'sendTimeout' is not concurrency-safe because non-'Sendable' type 'Socket.Option<TimeValue>' (aka 'Socket.Option<timeval>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: note: add '@MainActor' to make static property 'sendTimeout' part of global actor 'MainActor'
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sendTimeout = Option<TimeValue>(rawValue: SO_SNDTIMEO)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: warning: static property 'receiveTimeout' is not concurrency-safe because non-'Sendable' type 'Socket.Option<TimeValue>' (aka 'Socket.Option<timeval>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: note: add '@MainActor' to make static property 'receiveTimeout' part of global actor 'MainActor'
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let receiveTimeout = Option<TimeValue>(rawValue: SO_RCVTIMEO)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: warning: static property 'noSignalPipe' is not concurrency-safe because non-'Sendable' type 'Socket.Option<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:19:18: note: generic class 'Option' does not conform to the 'Sendable' protocol
    public class Option<T>: BaseOption {}
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: note: add '@MainActor' to make static property 'noSignalPipe' part of global actor 'MainActor'
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Option.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let noSignalPipe = Option<Bool>(rawValue: SO_NOSIGPIPE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: warning: static property 'read' is not concurrency-safe because non-'Sendable' type 'Socket.WaitOption' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:128:19: note: consider making struct 'WaitOption' conform to the 'Sendable' protocol
    public struct WaitOption: OptionSet {
                  ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: note: add '@MainActor' to make static property 'read' part of global actor 'MainActor'
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:132:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let read = WaitOption(rawValue: POLLIN)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: warning: static property 'write' is not concurrency-safe because non-'Sendable' type 'Socket.WaitOption' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:128:19: note: consider making struct 'WaitOption' conform to the 'Sendable' protocol
    public struct WaitOption: OptionSet {
                  ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: note: add '@MainActor' to make static property 'write' part of global actor 'MainActor'
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:133:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let write = WaitOption(rawValue: POLLOUT)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:211:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func tcpListening(port: Port, address: String? = nil, maxPendingConnection: Int32 = SOMAXCONN) throws -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:224:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func write(_ bytes: [Byte]) throws {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: warning: static property 'tcp' is not concurrency-safe because non-'Sendable' type 'Socket.`Protocol`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:13:19: note: consider making struct 'Protocol' conform to the 'Sendable' protocol
    public struct `Protocol`: RawRepresentable {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: note: add '@MainActor' to make static property 'tcp' part of global actor 'MainActor'
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: warning: static property 'udp' is not concurrency-safe because non-'Sendable' type 'Socket.`Protocol`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:13:19: note: consider making struct 'Protocol' conform to the 'Sendable' protocol
    public struct `Protocol`: RawRepresentable {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: note: add '@MainActor' to make static property 'udp' part of global actor 'MainActor'
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TLS.swift:165:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func importCert(at path: URL, password: String) -> Certificate {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: warning: static property 'stream' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: note: add '@MainActor' to make static property 'stream' part of global actor 'MainActor'
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: warning: static property 'datagram' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: note: add '@MainActor' to make static property 'datagram' part of global actor 'MainActor'
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: warning: static property 'raw' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: note: add '@MainActor' to make static property 'raw' part of global actor 'MainActor'
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: warning: static property 'reliablyDeliveredMessage' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: note: add '@MainActor' to make static property 'reliablyDeliveredMessage' part of global actor 'MainActor'
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: warning: static property 'sequencedPacketStream' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: note: add '@MainActor' to make static property 'sequencedPacketStream' part of global actor 'MainActor'
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Type.swift /Users/admin/builder/spi-builder-workspace/Sources/Type.swift (in target 'SocketSwift' from project 'SocketSwift')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964781047-swift-frontend-SocketSwift-Type.swift-arm64_apple_ios8.0-o-Onone-4266647676.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2768 seconds (3.4081 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0209 ( 13.7%)   0.0315 ( 25.4%)   0.0524 ( 18.9%)   1.5671 ( 46.0%)  parse-and-resolve-imports
   0.0198 ( 13.0%)   0.0292 ( 23.6%)   0.0491 ( 17.7%)   1.5610 ( 45.8%)  Import resolution
   0.0843 ( 55.1%)   0.0316 ( 25.5%)   0.1159 ( 41.9%)   0.1157 (  3.4%)  build-rewrite-system
   0.0015 (  1.0%)   0.0085 (  6.9%)   0.0100 (  3.6%)   0.0918 (  2.7%)  load-stdlib
   0.0091 (  5.9%)   0.0074 (  5.9%)   0.0164 (  5.9%)   0.0190 (  0.6%)  import-clang-decl
   0.0032 (  2.1%)   0.0031 (  2.5%)   0.0063 (  2.3%)   0.0120 (  0.4%)  perform-sema
   0.0031 (  2.1%)   0.0031 (  2.5%)   0.0062 (  2.2%)   0.0119 (  0.3%)  Type checking and Semantic analysis
   0.0030 (  2.0%)   0.0029 (  2.4%)   0.0059 (  2.1%)   0.0116 (  0.3%)  typecheck-decl
   0.0023 (  1.5%)   0.0048 (  3.8%)   0.0071 (  2.6%)   0.0079 (  0.2%)  IRGen
   0.0014 (  0.9%)   0.0008 (  0.7%)   0.0022 (  0.8%)   0.0031 (  0.1%)  typecheck-expr
   0.0008 (  0.5%)   0.0003 (  0.3%)   0.0011 (  0.4%)   0.0022 (  0.1%)  SILGen
   0.0018 (  1.2%)   0.0000 (  0.0%)   0.0018 (  0.7%)   0.0018 (  0.1%)  SIL optimization
   0.0006 (  0.4%)   0.0005 (  0.4%)   0.0011 (  0.4%)   0.0011 (  0.0%)  load-all-members
   0.0005 (  0.3%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0010 (  0.0%)  precheck-target
   0.0003 (  0.2%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0006 (  0.0%)  SILGen-function
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1528 (100.0%)   0.1240 (100.0%)   0.2768 (100.0%)   3.4081 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5874 seconds (3.2707 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8857 (100.0%)   0.7017 (100.0%)   1.5874 (100.0%)   3.2707 (100.0%)  Building Target
   0.8857 (100.0%)   0.7017 (100.0%)   1.5874 (100.0%)   3.2707 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Type.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: warning: static property 'stream' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: note: add '@MainActor' to make static property 'stream' part of global actor 'MainActor'
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:24:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let stream = Type(rawValue: SOCK_STREAM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: warning: static property 'datagram' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: note: add '@MainActor' to make static property 'datagram' part of global actor 'MainActor'
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:25:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let datagram = Type(rawValue: SOCK_DGRAM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: warning: static property 'raw' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: note: add '@MainActor' to make static property 'raw' part of global actor 'MainActor'
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:26:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let raw = Type(rawValue: SOCK_RAW)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: warning: static property 'reliablyDeliveredMessage' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: note: add '@MainActor' to make static property 'reliablyDeliveredMessage' part of global actor 'MainActor'
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:27:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let reliablyDeliveredMessage = Type(rawValue: SOCK_RDM)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: warning: static property 'sequencedPacketStream' is not concurrency-safe because non-'Sendable' type 'Socket.`Type`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:20:19: note: consider making struct 'Type' conform to the 'Sendable' protocol
    public struct `Type`: RawRepresentable {
                  ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: note: add '@MainActor' to make static property 'sequencedPacketStream' part of global actor 'MainActor'
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Type.swift:28:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sequencedPacketStream =  Type(rawValue: SOCK_SEQPACKET)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ TLS.swift /Users/admin/builder/spi-builder-workspace/Sources/TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TLS.swift:165:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func importCert(at path: URL, password: String) -> Certificate {
    ^~~~
    public
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964780986-swift-frontend-SocketSwift-TLS.swift-arm64_apple_ios8.0-o-Onone-2445251220.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6299 seconds (3.7889 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0203 (  5.1%)   0.0244 ( 10.6%)   0.0446 (  7.1%)   1.5796 ( 41.7%)  parse-and-resolve-imports
   0.0191 (  4.8%)   0.0230 ( 10.0%)   0.0421 (  6.7%)   1.5738 ( 41.5%)  Import resolution
   0.0826 ( 20.6%)   0.0284 ( 12.4%)   0.1110 ( 17.6%)   0.1108 (  2.9%)  build-rewrite-system
   0.0505 ( 12.6%)   0.0278 ( 12.1%)   0.0784 ( 12.4%)   0.0841 (  2.2%)  perform-sema
   0.0505 ( 12.6%)   0.0278 ( 12.1%)   0.0783 ( 12.4%)   0.0841 (  2.2%)  Type checking and Semantic analysis
   0.0014 (  0.3%)   0.0090 (  3.9%)   0.0104 (  1.6%)   0.0792 (  2.1%)  load-stdlib
   0.0443 ( 11.1%)   0.0207 (  9.0%)   0.0650 ( 10.3%)   0.0658 (  1.7%)  typecheck-stmt
   0.0409 ( 10.2%)   0.0199 (  8.7%)   0.0608 (  9.7%)   0.0616 (  1.6%)  typecheck-expr
   0.0238 (  6.0%)   0.0145 (  6.3%)   0.0384 (  6.1%)   0.0435 (  1.1%)  typecheck-decl
   0.0209 (  5.2%)   0.0125 (  5.5%)   0.0334 (  5.3%)   0.0342 (  0.9%)  precheck-target
   0.0142 (  3.5%)   0.0112 (  4.9%)   0.0253 (  4.0%)   0.0289 (  0.8%)  import-clang-decl
   0.0080 (  2.0%)   0.0042 (  1.8%)   0.0122 (  1.9%)   0.0122 (  0.3%)  IRGen
   0.0082 (  2.1%)   0.0025 (  1.1%)   0.0108 (  1.7%)   0.0111 (  0.3%)  SILGen
   0.0073 (  1.8%)   0.0022 (  1.0%)   0.0095 (  1.5%)   0.0099 (  0.3%)  SILGen-function
   0.0074 (  1.8%)   0.0007 (  0.3%)   0.0081 (  1.3%)   0.0081 (  0.2%)  SIL optimization
   0.0006 (  0.2%)   0.0005 (  0.2%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-lookup-class-member
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4005 (100.0%)   0.2295 (100.0%)   0.6299 (100.0%)   3.7889 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5883 seconds (3.2743 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9211 (100.0%)   0.6673 (100.0%)   1.5883 (100.0%)   3.2743 (100.0%)  Building Target
   0.9211 (100.0%)   0.6673 (100.0%)   1.5883 (100.0%)   3.2743 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Protocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745516964780334-swift-frontend-SocketSwift-Protocol.swift-arm64_apple_ios8.0-o-Onone-1011216360.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2665 seconds (3.5272 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0195 ( 11.8%)   0.0209 ( 20.8%)   0.0405 ( 15.2%)   1.6306 ( 46.2%)  parse-and-resolve-imports
   0.0187 ( 11.3%)   0.0201 ( 20.0%)   0.0388 ( 14.5%)   1.6289 ( 46.2%)  Import resolution
   0.0830 ( 50.0%)   0.0300 ( 29.8%)   0.1130 ( 42.4%)   0.1129 (  3.2%)  build-rewrite-system
   0.0014 (  0.8%)   0.0093 (  9.3%)   0.0107 (  4.0%)   0.0911 (  2.6%)  load-stdlib
   0.0095 (  5.7%)   0.0071 (  7.0%)   0.0166 (  6.2%)   0.0166 (  0.5%)  import-clang-decl
   0.0059 (  3.6%)   0.0021 (  2.1%)   0.0081 (  3.0%)   0.0081 (  0.2%)  perform-sema
   0.0059 (  3.6%)   0.0021 (  2.1%)   0.0080 (  3.0%)   0.0080 (  0.2%)  Type checking and Semantic analysis
   0.0057 (  3.4%)   0.0020 (  2.0%)   0.0077 (  2.9%)   0.0077 (  0.2%)  typecheck-decl
   0.0047 (  2.8%)   0.0017 (  1.7%)   0.0063 (  2.4%)   0.0064 (  0.2%)  typecheck-expr
   0.0025 (  1.5%)   0.0024 (  2.3%)   0.0049 (  1.8%)   0.0049 (  0.1%)  IRGen
   0.0030 (  1.8%)   0.0009 (  0.9%)   0.0039 (  1.5%)   0.0039 (  0.1%)  SILGen
   0.0026 (  1.6%)   0.0008 (  0.8%)   0.0034 (  1.3%)   0.0034 (  0.1%)  SILGen-function
   0.0018 (  1.1%)   0.0001 (  0.1%)   0.0019 (  0.7%)   0.0019 (  0.1%)  SIL optimization
   0.0008 (  0.5%)   0.0005 (  0.5%)   0.0013 (  0.5%)   0.0013 (  0.0%)  precheck-target
   0.0006 (  0.4%)   0.0005 (  0.5%)   0.0011 (  0.4%)   0.0011 (  0.0%)  load-all-members
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1658 (100.0%)   0.1007 (100.0%)   0.2665 (100.0%)   3.5272 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5359 seconds (3.2712 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8771 (100.0%)   0.6588 (100.0%)   1.5359 (100.0%)   3.2712 (100.0%)  Building Target
   0.8771 (100.0%)   0.6588 (100.0%)   1.5359 (100.0%)   3.2712 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: warning: static property 'tcp' is not concurrency-safe because non-'Sendable' type 'Socket.`Protocol`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:13:19: note: consider making struct 'Protocol' conform to the 'Sendable' protocol
    public struct `Protocol`: RawRepresentable {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: note: add '@MainActor' to make static property 'tcp' part of global actor 'MainActor'
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let tcp = Protocol(rawValue: Int32(IPPROTO_TCP))
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: warning: static property 'udp' is not concurrency-safe because non-'Sendable' type 'Socket.`Protocol`' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:13:19: note: consider making struct 'Protocol' conform to the 'Sendable' protocol
    public struct `Protocol`: RawRepresentable {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: note: add '@MainActor' to make static property 'udp' part of global actor 'MainActor'
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let udp = Protocol(rawValue: Int32(IPPROTO_UDP))
                          ^
        nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for SocketSwift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriver\ Compilation\ Requirements SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers/SocketSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Headers/SocketSwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftdoc (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.abi.json (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftsourceinfo (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Type.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Family.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriver\ Compilation SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift normal (in target 'SocketSwift' from project 'SocketSwift')
    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-ios8.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.LinkFileList -install_name @rpath/SocketSwift.framework/SocketSwift -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'SocketSwift' from project 'SocketSwift')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift normal (in target 'SocketSwift' from project 'SocketSwift')
	Building project SocketSwift with scheme SocketSwift
(2 failures)
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" : "SocketSwift",
  "name" : "SocketSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SocketSwift",
      "targets" : [
        "SocketSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SocketSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwiftTests",
      "path" : "Tests/SocketSwiftTests",
      "sources" : [
        "SocketSwiftTests.swift"
      ],
      "target_dependencies" : [
        "SocketSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SocketSwift",
      "module_type" : "SwiftTarget",
      "name" : "SocketSwift",
      "path" : "Sources",
      "product_memberships" : [
        "SocketSwift"
      ],
      "sources" : [
        "Error.swift",
        "Family.swift",
        "OS.swift",
        "Option.swift",
        "Protocol.swift",
        "Socket.swift",
        "TLS.swift",
        "Type.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SocketSwift",
    "schemes" : [
      "SocketSwift"
    ],
    "targets" : [
      "SocketSwift",
      "SocketSwiftTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketSwift -destination generic/platform=iOS
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 SocketSwift -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SocketSwift' in project 'SocketSwift' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: d43d23b6081009a6e6f0e27f88845af2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d43d23b6081009a6e6f0e27f88845af2.xcbuilddata
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj
    /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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Info.plist
SwiftDriver SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SocketSwift (in target 'SocketSwift' from project 'SocketSwift')
EmitSwiftModule normal arm64 (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:211:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func tcpListening(port: Port, address: String? = nil, maxPendingConnection: Int32 = SOMAXCONN) throws -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:224:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func write(_ bytes: [Byte]) throws {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TLS.swift:165:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func importCert(at path: URL, password: String) -> Certificate {
    ^~~~
    public
SwiftCompile normal arm64 Compiling\ Protocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ OS.swift /Users/admin/builder/spi-builder-workspace/Sources/OS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OS.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Socket.swift /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:211:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func tcpListening(port: Port, address: String? = nil, maxPendingConnection: Int32 = SOMAXCONN) throws -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:224:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func write(_ bytes: [Byte]) throws {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:19: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:43: note: implicit argument conversion from 'sockaddr_in' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:202:43: note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
        let ptr = UnsafeMutableRawPointer(&address).assumingMemoryBound(to: sockaddr.self)
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Socket.swift:97:75: warning: forming 'UnsafeRawPointer' to a variable of type 'Any'; this is likely incorrect because 'Any' may contain an object reference.
        try ing { setsockopt(fileDescriptor, SOL_SOCKET, option.rawValue, &state, socklen_t(size)) }
                                                                          ^
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Family.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Family.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Option.swift /Users/admin/builder/spi-builder-workspace/Sources/Option.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Option.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ TLS.swift /Users/admin/builder/spi-builder-workspace/Sources/TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TLS.swift:165:5: warning: non-'@objc' class method in extensions cannot be overridden; use 'public' instead
    open class func importCert(at path: URL, password: String) -> Certificate {
    ^~~~
    public
SwiftCompile normal arm64 Compiling\ Type.swift /Users/admin/builder/spi-builder-workspace/Sources/Type.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Type.swift (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Protocol.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Family.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Type.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling OS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Emitting module for SocketSwift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriver\ Compilation\ Requirements SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'SocketSwift' from project 'SocketSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.abi.json (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftsourceinfo (in target 'SocketSwift' from project 'SocketSwift')
    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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/Modules/SocketSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling TLS.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Socket.swift (in target 'SocketSwift' from project 'SocketSwift')
SwiftDriver\ Compilation SocketSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SocketSwift' from project 'SocketSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SocketSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.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/SocketSwift.build/Debug-iphoneos/SocketSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift-f97afbc3bd7a50b74a004b1f3e5b3fb4-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/SocketSwift-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift normal (in target 'SocketSwift' from project 'SocketSwift')
    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-ios8.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.LinkFileList -install_name @rpath/SocketSwift.framework/SocketSwift -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SocketSwift.build/Debug-iphoneos/SocketSwift.build/Objects-normal/arm64/SocketSwift.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/SocketSwift.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'SocketSwift' from project 'SocketSwift')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SocketSwift.framework/SocketSwift normal (in target 'SocketSwift' from project 'SocketSwift')
	Building project SocketSwift with scheme SocketSwift
(2 failures)
BUILD FAILURE 6.1 iOS